idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
23,400 | increments the value concode_field_sep long value concode_field_sep void set concode_elem_sep long get | void function ( ) { value ++ ; } |
23,401 | gets the value of the startindex property . concode_field_sep Integer startIndex concode_elem_sep Integer totalResultSetSize concode_elem_sep List<Placement> results concode_field_sep void setTotalResultSetSize concode_elem_sep void setStartIndex concode_elem_sep List<Placement> getResults concode_elem_sep Integer getT... | Integer function ( ) { return startIndex ; } |
23,402 | returns the primary key of this wall entry . concode_field_sep WallEntry _wallEntry concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_e... | long function ( ) { return _wallEntry . getPrimaryKey ( ) ; } |
23,403 | override this method to update the renderer context if it needs special settings for certain conditions . concode_field_sep PlaceHolder placeHolder concode_field_sep Graphics2DImagePainter createGraphics2DImagePainter concode_elem_sep String getDocumentURI concode_elem_sep Dimension getImageSize concode_elem_sep void r... | void function ( RendererContext arg0 ) { } |
23,404 | performs an optional default action . for the case of an action provider placed in a menu item not shown as an action this method is invoked if previous callbacks for processing menu selection has handled the event . a menu item selection is processed in the following order : receiving a call to menuitem.onmenuitemclic... | boolean function ( ) { return false ; } |
23,405 | returns the kaleo task assignment with the primary key . concode_field_sep KaleoTaskAssignmentLocalService _kaleoTaskAssignmentLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getAct... | com . liferay . portal . workflow . kaleo . model . KaleoTaskAssignment function ( long arg0 ) { return _kaleoTaskAssignmentLocalService . getKaleoTaskAssignment ( arg0 ) ; } |
23,406 | mark our #currentfeature feature as null , it will be skipped when written effectively removing it . concode_field_sep CSVFeatureReader delegate concode_elem_sep File temp concode_elem_sep CsvWriter csvWriter concode_elem_sep SimpleFeature currentFeature concode_elem_sep ContentState state concode_elem_sep boolean appe... | void function ( ) { this . currentFeature = null ; } |
23,407 | sets an array of photo values in the object . concode_field_sep Bundle bundle concode_elem_sep Bundle bundle concode_field_sep E putStringArrayList concode_elem_sep SharePhoto getPhoto concode_elem_sep E putDoubleArray concode_elem_sep double getDouble concode_elem_sep E putDouble concode_elem_sep E putLong concode_ele... | E function ( final String arg0 , @ Nullable final ArrayList < SharePhoto > arg1 ) { this . bundle . putParcelableArrayList ( arg0 , arg1 ) ; return ( E ) this ; } |
23,408 | returns an array describing the members included in this set . concode_field_sep int[][] members concode_elem_sep long serialVersionUID concode_field_sep int next concode_elem_sep boolean contains concode_elem_sep boolean contains concode_elem_sep boolean skipNumber concode_elem_sep int hashCode concode_elem_sep int[][... | int [ ] [ ] function ( ) { return ( int [ ] [ ] ) members . clone ( ) ; } |
23,409 | write the exception to the cdr output stream . concode_field_sep PlaceHolder placeHolder concode_field_sep ForwardRequest extract concode_elem_sep ForwardRequest read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type | void function ( OutputStream arg0 , ForwardRequest arg1 ) { arg0 . write_string ( id ( ) ) ; arg0 . write_Object ( arg1 . forward ) ; } |
23,410 | returns the map of compound predicates , or null if empty . note : it is not generally considered good api design to return null to represent empty collections , but this collection is very often empty and the the implementation of collections.emptymap . keyset . iterator is slow , so we optimize for the common case . ... | SortedMap < BitKey , StarPredicate > function ( ) { return compoundPredicateMap ; } |
23,411 | returns all currently added changelistener objects . concode_field_sep long serialVersionUID concode_elem_sep EventListenerList listenerList concode_elem_sep ChangeEvent changeEvent concode_elem_sep Color selectedColor concode_field_sep void removeChangeListener concode_elem_sep void fireStateChanged concode_elem_sep C... | ChangeListener [ ] function ( ) { return ( ChangeListener [ ] ) listenerList . getListeners ( ChangeListener . class ) ; } |
23,412 | sets the value of the spec property . concode_field_sep ManagedObjectReference folder concode_elem_sep String name concode_elem_sep ManagedObjectReference _this concode_elem_sep VirtualMachineCloneSpec spec concode_field_sep void setThis concode_elem_sep ManagedObjectReference getFolder concode_elem_sep void setName co... | void function ( VirtualMachineCloneSpec arg0 ) { this . spec = arg0 ; } |
23,413 | sets the kiem dem vien id of this ke hoach kiem dem nuoc . concode_field_sep KeHoachKiemDemNuoc _keHoachKiemDemNuoc concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.util.Date getNgayXuatBan concode_e... | void function ( int arg0 ) { _keHoachKiemDemNuoc . setKiemDemVienId ( arg0 ) ; } |
23,414 | getter method for the categoryid concode_field_sep int subSubCatId concode_elem_sep String deptName concode_elem_sep int tat concode_elem_sep String comments concode_elem_sep int deptId concode_elem_sep int subCatId concode_elem_sep int escRuleId concode_elem_sep List escRuleDetails concode_elem_sep int flowLevel conco... | int function ( ) { return categoryId ; } |
23,415 | this method should be used when you need to stub out creating nativearrays in unit tests . concode_field_sep PlaceHolder placeHolder concode_field_sep WritableMap fromBundle concode_elem_sep WritableArray fromArray concode_elem_sep WritableNativeArray fromJavaArgs concode_elem_sep WritableMap createMap concode_elem_sep... | WritableArray function ( ) { return new WritableNativeArray ( ) ; } |
23,416 | 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.DeleteSubnetType localDeleteSubnet concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep void writeQNa... | 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 ) ; }... |
23,417 | the write consistency level to use with index and bulk operations can be any of one , quorum , all or default concode_field_sep String transportAddresses concode_elem_sep String indexType concode_elem_sep List<InetSocketTransportAddress> transportAddressesList concode_elem_sep Boolean data concode_elem_sep String index... | WriteConsistencyLevel function ( ) { return consistencyLevel ; } |
23,418 | completes the hash computation and returns the digest as a string . this method has the side-effect of resetting the underlying digest computer . concode_field_sep MessageDigest md concode_field_sep String md5Digest concode_elem_sep Fingerprint addBytes concode_elem_sep Fingerprint addBytes concode_elem_sep Fingerprint... | String function ( ) { return hexDigest ( digestAndReset ( ) ) ; } |
23,419 | copy assets file to target path concode_field_sep String TAG_START_APP_ID concode_elem_sep String INDEX_HTML_DIR_NAME concode_elem_sep int TIME_OUT concode_elem_sep String PLUGIN_JAR_DIR_NAME concode_elem_sep String mHostIp concode_elem_sep String HOST_PORT concode_elem_sep XFaceMainActivity mContext concode_elem_sep S... | void function ( Context arg0 , String arg1 , String arg2 ) { try { InputStream loc0 = arg0 . getAssets ( ) . open ( arg1 ) ; XFileUtils . createFileByData ( new File ( arg2 ) . getAbsolutePath ( ) , loc0 ) ; loc0 . close ( ) ; } catch ( IOException loc0 ) { XLog . loc0 ( CLASS_NAME , loc0 . getMessage ( ) ) ; loc0 . pr... |
23,420 | returns the array of supported output file formats . concode_field_sep int mMaxFrameWidth concode_elem_sep int mMinChannels concode_elem_sep int mMaxFrameRate concode_elem_sep int mMinFrameRate concode_elem_sep int mMinFrameWidth concode_elem_sep int mCodec concode_elem_sep int mMinBitRate concode_elem_sep int mMaxChan... | int [ ] function ( ) { int loc0 = native_get_num_file_formats ( ) ; if ( loc0 == 0 ) return null ; int [ ] loc1 = new int [ loc0 ] ; for ( int loc2 = 0 ; loc2 < loc0 ; ++ loc2 ) { loc1 [ loc2 ] = native_get_file_format ( loc2 ) ; } return loc1 ; } |
23,421 | adds an label to this textblock . concode_field_sep List<Integer> textIndexes concode_elem_sep boolean isContent concode_elem_sep int numWordsInAnchorText concode_elem_sep String text concode_elem_sep int numWords concode_elem_sep float linkDensity concode_elem_sep int tagLevel concode_elem_sep List<WebElement> webElem... | void function ( final String arg0 ) { labels . add ( arg0 ) ; } |
23,422 | does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void upButtonSelected concode_elem_sep void itemsSelected concode_elem_sep Object[] addButtonSelected concode_elem_sep Object[] removeButtonSelected concode_elem_sep Object editButtonSelected | void function ( final IStructuredSelection arg0 ) { } |
23,423 | read the extended naming context from the given cdr input stream . concode_field_sep String _id concode_field_sep NamingContextExt extract concode_elem_sep void insert concode_elem_sep NamingContextExt narrow concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write concode_elem_sep NamingCo... | NamingContextExt function ( InputStream arg0 ) { return narrow ( arg0 . read_Object ( _NamingContextExtStub . class ) ) ; } |
23,424 | gets the document base . concode_field_sep String name concode_elem_sep String code concode_elem_sep HashMap parameters concode_elem_sep String codebase concode_elem_sep URL documentbase concode_elem_sep Dimension screenSize concode_elem_sep ArrayList archives concode_field_sep String getCodeBase concode_elem_sep Dimen... | URL function ( ) { return documentbase ; } |
23,425 | gets a copy of the entries that make up the dictionary . concode_field_sep Hashtable<Object,Object> entries concode_elem_sep Library library concode_elem_sep boolean inited concode_elem_sep boolean isDeleted concode_elem_sep Reference pObjectReference concode_elem_sep Name SUBTYPE_KEY concode_elem_sep boolean isNew con... | Hashtable < Object , Object > function ( ) { return entries ; } |
23,426 | sets the value of the label property . concode_field_sep List<Node> node concode_elem_sep boolean expanded concode_elem_sep boolean link concode_elem_sep String id concode_elem_sep String label concode_elem_sep boolean leaf concode_elem_sep ContentDescriptor contentDescriptor concode_field_sep boolean isExpanded concod... | void function ( String arg0 ) { this . label = arg0 ; } |
23,427 | sets the value of the format property . concode_field_sep String repoType concode_elem_sep String effectiveLocalStorageUrl concode_elem_sep String contentResourceURI concode_elem_sep String providerRole concode_elem_sep String provider concode_elem_sep String name concode_elem_sep String format concode_elem_sep String ... | void function ( String arg0 ) { this . format = arg0 ; } |
23,428 | returns an integer hash code for the receiver . any two objects that return true when passed to equals must return the same value for this method . concode_field_sep long serialVersionUID concode_elem_sep int x concode_elem_sep int width concode_elem_sep int y concode_elem_sep int height concode_field_sep void add conc... | int function ( ) { return x ^ y ^ width ^ height ; } |
23,429 | sets the local address to bind to when sending messages . a random port will be used . concode_field_sep boolean useTCP concode_elem_sep InetSocketAddress address concode_elem_sep int uniqueID concode_elem_sep String defaultResolver concode_elem_sep InetSocketAddress localAddress concode_elem_sep int DEFAULT_PORT conco... | void function ( InetAddress arg0 ) { localAddress = new InetSocketAddress ( arg0 , 0 ) ; } |
23,430 | get the avg-cpu stats concode_field_sep Map<String,DeviceStat> devices concode_elem_sep double steal concode_elem_sep double idle concode_elem_sep double kB_read_ps concode_elem_sep CPUStat cpu concode_elem_sep double nice concode_elem_sep double kB_wrtn_ps concode_elem_sep long kB_wrtn concode_elem_sep double system c... | CPUStat function ( ) { return cpu ; } |
23,431 | given a path return the number of free bytes in the filesystem containing the path . concode_field_sep String LOG_TAG concode_field_sep boolean testSaveLocationExists concode_elem_sep File constructFilePaths concode_elem_sep long getFreeExternalStorageSpace concode_elem_sep boolean testFileExists | long function ( String arg0 ) { try { StatFs loc0 = new StatFs ( arg0 ) ; long loc1 = loc0 . getBlockSize ( ) ; long loc2 = loc0 . getAvailableBlocks ( ) ; return loc2 * loc1 ; } catch ( IllegalArgumentException loc0 ) { return 0 ; } } |
23,432 | sets the results value for this creativesetpage . concode_field_sep java.lang.Integer startIndex concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep com.google.api.ads.dfp.axis.v201405.CreativeSet[] results concode... | void function ( com . google . api . ads . dfp . axis . v201405 . CreativeSet [ ] arg0 ) { this . results = arg0 ; } |
23,433 | validate that all columnnames have fields . concode_field_sep boolean usable concode_elem_sep String[] columnNames concode_elem_sep boolean unique concode_elem_sep String UNIQUE_SUFFIX concode_elem_sep String indexName concode_elem_sep I18NHelper local concode_elem_sep String className concode_elem_sep Logger logger co... | void function ( ) { for ( int loc0 = 0 ; loc0 < columnNames . length ; ++ loc0 ) { AbstractDomainFieldHandlerImpl loc1 = fields [ loc0 ] ; if ( loc1 == null || ! ( columnNames [ loc0 ] . equals ( loc1 . getColumnName ( ) ) ) ) { usable = false ; reason = local . message ( "srini_string" , className , indexName , column... |
23,434 | accepts a chartvisitor . calls chartvisitor #visit chartbar . concode_field_sep ChartRow startRow concode_elem_sep ChartRow stopRow concode_elem_sep long startTime concode_field_sep ChartRow getStartRow concode_elem_sep long getStartTime concode_elem_sep ChartRow getStopRow | void function ( ChartVisitor arg0 ) { arg0 . visit ( this ) ; } |
23,435 | set whether or not the job should remain stored after it is orphaned no trigger s point to it . if not explicitly set , the default value is false . concode_field_sep JobDataMap jobDataMap concode_elem_sep boolean shouldRecover concode_elem_sep String group concode_elem_sep Class<? extends Job> jobClass concode_elem_se... | void function ( boolean arg0 ) { this . durability = arg0 ; } |
23,436 | get the value produced by the worker thread , or null if it has n't been constructed yet . concode_field_sep Thread thread concode_elem_sep Integer threadPriority concode_elem_sep Object value concode_elem_sep ThreadVar threadVar concode_field_sep void setThreadPriority concode_elem_sep Thread get concode_elem_sep Obje... | Object function ( ) { return value ; } |
23,437 | creates a new debugframe for the given attributes . concode_field_sep Long threadId concode_elem_sep RhinoDebuggerImpl debugger concode_elem_sep long currentFrameId concode_elem_sep long currentContextId concode_elem_sep LinkedList contexts concode_field_sep void suspend concode_elem_sep void resume concode_elem_sep Ob... | DebugFrame function ( Context arg0 , FunctionSource arg1 , ScriptSource arg2 ) { return new StackFrame ( new Long ( currentFrameId ++ ) , arg0 , arg1 , arg2 ) ; } |
23,438 | gets the value of the createdate property . concode_field_sep String profileName concode_elem_sep String obsName concode_elem_sep Date lastUpdateDate concode_elem_sep String lastUpdateUser concode_elem_sep Integer obsObjectId concode_elem_sep Integer projectProfileObjectId concode_elem_sep String createUser concode_ele... | Date function ( ) { return createDate ; } |
23,439 | clear all relations in the set . concode_field_sep Vector relations concode_field_sep boolean add concode_elem_sep boolean contains concode_elem_sep int size concode_elem_sep void addAll concode_elem_sep AccessibleRelation get concode_elem_sep AccessibleRelation[] toArray concode_elem_sep String toString concode_elem_s... | void function ( ) { relations . clear ( ) ; } |
23,440 | todo concode_field_sep int st_map concode_elem_sep long st_page_out concode_elem_sep String file_name concode_elem_sep long st_cache_miss concode_elem_sep long st_cache_hit concode_elem_sep long st_page_create concode_elem_sep long st_page_in concode_elem_sep int st_pagesize concode_field_sep int getPageSize concode_el... | long function ( ) { return st_page_out ; } |
23,441 | this method is used to call a method of dao class to return a list of active departments concode_field_sep PlaceHolder placeHolder concode_field_sep List searchEscalationFlow concode_elem_sep EscalationFlowVO viewWorkflowSteps concode_elem_sep boolean createEscalationFlow concode_elem_sep boolean editEscalationFlow | List function ( ) { ArrayList loc0 = new ArrayList ( ) ; EscalationFlowDAO loc1 = new EscalationFlowDAO ( ) ; loc0 = ( ArrayList ) loc1 . findDepartment ( ) ; return loc0 ; } |
23,442 | sets the value of the base64content property . concode_field_sep byte[] base64Content concode_elem_sep String locRefContent concode_elem_sep XMLContentType xmlContent concode_field_sep XMLContentType getXMLContent concode_elem_sep void setXMLContent concode_elem_sep void setLocRefContent concode_elem_sep String getLocR... | void function ( byte [ ] arg0 ) { this . base64Content = arg0 ; } |
23,443 | the chunk paths concode_field_sep int FILE_PATH_LIMIT concode_field_sep String relativeOrFullPath concode_elem_sep VirtualFile getPossibleBase concode_elem_sep boolean isOctal concode_elem_sep String relativePath concode_elem_sep String relativePath concode_elem_sep String relativePath concode_elem_sep String relativeP... | List < List < String >> function ( VirtualFile arg0 , Collection < FilePath > arg1 ) { return chunkArguments ( toRelativePaths ( arg0 , arg1 ) ) ; } |
23,444 | gets the value of the index property . concode_field_sep List<LocalizedNameType> serviceName concode_elem_sep List<RequestedAttributeType> requestedAttribute concode_elem_sep int index concode_elem_sep Boolean isDefault concode_elem_sep List<LocalizedNameType> serviceDescription concode_field_sep void removeRequestedAt... | int function ( ) { return index ; } |
23,445 | gets the bank code . return value might be empty , depending on which information is available . concode_field_sep String bankCode concode_elem_sep String countryCode concode_elem_sep String bic concode_field_sep Bank setBankCode concode_elem_sep Bank setCountryCode concode_elem_sep String getCountryCode concode_elem_s... | String function ( ) { return bankCode ; } |
23,446 | calls casexxx for each class of the model until one returns a non null result ; it yields that result . concode_field_sep EmbeddedidPackage modelPackage concode_field_sep T caseName concode_elem_sep T casePerson concode_elem_sep T defaultCase | T function ( EObject arg0 ) { return doSwitch ( arg0 . eClass ( ) , arg0 ) ; } |
23,447 | poll descriptor id concode_field_sep Opt[] ENUM_VALS concode_elem_sep int code concode_elem_sep Logger log concode_elem_sep SocketUDT socketUDT concode_elem_sep int id concode_elem_sep boolean isActive concode_field_sep void add concode_elem_sep boolean isValidInterestRequest concode_elem_sep boolean hasWrite concode_e... | int function ( ) { return id ; } |
23,448 | make an xpath exception with code in the web : namespace . concode_field_sep String myNs concode_elem_sep String myPrefix concode_field_sep placeholderType placeHolder | XPathException function ( String arg0 , String arg1 ) { XPathException loc0 = new XPathException ( arg1 ) ; StructuredQName loc1 = new StructuredQName ( myPrefix , myNs , arg0 ) ; loc0 . setErrorCodeQName ( loc1 ) ; return loc0 ; } |
23,449 | get the duration of the effect in seconds 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... | float function ( ) { return duration ; } |
23,450 | shortcut for booleanproperty name , false concode_field_sep Logger logger concode_field_sep int intProperty concode_elem_sep void setProperty concode_elem_sep void setSystemProperty concode_elem_sep String property concode_elem_sep String property concode_elem_sep String sysProperty concode_elem_sep String sysProperty ... | boolean function ( String arg0 ) { return booleanProperty ( arg0 , false ) ; } |
23,451 | get a parameter extractor . unlike the extractor returned by the #getwithoutdefaultvalue org.glassfish.jersey.server.model.parameter method , the extractor returned from this method will use the default value set on the parameter , in case the parameter is not found in the supplied javax.ws.rs.core.multivaluedmap multi... | MultivaluedParameterExtractor < ? > function ( Parameter arg0 ) { return mpep . get ( arg0 ) ; } |
23,452 | set the locale for error reporting . this is not supported in sax2 , and will always throw an exception . concode_field_sep AttributesAdapter qAtts concode_elem_sep XMLReader xmlReader concode_elem_sep DocumentHandler documentHandler concode_elem_sep Attributes attributes concode_field_sep void setupXMLReader concode_e... | void function ( Locale arg0 ) { throw new SAXNotSupportedException ( "srini_string" ) ; } |
23,453 | get instance . concode_field_sep ApplicationContextHolder instance concode_elem_sep ApplicationContext applicationContext concode_field_sep ApplicationContext getApplicationContext concode_elem_sep void setApplicationContext | ApplicationContextHolder function ( ) { return instance ; } |
23,454 | sets the status value for this readresponselist . concode_field_sep com.netsuite.webservices.platform.messages_2014_2.ReadResponse[] readResponse concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.net... | void function ( com . netsuite . webservices . platform . core_2014_2 . StatusDetail [ ] arg0 ) { this . status = arg0 ; } |
23,455 | get the operation to perform on the file . this method will not return null , operation_open is the default . concode_field_sep String OPERATION_PRINT concode_elem_sep COSDictionary params concode_elem_sep String OPERATION_OPEN concode_field_sep String getFilename concode_elem_sep String getExecuteParam concode_elem_se... | String function ( ) { return params . getString ( "srini_string" , OPERATION_OPEN ) ; } |
23,456 | adds the encryption protocol status to the property list given in parameter . concode_field_sep Map<String,Integer> encryptionProtocols concode_elem_sep Map<String,Boolean> encryptionProtocolStatus concode_elem_sep boolean sdesEnabled concode_elem_sep boolean sipZrtpAttribute concode_elem_sep List<String> ENCRYPTION_PR... | void function ( Map < String , String > arg0 ) { for ( Map . Entry < String , Boolean > loc0 : getEncryptionProtocolStatus ( ) . entrySet ( ) ) { arg0 . put ( ProtocolProviderFactory . ENCRYPTION_PROTOCOL_STATUS + "srini_string" + loc0 . getKey ( ) , loc0 . getValue ( ) . toString ( ) ) ; } } |
23,457 | execute query using the current internal state as where clause . concode_field_sep StringBuilder mSelection concode_elem_sep HashMap<String,String> mProjectionMap concode_elem_sep ArrayList<String> mSelectionArgs concode_elem_sep String mTable concode_field_sep int update concode_elem_sep void ensureSelectionArgs conco... | Cursor function ( SQLiteDatabase arg0 , String [ ] arg1 , String arg2 ) { return query ( arg0 , arg1 , null , null , arg2 , null ) ; } |
23,458 | runs the viterbi algorithm on the sequence model given by the tagscorer in order to find the best sequence . concode_field_sep int[] midTags concode_elem_sep int[] allTags concode_elem_sep int[] nullTags concode_elem_sep boolean useOld concode_elem_sep boolean DEBUG concode_elem_sep int[] correctTags concode_field_sep ... | int [ ] function ( SequenceModel arg0 ) { if ( useOld ) { return bestSequenceOld ( arg0 ) ; } else { return bestSequenceNew ( arg0 ) ; } } |
23,459 | override this method to do any cleanup needed after generation concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_elem_sep MessageConsoleStream info concode_field_sep void refreshTargetProject con... | void function ( GeneratorEntry arg0 ) { } |
23,460 | initiate a magnetometer calibration concode_field_sep PlaceHolder placeHolder concode_field_sep void sendCalibrationAckMessage concode_elem_sep void acceptMagnetometerCalibration concode_elem_sep void startAccelerometerCalibration concode_elem_sep void cancelMagnetometerCalibration | void function ( MavLinkDrone arg0 , ICommandListener arg1 ) { startMagnetometerCalibration ( arg0 , false , false , 0 , arg1 ) ; } |
23,461 | fills ` dst ' with bytes from ` in ' , throwing eofexception if insufficient bytes are available . concode_field_sep Charset US_ASCII concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep AtomicReference<byte[]> skipBuffer concode_elem_sep Charset UTF_8 concode_elem_sep String[] EMPTY_STRING_ARRAY concode_elem_sep ... | void function ( InputStream arg0 , byte [ ] arg1 ) { readFully ( arg0 , arg1 , 0 , arg1 . length ) ; } |
23,462 | sets additional options on component level concode_field_sep String CORS_ACCESS_CONTROL_ALLOW_ORIGIN concode_elem_sep String scheme concode_elem_sep String apiContextPath concode_elem_sep Map<String,Object> consumerProperties concode_elem_sep String CORS_ACCESS_CONTROL_MAX_AGE concode_elem_sep Map<String,Object> compon... | void function ( Map < String , Object > arg0 ) { this . componentProperties = arg0 ; } |
23,463 | prints usage information concode_field_sep String[] imageFormatStrings concode_elem_sep int[] imageFormats concode_elem_sep int endianFormat concode_elem_sep Vector inImagesFiles concode_elem_sep int rawFormat concode_elem_sep String formatXMLFileName concode_elem_sep com.sun.midp.imageutil.ImageToRawConverter converte... | void function ( ) { System . err . println ( "srini_string" + "srini_string" + "srini_string" + "srini_string" + "srini_string" + "srini_string" + "srini_string" ) ; } |
23,464 | returns the message digest of the given message with the sha algorithm . concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] messageDigest concode_elem_sep byte[] messageDigest concode_elem_sep boolean verifyDigestWithSHA concode_elem_sep boolean verifyDigestWithSHA concode_elem_sep boolean verifyDigestW... | byte [ ] function ( byte [ ] arg0 ) { return messageDigest ( arg0 , ALGORITHM_SHA ) ; } |
23,465 | give the description for method . concode_field_sep PlaceHolder placeHolder concode_field_sep void testFindUserByUsername concode_elem_sep void setUp | void function ( ) { } |
23,466 | the first value of the hit . concode_field_sep List<Object> values concode_elem_sep String name concode_field_sep void writeTo concode_elem_sep Iterator<Object> iterator concode_elem_sep String getName concode_elem_sep List<Object> getValues concode_elem_sep void readFrom concode_elem_sep int hashCode concode_elem_sep ... | V function ( ) { if ( values == null || values . isEmpty ( ) ) { return null ; } return ( V ) values . get ( 0 ) ; } |
23,467 | helper function to check if a resource value is small enough to be considered zero . concode_field_sep ScalarConverter SCALAR concode_elem_sep RangeConverter RANGES concode_field_sep Double quantify concode_elem_sep Double quantify concode_elem_sep Double quantify concode_elem_sep Iterable<Resource> toMesosResource con... | boolean function ( double arg0 ) { return Math . abs ( arg0 ) < 1e-6 ; } |
23,468 | sets the value of the uid property . concode_field_sep Filter filter concode_elem_sep String uid concode_elem_sep String ip concode_elem_sep String name concode_field_sep void setName concode_elem_sep Filter getFilter concode_elem_sep String getUid concode_elem_sep String getName concode_elem_sep String getIP concode_e... | void function ( String arg0 ) { this . uid = arg0 ; } |
23,469 | notify all lifecycle event listeners that a particular event has occurred for this container . the default implementation performs this notification synchronously using the calling thread . concode_field_sep InstanceListener listeners[] concode_elem_sep Wrapper wrapper concode_elem_sep Object listenersLock concode_fiel... | void function ( String arg0 , Filter arg1 , ServletRequest arg2 , ServletResponse arg3 , Throwable arg4 ) { if ( listeners . length == 0 ) return ; InstanceEvent loc0 = new InstanceEvent ( wrapper , arg1 , arg0 , arg2 , arg3 , arg4 ) ; InstanceListener loc1 [ ] = listeners ; for ( int loc2 = 0 ; loc2 < loc1 . length ; ... |
23,470 | deletes the specified path from the specified under file system if it is a file and exists . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isGcs concode_elem_sep boolean isHdfs concode_elem_sep void mkdirIfNotExists concode_elem_sep boolean isObjectStorage concode_elem_sep boolean isObjectStorage ... | void function ( final String arg0 ) { UnderFileSystem loc0 = UnderFileSystem . Factory . get ( arg0 ) ; try { if ( loc0 . isFile ( arg0 ) ) { loc0 . deleteFile ( arg0 ) ; } } catch ( IOException loc1 ) { throw Throwables . propagate ( loc1 ) ; } } |
23,471 | get the sortdefinition 's property value for the given object . concode_field_sep BeanWrapperImpl beanWrapper concode_elem_sep Log logger concode_elem_sep SortDefinition sortDefinition concode_field_sep int compare concode_elem_sep SortDefinition getSortDefinition concode_elem_sep void sort concode_elem_sep void sort | Object function ( Object arg0 ) { try { this . beanWrapper . setWrappedInstance ( arg0 ) ; return this . beanWrapper . getPropertyValue ( this . sortDefinition . getProperty ( ) ) ; } catch ( BeansException loc0 ) { logger . info ( "srini_string" , loc0 ) ; return null ; } } |
23,472 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep Integer code concode_elem_sep String name concode_field_sep void setName concode_elem_sep void setName concode_elem_sep String getName concode_elem_sep InstanceState withCode concode_elem_sep int hashCode concode_elem_... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getCode ( ) != null ) loc0 . append ( "srini_string" + getCode ( ) + "srini_string" ) ; if ( getName ( ) != null ) loc0 . append ( "srini_string" + getName ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . ... |
23,473 | sets an option to the the supplied value concode_field_sep Map table concode_field_sep int intValue concode_elem_sep void clear concode_elem_sep void refresh concode_elem_sep boolean check concode_elem_sep void unset concode_elem_sep String value | void function ( String arg0 , String arg1 ) { if ( table == null ) table = new HashMap ( ) ; table . put ( arg0 . toLowerCase ( ) , arg1 . toLowerCase ( ) ) ; } |
23,474 | returns the rendering info for the chart 's plot . concode_field_sep EntityCollection entities concode_elem_sep long serialVersionUID concode_elem_sep PlotRenderingInfo plotInfo concode_elem_sep Rectangle2D chartArea concode_field_sep Rectangle2D getChartArea concode_elem_sep void setChartArea concode_elem_sep void set... | PlotRenderingInfo function ( ) { return this . plotInfo ; } |
23,475 | gets the value of the name property . concode_field_sep String _default concode_elem_sep long serialVersionUID concode_elem_sep String name concode_field_sep void setName concode_elem_sep String getDefault concode_elem_sep void setDefault | String function ( ) { return name ; } |
23,476 | the availability zone where the resulting instance will reside . concode_field_sep DiskImageVolumeDescription volume concode_elem_sep Long bytesConverted concode_elem_sep DiskImageDescription image concode_elem_sep String description concode_elem_sep String availabilityZone concode_elem_sep String statusMessage concode... | String function ( ) { return this . availabilityZone ; } |
23,477 | accessor for the cell comment concode_field_sep boolean dropDown concode_elem_sep ValidationCondition NOT_EQUAL concode_elem_sep Logger logger concode_elem_sep DataValiditySettingsRecord validationSettings concode_elem_sep ValidationCondition NOT_BETWEEN concode_elem_sep boolean dataValidation concode_elem_sep Validati... | String function ( ) { return comment ; } |
23,478 | set parent alert history id concode_field_sep NotificationState notifyState concode_elem_sep AlertTargetEntity alertTarget concode_elem_sep AlertHistoryEntity alertHistory concode_elem_sep Long historyId concode_elem_sep Long notificationId concode_elem_sep String uuid concode_field_sep void setAlertHistory concode_ele... | void function ( Long arg0 ) { this . historyId = arg0 ; } |
23,479 | sets rows concode_field_sep int columns concode_elem_sep List<List<Double>> bounds concode_elem_sep int rows concode_field_sep void setColumns concode_elem_sep boolean isBoundsOnBoundary2 concode_elem_sep int getRows concode_elem_sep boolean isBoundsOnBoundary concode_elem_sep void setBounds concode_elem_sep List<List<... | void function ( int arg0 ) { this . rows = arg0 ; } |
23,480 | obtain the alias associated with this detachedcriteria concode_field_sep CriteriaImpl impl concode_elem_sep Criteria criteria concode_field_sep DetachedCriteria add concode_elem_sep Criteria getExecutableCriteria concode_elem_sep DetachedCriteria setFetchMode concode_elem_sep DetachedCriteria setProjection concode_elem... | String function ( ) { return criteria . getAlias ( ) ; } |
23,481 | a test ended . concode_field_sep int MAX_COLUMNS concode_elem_sep Throttle throttle concode_elem_sep Object printMonitor concode_elem_sep int conflatedResult concode_elem_sep int FAIL concode_elem_sep int ERROR concode_elem_sep int PASS concode_elem_sep int columnCount concode_field_sep void addError concode_elem_sep v... | void function ( Test arg0 ) { throttledPrint ( PASS ) ; } |
23,482 | add a new value from the stream . concode_field_sep Quantile quantiles[] concode_elem_sep long[] buffer concode_elem_sep int bufferCount concode_elem_sep long count concode_elem_sep int g concode_elem_sep int delta concode_elem_sep long value concode_elem_sep LinkedList<SampleItem> samples concode_field_sep int getSamp... | void function ( long arg0 ) { buffer [ bufferCount ] = arg0 ; bufferCount ++ ; count ++ ; if ( bufferCount == buffer . length ) { insertBatch ( ) ; compress ( ) ; } } |
23,483 | sets the value of the mean property . concode_field_sep BigInteger numobs concode_elem_sep BigDecimal obsval concode_elem_sep BigDecimal mean concode_elem_sep BigDecimal mindiff concode_elem_sep BigDecimal zscore concode_elem_sep BigDecimal stdev concode_elem_sep String atoms concode_field_sep BigInteger getNumobs conc... | void function ( BigDecimal arg0 ) { this . mean = arg0 ; } |
23,484 | sets the value of the ssl property . concode_field_sep ExtensionOnlyType mobileNetworkNoEncryption concode_elem_sep ExtensionOnlyType ipSec concode_elem_sep ExtensionOnlyType adsl concode_elem_sep List<ExtensionType> extension concode_elem_sep ExtensionOnlyType wtls concode_elem_sep ExtensionOnlyType isdn concode_elem_... | void function ( ExtensionOnlyType arg0 ) { this . ssl = arg0 ; } |
23,485 | configure the buildpack concode_field_sep String spaceId concode_elem_sep String name concode_elem_sep String buildpack concode_elem_sep Map<String,String> environmentVariables concode_field_sep String getName concode_elem_sep CreateApplicationRequest withEnvironmentVariable concode_elem_sep String getSpaceId concode_e... | CreateApplicationRequest function ( String arg0 ) { this . buildpack = arg0 ; return this ; } |
23,486 | whether there is the specified parameter concode_field_sep String ttl_param concode_elem_sep String maddr_param concode_elem_sep String transport_param concode_elem_sep String lr_param concode_elem_sep String url concode_field_sep void addTransport concode_elem_sep void addLr concode_elem_sep String getTransport concod... | boolean function ( String arg0 ) { SipParser loc0 = new SipParser ( url ) ; return ( ( SipParser ) loc0 . goTo ( ';' ) . skipChar ( ) ) . hasParameter ( arg0 ) ; } |
23,487 | adds the service component to the database . also notifies the appropriate model listeners . concode_field_sep ServiceComponentLocalService _service concode_field_sep void upgradeDB concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getAc... | com . liferay . portal . model . ServiceComponent function ( com . liferay . portal . model . ServiceComponent arg0 ) { return getService ( ) . addServiceComponent ( arg0 ) ; } |
23,488 | connects to the imetastoreclient meta store that will be used to manage transaction life-cycles . also checks that the tables destined to receive mutation events are able to do so . the client should only hold one open transaction at any given time todo : enforce this . concode_field_sep IMetaStoreClient metaStoreClien... | void function ( ) { if ( connected ) { throw new ConnectionException ( "srini_string" ) ; } for ( AcidTable loc0 : tables ) { checkTable ( metaStoreClient , loc0 ) ; } LOG . debug ( "srini_string" , metaStoreClient ) ; connected = true ; } |
23,489 | read the bytes of an input stream and convert to a string . concode_field_sep Charset UTF8 concode_field_sep void writeTo concode_elem_sep void writeTo concode_elem_sep long getSize concode_elem_sep Charset getCharset concode_elem_sep void writeToAsString | String function ( InputStream arg0 , MediaType arg1 ) { return ReaderWriter . readFromAsString ( arg0 , arg1 ) ; } |
23,490 | indicates whether some other object is `` equal to '' this one concode_field_sep FieldDeclaration fieldTree concode_elem_sep ClassFinder classFinder concode_elem_sep ClassInfo type concode_elem_sep TypeVisitor typeVisitor concode_elem_sep ClassInfo declaringClass concode_field_sep String getName concode_elem_sep FieldD... | boolean function ( final Object arg0 ) { if ( arg0 == null || ! ( arg0 instanceof TreeFieldInfo ) ) { return false ; } return this . fieldTree . equals ( ( ( TreeFieldInfo ) arg0 ) . fieldTree ) ; } |
23,491 | return string representation of the sleep action for dog concode_field_sep PlaceHolder placeHolder concode_field_sep String go concode_elem_sep String go concode_elem_sep String eat concode_elem_sep void main | String function ( ) { return "srini_string" ; } |
23,492 | get the patternelement . concode_field_sep PatternElement patternElement concode_elem_sep InstructionHandle matchedInstruction concode_elem_sep PatternElementMatch prev concode_elem_sep BasicBlock basicBlock concode_elem_sep int matchCount concode_field_sep int getMatchCount concode_elem_sep BasicBlock getBasicBlock co... | PatternElement function ( ) { return patternElement ; } |
23,493 | create instances of processor list concode_field_sep DbConnectionProvider dbConnectionProvider concode_elem_sep Log log concode_elem_sep ServletContext servletContext concode_elem_sep ActionViewProcessorFactory actionProcessorFactory concode_elem_sep WeberknechtConf conf concode_elem_sep AreaPathResolver pathResolver c... | List < Processor > function ( ProcessorList arg0 ) { List < Class < ? extends Processor >> loc0 = arg0 . getProcessorClasses ( ) ; List < Processor > loc1 = new Vector < Processor > ( loc0 . size ( ) ) ; for ( Class < ? extends Processor > loc2 : loc0 ) { loc1 . add ( loc2 . newInstance ( ) ) ; } return loc1 ; } |
23,494 | transforms a resource uri into a shared access signature uri , by appending a shared access token . concode_field_sep PlaceHolder placeHolder concode_field_sep String getAccountName concode_elem_sep StorageCredentials tryParseCredentials concode_elem_sep StorageCredentials tryParseCredentials concode_elem_sep String to... | StorageUri function ( StorageUri arg0 ) { return this . transformUri ( arg0 , null ) ; } |
23,495 | checks whether or not this circle contains a given point . concode_field_sep float x concode_elem_sep float y concode_elem_sep float radius concode_field_sep float area concode_elem_sep void setY concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set concode_elem_sep voi... | boolean function ( float arg0 , float arg1 ) { arg0 = this . x - arg0 ; arg1 = this . y - arg1 ; return arg0 * arg0 + arg1 * arg1 <= radius * radius ; } |
23,496 | add a `` parent '' side to the constraint . 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_elem_sep int deleteRule concode_elem_sep Logger logger concode_elem_sep ... | void function ( TableColumn arg0 ) { if ( arg0 != null ) { parentColumns . add ( arg0 ) ; parentTable = arg0 . getTable ( ) ; } } |
23,497 | make a request to the facebook graph api without any parameters . see http://developers.facebook.com/docs/api note that this method is asynchronous and the callback will be invoked in a background thread ; operations that affect the ui will need to be posted to the ui thread or an appropriate handler . this method is d... | void function ( String arg0 , RequestListener arg1 , final Object arg2 ) { request ( arg0 , new Bundle ( ) , "srini_string" , arg1 , arg2 ) ; } |
23,498 | create an instance of referencetype concode_field_sep QName _ResourceReference_QNAME concode_elem_sep QName _Resource_QNAME concode_field_sep Example createExample concode_elem_sep Content createContent concode_elem_sep JAXBElement<ResourceType> createResource concode_elem_sep Navigation createNavigation concode_elem_s... | ReferenceType function ( ) { return new ReferenceType ( ) ; } |
23,499 | sets the maximum time in seconds that this data source will wait while attempting to connect to a database . a value of zero specifies that the timeout is the default system timeout if there is one ; otherwise , it specifies that there is no timeout . when a datasource object is created , the login timeout is initially... | void function ( int arg0 ) { loginTimeout = 0 ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.