idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
17,400
get application management service concode_field_sep ApplicationManagementService applicationMgtService concode_field_sep void setApplicationMgtService
ApplicationManagementService function ( ) { return OAuth2ServiceComponentHolder . applicationMgtService ; }
17,401
schedule local notification specified by json object . concode_field_sep Context context concode_field_sep Notification cancel concode_elem_sep void cancelAll concode_elem_sep List<Integer> getIdsByType concode_elem_sep List<Notification> getAll concode_elem_sep List<Notification> getByType concode_elem_sep Notificatio...
Notification function ( JSONObject arg0 , Class < ? > arg1 ) { return schedule ( new Options ( context ) . parse ( arg0 ) , arg1 ) ; }
17,402
needs to be called when the shape is no longer used , e.g. after a fixture was created based on the shape . concode_field_sep org.jbox2d.collision.shapes.Shape shape concode_field_sep int getChildCount concode_elem_sep Type getType concode_elem_sep float getRadius concode_elem_sep void setRadius
void function ( ) { }
17,403
sets the state machine reference of the event . concode_field_sep boolean periodic concode_elem_sep int index concode_elem_sep ITimedStatemachine statemachine concode_field_sep boolean isPeriodic concode_elem_sep ITimedStatemachine getStatemachine concode_elem_sep int getIndex
void function ( ITimedStatemachine arg0 ) { this . statemachine = arg0 ; }
17,404
convenience method for generating a method signature in human readable form . concode_field_sep String signature concode_field_sep String shorten concode_elem_sep char getFirst concode_elem_sep void skip concode_elem_sep String convert concode_elem_sep String parseNext
String function ( String arg0 , String arg1 , String arg2 ) { return convertMethodSignature ( arg0 , arg1 , arg2 , "srini_string" ) ; }
17,405
tries to find a module node for the given module in the given list . concode_field_sep HashMap<String,ConfigDescriptionEntry> configEntryLookup concode_elem_sep ArrayList<ConfigTreeModuleNode> localNodes concode_elem_sep Log logger concode_elem_sep Messages messages concode_elem_sep ArrayList<ConfigTreeModuleNode> glob...
ConfigTreeModuleNode function ( final Module arg0 , final ArrayList arg1 ) { if ( arg0 == null ) { return null ; } for ( int loc0 = 0 ; loc0 < arg1 . size ( ) ; loc0 ++ ) { final ConfigTreeModuleNode loc1 = ( ConfigTreeModuleNode ) arg1 . get ( loc0 ) ; if ( arg0 == loc1 . getModule ( ) ) { return loc1 ; } } return nul...
17,406
sets a list of user ids suggested as request receivers concode_field_sep ActionType actionType concode_elem_sep String data concode_elem_sep ArrayList<String> suggestions concode_elem_sep String to concode_elem_sep Filters filters concode_elem_sep String message concode_elem_sep String title concode_elem_sep String obj...
Builder function ( ArrayList < String > arg0 ) { this . suggestions = arg0 ; return this ; }
17,407
returns true , if the channel has the given datapoint . concode_field_sep String TYPE_GATEWAY_EXTRAS concode_elem_sep Integer number concode_elem_sep String TYPE_GATEWAY_VARIABLE concode_elem_sep Map<HmDatapointInfo,HmDatapoint> datapoints concode_elem_sep String TYPE_GATEWAY_SCRIPT concode_elem_sep boolean initialized...
boolean function ( HmDatapointInfo arg0 ) { return datapoints . get ( arg0 ) != null ; }
17,408
returns a list of batchresponse with query parameter enclosing transaction set to false by posting the jsonified batchrequest to the server . concode_field_sep String BATCH_API_URL_EXT concode_elem_sep String BATCH_API_URL concode_field_sep void verifyClientCreatedOnServer concode_elem_sep BatchRequest updateClientRequ...
List < BatchResponse > function ( final RequestSpecification arg0 , final ResponseSpecification arg1 , final String arg2 ) { final String loc0 = Utils . performServerPost ( arg0 , arg1 , BATCH_API_URL , arg2 , null ) ; return BatchHelper . fromJsonString ( loc0 ) ; }
17,409
returns the class name of the module described implementation . concode_field_sep String moduleClass concode_elem_sep String patchLevel concode_elem_sep String majorVersion concode_elem_sep String minorVersion concode_field_sep void setPatchLevel concode_elem_sep String getMajorVersion concode_elem_sep int hashCode con...
String function ( ) { return this . moduleClass ; }
17,410
returns true if the constraint indicates that the foreign key will be set to null when the parent key is deleted . concode_field_sep Table childTable concode_elem_sep List<TableColumn> parentColumns concode_elem_sep List<TableColumn> childColumns concode_elem_sep String name concode_elem_sep Table parentTable concode_e...
boolean function ( ) { return getDeleteRule ( ) == importedKeySetNull ; }
17,411
returns the result of interpretting the object as an instance of ` xml deviant ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep RestrictionPackage modelPackage concode_field_sep T caseMember concode_elem_sep T doSwitch concode_elem_sep T doSwitch concode_e...
T function ( XMLDeviant arg0 ) { return null ; }
17,412
set if this effect has been fired . when this flag is set to false the effect will be sent to the browser on the next render pass . after being fired icefaces will set this flag to true . to resend this effect set the flag to false . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boole...
void function ( boolean arg0 ) { this . fired = arg0 ; }
17,413
set the behind view content to an explicit view . this view is placed directly into the behind view 's view hierarchy . it can itself be a complex view hierarchy . concode_field_sep boolean mEnableSlide concode_elem_sep Activity mActivity concode_elem_sep View mViewBehind concode_elem_sep boolean mOnPostCreateCalled co...
void function ( View arg0 , LayoutParams arg1 ) { mViewBehind = arg0 ; mSlidingMenu . setMenu ( mViewBehind ) ; }
17,414
create an instance of message concode_field_sep QName _EsiValidateAddressResponse_QNAME concode_elem_sep QName _EsiValidateAddressRequest_QNAME concode_field_sep ValidateAddressOutputType createValidateAddressOutputType concode_elem_sep AddressResponseType createAddressResponseType concode_elem_sep JAXBElement<ESIValid...
Message function ( ) { return new Message ( ) ; }
17,415
is used only when the database row is deleted , not when it is freed from the cache . concode_field_sep Node nPrimaryNode concode_elem_sep Object[] oData concode_elem_sep int tableId concode_elem_sep int iPos concode_field_sep int getRealSize concode_elem_sep int getStorageSize concode_elem_sep void keepInMemory concod...
void function ( ) { JavaSystem . memoryRecords ++ ; nPrimaryNode = null ; }
17,416
gets the id . concode_field_sep int FREE concode_elem_sep int BUSY concode_elem_sep int FAILED concode_elem_sep int id concode_elem_sep PeProvisioner peProvisioner concode_elem_sep int status concode_field_sep void setStatusFailed concode_elem_sep void setPeProvisioner concode_elem_sep PeProvisioner getPeProvisioner co...
int function ( ) { return id ; }
17,417
returns a server socket bound to the specified port . the socket is configured with the socket options given to this factory . concode_field_sep HsqlSocketFactory sslImpl concode_elem_sep HsqlSocketFactory plainImpl concode_elem_sep String DEFAULT_SSL_PROVIDER_CLASS concode_elem_sep String DEFAULT_SSL_PROVIDER_NAME con...
ServerSocket function ( int arg0 , String arg1 ) { return new ServerSocket ( arg0 , 128 , InetAddress . getByName ( arg1 ) ) ; }
17,418
sets the permission names required to access this module - used to hide its menus on the ui . this module should be exposed only if the user has at least one of these permissions . concode_field_sep boolean needsAttention concode_elem_sep List<String> angularModules concode_elem_sep String DEFAULT_DOCS_URL concode_elem...
void function ( List < String > arg0 ) { this . roleForAccess = arg0 ; }
17,419
test of dcseriesnumber constructor , of class dcseriesnumber . concode_field_sep DCSeriesNumber dc concode_field_sep void testDCSeriesNumberValue concode_elem_sep void init concode_elem_sep void testDCSeriesNumberValues concode_elem_sep void testToString concode_elem_sep void testGetNumber concode_elem_sep void destroy...
void function ( ) { dc = new DCSeriesNumber ( ) ; assertThat ( "srini_string" , dc . getNumber ( ) , equalTo ( "srini_string" ) ) ; assertThat ( "srini_string" , dc . getSeries ( ) , equalTo ( "srini_string" ) ) ; }
17,420
the subject which is used if the message header ` camelawssessubject ' is not present . concode_field_sep Integer proxyPort concode_elem_sep String secretKey concode_elem_sep String returnPath concode_elem_sep String accessKey concode_elem_sep String subject concode_elem_sep String amazonSESEndpoint concode_elem_sep St...
void function ( String arg0 ) { this . subject = arg0 ; }
17,421
return the progress within the input split concode_field_sep boolean more concode_elem_sep SequenceFile.Reader in concode_elem_sep long start concode_elem_sep long end concode_elem_sep Configuration conf concode_field_sep Class getValueClass concode_elem_sep boolean next concode_elem_sep boolean next concode_elem_sep C...
float function ( ) { if ( end == start ) { return 0.0f ; } else { return Math . min ( 1.0f , ( in . getPosition ( ) - start ) / ( float ) ( end - start ) ) ; } }
17,422
for testing , print the stemmed version of a word concode_field_sep String str concode_field_sep String step4 concode_elem_sep String step5 concode_elem_sep boolean containsVowel concode_elem_sep boolean hasSuffix concode_elem_sep String Clean concode_elem_sep String step2 concode_elem_sep String stripAffixes concode_e...
void function ( String [ ] arg0 ) { String loc0 = arg0 [ 0 ] ; Porter loc1 = new Porter ( ) ; String loc2 = loc1 . stripAffixes ( loc0 ) ; System . out . println ( loc2 ) ; }
17,423
a list of command line arguments passed to the jar file 's main function when executed . concode_field_sep com.amazonaws.internal.SdkInternalList<String> args concode_elem_sep String mainClass concode_elem_sep String jar concode_elem_sep com.amazonaws.internal.SdkInternalList<KeyValue> properties concode_field_sep void...
HadoopJarStepConfig function ( java . util . Collection < String > arg0 ) { setArgs ( arg0 ) ; return this ; }
17,424
set the alpha component concode_field_sep byte red concode_elem_sep byte green concode_elem_sep byte blue concode_elem_sep byte alpha concode_elem_sep long serialVersionUID concode_field_sep void readRGBA concode_elem_sep void writeABGR concode_elem_sep void readBGRA concode_elem_sep void setRed concode_elem_sep void s...
void function ( int arg0 ) { this . alpha = ( byte ) arg0 ; }
17,425
gets the value of the content property . concode_field_sep String content concode_field_sep void setContent
String function ( ) { return content ; }
17,426
emit command word with two parameters . concode_field_sep List<Instruction> program concode_elem_sep Map<Integer,Integer> labelMap concode_field_sep List<Instruction> getProgram concode_elem_sep String toString concode_elem_sep Map<Integer,Integer> getLabelMap
void function ( final CommandWord arg0 , final int arg1 , final int arg2 ) { if ( arg0 . getNumberOfParameters ( ) != 2 ) { throw new IllegalArgumentException ( "srini_string" + arg0 + "srini_string" + arg0 . getNumberOfParameters ( ) ) ; } this . program . add ( new Instruction ( arg0 , new Integer [ ] { arg1 , arg2 }...
17,427
gets the id value for this productpackageitem . concode_field_sep java.lang.Long productPackageId concode_elem_sep java.lang.Long productId concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.dfp.axis.v201502.ArchiveStatus archiveStatus concode_elem_sep org.apache.axis.description.TypeDes...
java . lang . Long function ( ) { return id ; }
17,428
helper to get a package from the bootstrap class loader . the default implementation of returning null may be adequate , or you may decide that this needs some native help . concode_field_sep ProtectionDomain unknownProtectionDomain concode_elem_sep Permission protectionDomainPermission concode_elem_sep HashMap defined...
Package function ( String arg0 ) { return ( Package ) definedPackages . get ( arg0 ) ; }
17,429
information about the devices . concode_field_sep java.util.List<Device> devices concode_elem_sep String nextToken concode_field_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ListDevicesResult clone concode_elem_sep String toString concode_elem_sep ListDevicesResul...
java . util . List < Device > function ( ) { return devices ; }
17,430
called when blojsomservlet is taken out of service concode_field_sep String _markdownExecution concode_elem_sep String METADATA_RUN_MARKDOWN concode_elem_sep String PLUGIN_MARKDOWN_EXECUTION_IP concode_elem_sep Log _logger concode_elem_sep String MARKDOWN_EXTENSION concode_field_sep void init concode_elem_sep BlogEntry...
void function ( ) { }
17,431
return the number of entries in this shard group concode_field_sep Logger logger concode_elem_sep List<Shard> shards concode_elem_sep long maxCreatedTime concode_elem_sep long delta concode_elem_sep Shard rootShard concode_elem_sep Shard compactionTarget concode_field_sep boolean canBeDeleted concode_elem_sep Shard get...
int function ( ) { return shards . size ( ) ; }
17,432
set the objecttype value . concode_field_sep List<String> appPermissions concode_elem_sep String displayName concode_elem_sep String appId concode_elem_sep List<String> identifierUris concode_elem_sep List<String> replyUrls concode_elem_sep String objectId concode_elem_sep Boolean availableToOtherTenants concode_elem_s...
ApplicationInner function ( String arg0 ) { this . objectType = arg0 ; return this ; }
17,433
normalize the reference concode_field_sep MessageFormat MESSAGE_FORMAT_SEARCH concode_elem_sep String LEVEL_SEPARATOR concode_elem_sep ImplementationsContainer CONTAINER concode_elem_sep Map<String,DataDescriptionImpl> mapDataDescription concode_elem_sep MessageFormat MESSAGE_FORMAT concode_field_sep DataDescriptionImp...
String function ( String arg0 ) { String [ ] loc0 = StringUtils . split ( arg0 , LEVEL_SEPARATOR ) ; if ( loc0 != null && loc0 . length == 3 ) { return arg0 ; } return null ; }
17,434
a list of records that have been updated . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<Record> records concode_field_sep void setRecords concode_elem_sep UpdateRecordsResult withRecords concode_elem_sep UpdateRecordsResult withRecords concode_elem_sep int hashCode concode_elem_sep boolean equals ...
java . util . List < Record > function ( ) { if ( records == null ) { records = new com . amazonaws . internal . ListWithAutoConstructFlag < Record > ( ) ; records . setAutoConstruct ( true ) ; } return records ; }
17,435
test method for resultsetiterator #columnnames a resultsetiterator shouldreturn the column names from the meta data . concode_field_sep ResultSetTwoLinesFixture twoLinesResultSetFixture concode_elem_sep ResultSetFixture minimalResultSetFixture concode_field_sep void testRelationName concode_elem_sep void testNextWithou...
void function ( ) { ResultSetIterator loc0 = new ResultSetIterator ( twoLinesResultSetFixture . getTestData ( ) ) ; assertEquals ( twoLinesResultSetFixture . getExpectedColumnNames ( ) , loc0 . columnNames ( ) ) ; }
17,436
sets the visual state of the hud component , whether it 's minimized , maximized or in normal state concode_field_sep HUDComponent component concode_elem_sep HUDView2D view concode_elem_sep Logger logger concode_elem_sep int zorder concode_elem_sep HUDImageComponent icon concode_elem_sep HUDView3D worldView concode_ele...
void function ( HUDComponentVisualState arg0 ) { this . state = arg0 ; }
17,437
the status of the vpc peering connection . concode_field_sep String code concode_elem_sep String message concode_field_sep VpcPeeringConnectionStateReason withCode concode_elem_sep VpcPeeringConnectionStateReason withCode concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep VpcPeeringConnectio...
void function ( VpcPeeringConnectionStateReasonCode arg0 ) { this . code = arg0 . toString ( ) ; }
17,438
creates an empty concurrentlinkedqueue . concode_field_sep PlaceHolder placeHolder concode_field_sep SynchronousQueue<E> newSynchronousQueue concode_elem_sep PriorityBlockingQueue<E> newPriorityBlockingQueue concode_elem_sep PriorityBlockingQueue<E> newPriorityBlockingQueue concode_elem_sep PriorityQueue<E> newPriority...
ConcurrentLinkedQueue < E > function ( ) { return new ConcurrentLinkedQueue < E > ( ) ; }
17,439
this method processes the address from 1 line of the file that is returned from pass2 . concode_field_sep String p2MainLine concode_elem_sep boolean commentP2 concode_elem_sep TextFile p2 concode_elem_sep boolean commentSource concode_elem_sep boolean comment concode_elem_sep TextFile source concode_field_sep String Ou...
String function ( TextFile arg0 ) { String loc0 = "srini_string" ; if ( ! arg0 . isEndOfFile ( ) ) { p2MainLine = arg0 . getLine ( ) ; if ( p2MainLine . indexOf ( ';' ) == 0 ) { loc0 = p2MainLine ; comment = true ; } else { loc0 = p2MainLine . substring ( 1 , 5 ) ; comment = false ; } } return loc0 ; }
17,440
the elastic ip eip address for the cluster . concode_field_sep String elasticIp concode_elem_sep String status concode_field_sep ElasticIpStatus withStatus concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ElasticIpStatus clone concode_elem_sep String toString concode_elem_sep ElasticIpStat...
void function ( String arg0 ) { this . elasticIp = arg0 ; }
17,441
captures audio from the microphone and saves it a file concode_field_sep File audioFile concode_elem_sep TargetDataLine targetDataLine concode_elem_sep CaptureState state concode_elem_sep AudioFileFormat.Type fileType concode_field_sep File getAudioFile concode_elem_sep void setAudioFile concode_elem_sep CaptureState g...
void function ( File arg0 ) { setState ( CaptureState . STARTING_CAPTURE ) ; setAudioFile ( arg0 ) ; DataLine . Info loc0 = new DataLine . Info ( TargetDataLine . class , getAudioFormat ( ) ) ; setTargetDataLine ( ( TargetDataLine ) AudioSystem . getLine ( loc0 ) ) ; new Thread ( new CaptureThread ( ) ) . start ( ) ; }
17,442
static method that helps parse the processorid substring from the zk path processor id is prefixed by `` processor - '' and is an leaf node in zk tree . hence , this pattern is used to extract the processorid . concode_field_sep String JOBMODEL_GENERATION_PATH concode_elem_sep String PROCESSORS_PATH concode_elem_sep St...
String function ( String arg0 ) { if ( ! Strings . isNullOrEmpty ( arg0 ) ) return arg0 . substring ( arg0 . lastIndexOf ( "srini_string" ) + 1 ) ; return null ; }
17,443
construct and register actions . concode_field_sep TransformationAction generateReportAction concode_elem_sep TransformationAction showDiagramAction concode_field_sep void contributeToContextMenu concode_elem_sep List<IAction> getAdditionalModelingActions concode_elem_sep boolean isClassifier
void function ( ) { showDiagramAction = new ShowDependencyDiagramAction ( ) ; DiagramUiPlugin . registerDiagramActionForSelection ( showDiagramAction ) ; generateReportAction = new GenerateDependencyReportAction ( ) ; DiagramUiPlugin . registerDiagramActionForSelection ( generateReportAction ) ; }
17,444
gets the osversion . concode_field_sep int totalwarningcount concode_elem_sep ArrayList<TestSuite> testSuites concode_elem_sep String language concode_elem_sep String screenresolution concode_elem_sep String type concode_elem_sep String result concode_elem_sep String duration concode_elem_sep int totalerrorcount concod...
String function ( ) { return osversion ; }
17,445
metodo que permite conocer la fecha de modificacion del perfil de la persona concode_field_sep String apellidos concode_elem_sep Date fechaEliminacion concode_elem_sep Date fechaModificacion concode_elem_sep String cedula concode_elem_sep Usuario usuarioElimina concode_elem_sep String nombres concode_elem_sep Usuario u...
Date function ( ) { return fechaModificacion ; }
17,446
decides whether the fill has resulted in an error . concode_field_sep Throwable exception concode_elem_sep boolean finished concode_field_sep boolean hasFinished concode_elem_sep Throwable getException
boolean function ( ) { return exception != null ; }
17,447
check if an item has children . concode_field_sep PlaceHolder placeHolder concode_field_sep int getChildCount concode_elem_sep ICommonsCollection<? extends CHILDTYPE> getAllChildren concode_elem_sep boolean hasNoChildren
boolean function ( final CHILDTYPE arg0 ) { return getChildCount ( arg0 ) > 0 ; }
17,448
decodes the message head from existing stream . assignes message data to private variables of the environment object . concode_field_sep java.lang.Object server concode_elem_sep boolean stopped concode_elem_sep boolean clientT concode_elem_sep com.ericsson.otp.erlang.OtpErlangRef send_ref concode_elem_sep java.lang.Str...
void function ( ) { uHead ( is ) ; }
17,449
convenience method to clear a passed arraylist basically clones the functionality of a vector.removeall concode_field_sep LogBean singleton concode_elem_sep MessageLog messageLog concode_elem_sep ChatState state concode_elem_sep Log log concode_elem_sep String autoLoad concode_elem_sep ArrayList controlLog concode_elem...
ArrayList function ( ArrayList arg0 ) { for ( int loc0 = 0 , loc1 = arg0 . size ( ) ; loc0 < loc1 ; loc0 ++ ) { arg0 . remove ( 0 ) ; } return ( arg0 ) ; }
17,450
attribute name when creating table concode_field_sep AmazonDynamoDB amazonDDBClient concode_elem_sep String secretKey concode_elem_sep Long readCapacity concode_elem_sep String amazonDdbEndpoint concode_elem_sep DdbOperations operation concode_elem_sep String keyAttributeType concode_elem_sep String proxyHost concode_e...
void function ( String arg0 ) { this . keyAttributeName = arg0 ; }
17,451
called internally or externally in write delay intervals . concode_field_sep FileAccess.FileSync outDescriptor concode_elem_sep Object timerTask concode_elem_sep int INSERT_WITH_SCHEMA concode_elem_sep boolean needsSync concode_elem_sep boolean isCompressed concode_elem_sep int writeDelay concode_elem_sep HsqlName sche...
void function ( ) { if ( isClosed ) { return ; } if ( needsSync ) { forceSync ( ) ; } }
17,452
f0 - > `` while '' f1 - > '' '' f2 - > expression f3 - > '' '' f4 - > statement concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
R function ( WhileStatement arg0 ) { R loc0 = null ; arg0 . f0 . accept ( this ) ; arg0 . f1 . accept ( this ) ; arg0 . f2 . accept ( this ) ; arg0 . f3 . accept ( this ) ; arg0 . f4 . accept ( this ) ; return loc0 ; }
17,453
tells whether or not this credential has been destroyed , and that the certificate and private key fields are null . concode_field_sep X509Certificate certificate concode_elem_sep String alias concode_elem_sep PrivateKey key concode_field_sep X509Certificate getCertificate concode_elem_sep void destroy concode_elem_sep...
boolean function ( ) { return certificate == null && key == null ; }
17,454
the current fly has been hunted by the user of this client concode_field_sep String mPlayerName concode_elem_sep IGameServer mServer concode_field_sep void recieveFlyHunted concode_elem_sep void recieveFlyPosition concode_elem_sep void login
void function ( ) { mServer . huntFly ( mPlayerName ) ; }
17,455
get value as four bytes in big endian byte order . concode_field_sep ZipLong CFH_SIG concode_elem_sep int BYTE_MASK concode_elem_sep int BYTE_1_SHIFT concode_elem_sep int BYTE_1_MASK concode_elem_sep int BYTE_3_SHIFT concode_elem_sep int BYTE_1 concode_elem_sep ZipLong DD_SIG concode_elem_sep long BYTE_3_MASK concode_e...
byte [ ] function ( long arg0 ) { byte [ ] loc0 = new byte [ WORD ] ; loc0 [ 0 ] = ( byte ) ( ( arg0 & BYTE_MASK ) ) ; loc0 [ BYTE_1 ] = ( byte ) ( ( arg0 & BYTE_1_MASK ) >> BYTE_1_SHIFT ) ; loc0 [ BYTE_2 ] = ( byte ) ( ( arg0 & BYTE_2_MASK ) >> BYTE_2_SHIFT ) ; loc0 [ BYTE_3 ] = ( byte ) ( ( arg0 & BYTE_3_MASK ) >> BY...
17,456
sets the framing rectangle of this shape to be the specified rectangle2d . the framing rectangle is used by the subclasses of rectangularshape to define their geometry . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean intersects concode_elem_sep Rectangle2D getFrame concode_elem_sep double getMaxX c...
void function ( Rectangle2D arg0 ) { setFrame ( arg0 . getX ( ) , arg0 . getY ( ) , arg0 . getWidth ( ) , arg0 . getHeight ( ) ) ; }
17,457
set whether or not file extensions should be stripped from the uri when generating the view name . default is `` true '' . concode_field_sep String prefix concode_elem_sep String separator concode_elem_sep String SLASH concode_elem_sep UrlPathHelper urlPathHelper concode_elem_sep boolean stripLeadingSlash concode_elem_...
void function ( boolean arg0 ) { this . stripExtension = arg0 ; }
17,458
returns the svg type of this trait . concode_field_sep short PERCENTAGE_FONT_SIZE concode_elem_sep short percentageInterpretation concode_elem_sep boolean isAnimatable concode_elem_sep short PERCENTAGE_VIEWPORT_WIDTH concode_elem_sep short PERCENTAGE_VIEWPORT_HEIGHT concode_elem_sep int type concode_elem_sep short PERC...
int function ( ) { return type ; }
17,459
erase a purchase locally from the inventory , given its product id . this just modifies the inventory object locally and has no effect on the server ! this is useful when you have an existing inventory object which you know to be up to date , and you have just consumed an item successfully , which means that erasing it...
void function ( String arg0 ) { if ( mPurchaseMap . containsKey ( arg0 ) ) mPurchaseMap . remove ( arg0 ) ; }
17,460
determine which cell the marble currently occupies . concode_field_sep int mCol concode_elem_sep int MAX_LEVELS concode_elem_sep Bitmap mImgPath concode_elem_sep Bitmap mImgExit concode_elem_sep int TILE_SIZE concode_elem_sep int VOID_COLOR concode_elem_sep Rect mRect concode_elem_sep int mX concode_elem_sep int mY con...
int function ( int arg0 , int arg1 ) { int loc0 = arg0 / TILE_SIZE ; int loc1 = arg1 / TILE_SIZE ; int loc2 = 0 ; if ( loc1 > 0 ) loc2 = loc1 * MAZE_COLS ; loc2 += loc0 ; return mMazeData [ loc2 ] ; }
17,461
get the parent of this node concode_field_sep HashMap<String,TrieNode> children concode_elem_sep TrieNode parent concode_elem_sep boolean property concode_elem_sep Logger LOG concode_elem_sep TrieNode rootNode concode_field_sep String[] getChildren concode_elem_sep boolean getProperty concode_elem_sep void deleteChild ...
TrieNode function ( ) { return this . parent ; }
17,462
causes the currently executing thread to sleep temporarily cease execution for the specified number of milliseconds , subject to the precision and accuracy of system timers and schedulers . concode_field_sep Logger LOGGER concode_field_sep placeholderType placeHolder
void function ( int arg0 ) { sleep ( arg0 , "srini_string" ) ; }
17,463
sets the value of the modelname property . concode_field_sep JAXBElement<String> modelName concode_elem_sep JAXBElement<String> sku concode_elem_sep JAXBElement<String> make concode_field_sep JAXBElement<String> getMake concode_elem_sep void setSku concode_elem_sep JAXBElement<String> getModelName concode_elem_sep void...
void function ( JAXBElement < String > arg0 ) { this . modelName = arg0 ; }
17,464
sac : implements conditionfactory #createpositionalcondition int , boolean , boolean . concode_field_sep String classLocalName concode_elem_sep String idNamespaceURI concode_elem_sep String classNamespaceURI concode_elem_sep String idLocalName concode_field_sep LangCondition createLangCondition concode_elem_sep Combina...
PositionalCondition function ( int arg0 , boolean arg1 , boolean arg2 ) { throw new CSSException ( "srini_string" ) ; }
17,465
method to get registryservice . concode_field_sep RealmService realmService concode_elem_sep RegistryService registryService concode_elem_sep TenantRegistryLoader tenantRegLoader concode_field_sep void setTenantRegLoader concode_elem_sep TenantRegistryLoader getTenantRegLoader concode_elem_sep void setRealmService conc...
RegistryService function ( ) { return registryService ; }
17,466
close and remove all connections in the pool . concode_field_sep ConnectionPool systemDefault concode_elem_sep LinkedList<Connection> connections concode_elem_sep long keepAliveDurationNs concode_elem_sep long DEFAULT_KEEP_ALIVE_DURATION_MS concode_elem_sep int MAX_CONNECTIONS_TO_CLEANUP concode_elem_sep Callable<Void>...
void function ( ) { List < Connection > loc0 ; synchronized ( this ) { loc0 = new ArrayList < Connection > ( this . connections ) ; this . connections . clear ( ) ; } for ( Connection loc1 : loc0 ) { Util . closeQuietly ( loc1 ) ; } }
17,467
sets the homegearid of the device . concode_field_sep String TYPE_GATEWAY_EXTRAS concode_elem_sep HmInterface hmInterface concode_elem_sep List<HmChannel> channels concode_elem_sep String address concode_elem_sep String name concode_elem_sep String ADDRESS_GATEWAY_EXTRAS concode_elem_sep String type concode_elem_sep St...
void function ( String arg0 ) { this . homegearId = arg0 ; }
17,468
update setting instance . concode_field_sep Provider<EntityManager> entityManagerProvider concode_elem_sep DaoUtils daoUtils concode_field_sep void removeByName concode_elem_sep SettingEntity findByName concode_elem_sep void create concode_elem_sep List<SettingEntity> findAll
SettingEntity function ( SettingEntity arg0 ) { return entityManagerProvider . get ( ) . merge ( arg0 ) ; }
17,469
obtiene marshaller . concode_field_sep Schema schema concode_elem_sep JAXBContext jaxbContext concode_elem_sep String PACKAGE_XML_CLASSES concode_elem_sep Unmarshaller um concode_elem_sep String PATCH_XSD concode_elem_sep Marshaller m concode_field_sep Unmarshaller getUnmarshaller concode_elem_sep JAXBContext getJAXBCo...
Marshaller function ( final boolean arg0 ) { if ( m == null ) { m = getJAXBContext ( ) . createMarshaller ( ) ; m . setProperty ( "srini_string" , Boolean . TRUE ) ; } final Schema loc0 = arg0 ? getSchema ( ) : null ; m . setSchema ( loc0 ) ; return m ; }
17,470
compares this parceluuid to another object for equality . if object is not null , is a parceluuid instance , and all bits are equal , then true is returned . concode_field_sep UUID mUuid concode_elem_sep Parcelable.Creator<ParcelUuid> CREATOR concode_field_sep int hashCode concode_elem_sep UUID getUuid concode_elem_sep...
boolean function ( Object arg0 ) { if ( arg0 == null ) { return false ; } if ( this == arg0 ) { return true ; } if ( ! ( arg0 instanceof ParcelUuid ) ) { return false ; } ParcelUuid loc0 = ( ParcelUuid ) arg0 ; return ( this . mUuid . equals ( loc0 . mUuid ) ) ; }
17,471
the timeslot in which energy commitments represented by cleared trades are due . concode_field_sep Logger log concode_elem_sep SortedSet<VisualizerOrderbookOrder> asks concode_elem_sep SortedSet<VisualizerOrderbookOrder> bids concode_elem_sep Timeslot timeslot concode_elem_sep Double clearingPrice concode_elem_sep Inst...
Timeslot function ( ) { return timeslot ; }
17,472
set the html id of the element t concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_elem_sep String sequence concode_elem_sep float delay concode_...
void function ( String arg0 ) { this . id = arg0 ; }
17,473
getter for device status reason . concode_field_sep DeviceStatus Status concode_elem_sep ImportMode ImportMode concode_elem_sep String ETag concode_elem_sep String StatusReason concode_elem_sep AuthenticationMechanism Authentication concode_elem_sep String Id concode_field_sep void setImportMode concode_elem_sep String...
String function ( ) { return StatusReason ; }
17,474
inserts an address using the link style . text leading up to the address gets the current style . concode_field_sep Style linkStyle concode_elem_sep boolean autoScroll concode_elem_sep Pattern colorPattern concode_elem_sep StyleContext styles concode_elem_sep Pattern addressPattern concode_elem_sep JTextPane text conco...
String function ( StyledDocument arg0 , String arg1 , Matcher arg2 ) { autoScroll = false ; arg0 . insertString ( arg0 . getLength ( ) , arg1 . substring ( 0 , arg2 . start ( 1 ) ) , currentStyle ) ; arg0 . insertString ( arg0 . getLength ( ) , FileUtilities . getUserFriendlyName ( arg2 . group ( 1 ) ) , linkStyle ) ; ...
17,475
sets the field padding . concode_field_sep int until concode_elem_sep FieldPadding padding concode_elem_sep boolean lazy concode_elem_sep String name concode_elem_sep int position concode_field_sep void setName concode_elem_sep String getName concode_elem_sep String extractFieldText concode_elem_sep FieldPadding getPad...
void function ( FieldPadding arg0 ) { this . padding = arg0 ; }
17,476
adds a case that returns the given result when this switcher is executed on an object equal to the given one . concode_field_sep Result<T> result concode_elem_sep Matcher<?> matcher concode_elem_sep List<Case<T>> cases concode_elem_sep Result<T> defaultResult concode_elem_sep T value concode_elem_sep AbstractClosure cl...
Switcher < T > function ( Object arg0 , T arg1 ) { return addCase ( equalTo ( arg0 ) , arg1 ) ; }
17,477
helper method that allows easy conversion of object 's data into an appropriate contentvalues concode_field_sep long storyId concode_elem_sep long loginId concode_elem_sep String audioLink concode_elem_sep String imageName concode_elem_sep long creationTime concode_elem_sep SimpleDateFormat FORMAT concode_elem_sep doub...
ContentValues function ( ) { return StoryCreator . getCVfromStory ( this ) ; }
17,478
returns reflections.class.getclassloader concode_field_sep ClassLoader[] defaultClassLoaders concode_field_sep URL tryToGetValidUrl concode_elem_sep ClassLoader getContextClassLoader concode_elem_sep ClassLoader[] classLoaders concode_elem_sep URL forClass concode_elem_sep URL forWebInfClasses concode_elem_sep Set<URL>...
ClassLoader function ( ) { return Reflections . class . getClassLoader ( ) ; }
17,479
creates a default instance of the worker pool and calls requestqueue #start on it . concode_field_sep String DEFAULT_CACHE_DIR concode_field_sep placeholderType placeHolder
RequestQueue function ( Context arg0 ) { return newRequestQueue ( arg0 , null ) ; }
17,480
compares the specified object with this tupledesc for equality . two tupledescs are considered equal if they are the same size and if the n-th type in this tupledesc is equal to the n-th type in td . concode_field_sep TDItem[] tdItems concode_elem_sep String fieldName concode_elem_sep long serialVersionUID concode_elem...
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof TupleDesc ) ) return false ; TupleDesc loc0 = ( TupleDesc ) arg0 ; if ( this . tdItems . length != loc0 . tdItems . length ) return false ; for ( int loc1 = 0 ; loc1 < tdItems . length ; loc1 ++ ) { if ( ! tdItems [ loc1 ] . fieldType . equals ( loc0 . tdItems...
17,481
does nothing . callback function called when arriving a 2xx re-invite/modify accepted concode_field_sep PlaceHolder placeHolder concode_field_sep void onCallModifying concode_elem_sep void onCallTransfer concode_elem_sep void onCallAccepted concode_elem_sep void onCallClosed concode_elem_sep void onCallTransferSuccess ...
void function ( Call arg0 , String arg1 , Message arg2 ) { }
17,482
list of sns platform application arns that could be used by clients . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> applicationArns concode_elem_sep String roleArn concode_field_sep PushSync withRoleArn concode_elem_sep PushSync withApplicationArns concode_elem_sep PushSync withApplicationA...
java . util . List < String > function ( ) { if ( applicationArns == null ) { applicationArns = new com . amazonaws . internal . ListWithAutoConstructFlag < String > ( ) ; applicationArns . setAutoConstruct ( true ) ; } return applicationArns ; }
17,483
returns interface of given type . returns the first interface found that is either of the given class or of a subclass . usage : getinterfaceoftype radio.class concode_field_sep Log myLog concode_elem_sep PolledAfterActiveTicks[] polledAfterActive concode_elem_sep Clock myClock concode_elem_sep Button myButton concode_...
N function ( Class < N > arg0 ) { for ( MoteInterface loc0 : moteInterfaces ) { if ( arg0 . isInstance ( loc0 ) ) { return arg0 . cast ( loc0 ) ; } } return null ; }
17,484
returns the text specified for this buttontype in the constructor ; concode_field_sep ButtonType FINISH concode_elem_sep ButtonType APPLY concode_elem_sep ButtonType PREVIOUS concode_elem_sep ButtonType OK concode_elem_sep ButtonType NO concode_elem_sep ButtonType CLOSE concode_elem_sep String text concode_elem_sep But...
String function ( ) { return text ; }
17,485
return a list of exams laboratory s between specified dates and matching passed exam name concode_field_sep LabIoOperations ioOperations concode_field_sep boolean newLabFirstProcedure concode_elem_sep boolean deleteLaboratory concode_elem_sep ArrayList<LaboratoryForPrint> getLaboratoryForPrint concode_elem_sep boolean ...
ArrayList < Laboratory > function ( String arg0 , GregorianCalendar arg1 , GregorianCalendar arg2 ) { try { return ioOperations . getLaboratory ( arg0 , arg1 , arg2 ) ; } catch ( OHException loc0 ) { JOptionPane . showMessageDialog ( null , loc0 . getMessage ( ) ) ; return new ArrayList < Laboratory > ( ) ; } }
17,486
gets the length of the cipher algorithms 's initialization vector . for block ciphers e.g. aes this is the same as the cipher 's block size . concode_field_sep SecretKey macKey concode_elem_sep SecretKey encryptionKey concode_elem_sep CipherSuite cipherSuite concode_elem_sep IvParameterSpec iv concode_elem_sep Compress...
int function ( ) { return cipherSuite . getBulkCipher ( ) . getRecordIvLength ( ) ; }
17,487
creates a query for the given data set concode_field_sep PlaceHolder placeHolder concode_field_sep List getColumnList concode_elem_sep List getColumnList concode_elem_sep IBaseDataSetDesign getDataSetDesign concode_elem_sep QueryDefinition getQueryDefinition concode_elem_sep QueryDefinition getQueryDefinition concode_e...
IPreparedQuery function ( DataEngine arg0 , DataSetHandle arg1 ) { return getPreparedQuery ( arg0 , arg1 , true ) ; }
17,488
get this node 's position left , as defined by style . concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep MeasureFunction mMeasureFunction concode_elem_sep CachedCSSLay...
float function ( ) { return style . position [ POSITION_LEFT ] ; }
17,489
decomposes a uuid into raw bytes . concode_field_sep long lastNanos concode_elem_sep long clockSeqAndNode concode_elem_sep UUIDGen instance concode_elem_sep long MIN_CLOCK_SEQ_AND_NODE concode_elem_sep long START_EPOCH concode_elem_sep long MAX_CLOCK_SEQ_AND_NODE concode_field_sep long makeClockSeqAndNode concode_elem_...
byte [ ] function ( UUID arg0 ) { long loc0 = arg0 . getMostSignificantBits ( ) ; long loc1 = arg0 . getLeastSignificantBits ( ) ; byte [ ] loc2 = new byte [ 16 ] ; for ( int loc3 = 0 ; loc3 < 8 ; loc3 ++ ) { loc2 [ loc3 ] = ( byte ) ( loc0 >>> ( ( 7 - loc3 ) * 8 ) ) ; loc2 [ 8 + loc3 ] = ( byte ) ( loc1 >>> ( ( 7 - lo...
17,490
method to tell the page to render or not based on the initialized flag concode_field_sep String plotPointShape concode_elem_sep boolean enableDynamicValues concode_elem_sep boolean areaMapEnabled concode_elem_sep int CUSTOM_CHART_TYPE concode_elem_sep String xAxisTitle concode_elem_sep boolean barChartOrientationHorizo...
boolean function ( OutputChart arg0 ) { boolean loc0 = this . renderOnSubmit ; if ( loc0 ) { this . renderOnSubmit = false ; } return loc0 ; }
17,491
sets the user uuid of this feed . concode_field_sep Feed _feed concode_field_sep java.lang.String getTwitterScreenName concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_s...
void function ( java . lang . String arg0 ) { _feed . setUserUuid ( arg0 ) ; }
17,492
the value of the key value pair . for environment variables , this is the value of the environment variable . concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep void se...
KeyValuePair function ( String arg0 ) { setValue ( arg0 ) ; return this ; }
17,493
returns a sortfield for a string field.if nulllast and nullfirst are both false , then default lucene string sorting is used where null strings sort first in an ascending sort , and last in a descending sort . concode_field_sep PlaceHolder placeHolder concode_field_sep void applyMissingFirstLast concode_elem_sep SortFi...
SortField function ( String arg0 , boolean arg1 , boolean arg2 , boolean arg3 ) { SortField loc0 = new SortField ( arg0 , SortField . Type . STRING , arg1 ) ; applyMissingFirstLast ( loc0 , arg1 , arg2 , arg3 ) ; return loc0 ; }
17,494
tells if we are to do a forward to the loginformurl using the requestdispatcher , instead of a 302 redirect . concode_field_sep String loginFormUrl concode_elem_sep boolean forceHttps concode_elem_sep boolean useForward concode_elem_sep Log logger concode_elem_sep RedirectStrategy redirectStrategy concode_elem_sep Port...
void function ( boolean arg0 ) { this . useForward = arg0 ; }
17,495
returns the roots of the graph . concode_field_sep List<Node> nodes concode_elem_sep String string concode_elem_sep SortedMap<R,Node> children concode_elem_sep Logger log concode_elem_sep SortedMap<String,V> attributes concode_elem_sep List<Node> roots concode_elem_sep Pattern graphPattern concode_elem_sep V content co...
List < Node > function ( ) { return roots ; }
17,496
does the specified transaction contain a value for the transaction local . concode_field_sep int lockCount concode_elem_sep byte[] lock concode_elem_sep TransactionManager transactionManager concode_elem_sep Thread lockingThread concode_elem_sep String LOCKS_MAP concode_field_sep void resume concode_elem_sep void rollb...
boolean function ( final TransactionLocal arg0 , final Transaction arg1 ) { com . arjuna . ats . jta . arg1 . Transaction loc0 = ( com . arjuna . ats . jta . arg1 . Transaction ) arg1 ; if ( loc0 . isAlive ( ) ) { return ( loc0 . getTxLocalResource ( arg0 ) != null ? true : false ) ; } else { return false ; } }
17,497
platform independent file.getpath concode_field_sep PlaceHolder placeHolder concode_field_sep String sha1 concode_elem_sep void updateDigest concode_elem_sep String findExtension concode_elem_sep File getRunningLocation concode_elem_sep String fileExt concode_elem_sep String fileExt concode_elem_sep FileFilter getFileF...
String function ( File arg0 ) { if ( arg0 == null ) { return null ; } return asPath ( arg0 . getPath ( ) ) ; }
17,498
get the required . concode_field_sep String name concode_elem_sep String type concode_elem_sep String value concode_elem_sep boolean required concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep void setRequired concode_elem_sep String getName concode_elem_sep String getType concode_elem_sep...
boolean function ( ) { return required ; }
17,499
returns the next key marker that should be used in the next request to get the next page of results . this value is only valid if #istruncated indicates this listing is truncated . concode_field_sep boolean isTruncated concode_elem_sep String bucketName concode_elem_sep String nextKeyMarker concode_elem_sep List<String...
String function ( ) { return nextKeyMarker ; }