code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
int function ( ) { return Arrays . hashCode ( apdu ) ; } | returns the hash code value for this response apdu . concode_field_sep long serialVersionUID concode_elem_sep byte[] apdu concode_field_sep int getSW2 concode_elem_sep int getNr concode_elem_sep int getSW concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep void check concode_elem_sep byte[... |
void function ( ) { container = VectorContainer . canonicalize ( container ) ; SchemaBuilder loc0 = BatchSchema . newBuilder ( ) ; for ( final VectorWrapper < ? > loc1 : container ) { loc0 . addField ( loc1 . getField ( ) ) ; } loc0 . setSelectionVectorMode ( BatchSchema . SelectionVectorMode . NONE ) ; this . schema =... | sorts vectors into canonical order by field name . updates schema and internal vector container . concode_field_sep int valueCount concode_elem_sep BatchSchema schema concode_elem_sep BufferAllocator allocator concode_elem_sep Logger logger concode_elem_sep VectorContainer container concode_field_sep Iterator<VectorWra... |
String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String password concode_elem_sep String phone concode_elem_sep String lastName concode_elem_sep Integer userStatus concode_elem_sep String username concode_elem_sep Long id concode_elem_sep String firstName ... |
void function ( int arg0 ) { if ( arg0 == 0 ) { arg0 = DEFAULT_TIMEOUT ; } this . timeout = arg0 ; } | sets the maximum time in seconds to wait for a free connection . the default timeout is 30 seconds . calling this method with the value 0 will set the timeout to the default value . concode_field_sep ArrayList<PooledConnection> recycledConnections concode_elem_sep int maxConnections concode_elem_sep int DEFAULT_MAX_CON... |
Mail function ( ) { return mail ; } | gets the value of the mail property . concode_field_sep List<Template> template concode_elem_sep List<Image> image concode_elem_sep String code concode_elem_sep Mail mail concode_elem_sep Boolean test concode_elem_sep String msgId concode_elem_sep long serialVersionUID concode_elem_sep String type concode_elem_sep Stri... |
void function ( String arg0 ) { this . characters = arg0 ; } | set the notice characters . concode_field_sep String characters concode_elem_sep Message header concode_elem_sep Outcome outcome concode_elem_sep Message message concode_elem_sep boolean continuep concode_elem_sep Map<String,Object> parameters concode_elem_sep List<String> errors concode_field_sep void addError concode... |
void function ( java . lang . String arg0 , java . lang . String arg1 , java . lang . String arg2 , javax . xml . stream . XMLStreamWriter arg3 ) { if ( arg0 . equals ( "srini_string" ) ) { arg3 . writeAttribute ( arg1 , arg2 ) ; } else { registerPrefix ( arg3 , arg0 ) ; arg3 . writeAttribute ( arg0 , arg1 , arg2 ) ; }... | util method to write an attribute without the ns prefix concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.DescribeVolumeAttributeType localDescribeVolumeAttribute concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_... |
int function ( ) { return CErrorImpl . getInstance ( ) . getErrorCode ( ) ; } | get last error code all error codes are in equates concode_field_sep PlaceHolder placeHolder concode_field_sep String fileError concode_elem_sep String errorFile concode_elem_sep String error concode_elem_sep String fileErrorCode |
void function ( ) { System . out . println ( "srini_string" ) ; System . out . println ( "srini_string" ) ; System . out . println ( "srini_string" ) ; System . out . println ( "srini_string" ) ; System . out . println ( "srini_string" ) ; } | methods concode_field_sep float rate concode_elem_sep float taxrate concode_elem_sep float gross concode_elem_sep float tax concode_elem_sep float net_percent concode_elem_sep float net concode_elem_sep int hours concode_field_sep void computeTax concode_elem_sep void computeNet concode_elem_sep void displayEmployee co... |
void function ( Map < String , Long > arg0 ) { mUsedBytes = 0 ; mUsedBytesOnTiers = arg0 ; for ( long loc0 : mUsedBytesOnTiers . values ( ) ) { mUsedBytes += loc0 ; } } | sets the used space of the worker in bytes . concode_field_sep long mStartTimeMs concode_elem_sep long mCapacityBytes concode_elem_sep Map<String,Long> mTotalBytesOnTiers concode_elem_sep Set<Long> mToRemoveBlocks concode_elem_sep long mId concode_elem_sep boolean mIsRegistered concode_elem_sep WorkerNetAddress mWorker... |
void function ( String arg0 ) { m_title = arg0 ; } | set the title of the newsitem . concode_field_sep String m_title concode_elem_sep List m_enclosures concode_elem_sep String m_description concode_elem_sep String m_link concode_elem_sep String m_pubdate concode_field_sep void setLink concode_elem_sep String getLink concode_elem_sep String getTitle concode_elem_sep Date... |
boolean function ( ) { return signedAttribute ; } | gets the value of the signedattribute property . concode_field_sep boolean signedAttribute concode_elem_sep byte[] x509Certificate concode_field_sep byte[] getX509Certificate concode_elem_sep void setX509Certificate concode_elem_sep void setSignedAttribute |
void function ( byte [ ] arg0 , int arg1 ) { writeStream . write ( arg0 , 0 , arg1 ) ; bytesWritten += arg1 ; } | this class and subclasses should write to the underlying writestream only with this method . that way we can be confident that byteswritten will always be accurate . concode_field_sep int DEFAULT_BLOCKS_PER_RECORD concode_elem_sep int DEFAULT_COMPRESSION concode_elem_sep byte[] ZERO_BLOCK concode_elem_sep OutputStream ... |
boolean function ( ) { return type == Type . KNOWN ; } | returns true if this token is known word concode_field_sep int positionLength concode_elem_sep Dictionary dictionary concode_elem_sep int offset concode_elem_sep int wordId concode_elem_sep int length concode_elem_sep char[] surfaceForm concode_elem_sep int position concode_elem_sep Type type concode_field_sep int getP... |
String function ( ) { return location ; } | retrieve the location header . concode_field_sep SWORDEntry entry concode_elem_sep Logger log concode_elem_sep String location concode_elem_sep int httpResponse concode_field_sep SWORDErrorDocument getErrorDocument concode_elem_sep String marshall concode_elem_sep void setLocation concode_elem_sep void unmarshall conco... |
void function ( Long arg0 ) { this . predictedDeliveryUnits = arg0 ; } | sets the value of the predicteddeliveryunits property . concode_field_sep UnitType unitType concode_elem_sep Long lineItemId concode_elem_sep Long orderId concode_elem_sep Long deliveredUnits concode_elem_sep Long matchedUnits concode_elem_sep Long predictedDeliveryUnits concode_field_sep Long getLineItemId concode_ele... |
byte [ ] function ( ) { byte [ ] loc0 = new byte [ 4 ] ; loc0 [ 0 ] = ( byte ) ( packetBodyLength & 0xFF ) ; loc0 [ 1 ] = ( byte ) ( packetBodyLength >>> 8 ) ; loc0 [ 2 ] = ( byte ) ( packetBodyLength >>> 16 ) ; loc0 [ 3 ] = getPacketSequenceNumber ( ) ; return loc0 ; } | little-endian byte order concode_field_sep byte packetSequenceNumber concode_elem_sep int packetBodyLength concode_field_sep int getPacketBodyLength concode_elem_sep void setPacketSequenceNumber concode_elem_sep byte getPacketSequenceNumber concode_elem_sep void fromBytes concode_elem_sep String toString concode_elem_s... |
boolean function ( ) { return isBernoulli ; } | indicates whether bernoulli or system sampling should be performed . bernoulli sampling requires the decision whether to include each row in the the sample to be independent across rows . system sampling allows implementation-dependent behavior . concode_field_sep boolean isRepeatable concode_elem_sep int repeatableSee... |
void function ( final Activity arg0 , final String arg1 , Profile arg2 , @ Nullable String arg3 ) { FeedbackCollector . create ( arg0 , arg2 , arg3 , new FeedbackCollector . FeedbackResult ( ) { @ Override public void onResult ( FeedbackCollector arg4 ) { show ( arg0 , arg1 , arg4 ) ; } } ) ; } | starts an activity showing a help page for the specified context id . concode_field_sep String FALLBACK_SUPPORT_URL concode_elem_sep HelpAndFeedback sInstance concode_field_sep String getHelpContextIdFromUrl concode_elem_sep void launchFallbackSupportUri concode_elem_sep HelpAndFeedback getInstance |
void function ( final Channel arg0 , final ManagementProtocolHeader arg1 ) { final ManagementProtocolHeader loc0 = new ManagementPongHeader ( arg1 . getVersion ( ) ) ; final MessageOutputStream loc1 = arg0 . writeMessage ( ) ; try { writeHeader ( loc0 , loc1 ) ; loc1 . close ( ) ; } finally { StreamUtils . safeClose ( ... | handle a simple ping request . concode_field_sep long lastMessageTime concode_field_sep Channel.Receiver next concode_elem_sep void writeHeader concode_elem_sep void handleEnd concode_elem_sep void handleError concode_elem_sep void handleMessage concode_elem_sep ManagementChannelReceiver createDelegating concode_elem_s... |
void function ( Paint arg0 ) { if ( arg0 != null ) { this . fillPaint = arg0 ; } } | sets the fill paint . concode_field_sep double rotateX concode_elem_sep Paint outlinePaint concode_elem_sep int size concode_elem_sep AffineTransform transform concode_elem_sep Paint highlightPaint concode_elem_sep double rotateY concode_elem_sep Stroke outlineStroke concode_elem_sep Paint fillPaint concode_elem_sep lo... |
byte [ ] function ( ) { return pgenCounter ; } | gets the value of the pgencounter property . concode_field_sep byte[] p concode_elem_sep byte[] q concode_elem_sep byte[] seed concode_elem_sep byte[] g concode_elem_sep byte[] pgenCounter concode_elem_sep byte[] y concode_elem_sep byte[] j concode_field_sep byte[] getG concode_elem_sep void setY concode_elem_sep byte[... |
ExtensionList < AgentProtocol > function ( ) { return ExtensionList . lookup ( AgentProtocol . class ) ; } | returns all the registered agentprotocol s. concode_field_sep PlaceHolder placeHolder concode_field_sep String getName concode_elem_sep AgentProtocol of concode_elem_sep void handle |
void function ( ParametersType arg0 ) { this . parameters = arg0 ; } | sets the value of the parameters property . concode_field_sep String reference concode_elem_sep String port concode_elem_sep String ip concode_elem_sep String active concode_elem_sep String pwCaseFileName concode_elem_sep String device concode_elem_sep ParametersType parameters concode_field_sep void setPWCaseFileName ... |
File function ( String arg0 ) { return new File ( new File ( arg0 ) . getCanonicalPath ( ) ) ; } | retrieves the canonical file for the given path , in a jdk 1.1 complaint way . concode_field_sep boolean fsNormalizesPosixSeparator concode_elem_sep Method deleteOnExitMethod concode_elem_sep Random random concode_elem_sep boolean fsIsIgnoreCase concode_field_sep IOException toIOException concode_elem_sep Method getDel... |
Properties function ( ) { return null ; } | maps to basiccmpobject.getpermissionsreport returns a report of the bean 's runtime permissions concode_field_sep EntityContext ejbContext concode_elem_sep String firstName concode_elem_sep int nextId concode_elem_sep Map<String,OperationsPolicy> allowedOperationsTable concode_field_sep void ejbLoad concode_elem_sep vo... |
boolean function ( ) { return bindingConfig instanceof ProgramConfig ; } | returns true if the bindingconfig is a program . concode_field_sep Object newValue concode_elem_sep Item item concode_elem_sep HomematicBindingConfig bindingConfig concode_elem_sep HmValueItem hmValueItem concode_elem_sep Type type concode_field_sep HomematicBindingConfig getBindingConfig concode_elem_sep double getDel... |
void function ( UCI arg0 , java . io . Serializable arg1 , MediaSenseHost arg2 ) { MediaSenseMessage loc0 = new NotifyMessage ( arg0 , arg1 , arg2 , MediaSenseConstants . LOCALHOST ) ; disseminationcore . Dispatch ( loc0 ) ; } | the notify primitive action , which sends a value back to a previously asking entity this call is asynchronous or synchronous . concode_field_sep LookupService lookupservice concode_elem_sep Communication communication concode_elem_sep MediaSenseApplication application concode_elem_sep AddInManager addInManager concode... |
int function ( ) { return bufcolumn [ tokenBegin ] ; } | get token beginning column number . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int b... |
void function ( ) { Collections . sort ( labels ) ; } | operations to be done on this macro before it is committed in macro pool . concode_field_sep ArrayList<String> args concode_elem_sep int fromLine concode_elem_sep int origFromLine concode_elem_sep int origToLine concode_elem_sep String name concode_elem_sep MIPSprogram program concode_elem_sep int toLine concode_elem_s... |
GVTFont function ( float arg0 , Map arg1 ) { SVGFontElementBridge loc0 ; loc0 = ( SVGFontElementBridge ) ctx . getBridge ( fontElement ) ; SoftReference loc1 = ( SoftReference ) arg1 . get ( TEXT_COMPOUND_ID ) ; Element loc2 = ( Element ) loc1 . get ( ) ; return loc0 . createFont ( ctx , fontElement , loc2 , arg0 , fon... | derives a gvtfont object of the correct size from an attribute map . concode_field_sep BridgeContext ctx concode_elem_sep GVTFontFace fontFace concode_elem_sep AttributedCharacterIterator.Attribute TEXT_COMPOUND_ID concode_elem_sep Element fontElement concode_elem_sep Boolean complex concode_field_sep String getFamilyN... |
int function ( NormalSsaInsn insn ) { CstInsn cstInsn = ( CstInsn ) ( insn . getOriginalRopInsn ( ) ) ; int param = ( ( CstInteger ) cstInsn . getConstant ( ) ) . getValue ( ) ; return param ; } | returns the parameter index associated with a move-param insn . does not verify that the insn is a move-param insn . concode_field_sep SsaMethod ssaMeth concode_field_sep void process concode_elem_sep void run |
void function ( String arg0 ) { Editor loc0 = mSharedPrefs . edit ( ) ; loc0 . putString ( ConstantValues . PREFERENCE_TWITTER_OAUTH_TOKEN , arg0 ) ; loc0 . commit ( ) ; } | set twitter oauth token concode_field_sep SharedPreferences mSharedPrefs concode_elem_sep Values values concode_elem_sep Context mContext concode_field_sep void setTwitterLoggedIn concode_elem_sep String getTwitterOauthTokenSecret concode_elem_sep String getLastLoginEmailAddress concode_elem_sep String getGmailId conco... |
Builder function ( boolean arg0 ) { dryRun = arg0 ; return this ; } | sets the dryrun property default value is @literal false . concode_field_sep Integer timeToLive concode_elem_sep String restrictedPackageName concode_elem_sep Boolean dryRun concode_elem_sep Map<String,String> data concode_elem_sep String collapseKey concode_elem_sep Boolean delayWhileIdle concode_field_sep String getC... |
void function ( int arg0 ) { articleId = arg0 ; } | set an articles unique id . concode_field_sep String articleName concode_elem_sep int supplierId concode_elem_sep double price concode_elem_sep int articleId concode_elem_sep int productGroupId concode_elem_sep StockDetail stockDetail concode_field_sep void setSupplierId concode_elem_sep void setArticleName concode_ele... |
void function ( int arg0 ) { if ( arg0 < 1 || arg0 > parameterCount ) { String loc0 = arg0 + "srini_string" ; throw Util . sqlException ( Trace . INVALID_JDBC_ARGUMENT , loc0 ) ; } } | checks if the value of the param argument is a valid parameter position . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep Result.ResultMetaData rmd concode_elem_sep boolean[] isIdentity concode_elem_sep String[] className... |
ArrayList < E > function ( ) { return new ArrayList < E > ( ) ; } | creates an empty arraylist instance.note : if you only need an immutable empty list , use collections #emptylist instead . concode_field_sep PlaceHolder placeHolder concode_field_sep SparseArray<E> cloneSparseArray |
Optional < T > function ( SessionKey < T > arg0 ) { return get ( arg0 , getDefaultSerializer ( ) ) ; } | fetch the object with the given key , using the #getdefaultserializer default serializer . concode_field_sep PlaceHolder placeHolder concode_field_sep JavaSessionSerializer getJavaSerializer concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set... |
ValueBuilder function ( Object arg0 , String arg1 ) { Expression loc0 ; if ( arg0 instanceof String ) { loc0 = new MethodCallExpression ( ( String ) arg0 , arg1 ) ; } else { loc0 = new MethodCallExpression ( arg0 , arg1 ) ; } return new ValueBuilder ( loc0 ) ; } | returns a bean expression value builder . this method accepts dual parameters . either an bean instance or a reference to a bean string . concode_field_sep PlaceHolder placeHolder concode_field_sep ValueBuilder faultBodyAs concode_elem_sep ValueBuilder constant concode_elem_sep ValueBuilder sendTo concode_elem_sep Valu... |
PersistentFacesState function ( ) { return persistentFacesState ; } | return the reference to the com.icesoft.faces.webapp.xmlhttp.persistentfacesstate persistentfacesstate associated with this renderable . the typical and recommended usage is to get and hold a reference to the persistentfacesstate in the constructor of your managed bean and return that reference from this method . conco... |
OkAuthenticator function ( ) { return authenticator ; } | returns the client 's authenticator . this method never returns null . concode_field_sep Proxy proxy concode_elem_sep List<String> transports concode_elem_sep int uriPort concode_elem_sep SSLSocketFactory sslSocketFactory concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep OkAuthenticator authenticator ... |
void function ( final TransportWriter arg0 ) { writeEntry ( arg0 ) ; writeKey ( arg0 ) ; } | writes the state to the transportwriter . the #writeentry method will be called first and then the #writekey . concode_field_sep T key concode_field_sep void writeKey concode_elem_sep T getKey concode_elem_sep void read concode_elem_sep void writeEntry concode_elem_sep String getTransportName concode_elem_sep void read... |
void function ( String arg0 ) { pathenv = arg0 + pathSep + pathenv ; } | appends the specified component to the path list concode_field_sep String pathSep concode_elem_sep String pathenv concode_elem_sep String fileSep concode_field_sep File getAbsolutePath concode_elem_sep void main |
ForwardRequest function ( InputStream arg0 ) { arg0 . read_string ( ) ; ForwardRequest loc0 = new ForwardRequest ( ) ; loc0 . forward = arg0 . read_Object ( ) ; return loc0 ; } | read the exception from the cdr intput stream . concode_field_sep PlaceHolder placeHolder concode_field_sep ForwardRequest extract concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write |
long function ( ) { return maxAttempts ; } | return the maximum number of attempts in milliseconds . concode_field_sep long currentAttempts concode_elem_sep long DEFAULT_INTERVAL concode_elem_sep long UNLIMITED_ATTEMPTS concode_elem_sep long interval concode_elem_sep long maxAttempts concode_field_sep long getInterval concode_elem_sep long nextBackOff concode_ele... |
Car function ( String arg0 ) { CarService loc0 = CarService . getInstance ( ) ; Car loc1 = loc0 . searchCars ( arg0 ) ; System . out . println ( "srini_string" ) ; return loc1 ; } | the request comes from the servlet for searching cars . this would return a car object containing models of cars . the user will provide the name of the car concode_field_sep PlaceHolder placeHolder concode_field_sep int sellCar concode_elem_sep Car fetchModelDetails concode_elem_sep List<UsedCar> buyUsedCar |
void function ( IdGenerator arg0 ) { checkState ( idGenerator == null , "srini_string" ) ; idGenerator = checkNotNull ( arg0 ) ; } | binds an id generator for unique acl rule id generation . note : a generator can not be bound if there is already a generator bound . concode_field_sep Ip4Prefix srcIp concode_elem_sep IdGenerator idGenerator concode_elem_sep Ip4Prefix dstIp concode_elem_sep byte ipProto concode_elem_sep byte ipProto concode_elem_sep A... |
KeywordEstimate function ( ) { return new KeywordEstimate ( ) ; } | create an instance of keywordestimate concode_field_sep QName _ApiExceptionFault_QNAME concode_elem_sep QName _RequestHeader_QNAME concode_elem_sep QName _ResponseHeader_QNAME concode_field_sep DisplayAdSpecAdSizeSpec createDisplayAdSpecAdSizeSpec concode_elem_sep IdeaTextFilterSearchParameter createIdeaTextFilterSearc... |
float function ( ) { return 128.0F ; } | get the height to render the clouds for this world type concode_field_sep String worldType concode_elem_sep WorldType DEBUG_WORLD concode_elem_sep int worldTypeId concode_elem_sep WorldType FLAT concode_elem_sep WorldType DEFAULT_1_1 concode_elem_sep boolean isWorldTypeVersioned concode_elem_sep WorldType DEFAULT conco... |
void function ( ) { synchronized ( interruptCallbacks ) { for ( HiveInterruptCallback loc0 : new ArrayList < HiveInterruptCallback > ( interruptCallbacks ) ) { loc0 . interrupt ( ) ; } } } | request interruption of current hive command concode_field_sep List<HiveInterruptCallback> interruptCallbacks concode_field_sep HiveInterruptCallback add concode_elem_sep void checkInterrupted concode_elem_sep HiveInterruptCallback remove |
void function ( ) { MoPubRequestQueue loc0 = Networking . getRequestQueue ( ) ; if ( loc0 != null && mCurrentRequest != null ) { loc0 . cancel ( mCurrentRequest ) ; } clearRequest ( ) ; } | cancels the request in flight . concode_field_sep T mRequestFactory concode_elem_sep BackoffPolicy mBackoffPolicy concode_elem_sep Handler mHandler concode_elem_sep Request<?> mCurrentRequest concode_field_sep void clearRequest concode_elem_sep Request<?> createRequest concode_elem_sep boolean isAtCapacity concode_elem... |
void function ( XMLStreamWriter arg0 ) { } | emit any extra necessary namespace aliases for the soap : header block . concode_field_sep PlaceHolder placeHolder concode_field_sep void serializeWSSecurityHeaders concode_elem_sep void serializeExtraSoapHeaders concode_elem_sep boolean isNeedSignature concode_elem_sep ExchangeCredentials getExchangeCredentialsFromNet... |
void function ( com . amazon . ec2 . ModifyNetworkInterfaceAttributeType arg0 ) { this . localModifyNetworkInterfaceAttribute = arg0 ; } | auto generated setter method concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.ModifyNetworkInterfaceAttributeType localModifyNetworkInterfaceAttribute concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep vo... |
void function ( PanListener arg0 ) { if ( mPan != null ) { mPan . addPanListener ( arg0 ) ; } } | adds a new pan listener . concode_field_sep Pan mPan concode_elem_sep RectF zoomR concode_elem_sep Zoom mPinchZoom concode_elem_sep float oldX concode_elem_sep float oldY concode_elem_sep GraphicalView graphicalView concode_elem_sep DefaultRenderer mRenderer concode_elem_sep float oldY2 concode_elem_sep float oldX2 con... |
void function ( String [ ] arg0 ) { EventQueue . invokeLater ( new Runnable ( ) { public void run ( ) { try { HistroyData loc0 = new HistroyData ( ) ; loc0 . frame . setVisible ( true ) ; } catch ( Exception loc0 ) { loc0 . printStackTrace ( ) ; } } } ) ; } | launch the application . concode_field_sep JFrame frame concode_field_sep void initialize |
List < Integer > function ( RegisterRangeInstruction arg0 ) { List < Integer > loc0 = new ArrayList < Integer > ( ) ; int loc1 = arg0 . getStartRegister ( ) ; for ( int loc2 = loc1 ; loc2 < loc1 + arg0 . getRegisterCount ( ) ; loc2 ++ ) loc0 . add ( loc2 ) ; return loc0 ; } | return the indices used in the given instruction . concode_field_sep Type[] opUnType concode_elem_sep Unit unit concode_elem_sep Instruction instruction concode_elem_sep Type[] op2BinType concode_elem_sep Type[] resBinType concode_elem_sep int codeAddress concode_elem_sep Type[] resUnType concode_elem_sep Type[] op1Bin... |
String function ( ) { return name ; } | gets the value of the name property . concode_field_sep String name concode_elem_sep int id concode_elem_sep long serialVersionUID concode_field_sep void setName concode_elem_sep void setId concode_elem_sep int getId |
int function ( ) { return ( int ) Math . round ( label . getPreferredSize ( ) . getWidth ( ) + 2 * xGrow ) ; } | gets the width of the bounding box . concode_field_sep JLabel label concode_elem_sep double xGrow concode_elem_sep double yGrow concode_elem_sep double x concode_elem_sep double y concode_elem_sep Color color concode_field_sep int getX concode_elem_sep int getHeight concode_elem_sep int getY concode_elem_sep void grow ... |
void function ( String arg0 , PropertyChangeListener arg1 ) { synchronized ( propertyListeners ) { Vector loc0 = ( Vector ) propertyListeners . get ( arg0 ) ; try { loc0 . removeElement ( arg1 ) ; if ( loc0 . size ( ) == 0 ) { propertyListeners . remove ( arg0 ) ; } } catch ( NullPointerException loc1 ) { } } } | removes a propertychangelistener from listening to a specific property . if add has been called multiple times for a particular listener on a property , remove will have to be called the same number of times to deregister it . concode_field_sep int propertyChangeSupportSerializedDataVersion concode_elem_sep Hashtable c... |
HttpHeaders function ( ) { return this . headers ; } | return the httpheaders backing header related accessor methods . concode_field_sep String filename concode_elem_sep String name concode_elem_sep HttpHeaders headers concode_elem_sep byte[] content concode_field_sep String getSubmittedFileName concode_elem_sep long getSize concode_elem_sep String getName concode_elem_se... |
DataQuery function ( ) { return field ; } | returns the dataquery name for the field this condition applies to . concode_field_sep DataQuery field concode_elem_sep MatchRule matchRule concode_elem_sep Object value concode_field_sep Object getValue concode_elem_sep FieldCondition of concode_elem_sep FieldCondition of concode_elem_sep MatchRule getMatchRule |
boolean function ( ) { return supportsOrderedScan ( ) || supportsUnorderedScan ( ) ; } | whether this storage backends supports scanning of any kind concode_field_sep Boolean supportsConsistentKeyOperations concode_elem_sep Boolean supportsMultiQuery concode_elem_sep Boolean supportsTransactions concode_elem_sep Boolean isDistributed concode_elem_sep Boolean isKeyOrdered concode_elem_sep Boolean hasLocalKe... |
void function ( ) { IntArrayWorker loc0 = new IntArrayWorker ( ) ; int [ ] [ ] loc1 = { { 1 , 1 , 1 } , { 2 , 2 , 2 } } ; loc0 . setMatrix ( loc1 ) ; System . out . println ( "srini_string" ) ; loc0 . print ( ) ; } | method to test setmatrix concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetCount concode_elem_sep void testGetLargest concode_elem_sep void testFillPattern1 concode_elem_sep void testGetTotal concode_elem_sep void testGetColTotal concode_elem_sep void main concode_elem_sep void testGetTotalNested |
void function ( KickstartData arg0 ) { if ( arg0 . isRhel5 ( ) ) { Set < RepoInfo > loc0 = arg0 . getRepoInfos ( ) ; RepoInfo loc1 = RepoInfo . loc1 ( ) ; if ( ! loc0 . contains ( loc1 ) ) { loc0 . add ( loc1 ) ; arg0 . setRepoInfos ( loc0 ) ; } } else { arg0 . removeCommand ( "srini_string" , false ) ; } } | adds the vt repo to this ks data concode_field_sep User currentUser concode_elem_sep Logger log concode_field_sep PackageName findPackageName concode_elem_sep KickstartCommand createCommand concode_elem_sep List<Channel> getAvailableChannels concode_elem_sep KickstartableTree getKickstartableTree concode_elem_sep List<... |
Point function ( final int arg0 , final int arg1 , final int arg2 , final Point arg3 ) { return projectGeoPoint ( arg0 * 1E-6 , arg1 * 1E-6 , arg2 , arg3 ) ; } | mercator projection of geopoint at given zoom level concode_field_sep double DEG2RAD concode_field_sep double tile2lat concode_elem_sep BoundingBoxE6 getBoundingBoxFromPointInMapTile concode_elem_sep BoundingBoxE6 getBoundingBoxFromCoords concode_elem_sep GeoPoint projectPoint concode_elem_sep double tile2lon |
Vector < MediaDescriptor > function ( ) { return media ; } | gets all mediadescriptors concode_field_sep SessionNameField s concode_elem_sep ConnectionField c concode_elem_sep TimeField t concode_elem_sep Vector<AttributeField> av concode_elem_sep SdpField v concode_elem_sep Vector<MediaDescriptor> media concode_elem_sep OriginField o concode_field_sep void init concode_elem_sep... |
PartialFunction < FSM . StopEvent < S , D > , BoxedUnit > function ( ) { return builder . build ( ) ; } | build a scala.partialfunction from this builder.after this call the builder will be reset . concode_field_sep UnitPFBuilder<FSM.StopEvent<S,D>> builder concode_field_sep FSMStopBuilder<S,D> stop concode_elem_sep FSMStopBuilder<S,D> stop concode_elem_sep FSMStopBuilder<S,D> stop |
void function ( @ NotNull RecipeWidget arg0 ) { if ( recipePanels . get ( arg0 ) != null ) { recipePanels . remove ( arg0 ) ; } } | removes recipe panel from container . concode_field_sep RecipesContainerView view concode_elem_sep RecipeEditorPanel editorStubPanel concode_elem_sep Map<RecipeWidget,RecipeEditorPanel> recipePanels concode_elem_sep EntityFactory entityFactory concode_field_sep void setVisible concode_elem_sep RecipeEditorPanel getEdit... |
void function ( List < String > arg0 ) { this . requiredAccessPermissions = arg0 ; } | setter for requiredaccesspermissions concode_field_sep String lastName concode_elem_sep AddressType address concode_elem_sep String pageStyle concode_elem_sep List<String> optionalAccessPermissions concode_elem_sep List<String> requiredAccessPermissions concode_elem_sep String initFlowType concode_elem_sep String first... |
NetworkInterface function ( String arg0 ) { if ( arg0 == null ) throw new NullPointerException ( ) ; VMNetworkInterface [ ] loc0 = VMNetworkInterface . getVMInterfaces ( ) ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) { if ( loc0 [ loc1 ] . arg0 . equals ( arg0 ) ) return new NetworkInterface ( loc0 [ loc1 ] ... | returns an network interface by name concode_field_sep VMNetworkInterface netif concode_field_sep String getName concode_elem_sep NetworkInterface createAnyInterface concode_elem_sep boolean supportsMulticast concode_elem_sep NetworkInterface getByInetAddress concode_elem_sep boolean isPointToPoint concode_elem_sep boo... |
boolean function ( String arg0 , int arg1 , String arg2 ) { return arg0 . regionMatches ( ! sensitive , arg1 , arg2 , 0 , arg2 . length ( ) ) ; } | checks if one string contains another at a specific index using the case-sensitivity rule . this method mimics parts of string #regionmatches boolean , int , string , int , int but takes case-sensitivity into account . concode_field_sep long serialVersionUID concode_elem_sep String name concode_elem_sep IOCase SYSTEM c... |
void function ( String arg0 ) { this . taskID = arg0 ; } | sets the value of the taskid property . concode_field_sep String taskID concode_field_sep String getTaskID |
void function ( double [ ] arg0 ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { m_Elements [ loc0 ] = arg0 [ loc0 ] ; } } | sets the elements of the vector to values of the given array . performs a deep copy . concode_field_sep long serialVersionUID concode_elem_sep double[] m_Elements concode_field_sep AlgVector add concode_elem_sep void scalarMultiply concode_elem_sep void main concode_elem_sep int numElements concode_elem_sep double dotM... |
HttpServer function ( ) { final ResourceConfig loc0 = new ResourceConfig ( ) . packages ( "srini_string" ) ; return GrizzlyHttpServerFactory . createHttpServer ( URI . create ( BASE_URI ) , loc0 ) ; } | starts grizzly http server exposing jax-rs resources defined in this application . concode_field_sep String BASE_URI concode_field_sep void main |
String function ( ) { return this . authority ; } | authority granted to the group concode_field_sep String authority concode_elem_sep Long id concode_elem_sep long serialVersionUID concode_field_sep void setAuthority concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setId concode_elem_sep ubic.gemma.model.common.auditAndSecurity.GroupA... |
String function ( ) { return unit ; } | gets the value of the unit property . concode_field_sep String unit concode_elem_sep GlesTexcombinerSourceEnums source concode_elem_sep GlesTexcombinerOperandRGBEnums operand concode_field_sep void setSource concode_elem_sep void setOperand concode_elem_sep GlesTexcombinerSourceEnums getSource concode_elem_sep GlesTexc... |
void function ( ) { this . lastInteraction = LocalDateTime . now ( ) ; } | interact . concode_field_sep LocalDateTime lastInteraction concode_elem_sep List<Event> events concode_field_sep void addEvent concode_elem_sep List<Event> consume concode_elem_sep LocalDateTime getLastInteraction |
boolean function ( int arg0 ) { return hasFlags ( arg0 , SLEE_MAY_MARSHAL ) ; } | test for the presence of the #slee_may_marshal flag . concode_field_sep int NO_FLAGS concode_elem_sep int REQUEST_ENDED_CALLBACK concode_elem_sep int STANDARD_FLAGS_MASK concode_elem_sep int VENDOR_FLAGS_MASK concode_elem_sep int SLEE_MAY_MARSHAL concode_elem_sep int REQUEST_ACTIVITY_UNREFERENCED_CALLBACK concode_field... |
void function ( JAXBElement < String > arg0 ) { this . receivedAddress = ( ( JAXBElement < String > ) arg0 ) ; } | sets the value of the receivedaddress property . concode_field_sep JAXBElement<String> messageDeliveryStatus concode_elem_sep JAXBElement<String> receivedAddress concode_elem_sep JAXBElement<String> messageId concode_elem_sep JAXBElement<String> sendAddress concode_elem_sep JAXBElement<String> statusCode concode_field_... |
String function ( ) { return pattern ; } | returns the currently active pattern . concode_field_sep FastFormat[] subFormats concode_elem_sep DummyFieldPosition fieldPosition concode_elem_sep String nullString concode_elem_sep String pattern concode_elem_sep TimeZone timeZone concode_elem_sep String[] constantTexts concode_elem_sep StringBuffer buffer concode_el... |
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getImages ( ) != null ) loc0 . append ( "srini_string" + getImages ( ) + "srini_string" ) ; if ( getFailures ( ) != null ) loc0 . append ( "srini_string" + getFailures ( ) ) ; loc0 . append ( "srini_string" ) ; re... | returns a string representation of this object ; useful for testing and debugging . concode_field_sep java.util.List<Image> images concode_elem_sep java.util.List<ImageFailure> failures concode_field_sep BatchGetImageResult withFailures concode_elem_sep BatchGetImageResult withFailures concode_elem_sep int hashCode con... |
void function ( String arg0 , String arg1 , String arg2 ) { Pizza loc0 = pizzaOrderedHasMap . get ( arg0 ) ; this . allPizzasForThisOrder . add ( new Pizza ( loc0 . getPizzaName ( ) , arg1 , arg2 , loc0 . getSmallPrice ( ) , loc0 . getMediumPrice ( ) , loc0 . getLargePrice ( ) ) ) ; } | adds a pizza to the current order concode_field_sep List<Pizza> allPizzasForThisOrder concode_elem_sep HashMap<String,Pizza> pizzaOrderedHasMap concode_elem_sep String personToDeliverToLastName concode_elem_sep int id concode_field_sep void setLastName concode_elem_sep void initiliazePizzaHashMap concode_elem_sep List<... |
void function ( ConfigurableApplicationContext arg0 , String ... arg1 ) { addEnvironment ( arg0 . getEnvironment ( ) , arg1 ) ; } | add additional high priority values to an environment owned by an applicationcontext . name-value pairs can be specified with colon '' : '' or equals '' = '' separators . concode_field_sep PlaceHolder placeHolder concode_field_sep Map<String,Object> getOrAdd concode_elem_sep int getSeparatorIndex |
Object function ( ) { return value ; } | implementation of brule interface . concode_field_sep String htmlStrRepr_ concode_elem_sep String accessor concode_elem_sep String strRepr_ concode_elem_sep Object value concode_elem_sep String operator concode_field_sep String getTxtString concode_elem_sep String getHtmlString concode_elem_sep String getAccessor conco... |
String function ( String arg0 ) { String loc0 ; loc0 = getKeyDefault ( "srini_string" + arg0 + "srini_string" ) ; if ( loc0 == null ) { loc0 = getIndirect ( arg0 ) ; if ( loc0 == null ) return null ; } return loc0 ; } | given a protocol , return the launch command needed to execute it . concode_field_sep boolean _debug concode_elem_sep int KEY_QUERY_VALUE concode_elem_sep int NATIVE_HANDLE concode_elem_sep int ERROR_SUCCESS concode_elem_sep int ERROR_CODE concode_field_sep String getIndirect concode_elem_sep byte[] stringToByteArray c... |
void function ( Shape arg0 ) { this . marker = arg0 ; } | set the marker . concode_field_sep LegendItem item concode_elem_sep Point2D labelPosition concode_elem_sep Shape marker concode_elem_sep Line2D line concode_elem_sep double x concode_elem_sep double width concode_elem_sep double y concode_elem_sep double height concode_field_sep void setY concode_elem_sep void setX con... |
Class function ( ) { return _class ; } | returns the method 's declaring class concode_field_sep long _methodId concode_elem_sep Class _class concode_elem_sep int SIZE concode_field_sep void writeId concode_elem_sep String getName concode_elem_sep VMMethod readId concode_elem_sep boolean equals concode_elem_sep VariableTable getVariableTable concode_elem_sep ... |
void function ( String arg0 , int arg1 , String arg2 , String arg3 , String arg4 , double arg5 , double arg6 , double arg7 , double arg8 , String arg9 , String arg10 ) { db . subirImagen ( arg0 , arg1 , arg2 , arg3 , arg4 , arg5 , arg6 , arg7 , arg8 , arg9 , arg10 ) ; } | agrega una ruta a la base de datos concode_field_sep TreeMap<String,ArrayList<Ruta>> rutasSistema concode_elem_sep String modoSeleccionado concode_elem_sep String[] encabezadosDificultad concode_elem_sep Context ctx concode_elem_sep ArrayList<Parque> parques concode_elem_sep InputStream archivoContenido concode_elem_se... |
float function ( ) { return width ; } | gets the width of the dimension object . concode_field_sep float width concode_elem_sep float height concode_field_sep float getHeight concode_elem_sep void set concode_elem_sep void set concode_elem_sep String toString concode_elem_sep Dimension toDimension |
boolean function ( ) { return this . supportsSchemasInProcedureCalls ; } | does the database support the use of schema name in procedure calls concode_field_sep boolean supportsSchemasInProcedureCalls concode_elem_sep List<CallParameterMetaData> callParameterMetaData concode_elem_sep boolean storesLowerCaseIdentifiers concode_elem_sep boolean procedureColumnMetaDataUsed concode_elem_sep Log l... |
String function ( int arg0 ) { return mCategories . get ( arg0 ) ; } | returns the category name at the specified index . concode_field_sep List<String> mCategories concode_elem_sep List<List<Number>> mValues concode_elem_sep String mTitle concode_elem_sep List<List<String>> mTitles concode_field_sep void add concode_elem_sep void add concode_elem_sep List<Number> getValues concode_elem_s... |
String function ( String [ ] [ ] arg0 , String arg1 , String arg2 ) { int loc0 = arg0 . length ; StringBuffer loc1 = new StringBuffer ( loc0 * 16 ) ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 . append ( arg2 ) ; loc1 . append ( arg0 [ loc2 ] [ 0 ] ) ; loc1 . append ( arg2 ) ; if ( loc2 + 1 < loc0 ) { loc1 . a... | builds a csv list from the specified string , separator string and quote string . all arguments are assumed to be non-null . uses only the first element in each subarray . separates each list element with the value of the separator argument . prepends and appends each element with the value of the quote argument . no a... |
void function ( String arg0 ) { this . name = arg0 ; } | sets the value of the name property . concode_field_sep String userRecordType concode_elem_sep Long roleId concode_elem_sep String name concode_elem_sep String roleName concode_elem_sep Long id concode_elem_sep String email concode_elem_sep String preferredLocale concode_field_sep String getName concode_elem_sep String... |
int function ( ) { return count ; } | returns the number of keys in this hashtable . concode_field_sep HashtableEntry table[] concode_elem_sep HashtableEntry next concode_elem_sep HashtableEntry entry concode_elem_sep int loadFactorPercent concode_elem_sep boolean keys concode_elem_sep int count concode_elem_sep int index concode_elem_sep int threshold con... |
boolean function ( final Socket arg0 ) { Args . notNull ( arg0 , "srini_string" ) ; Asserts . check ( ! arg0 . isClosed ( ) , "srini_string" ) ; return false ; } | checks whether a socket connection is secure . this factory creates plain socket connections which are not considered secure . concode_field_sep MultihomePlainSocketFactory DEFAULT_FACTORY concode_field_sep MultihomePlainSocketFactory getSocketFactory concode_elem_sep Socket createSocket concode_elem_sep Socket connect... |
ServerPreferences function ( ) { if ( instance == null ) instance = new ServerPreferences ( ) ; return instance ; } | returns the static instance . concode_field_sep Preferences preferences concode_elem_sep ServerPreferences instance concode_elem_sep String PREF_AUTO_PUBLISH concode_elem_sep String PREF_MODULE_START_TIMEOUT concode_field_sep void setAutoRestarting concode_elem_sep boolean isAutoPublishing concode_elem_sep void setAuto... |
int function ( String arg0 , int arg1 ) { int loc0 = arg0 . length ( ) ; int loc1 = arg1 ; for ( ; loc1 < loc0 ; loc1 ++ ) { if ( arg0 . charAt ( loc1 ) != ' ' ) { break ; } } return loc1 ; } | skips any spaces at or after start and returns the index of first non-space character ; concode_field_sep PlaceHolder placeHolder concode_field_sep String arrayToString concode_elem_sep int rTrimSize concode_elem_sep String[] split concode_elem_sep String getList concode_elem_sep String getList concode_elem_sep String ... |
String function ( ) { return "srini_string" ; } | returns the label of this refactoring 's command . concode_field_sep RefactoringHelper helper concode_elem_sep List<T> contextObjects concode_field_sep TransactionalEditingDomain getEditingDomain concode_elem_sep Resource getResource concode_elem_sep boolean internalDoUndo concode_elem_sep List<?> getAffectedFiles conc... |
String function ( ) { return ( this . password ) ; } | gets the password credential if any associated with the sso . concode_field_sep String authType concode_elem_sep String password concode_elem_sep Session sessions[] concode_elem_sep Principal principal concode_elem_sep boolean canReauthenticate concode_elem_sep String username concode_field_sep void removeSession conco... |
boolean function ( ) { return true ; } | checks whether the shape is opaque . default impl returns true . override if your subclass can be opaque . concode_field_sep float mHeight concode_elem_sep float mWidth concode_field_sep void onResize concode_elem_sep float getHeight concode_elem_sep Shape clone concode_elem_sep void resize concode_elem_sep float getWi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.