idx int64 0 25k | question stringlengths 68 5.14k | target stringlengths 20 503 |
|---|---|---|
11,500 | returns the sink of the last call concode_field_sep EdmondsKarpMaximumFlow<V,E> ekMaxFlow concode_elem_sep double cutWeight concode_elem_sep Set<V> minCut concode_elem_sep V source concode_elem_sep V sink concode_elem_sep double epsilon concode_elem_sep DirectedGraph<V,E> graph concode_field_sep double getCutWeight con... | V function ( ) { return sink ; } |
11,501 | get number minimum : 32.1 maximum : 543.2 concode_field_sep byte[] _byte concode_elem_sep String password concode_elem_sep BigDecimal number concode_elem_sep Float _float concode_elem_sep Integer integer concode_elem_sep Double _double concode_elem_sep String string concode_elem_sep DateTime dateTime concode_elem_sep b... | BigDecimal function ( ) { return number ; } |
11,502 | gets the data value for this ctconohchy30rs . concode_field_sep pe.com.grupobbva.ohc.hy30.CtBodyRs data concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep pe.com.grupobbva.xsd.ps9.CtHeaderRs header concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concod... | pe . com . grupobbva . ohc . hy30 . CtBodyRs function ( ) { return data ; } |
11,503 | get a faultdetectionhandler from the serviceelement concode_field_sep PlaceHolder placeHolder concode_field_sep ClassBundle getClassBundle | FaultDetectionHandler < ServiceID > function ( final ServiceElement arg0 , final ClassLoader arg1 ) { return ( getFaultDetectionHandler ( arg0 . getFaultDetectionHandlerBundle ( ) , arg1 ) ) ; } |
11,504 | sets the primary key of this expando table . concode_field_sep ExpandoTable _expandoTable concode_field_sep long getClassNameId concode_elem_sep void setName concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep v... | void function ( long arg0 ) { _expandoTable . setPrimaryKey ( arg0 ) ; } |
11,505 | utility method for recalculateding the total inventory price . concode_field_sep double inventoryPriceTotal concode_elem_sep ArrayList inventory concode_elem_sep int inventoryUnitTotal concode_field_sep int getInventoryUnitTotal concode_elem_sep double getInventoryPriceTotal concode_elem_sep void addInventoryItem conco... | void function ( ) { inventoryPriceTotal = 0 ; inventoryUnitTotal = 0 ; InventoryItem loc0 ; for ( int loc1 = 0 , loc2 = inventory . size ( ) ; loc1 < loc2 ; loc1 ++ ) { loc0 = ( InventoryItem ) inventory . get ( loc1 ) ; inventoryPriceTotal += loc0 . getPrice ( ) * loc0 . getQuantity ( ) ; inventoryUnitTotal += loc0 . ... |
11,506 | check to see if app.net passport 's find friends activity can be launched . concode_field_sep String APP_PACKAGE concode_elem_sep String RECOMMENDED_USERS_ACTION concode_elem_sep String AUTHORIZE_ACTION concode_elem_sep String FIND_FRIENDS_ACTION concode_elem_sep String INVITE_FRIENDS_ACTION concode_field_sep boolean l... | boolean function ( Context arg0 ) { return isActionAvailable ( arg0 , new Intent ( FIND_FRIENDS_ACTION ) ) ; } |
11,507 | are vertices v and w in the same strong component ? concode_field_sep boolean[] marked concode_elem_sep int count concode_elem_sep int[] id concode_field_sep void dfs concode_elem_sep int count concode_elem_sep void main concode_elem_sep int id concode_elem_sep boolean check | boolean function ( int arg0 , int arg1 ) { return id [ arg0 ] == id [ arg1 ] ; } |
11,508 | returns the minor http version that should be used for future requests on this connection . either 0 for http/1 .0 , or 1 for http/1 .1 . the default value is 1 for new connections . concode_field_sep int httpMinorVersion concode_elem_sep byte[] HTTP_11 concode_elem_sep Route route concode_elem_sep long idleStartTimeNs... | int function ( ) { return httpMinorVersion ; } |
11,509 | the number of capacity units of the provisioned throughput of the table consumed during the operation . getitem , batchgetitem , batchwriteitem , query , and scan operations consume readcapacityunits , while putitem , updateitem , and deleteitem operations consume writecapacityunits . returns a reference to this object... | UpdateItemResult function ( Double arg0 ) { this . consumedCapacityUnits = arg0 ; return this ; } |
11,510 | reads a string from the given input . the string may be null and must have been written with #writenullablestring string , dataoutputview . concode_field_sep PlaceHolder placeHolder concode_field_sep String arrayToString concode_elem_sep String showControlCharacters concode_elem_sep String escapeHtml concode_elem_sep v... | String function ( DataInputView arg0 ) { if ( arg0 . readBoolean ( ) ) { return StringValue . readString ( arg0 ) ; } else { return null ; } } |
11,511 | sets the value of the title property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep JAXBElement<? extends DSOtherAggregateType> dsOtherAggregate concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_ele... | void function ( String arg0 ) { this . title = arg0 ; } |
11,512 | gets the site_title value for this report_suite_metrics . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep com.omniture.www.Metric[] available_metrics concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String rsid concode_elem_sep boolean __hashCodeCalc concode_ele... | java . lang . String function ( ) { return site_title ; } |
11,513 | returns the revision string . concode_field_sep String PROB_COST_FUNC_NAME concode_elem_sep String RELATION_NAME concode_elem_sep String THRESHOLD_NAME concode_elem_sep String NORM_EXPECTED_COST_NAME concode_field_sep void main concode_elem_sep Instances makeHeader concode_elem_sep Instances getCurve concode_elem_sep I... | String function ( ) { return RevisionUtils . extract ( "srini_string" ) ; } |
11,514 | frombasicland . concode_field_sep Card sourceCard concode_elem_sep String color concode_elem_sep int amount concode_field_sep boolean isSnow concode_elem_sep boolean isColor concode_elem_sep boolean isColor concode_elem_sep int getColorlessAmount concode_elem_sep Card getSourceCard concode_elem_sep Mana[] toSingleArray... | boolean function ( ) { return sourceCard . isBasicLand ( ) ; } |
11,515 | sets whether the effect should render new frames automatically which it does by default . if true , you can render frames manually by calling the render instance method of an effect . this is used by effect.parallel . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concod... | void function ( boolean arg0 ) { this . sync = arg0 ; ea . add ( "srini_string" , arg0 ) ; } |
11,516 | callback for when an unrecognized option is parsed . concode_field_sep String DRIVER_JAVA_OPTIONS concode_elem_sep String DRIVER_LIBRARY_PATH concode_elem_sep String DRIVER_CORES concode_elem_sep String NUM_EXECUTORS concode_elem_sep String[][] opts concode_elem_sep String EXECUTOR_CORES concode_elem_sep String PY_FILE... | boolean function ( String arg0 ) { throw new UnsupportedOperationException ( ) ; } |
11,517 | returns the slots in the order they will be drawn . the returned array may be modified to change the draw order . concode_field_sep SkeletonData data concode_elem_sep Color color concode_elem_sep Skin skin concode_elem_sep Array<Array<Bone>> boneCache concode_elem_sep Array<Slot> slots concode_elem_sep Array<Bone> bone... | Array < Slot > function ( ) { return drawOrder ; } |
11,518 | method to switch the minimized / maximized state of the chat concode_field_sep String color concode_elem_sep String DEFAULT_NICK concode_elem_sep String buttonImage concode_elem_sep Log log concode_elem_sep boolean minimized concode_elem_sep String autoLoad concode_elem_sep String MAXIMIZE_IMAGE concode_elem_sep Messag... | String function ( ) { minimized = ! minimized ; if ( minimized ) { buttonImage = MINIMIZE_IMAGE ; } else { buttonImage = MAXIMIZE_IMAGE ; position = bottom ( ) ; } return ( "srini_string" ) ; } |
11,519 | retrieves the session with the specified session identifier or null if no such session is registered with this sessionmanager . concode_field_sep int sessionIdCount concode_elem_sep IntKeyHashMap sessionMap concode_elem_sep Session sysSession concode_field_sep void removeSession concode_elem_sep Session newSession conc... | Session function ( int arg0 ) { return ( Session ) sessionMap . get ( arg0 ) ; } |
11,520 | creates a new resource action with the primary key . does not add the resource action to the database . concode_field_sep ResourceActionLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery co... | com . liferay . portal . model . ResourceAction function ( long arg0 ) { return getService ( ) . createResourceAction ( arg0 ) ; } |
11,521 | walk the provided featuretype and produce a count of distinct attribtues . used to detect duplicate attributes names ie override concode_field_sep FilterFactory ff concode_elem_sep Schema DEFAULT concode_field_sep List getAttributes concode_elem_sep List getAttributes concode_elem_sep List getNames concode_elem_sep Lis... | int function ( SimpleFeatureType arg0 ) { return getNames ( arg0 ) . size ( ) ; } |
11,522 | retrieves the set of arguments for this invokable method . concode_field_sep boolean retrievesComponentInfo concode_elem_sep DebugTracer TRACER concode_elem_sep boolean updatesComponentInfo concode_elem_sep String name concode_elem_sep String description concode_elem_sep ConfigAttribute[] arguments concode_elem_sep Str... | ConfigAttribute [ ] function ( ) { return arguments ; } |
11,523 | retorna a data de nascimento concode_field_sep String healthNo concode_elem_sep String country concode_elem_sep String surnameFather concode_elem_sep String gender concode_elem_sep String heigh concode_elem_sep byte[] data concode_elem_sep String documentType concode_elem_sep String documentNumber concode_elem_sep Stri... | String function ( ) { checkNLoad ( ) ; return dateOfBirth ; } |
11,524 | gets the rolename value for this userrecord . concode_field_sep java.lang.String userRecordType concode_elem_sep java.lang.Long roleId concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep java.lang.String ro... | java . lang . String function ( ) { return roleName ; } |
11,525 | error log message . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d concode_elem_sep void set... | void function ( String arg0 , String arg1 ) { if ( LOG . ERROR >= LOGLEVEL ) Log . e ( arg0 , arg1 ) ; } |
11,526 | gets the value of the study property . concode_field_sep String study concode_elem_sep String level concode_elem_sep BigInteger yearObtained concode_elem_sep int aqaa concode_elem_sep String nameOfInstitution concode_field_sep void setNameOfInstitution concode_elem_sep void setStudy concode_elem_sep String getLevel con... | String function ( ) { return study ; } |
11,527 | the shape to use to draw this glyph . this is set to null after the glyph is stored in a glyphpage . concode_field_sep short yOffset concode_elem_sep int xOffset concode_elem_sep Shape shape concode_elem_sep Texture texture concode_elem_sep boolean isMissing concode_elem_sep float u concode_elem_sep float v concode_ele... | Shape function ( ) { return shape ; } |
11,528 | add information message to a specific client . concode_field_sep Properties buildProperties concode_field_sep String getRequestParameter concode_elem_sep UIComponent findComponent concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_sep String getActionAttribute concode_... | void function ( String arg0 , String arg1 ) { FacesContext . getCurrentInstance ( ) . addMessage ( arg0 , new FacesMessage ( FacesMessage . SEVERITY_WARN , arg1 , arg1 ) ) ; } |
11,529 | the cloudwatchregion that the cloudwatch alarm was created in . concode_field_sep String name concode_elem_sep String region concode_field_sep void setName concode_elem_sep String getName concode_elem_sep String getRegion concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep AlarmIdentifier wit... | void function ( CloudWatchRegion arg0 ) { this . region = arg0 . toString ( ) ; } |
11,530 | add all data of the other word to this word . concode_field_sep String name concode_elem_sep ArrayList<Weight> weightList concode_elem_sep HashMap<Page,Weight> pages concode_field_sep void addPage concode_elem_sep String toString concode_elem_sep ArrayList<Weight> getSortedWeights | void function ( Word arg0 ) { for ( Entry < Page , Weight > loc0 : arg0 . pages . entrySet ( ) ) { Page loc1 = loc0 . getKey ( ) ; Weight loc2 = loc0 . getValue ( ) ; addPage ( loc1 , loc2 . value ) ; } } |
11,531 | returns a printable string of the distribution point name . concode_field_sep byte TAG_FULL_NAME concode_elem_sep byte TAG_RELATIVE_NAME concode_elem_sep GeneralNames fullName concode_elem_sep int hashCode concode_elem_sep RDN relativeName concode_field_sep void encode concode_elem_sep RDN getRelativeName concode_elem_... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; if ( fullName != null ) { loc0 . append ( "srini_string" + fullName + "srini_string" ) ; } else { loc0 . append ( "srini_string" + relativeName + "srini_string" ) ; } return loc0 . toString ( ) ; } |
11,532 | reads an object position from an input stream . concode_field_sep Point3D pos concode_elem_sep Point3D ang concode_field_sep void pack | ObjPos function ( MsgInputStream arg0 ) { ObjPos loc0 = new ObjPos ( ) ; loc0 . pos = Point3D . unpack ( arg0 ) ; loc0 . ang = Point3D . unpack ( arg0 ) ; return loc0 ; } |
11,533 | retrieves the special sys session . concode_field_sep int sessionIdCount concode_elem_sep IntKeyHashMap sessionMap concode_elem_sep Session sysSession concode_field_sep void removeSession concode_elem_sep boolean isUserActive concode_elem_sep void removeSchemaReference concode_elem_sep Session newSession concode_elem_s... | Session function ( ) { sysSession . currentSchema = sysSession . database . schemaManager . defaultSchemaHsqlName ; sysSession . isProcessingScript = false ; sysSession . isProcessingLog = false ; sysSession . setUser ( sysSession . database . getUserManager ( ) . getSysUser ( ) ) ; return sysSession ; } |
11,534 | returns an iterator over the headers with a given name in this group . concode_field_sep List headers concode_elem_sep long serialVersionUID concode_field_sep Header getCondensedHeader concode_elem_sep void setHeaders concode_elem_sep void addHeader concode_elem_sep void updateHeader concode_elem_sep Header[] getHeader... | HeaderIterator function ( final String arg0 ) { return new BasicListHeaderIterator ( this . headers , arg0 ) ; } |
11,535 | query tables for columns concode_field_sep Factory allRepos concode_elem_sep Organizations userAndOrgsResource concode_elem_sep DatabaseCache dbCache concode_elem_sep File root concode_elem_sep Context context concode_elem_sep int FORMAT_VERSION concode_elem_sep Executor EXECUTOR concode_elem_sep String TAG concode_fie... | Cursor function ( SQLiteOpenHelper arg0 , String arg1 , String [ ] arg2 ) { return query ( arg0 , arg1 , arg2 , null , null ) ; } |
11,536 | test case for s3underfilesystem #renamefile string , string . concode_field_sep S3Service mClient concode_elem_sep String DST concode_elem_sep S3UnderFileSystem mS3UnderFileSystem concode_elem_sep String SRC concode_elem_sep String ACCOUNT_OWNER concode_elem_sep String PATH concode_elem_sep String BUCKET_NAME concode_e... | void function ( ) { Mockito . when ( mClient . listObjectsChunked ( Matchers . anyString ( ) , Matchers . anyString ( ) , Matchers . anyString ( ) , Matchers . anyLong ( ) , Matchers . anyString ( ) ) ) . thenThrow ( ServiceException . class ) ; boolean loc0 = mS3UnderFileSystem . renameFile ( SRC , DST ) ; Assert . as... |
11,537 | set whether to always apply the messageformat rules , parsing even messages without arguments . default is `` false '' : messages without arguments are by default returned as-is , without parsing them through messageformat . set this to `` true '' to enforce messageformat for all messages , expecting all message texts ... | void function ( boolean arg0 ) { this . alwaysUseMessageFormat = arg0 ; } |
11,538 | returns the osgi service identifier . concode_field_sep VirtualHostLocalService _virtualHostLocalService concode_field_sep java.util.List<com.liferay.portal.kernel.model.VirtualHost> getVirtualHosts concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActi... | java . lang . String function ( ) { return _virtualHostLocalService . getOSGiServiceIdentifier ( ) ; } |
11,539 | sets the number of print copies that should be make during the next print . concode_field_sep int printCopies concode_elem_sep String defaultURL concode_elem_sep File defaultFile concode_elem_sep PrintHelper printHelper concode_elem_sep boolean isShrinkToPrintableArea concode_field_sep void setDefaultFile concode_elem_... | void function ( int arg0 ) { this . printCopies = arg0 ; } |
11,540 | method to check whether put is allowed for the resource concode_field_sep boolean loggedIn concode_elem_sep String[] validationProperties concode_elem_sep String pathWithVersion concode_elem_sep String[] lifecycleProperties concode_elem_sep String isWriteLocked concode_elem_sep String isDeleteLocked concode_elem_sep Pr... | boolean function ( ) { return putAllowed ; } |
11,541 | returns the associated properties file concode_field_sep String PROPERTY_FILE concode_elem_sep long serialVersionUID concode_elem_sep Properties PROPERTIES concode_field_sep boolean getClassifierPreserveOrder concode_elem_sep boolean getClassifierCostSensitiveEval concode_elem_sep int getClassifierCrossvalidationFolds ... | Properties function ( ) { return PROPERTIES ; } |
11,542 | tries put the given attribute in place of an existing attribute of the same name , returning whether it was present . concode_field_sep ProgramClass targetClass concode_elem_sep CodeAttribute targetAttribute concode_elem_sep boolean replaceAttributes concode_elem_sep ProgramMember targetMember concode_field_sep int fin... | boolean function ( int arg0 , Attribute [ ] arg1 , Attribute arg2 ) { int loc0 = findAttribute ( arg0 , arg1 , arg2 . getAttributeName ( targetClass ) ) ; if ( loc0 < 0 ) { return false ; } arg1 [ loc0 ] = arg2 ; return true ; } |
11,543 | sets the value of the formula property . concode_field_sep Money amount concode_elem_sep Money taxableValue concode_elem_sep String name concode_elem_sep String description concode_elem_sep String formula concode_elem_sep EdtTaxType taxType concode_elem_sep XMLGregorianCalendar effectiveDate concode_field_sep void setN... | void function ( String arg0 ) { this . formula = arg0 ; } |
11,544 | rename the file with oldname to newname . do nothing if the oldname file does not exist . if a file named newname already exists , delete it before ranaming . concode_field_sep boolean fsNormalizesPosixSeparator concode_elem_sep boolean fsIsIgnoreCase concode_field_sep File absoluteFile concode_elem_sep IOException toI... | void function ( String arg0 , String arg1 ) { try { if ( exists ( arg0 ) ) { delete ( arg1 ) ; File loc0 = new File ( arg0 ) ; loc0 . renameTo ( new File ( arg1 ) ) ; } } catch ( Throwable loc0 ) { throw toIOException ( loc0 ) ; } } |
11,545 | does nothing . concode_field_sep boolean suppressIcons concode_field_sep JMenuItem add concode_elem_sep void addClearFileItems concode_elem_sep void addClipboardItems concode_elem_sep void addNewWindowItems concode_elem_sep void addOpenFileItems concode_elem_sep void addSelectionItems concode_elem_sep void addCloseFile... | void function ( JMenu arg0 , Application arg1 , @ Nullable View arg2 ) { } |
11,546 | set whether metrics will be enabled on the vert.x instance . concode_field_sep boolean DEFAULT_METRICS_ENABLED concode_elem_sep JsonObject json concode_elem_sep boolean enabled concode_field_sep JsonObject toJson concode_elem_sep int hashCode concode_elem_sep boolean isEnabled concode_elem_sep boolean equals concode_el... | MetricsOptions function ( boolean arg0 ) { this . enabled = arg0 ; return this ; } |
11,547 | the md5 public key fingerprint as specified in section 4 of rfc 4716 . concode_field_sep String keyFingerprint concode_elem_sep String keyName concode_field_sep ImportKeyPairResult withKeyName concode_elem_sep String getKeyFingerprint concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void s... | void function ( String arg0 ) { this . keyFingerprint = arg0 ; } |
11,548 | get number of active users i.e. users with applications which have pending resource requests . concode_field_sep Log LOG concode_elem_sep QueueMetrics metrics concode_elem_sep int activeUsers concode_elem_sep Map<String,Set<ApplicationId>> usersApplications concode_field_sep void deactivateApplication concode_elem_sep ... | int function ( ) { return activeUsers ; } |
11,549 | enable the loop mode for this audio track . note that only one of the audio tracks in the timeline can have the loop mode enabled . when looping is enabled the samples between mbeginboundarytimems and mendboundarytimems are looped . concode_field_sep long mStartTimeMs concode_elem_sep int mAppVolumePercent concode_elem... | void function ( boolean arg0 ) { mLoop = arg0 ; } |
11,550 | method to return this item price in a currency formatted manner : example : `` $ 4.25 '' . concode_field_sep String image concode_elem_sep String ICE_SAILER concode_elem_sep CartBean cartBean concode_elem_sep int purchasedQuantity concode_elem_sep boolean isPurchased concode_elem_sep String ICE_CASTLE concode_elem_sep ... | String function ( ) { return ( StoreTable . CURRENCY_FORMAT . format ( price ) ) ; } |
11,551 | add new cluster member and create sender s. replicationmode transfer current properties to sender concode_field_sep String info concode_elem_sep MultiPointSender transport concode_elem_sep StringManager sm concode_field_sep MultiPointSender getTransport concode_elem_sep void setTransport concode_elem_sep String getInfo... | void function ( Member arg0 ) { getTransport ( ) . add ( arg0 ) ; } |
11,552 | return char at the given positon . concode_field_sep boolean r_seen concode_elem_sep int[] line concode_elem_sep char[] chr concode_elem_sep int current_line concode_elem_sep int length concode_elem_sep boolean n_seen concode_elem_sep int INITIAL_SIZE concode_elem_sep int[] position concode_field_sep void setLength con... | char function ( int arg0 ) { return chr [ arg0 ] ; } |
11,553 | deletes the trash version with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep TrashVersionLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynami... | com . liferay . trash . kernel . model . TrashVersion function ( long arg0 ) { return getService ( ) . deleteTrashVersion ( arg0 ) ; } |
11,554 | adds a integer param to the request . concode_field_sep String fileName concode_elem_sep ConcurrentHashMap<String,ArrayList<String>> urlParamsWithArray concode_elem_sep String ENCODING concode_elem_sep ConcurrentHashMap<String,String> urlParams concode_elem_sep InputStream inputStream concode_elem_sep ConcurrentHashMap... | void function ( String arg0 , int arg1 ) { if ( arg0 != null ) { urlParams . put ( arg0 , String . valueOf ( arg1 ) ) ; } } |
11,555 | captures the specified control and saves the result into a file in the bmp format . the capture is a copy of screen with bounds of the control concode_field_sep PlaceHolder placeHolder concode_field_sep Image capture | void function ( Control arg0 , String arg1 ) { Image loc0 = capture ( arg0 ) ; ImageUtils . save ( loc0 , arg1 , SWT . IMAGE_BMP ) ; } |
11,556 | warning log message . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d concode_elem_sep void s... | void function ( String arg0 , String arg1 ) { if ( LOG . WARN >= LOGLEVEL ) Log . w ( arg0 , arg1 ) ; } |
11,557 | get the state value . concode_field_sep DateTime storageUrlExpiry concode_elem_sep String format concode_elem_sep DateTime lastActivationTime concode_elem_sep String id concode_elem_sep PackageState state concode_elem_sep String version concode_elem_sep String storageUrl concode_field_sep ApplicationPackageInner withSt... | PackageState function ( ) { return this . state ; } |
11,558 | gets the value of the invalidationmanagername property . concode_field_sep String invalidationManagerName concode_elem_sep String invalidationGroupName concode_field_sep void setInvalidationManagerName concode_elem_sep void setInvalidationGroupName concode_elem_sep String getInvalidationGroupName | String function ( ) { return invalidationManagerName ; } |
11,559 | a method that returns void . concode_field_sep PlaceHolder placeHolder concode_field_sep String stringMethod concode_elem_sep int getIntProp concode_elem_sep void setIntProp concode_elem_sep GroovyInterface refTypeMethod concode_elem_sep String[][] arrayMethod | void function ( ) { } |
11,560 | returns the converted value , or null if the value is null concode_field_sep PlaceHolder placeHolder concode_field_sep char[] toCharArray concode_elem_sep Class<?> toClass concode_elem_sep Long toLong concode_elem_sep Long toLong concode_elem_sep boolean isCollection concode_elem_sep Character toCharacter concode_elem_... | Byte function ( Object arg0 ) { if ( arg0 instanceof Byte ) { return ( Byte ) arg0 ; } else if ( arg0 instanceof Number ) { Number loc0 = ( Number ) arg0 ; return loc0 . byteValue ( ) ; } else if ( arg0 instanceof String ) { return Byte . valueOf ( ( String ) arg0 ) ; } else { return null ; } } |
11,561 | reads a 1d array of booleans from standard input and returns it . concode_field_sep PlaceHolder placeHolder concode_field_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep int[][] readInt2D concode_... | boolean [ ] function ( ) { int loc0 = StdIn . readInt ( ) ; boolean [ ] loc1 = new boolean [ loc0 ] ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 [ loc2 ] = StdIn . readBoolean ( ) ; } return loc1 ; } |
11,562 | specify the hmac api key and secret to be used for authenticated requests having more than one client with the same api/secret globally is unsupported and will result in sporadic auth errors as the nonce is calculated from the system time . concode_field_sep String access_token concode_elem_sep String acct_id concode_e... | CoinbaseBuilder function ( String arg0 , String arg1 ) { this . api_key = arg0 ; this . api_secret = arg1 ; return this ; } |
11,563 | sets the error state of the parser . called by subclasses of the parser to set the type of error when failing a parse . concode_field_sep Map<Class<?>,Class<? extends FieldParser<?>>> PARSERS concode_elem_sep ParseErrorState errorState concode_field_sep int parseField concode_elem_sep ParseErrorState getErrorState conc... | void function ( ParseErrorState arg0 ) { this . errorState = arg0 ; } |
11,564 | this method resets the incoming events time events included . concode_field_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void reactMain_region_A concode_elem_sep void init concode_elem_sep void exit concode_elem_sep void exitAction concode_elem_sep boolean isStateActive concode_elem_sep... | void function ( ) { } |
11,565 | returns whether or not the supplied dlna resource is a web video file . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isImage concode_elem_sep boolean isImage concode_elem_sep boolean isWebAudio concode_elem_sep boolean isVideo concode_elem_sep boolean isVideo concode_elem_sep boolean isAudio conc... | boolean function ( DLNAResource arg0 ) { return isType ( arg0 , Format . VIDEO , Format . Identifier . WEB ) ; } |
11,566 | initializes this factory with a source of certificate authorities and related trust material . the provider typically uses a keystore as a basis for making trust decisions . for more flexible initialization , please see #init managerfactoryparameters . concode_field_sep TrustManagerFactorySpi factorySpi concode_elem_se... | void function ( KeyStore arg0 ) { factorySpi . engineInit ( arg0 ) ; } |
11,567 | evaluates the rational function for a real argument . concode_field_sep Polynomial D concode_elem_sep Polynomial N concode_field_sep void timesEquals concode_elem_sep void timesEquals concode_elem_sep void timesEquals concode_elem_sep void print concode_elem_sep double canonicalForm concode_elem_sep double groupDelay c... | double function ( double arg0 ) { double loc0 = 0.0 ; double loc1 = N . evaluate ( arg0 ) ; double loc2 = D . evaluate ( arg0 ) ; if ( loc2 != 0.0 ) loc0 = loc1 / loc2 ; return loc0 ; } |
11,568 | specify whether #tomessage object , session should marshal toa bytesmessage or a textmessage . the default is messagetype #bytes , i.e. this converter marshals to a bytesmessage . note that the default version of this converter supports messagetype #bytes and messagetype #text only . concode_field_sep Unmarshaller unma... | void function ( MessageType arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; this . targetType = arg0 ; } |
11,569 | gets the payloads of all the root nodes of the dag . concode_field_sep List<DirectedAcyclicGraphNode<T>> mRoots concode_elem_sep Map<T,DirectedAcyclicGraphNode<T>> mIndex concode_field_sep void add concode_elem_sep void deleteLeaf concode_elem_sep List<T> getParents concode_elem_sep List<T> sortTopologically concode_el... | List < T > function ( ) { List < T > loc0 = new ArrayList < > ( ) ; for ( DirectedAcyclicGraphNode < T > loc1 : mRoots ) { loc0 . add ( loc1 . getPayload ( ) ) ; } return loc0 ; } |
11,570 | gets the value of the due property . concode_field_sep XMLGregorianCalendar creditDate concode_elem_sep Double total concode_elem_sep Double amount concode_elem_sep String refNum concode_elem_sep Boolean apply concode_elem_sep Double due concode_elem_sep Long line concode_elem_sep String appliedTo concode_elem_sep Long... | Double function ( ) { return due ; } |
11,571 | sets the buffering mode of the listener to record and return all analogupdates , beginning at the time this mode is first enabled . concode_field_sep int LAST_UPDATE concode_elem_sep Vector analogUpdates concode_elem_sep int ALL_UPDATES concode_elem_sep int bufferMode concode_field_sep void setModeLastAnalogUpdate conc... | void function ( ) { if ( bufferMode == LAST_UPDATE ) { analogUpdates . removeAllElements ( ) ; } bufferMode = ALL_UPDATES ; } |
11,572 | called when this bundle is started so the framework can perform the bundle-specific activities necessary to start this bundle . concode_field_sep MediaService mediaService concode_elem_sep Logger logger concode_elem_sep ConfigurationService configurationService concode_elem_sep BundleContext bundleContext concode_elem_... | void function ( BundleContext arg0 ) { if ( logger . isDebugEnabled ( ) ) logger . debug ( "srini_string" ) ; ProtocolMediaActivator . bundleContext = arg0 ; } |
11,573 | stop showing the progress animation . concode_field_sep View mParent concode_elem_sep Interpolator INTERPOLATOR concode_elem_sep Rect mBounds concode_elem_sep int COLOR1 concode_elem_sep int COLOR4 concode_elem_sep float mTriggerPercentage concode_elem_sep int FINISH_ANIMATION_DURATION_MS concode_elem_sep int COLOR2 co... | void function ( ) { if ( mRunning ) { mTriggerPercentage = 0 ; mFinishTime = AnimationUtils . currentAnimationTimeMillis ( ) ; mRunning = false ; mParent . postInvalidate ( ) ; } } |
11,574 | get the single instance . concode_field_sep FilterPopupViewValidator INSTANCE concode_field_sep boolean isError concode_elem_sep String validate | FilterPopupViewValidator function ( ) { return INSTANCE ; } |
11,575 | returns a color object given r , g , and b values . intended for use by subtypes so they do n't have to import or think about colors . concode_field_sep String name concode_field_sep String name | Color function ( int arg0 , int arg1 , int arg2 ) { return new Color ( arg0 , arg1 , arg2 ) ; } |
11,576 | create an instance of jaxbelement concode_field_sep QName _GetProviderByProId_QNAME concode_elem_sep QName _GetProviderByProIdResponse_QNAME concode_elem_sep QName _SiteInfoResponse_QNAME concode_elem_sep QName _GetProvider_QNAME concode_elem_sep QName _AddProvider_QNAME concode_elem_sep QName _SiteInfo_QNAME concode_e... | JAXBElement < GetProviderByProIdResponse > function ( GetProviderByProIdResponse arg0 ) { return new JAXBElement < GetProviderByProIdResponse > ( _GetProviderByProIdResponse_QNAME , GetProviderByProIdResponse . class , null , arg0 ) ; } |
11,577 | remove a requestfinishedlistener . has no effect if listener was not previously added . concode_field_sep Map<String,Queue<Request<?>>> mWaitingRequests concode_elem_sep Set<Request<?>> mCurrentRequests concode_elem_sep PriorityBlockingQueue<Request<?>> mCacheQueue concode_elem_sep CacheDispatcher mCacheDispatcher conc... | void function ( RequestFinishedListener < T > arg0 ) { synchronized ( mFinishedListeners ) { mFinishedListeners . remove ( arg0 ) ; } } |
11,578 | sets the value of the uri property . concode_field_sep Transforms transforms concode_elem_sep String type concode_elem_sep String uri concode_field_sep Transforms getTransforms concode_elem_sep String getType concode_elem_sep void setType concode_elem_sep void setTransforms concode_elem_sep String getURI | void function ( String arg0 ) { this . uri = arg0 ; } |
11,579 | remove a specific springconfig from the registry concode_field_sep SpringConfigRegistry INSTANCE concode_elem_sep Map<SpringConfig,String> mSpringConfigMap concode_field_sep void removeAllSpringConfig concode_elem_sep boolean addSpringConfig concode_elem_sep SpringConfigRegistry getInstance concode_elem_sep Map<SpringC... | boolean function ( SpringConfig arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } return mSpringConfigMap . remove ( arg0 ) != null ; } |
11,580 | add a vector to this vector concode_field_sep float x concode_elem_sep float z concode_elem_sep float y concode_field_sep GL_Vector getNormal concode_elem_sep GL_Vector getNormal concode_elem_sep GL_Vector vectorProduct concode_elem_sep GL_Vector vectorProduct concode_elem_sep GL_Vector rotationVector concode_elem_sep ... | GL_Vector function ( GL_Vector arg0 ) { x += arg0 . x ; y += arg0 . y ; z += arg0 . z ; return this ; } |
11,581 | multiply a vector by a scalar , and write the result into a target pvector . concode_field_sep float[] array concode_elem_sep float x concode_elem_sep float y concode_elem_sep float z concode_field_sep void add concode_elem_sep void add concode_elem_sep PVector add concode_elem_sep PVector add concode_elem_sep void sub... | PVector function ( PVector arg0 , float arg1 , PVector arg2 ) { if ( arg2 == null ) { arg2 = new PVector ( arg0 . x * arg1 , arg0 . y * arg1 , arg0 . z * arg1 ) ; } else { arg2 . set ( arg0 . x * arg1 , arg0 . y * arg1 , arg0 . z * arg1 ) ; } return arg2 ; } |
11,582 | for a given httphost and httprequest if the request has avary header - i need to get an additional uri from the pair of host and request so that i can also store the variant into my httpcache . concode_field_sep PlaceHolder placeHolder concode_field_sep int canonicalizePort concode_elem_sep boolean isRelativeRequest co... | String function ( HttpHost arg0 , HttpRequest arg1 , HttpCacheEntry arg2 ) { if ( ! arg2 . hasVariants ( ) ) return getURI ( arg0 , arg1 ) ; return getVariantKey ( arg1 , arg2 ) + getURI ( arg0 , arg1 ) ; } |
11,583 | set the uri to be used for the endpoint transformer . concode_field_sep String scheme concode_elem_sep String beanRef concode_elem_sep DataFormatDefinition dataFormat concode_elem_sep String from concode_elem_sep String to concode_elem_sep String uri concode_elem_sep Class<? extends Transformer> clazz concode_field_sep... | TransformerBuilder function ( String arg0 ) { resetType ( ) ; this . uri = arg0 ; return this ; } |
11,584 | check if the mechanism did send a challenge . some mechanisms do not send a challenge and just rely on the correct information to authenticate a user being available in the request , in that case it would be normal for the mechanism to set this to false . concode_field_sep boolean challengeSent concode_elem_sep Integer... | boolean function ( ) { return challengeSent ; } |
11,585 | gets the location configured by this . concode_field_sep File location concode_field_sep void setLocation | File function ( ) { return location ; } |
11,586 | gets the pagetype value for this page . concode_field_sep java.lang.String pageType concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalNumEntries concode_field_sep org.apache.axis.d... | java . lang . String function ( ) { return pageType ; } |
11,587 | example : timeperiod 24 hours - timeperiod 0100 - 0130 = 0000 - 0100 , 0130 - 2400 maybe useful to use with nonparkingtime . concode_field_sep int from concode_elem_sep int to concode_field_sep String convertMinToHour concode_elem_sep boolean hasOverlapWith | List < TimePeriod > function ( TimePeriod arg0 ) { return null ; } |
11,588 | similar as #settrackscores boolean , but whether to sort by the score descending . concode_field_sep Boolean trackScores concode_elem_sep HighlightBuilder highlightBuilder concode_elem_sep Integer size concode_elem_sep FilterBuilder filterBuilder concode_elem_sep BytesReference doc concode_elem_sep List<SortBuilder> so... | PercolateSourceBuilder function ( boolean arg0 ) { if ( arg0 ) { addSort ( new ScoreSortBuilder ( ) ) ; } else { this . sorts = null ; } return this ; } |
11,589 | implement the parcelable interface concode_field_sep int groupCapability concode_elem_sep Creator<WifiP2pDevice> CREATOR concode_elem_sep int DEVICE_CAPAB_CLIENT_DISCOVERABILITY concode_elem_sep int deviceCapability concode_elem_sep int GROUP_CAPAB_GROUP_LIMIT concode_elem_sep int WPS_CONFIG_PUSHBUTTON concode_elem_sep... | int function ( ) { return 0 ; } |
11,590 | getter for paymentdetails concode_field_sep String preferredPrefix concode_elem_sep String iPAddress concode_elem_sep PaymentActionCodeType paymentAction concode_elem_sep String merchantSessionId concode_elem_sep String softDescriptorCity concode_elem_sep Boolean returnFMFDetails concode_elem_sep String softDescriptor ... | PaymentDetailsType function ( ) { return paymentDetails ; } |
11,591 | returns a hashcode for this user object . concode_field_sep User _author concode_elem_sep String _content concode_elem_sep DateTime _timestamp concode_field_sep void setAuthor concode_elem_sep User getAuthor concode_elem_sep DateTime getTimePosted concode_elem_sep String getContent concode_elem_sep boolean equals conco... | int function ( ) { return new HashCodeBuilder ( 17 , 31 ) . append ( _content ) . append ( _timestamp ) . append ( _author ) . toHashCode ( ) ; } |
11,592 | the number of failed entries . concode_field_sep java.util.List<PutEventsResultEntry> entries concode_elem_sep Integer failedEntryCount concode_field_sep java.util.List<PutEventsResultEntry> getEntries concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep PutEventsResult clone concode_elem_sep ... | Integer function ( ) { return this . failedEntryCount ; } |
11,593 | find the maximum number of digits in the given numbers concode_field_sep PlaceHolder placeHolder concode_field_sep int getWidth | int function ( int ... arg0 ) { int loc0 = 1 ; for ( int loc1 : arg0 ) { loc0 = Math . loc0 ( loc0 , ( int ) Math . log10 ( loc1 ) + 1 ) ; } return loc0 ; } |
11,594 | determine if a user has a particular role . concode_field_sep ConcurrentLinkedQueue<RoleService> roleServices concode_field_sep String[] getAllUsers concode_elem_sep String[] getAllRoles concode_elem_sep String[] getAllRoles concode_elem_sep void removeRoleService concode_elem_sep boolean canChangeOwner concode_elem_se... | boolean function ( User arg0 , String arg1 ) { for ( RoleService loc0 : roleServices ) { if ( loc0 . hasRole ( arg0 , arg1 ) ) { return true ; } } return false ; } |
11,595 | returns the current stream as a hexadecimal string of values . shows the entire stream , and the remaining data at the current position . concode_field_sep byte[] arr concode_elem_sep long bytesRead concode_elem_sep int pos concode_field_sep long getPosition concode_elem_sep long available concode_elem_sep int readByte... | String function ( ) { return toString ( false ) ; } |
11,596 | answer true iff this resultset was built with etags enabled concode_field_sep Logger log concode_elem_sep Model merged concode_elem_sep String selectQuery concode_elem_sep URI contentLocation concode_elem_sep boolean enableETags concode_elem_sep Map<String,Model> metadata concode_elem_sep View view concode_elem_sep Mod... | boolean function ( ) { return enableETags ; } |
11,597 | called when an activity you launched exits , giving you the requestcode you started it with , the resultcode it returned , and any additional data from it . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceN... | void function ( int arg0 , int arg1 , Intent arg2 ) { } |
11,598 | add a number of internal variables to the kettle variables at the root . concode_field_sep Properties env concode_field_sep String getSystemProperty concode_elem_sep String getSystemProperty concode_elem_sep void environmentInit concode_elem_sep void applyKettleProperties concode_elem_sep void applyKettleProperties con... | void function ( Properties arg0 ) { arg0 . put ( Const . INTERNAL_VARIABLE_KETTLE_VERSION , BuildVersion . getInstance ( ) . getVersion ( ) ) ; arg0 . put ( Const . INTERNAL_VARIABLE_KETTLE_BUILD_VERSION , BuildVersion . getInstance ( ) . getVersion ( ) ) ; arg0 . put ( Const . INTERNAL_VARIABLE_KETTLE_BUILD_DATE , Bui... |
11,599 | sets the value of the feedid property . concode_field_sep List<AttributeFieldMapping> attributeFieldMappings concode_elem_sep Integer criterionType concode_elem_sep Long feedId concode_elem_sep Integer placeholderType concode_elem_sep Long feedMappingId concode_elem_sep FeedMappingStatus status concode_field_sep Long g... | void function ( Long arg0 ) { this . feedId = arg0 ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.