idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
18,900 | clears all of the bits in this bit set whose corresponding bit is set in the specified bit set . concode_field_sep long[] bits concode_field_sep int nextClearBit concode_elem_sep void set concode_elem_sep void checkCapacity concode_elem_sep void or concode_elem_sep boolean intersects concode_elem_sep boolean containsAl... | void function ( Bits arg0 ) { for ( int loc0 = 0 , loc1 = bits . length , loc2 = arg0 . bits . length ; loc0 < loc1 && loc0 < loc2 ; loc0 ++ ) { bits [ loc0 ] &= ~ arg0 . bits [ loc0 ] ; } } |
18,901 | sets the unit . concode_field_sep RoundingMode roundingMode concode_elem_sep Unit unit concode_elem_sep String locationId concode_elem_sep String property concode_elem_sep Integer scale concode_elem_sep String type concode_field_sep String getLocationId concode_elem_sep String getProperty concode_elem_sep Integer getSc... | void function ( Unit arg0 ) { this . unit = arg0 ; } |
18,902 | a document that matches the search request . concode_field_sep String cursor concode_elem_sep com.amazonaws.internal.SdkInternalList<Hit> hit concode_elem_sep Long found concode_elem_sep Long start concode_field_sep Hits withStart concode_elem_sep String getCursor concode_elem_sep Long getFound concode_elem_sep Long ge... | Hits function ( java . util . Collection < Hit > arg0 ) { setHit ( arg0 ) ; return this ; } |
18,903 | the entry point for networklinker to link each transit stop . concode_field_sep HashMap<Vertex,Collection<StreetVertex>> splitVertices concode_elem_sep RoutingRequest options concode_elem_sep EdgesForRoute edgesForRoute concode_elem_sep HashMap<HashSet<StreetEdge>,LinkedList<P2<StreetEdge>>> replacements concode_elem_s... | LinkRequest function ( TransitStop arg0 , boolean arg1 ) { LinkRequest loc0 = new LinkRequest ( this ) ; loc0 . connectVertexToStreets ( arg0 , arg1 ) ; return loc0 ; } |
18,904 | sets the particular pe status on this machine . concode_field_sep List<? extends Pe> peList concode_elem_sep RamProvisioner ramProvisioner concode_elem_sep List<? extends Vm> vmList concode_elem_sep List<Vm> vmsMigratingIn concode_elem_sep VmScheduler vmScheduler concode_elem_sep Datacenter datacenter concode_elem_sep ... | boolean function ( int arg0 , int arg1 ) { return PeList . setPeStatus ( getPeList ( ) , arg0 , arg1 ) ; } |
18,905 | returns a bitmap representing the thumbnail of the specified bitmap . the size of the thumbnail is defined by the dimension android.rr.dimen.launcher _ application_icon_size . concode_field_sep int mLeading concode_elem_sep int sColors[] concode_elem_sep int MAX_LINES concode_elem_sep float mTextWidth concode_elem_sep ... | Bitmap function ( Bitmap arg0 , Context arg1 ) { synchronized ( sCanvas ) { if ( arg0 . getWidth ( ) == sIconWidth && arg0 . getHeight ( ) == sIconHeight ) { return arg0 ; } else { Bitmap loc0 = createIconBitmap ( new BitmapDrawable ( arg0 ) , arg1 ) ; arg0 . recycle ( ) ; return loc0 ; } } } |
18,906 | sets the grammar pool . concode_field_sep int fModCount concode_elem_sep String SYMBOL_TABLE concode_elem_sep XMLEntityResolver fEntityResolver concode_elem_sep String CONTINUE_AFTER_FATAL_ERROR concode_elem_sep String ENTITY_RESOLVER concode_elem_sep String[] RECOGNIZED_PROPERTIES concode_elem_sep XMLGrammarLoader loa... | void function ( XMLGrammarPool arg0 ) { if ( fGrammarPool != arg0 ) { if ( ++ fModCount < 0 ) { clearModCounts ( ) ; } fGrammarPool = arg0 ; } } |
18,907 | pushes a string to the top of the context list concode_field_sep CoordinationProtos.DrillbitEndpoint endpoint concode_elem_sep List<String> contextList concode_elem_sep String errorId concode_field_sep void add concode_elem_sep void add concode_elem_sep void add concode_elem_sep void add concode_elem_sep void add conco... | void function ( String arg0 ) { contextList . add ( 0 , arg0 ) ; } |
18,908 | retrieves the root node of the tagxml file . concode_field_sep File tagFile concode_field_sep HKXFile getHKXFile concode_elem_sep Document getDocument concode_elem_sep Node getSectionNode | Node function ( Document arg0 ) { NodeList loc0 = arg0 . getElementsByTagName ( "srini_string" ) ; if ( loc0 . getLength ( ) != 1 ) throw new InvalidTagXMLException ( SBundle . getString ( "srini_string" ) + loc0 . getLength ( ) ) ; return loc0 . item ( 0 ) ; } |
18,909 | get the ip address of the user concode_field_sep String password concode_elem_sep String location concode_elem_sep String IPAddress concode_elem_sep String username concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep String getLocation concode_elem_sep void setUsername concode_elem_s... | String function ( ) { return IPAddress ; } |
18,910 | expand the settings panel . concode_field_sep int DISABLE_SYSTEM_INFO concode_elem_sep int DISABLE_CLOCK concode_elem_sep int DISABLE_NAVIGATION concode_elem_sep int NAVIGATION_HINT_RECENT_NOP concode_elem_sep int DISABLE_RECENT concode_elem_sep int DISABLE_SEARCH concode_elem_sep int DISABLE_NONE concode_elem_sep int ... | void function ( ) { try { final IStatusBarService loc0 = getService ( ) ; if ( loc0 != null ) { loc0 . expandSettingsPanel ( ) ; } } catch ( RemoteException loc0 ) { throw new RuntimeException ( loc0 ) ; } } |
18,911 | returns the last entry identifier submitted concode_field_sep long ledger concode_elem_sep long last concode_elem_sep String digestAlg concode_elem_sep BookKeeper bk concode_elem_sep ArrayList<InetSocketAddress> bookieAddrList concode_elem_sep int threshold concode_elem_sep int qSize concode_elem_sep long lastAddConfir... | long function ( ) { return last ; } |
18,912 | gets the id . concode_field_sep long downLength concode_elem_sep String pakageName concode_elem_sep String downUrl concode_elem_sep String icon concode_elem_sep String name concode_elem_sep String description concode_elem_sep String downPath concode_elem_sep int _ID concode_elem_sep int state concode_elem_sep long tota... | int function ( ) { return _ID ; } |
18,913 | can be null concode_field_sep String ipAddress concode_elem_sep String suppressedBy concode_elem_sep String serviceName concode_elem_sep String building concode_elem_sep String lostServiceNotificationAcknowledgedBy concode_elem_sep Date lostServiceTime concode_elem_sep Integer regainedServiceEventId concode_elem_sep St... | String function ( ) { return ( serviceName ) ; } |
18,914 | writes all or part of the given byte array to the blob value that this blob object represents and returns the number of bytes written . concode_field_sep BlobDataID blob concode_elem_sep boolean isClosed concode_elem_sep SessionInterface session concode_field_sep void truncate concode_elem_sep boolean isClosed concode_... | int function ( long arg0 , byte [ ] arg1 , int arg2 , int arg3 ) { throw Util . notSupported ( ) ; } |
18,915 | this is a setter . concode_field_sep int rankingOnWaiting concode_elem_sep List<SelectItem> moveAvailableTimeSlots concode_elem_sep List<AttendeeWrapper> waitingList concode_elem_sep int tsMarker concode_elem_sep SignupTimeslot timeSlot concode_elem_sep boolean comment concode_elem_sep List<AttendeeWrapper> attendeeWra... | void function ( List < AttendeeWrapper > arg0 ) { this . attendeeWrappers = arg0 ; } |
18,916 | create a callable that always returns null . concode_field_sep IThrowingRunnable m_aRunnable concode_elem_sep DATATYPE m_aResult concode_field_sep DATATYPE call concode_elem_sep String toString | AdapterThrowingRunnableToCallable < Object > function ( @ Nonnull final IThrowingRunnable arg0 ) { return new AdapterThrowingRunnableToCallable < Object > ( arg0 ) ; } |
18,917 | returns the thingtyperegistry concode_field_sep ChannelTypeRegistry channelTypeRegistry concode_elem_sep BundleContext context concode_elem_sep ServiceBinder channelTypeServiceBinder concode_elem_sep ServiceBinder thingTypeServiceBinder concode_elem_sep ThingTypeRegistry thingTypeRegistry concode_field_sep void stop co... | ThingTypeRegistry function ( ) { return Activator . thingTypeRegistry ; } |
18,918 | test equality concode_field_sep PlaceHolder placeHolder concode_field_sep void testJsonDeserializeWithArraysAsStrings concode_elem_sep void testJsonDeserialize concode_elem_sep void testBaseClientDetailsDefaultConstructor concode_elem_sep void testBaseClientDetailsAutoApprove concode_elem_sep void testJsonSerializeAddi... | void function ( ) { BaseClientDetails loc0 = new BaseClientDetails ( ) ; loc0 . setAccessTokenValiditySeconds ( 100 ) ; BaseClientDetails loc1 = new BaseClientDetails ( ) ; loc1 . setAccessTokenValiditySeconds ( 100 ) ; assertEquals ( loc0 , loc1 ) ; } |
18,919 | java object - > xml without encoding . concode_field_sep ConcurrentMap<Class,JAXBContext> jaxbContexts concode_elem_sep Collection<?> collection concode_field_sep Marshaller createMarshaller concode_elem_sep Unmarshaller createUnmarshaller concode_elem_sep JAXBContext getJaxbContext concode_elem_sep T fromXml | String function ( Object arg0 ) { Class loc0 = Reflections . getUserClass ( arg0 ) ; return toXml ( arg0 , loc0 , null ) ; } |
18,920 | class is immutable & so this is unsupported concode_field_sep CompoundSet<C> compoundSet concode_elem_sep int[] sequence concode_elem_sep Integer hashcode concode_elem_sep Map<C,Integer> compoundsToIndexLookup concode_elem_sep int length concode_elem_sep List<C> indexToCompoundsLookup concode_elem_sep int BYTES_PER_INT... | void function ( CompoundSet < C > arg0 ) { throw new UnsupportedOperationException ( "srini_string" ) ; } |
18,921 | to get the xml file after processing . concode_field_sep KVFieldCreator kvFieldCreator concode_elem_sep Logger LOGGER concode_elem_sep BatchInstanceService batchInstanceService concode_field_sep void createKeyValueField concode_elem_sep List<KVExtraction> createKeyValueFieldAPI concode_elem_sep void preProcess | void function ( final BatchInstanceID arg0 , String arg1 ) { Assert . notNull ( arg0 ) ; final String loc0 = arg0 . getID ( ) ; BackUpFileService . backUpBatch ( loc0 , arg1 , batchInstanceService . getSystemFolderForBatchInstanceId ( loc0 ) ) ; } |
18,922 | this is called when a resource adapter instance is bootstrapped . concode_field_sep String name concode_elem_sep Logger log concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void endpointActivation concode_elem_sep void stop concode_elem_sep int hashCode concode_elem_sep void endpointDeact... | void function ( BootstrapContext arg0 ) { log . trace ( "srini_string" ) ; } |
18,923 | notify all the listeners that about the event . concode_field_sep List<HitListener> hitListeners concode_elem_sep Rectangle shape concode_elem_sep long imageTiming concode_elem_sep int imageNum concode_elem_sep Velocity velocity concode_elem_sep BufferedImage image1 concode_elem_sep BufferedImage image2 concode_elem_se... | void function ( Ball arg0 ) { List < HitListener > loc0 = new ArrayList < HitListener > ( this . hitListeners ) ; for ( HitListener loc1 : loc0 ) { loc1 . hitEvent ( this , arg0 ) ; } } |
18,924 | load a series of fact from a stream concode_field_sep List<Fact> facts concode_field_sep int size concode_elem_sep Fact getFact | FileFactProvider function ( final InputStream arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } facts . clear ( ) ; BufferedReader loc0 = new BufferedReader ( new InputStreamReader ( arg0 ) ) ; String loc1 = loc0 . readLine ( ) ; while ( loc1 != null ) { facts . add ( new Fact ( l... |
18,925 | the node type for the orderable cluster . concode_field_sep String clusterType concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<AvailabilityZone> availabilityZones concode_elem_sep String nodeType concode_elem_sep String clusterVersion concode_field_sep void setClusterVersion concode_elem_sep Orderable... | void function ( String arg0 ) { this . nodeType = arg0 ; } |
18,926 | gets the build value for this wsversion . concode_field_sep java.lang.String date concode_elem_sep int major concode_elem_sep int minor concode_elem_sep java.lang.String build concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String description concode_elem_sep boolean __hashCodeCalc concode_ele... | java . lang . String function ( ) { return build ; } |
18,927 | add a field with the specified value . concode_field_sep Comparator<String> FIELD_NAME_COMPARATOR concode_elem_sep int responseCode concode_elem_sep String statusLine concode_elem_sep int httpMinorVersion concode_elem_sep List<String> namesAndValues concode_elem_sep String responseMessage concode_field_sep RawHeaders f... | void function ( String arg0 , String arg1 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } if ( arg1 == null ) { System . logW ( "srini_string" + arg0 + "srini_string" ) ; return ; } namesAndValues . add ( arg0 ) ; namesAndValues . add ( arg1 . trim ( ) ) ; } |
18,928 | sets the preference value . concode_field_sep boolean isDefault concode_elem_sep Setting<?> defaultValue concode_elem_sep Setting<?> value concode_elem_sep String key concode_elem_sep boolean changed concode_field_sep String getKey concode_elem_sep Setting<?> getValue concode_elem_sep boolean isDefault concode_elem_sep... | void function ( Setting < ? > arg0 ) { this . value = arg0 ; changed = true ; isDefault = false ; } |
18,929 | sets the value of the abstractdqpositionalaccuracy property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String remoteSchema concode_elem_sep String type ... | void function ( Element arg0 ) { this . abstractDQPositionalAccuracy = arg0 ; } |
18,930 | find out if this log file line is before the given date concode_field_sep String user concode_elem_sep String level concode_elem_sep String action concode_elem_sep Date date concode_elem_sep String params concode_field_sep boolean isLevel concode_elem_sep String getLevel concode_elem_sep boolean afterDate concode_elem_... | boolean function ( Date arg0 ) { if ( arg0 != null ) { return ( arg0 . compareTo ( this . date ) >= 0 ) ; } return false ; } |
18,931 | returns total size of files in the snapshot concode_field_sep String START_TIME_IN_MILLIS concode_elem_sep String PROCESSED_SIZE_IN_BYTES concode_elem_sep String TIME_IN_MILLIS concode_elem_sep String TOTAL_SIZE concode_elem_sep String STATS concode_elem_sep int numberOfFiles concode_elem_sep String NUMBER_OF_FILES con... | long function ( ) { return totalSize ; } |
18,932 | get custom serializer concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Integer numChanges concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String[] newAdUnitIds concode_field_sep void setNumChanges concode_elem_se... | org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } |
18,933 | sets the value of the projectobjectid property . concode_field_sep String note concode_elem_sep Integer activityObjectId concode_elem_sep Integer notebookTopicObjectId concode_elem_sep Date lastUpdateDate concode_elem_sep String rawTextNote concode_elem_sep String activityName concode_elem_sep Boolean isBaseline concod... | void function ( Integer arg0 ) { this . projectObjectId = arg0 ; } |
18,934 | is the str a simple match pattern . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isMatchAllPattern concode_elem_sep boolean simpleMatch concode_elem_sep boolean simpleMatch concode_elem_sep boolean simpleMatch | boolean function ( String arg0 ) { return arg0 . indexOf ( '*' ) != - 1 ; } |
18,935 | make list of string lowercase concode_field_sep PlaceHolder placeHolder concode_field_sep void toLowerCase concode_elem_sep boolean containsCaseInsensitive | void function ( List < String > arg0 ) { ListIterator < String > loc0 = arg0 . listIterator ( ) ; while ( loc0 . hasNext ( ) ) { loc0 . set ( loc0 . next ( ) . toUpperCase ( ) ) ; } } |
18,936 | returns the memory content at the memory address pointed to by the register . concode_field_sep com.google.security.zynamics.binnavi.debug.models.trace.TraceRegister register concode_field_sep Address getValue concode_elem_sep String getName | byte [ ] function ( ) { return register . getMemory ( ) ; } |
18,937 | java implementation of preg_match_all by https://github.com/raimonbosch concode_field_sep PlaceHolder placeHolder concode_field_sep String padStringRight concode_elem_sep float formatDouble concode_elem_sep String colorize concode_elem_sep boolean isNumeric concode_elem_sep String stripTextFormatCodes concode_elem_sep ... | String [ ] function ( Pattern arg0 , String arg1 ) { Matcher loc0 = arg0 . matcher ( arg1 ) ; StringBuilder loc1 = new StringBuilder ( ) ; boolean loc2 = false ; while ( loc0 . find ( ) ) { loc1 . append ( loc0 . group ( ) ) ; loc1 . append ( "srini_string" ) ; loc2 = true ; } return ( loc2 ) ? loc1 . toString ( ) . lo... |
18,938 | open amqp sender concode_field_sep String sasToken concode_elem_sep String hostName concode_elem_sep ExecutorService executor concode_elem_sep AmqpSend amqpMessageSender concode_elem_sep IotHubConnectionString iotHubConnectionString concode_elem_sep String userName concode_field_sep CompletableFuture<Void> sendAsync co... | void function ( ) { if ( this . amqpMessageSender == null ) { throw new IOException ( "srini_string" ) ; } this . amqpMessageSender . open ( ) ; } |
18,939 | this method indicates if the log file should be rotated or not . concode_field_sep long timeInterval concode_field_sep ConfigChangeResult applyConfigurationChange concode_elem_sep void initializeLogRotationPolicy concode_elem_sep boolean isConfigurationChangeAcceptable | boolean function ( MultifileTextWriter arg0 ) { long loc0 = TimeThread . getTime ( ) - arg0 . getLastRotationTime ( ) . getTimeInMillis ( ) ; return loc0 > timeInterval ; } |
18,940 | sets the value of the group property . concode_field_sep String name concode_elem_sep String content concode_elem_sep String group concode_field_sep void setName concode_elem_sep void setContent concode_elem_sep String getName concode_elem_sep String getContent concode_elem_sep String getGroup | void function ( String arg0 ) { this . group = arg0 ; } |
18,941 | returns an annotation object reflecting the annotation provided , or null if this class does n't have such anannotation . this is a convenience function if the caller knows already which annotation type he 's looking for . concode_field_sep PlaceHolder placeHolder concode_field_sep Field getDeclaredField concode_elem_s... | Annotation function ( Class arg0 , Class < ? extends java . lang . annotation . Annotation > arg1 ) { java . lang . loc0 . Annotation loc0 = arg0 . getAnnotation ( arg1 ) ; if ( loc0 != null ) return new Annotation ( loc0 ) ; return null ; } |
18,942 | static factory method to create a new beanpropertyrowmapper with the mapped class specified only once . concode_field_sep Class<T> mappedClass concode_elem_sep Map<String,PropertyDescriptor> mappedFields concode_elem_sep ConversionService conversionService concode_elem_sep Set<String> mappedProperties concode_elem_sep ... | BeanPropertyRowMapper < T > function ( Class < T > arg0 ) { return new BeanPropertyRowMapper < > ( arg0 ) ; } |
18,943 | sets the value of the sampleaccessurl property . concode_field_sep ArrayOfString adminEmailList concode_elem_sep String defaultExportFormat concode_elem_sep String sampleOAIURL concode_elem_sep String oaiNamespace concode_elem_sep String repositoryName concode_elem_sep String repositoryBaseURL concode_elem_sep String r... | void function ( String arg0 ) { this . sampleAccessURL = arg0 ; } |
18,944 | updates the chart properties . concode_field_sep SWTOtherEditor otherEditor concode_elem_sep Shell shell concode_elem_sep SWTPlotEditor plotEditor concode_elem_sep ResourceBundle localizationResources concode_elem_sep JFreeChart chart concode_elem_sep SWTTitleEditor titleEditor concode_field_sep void open | void function ( JFreeChart arg0 ) { this . titleEditor . setTitleProperties ( arg0 ) ; this . plotEditor . updatePlotProperties ( arg0 . getPlot ( ) ) ; this . otherEditor . updateChartProperties ( arg0 ) ; } |
18,945 | this method resets the incoming events time events included . concode_field_sep SCInterfaceImpl sCInterface concode_elem_sep int nextStateIndex concode_elem_sep boolean e1 concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_sep SCInterface getSCInterface concode_elem_sep void exitAction concod... | void function ( ) { sCInterface . clearEvents ( ) ; } |
18,946 | initializes the contents of the xmlstring structure with copies of the given string structure . note : this does not copy the character array ; only the reference to the array is copied . concode_field_sep int offset concode_elem_sep char[] ch concode_elem_sep int length concode_field_sep boolean equals concode_elem_se... | void function ( XMLString arg0 ) { setValues ( arg0 . ch , arg0 . offset , arg0 . length ) ; } |
18,947 | get custom deserializer concode_field_sep int in_queue concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String activation concode_elem_sep int status concode_field_sep org.apache.axis.descript... | org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; } |
18,948 | override to make two instances with same value equal . concode_field_sep int BYTE_1_SHIFT concode_elem_sep int BYTE_1_MASK concode_elem_sep int value concode_field_sep int getValue concode_elem_sep int getValue concode_elem_sep int getValue concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep ... | int function ( ) { return value ; } |
18,949 | writes tag and const_value_index in element_value . concode_field_sep OutputStream output concode_elem_sep ConstPool pool concode_field_sep void annotation concode_elem_sep void annotation concode_elem_sep void memberValuePair concode_elem_sep void memberValuePair concode_elem_sep ConstPool getConstPool concode_elem_se... | void function ( int arg0 ) { constValueIndex ( 'I' , pool . addIntegerInfo ( arg0 ) ) ; } |
18,950 | a list of source fields to map to the field . returns a reference to this object so that method calls can be chained together . constraints : pattern : \ s a-z a-z0-9 _ \ ? \ s , \ s a-z a-z0-9 _ \ ? \ s concode_field_sep String sourceFields concode_elem_sep Boolean returnEnabled concode_elem_sep String defaultValue co... | LiteralArrayOptions function ( String arg0 ) { this . sourceFields = arg0 ; return this ; } |
18,951 | setter for virtualization type concode_field_sep KickstartVirtualizationType virtualizationType concode_elem_sep Boolean remoteCommandFlag concode_elem_sep Date created concode_elem_sep KickstartableTree kstree concode_elem_sep Profile profile concode_elem_sep KickstartData ksdata concode_elem_sep Date modified concode... | void function ( KickstartVirtualizationType arg0 ) { this . virtualizationType = arg0 ; } |
18,952 | add a page to the index . concode_field_sep Map<String,Set<TermCounter>> index concode_field_sep void add concode_elem_sep Set<TermCounter> get concode_elem_sep void main concode_elem_sep void printIndex concode_elem_sep Set<String> keySet | void function ( String arg0 , Elements arg1 ) { TermCounter loc0 = new TermCounter ( arg0 ) ; loc0 . processElements ( arg1 ) ; for ( String loc1 : loc0 . keySet ( ) ) { add ( loc1 , loc0 ) ; } } |
18,953 | sets fourth value . concode_field_sep V4 val4 concode_elem_sep V3 val3 concode_elem_sep V2 val2 concode_elem_sep V1 val1 concode_elem_sep long serialVersionUID concode_field_sep void writeExternal concode_elem_sep void set concode_elem_sep void set3 concode_elem_sep void set2 concode_elem_sep V1 get1 concode_elem_sep V... | void function ( @ Nullable V4 arg0 ) { this . val4 = arg0 ; } |
18,954 | returns the parameter index associated with a move-param insn . does not verify that the insn is a move-param insn . concode_field_sep SsaMethod ssaMeth concode_field_sep void process concode_elem_sep void run | int function ( NormalSsaInsn insn ) { CstInsn cstInsn = ( CstInsn ) ( insn . getOriginalRopInsn ( ) ) ; int param = ( ( CstInteger ) cstInsn . getConstant ( ) ) . getValue ( ) ; return param ; } |
18,955 | sets the metadata to attach to the content to shared . see developer docs for more info . concode_field_sep String mMetaData concode_elem_sep Uri mExternalUri concode_elem_sep String mMimeType concode_elem_sep Uri mUri concode_field_sep Uri getExternalUri concode_elem_sep String getMimeType concode_elem_sep ShareToMess... | ShareToMessengerParamsBuilder function ( String arg0 ) { mMetaData = arg0 ; return this ; } |
18,956 | returns a boolean instance for the specified boolean value . if it is not necessary to get a new boolean instance , it isrecommended to use this method instead of the constructor , since it returns its static instances , which results in better performance . concode_field_sep Boolean FALSE concode_elem_sep Boolean TRUE... | Boolean function ( boolean arg0 ) { return arg0 ? Boolean . TRUE : Boolean . FALSE ; } |
18,957 | set the properties . concode_field_sep String targetName concode_elem_sep Log logger concode_elem_sep boolean exceptionIfInvalid concode_elem_sep Validator validator concode_elem_sep MessageSource messageSource concode_elem_sep boolean ignoreNestedProperties concode_elem_sep T target concode_elem_sep char[] TARGET_NAME... | void function ( Properties arg0 ) { this . properties = arg0 ; } |
18,958 | updates the value currently associated with key with the specified function , and returns the old value . if there is not currently a value associated with key , the function is applied to 0l . concode_field_sep Map<K,Long> asMap concode_elem_sep ConcurrentHashMap<K,Long> map concode_field_sep long getAndIncrement conc... | long function ( K arg0 , LongUnaryOperator arg1 ) { checkNotNull ( arg1 ) ; AtomicLong loc0 = new AtomicLong ( ) ; map . compute ( arg0 , ( k , value ) -> { long loc1 = ( value == null ) ? 0L : value . longValue ( ) ; loc0 . set ( loc1 ) ; return arg1 . applyAsLong ( loc1 ) ; } ) ; return loc0 . get ( ) ; } |
18,959 | creates a new kaleo timer with the primary key . does not add the kaleo timer to the database . concode_field_sep ServiceTracker<KaleoTimerLocalService,KaleoTimerLocalService> _serviceTracker concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.workflow.kaleo.model.KaleoTimer ... | com . liferay . portal . workflow . kaleo . model . KaleoTimer function ( long arg0 ) { return getService ( ) . createKaleoTimer ( arg0 ) ; } |
18,960 | information about the webacl that you specified in the getwebacl request . for more information , see the following topics : webacl : contains defaultaction , metricname , name , an array of rule objects , and webaclid defaultaction data type is wafaction : contains type rules : contains an array of activatedrule objec... | WebACL function ( ) { return this . webACL ; } |
18,961 | ge the actual gnuplot parameters . this method is useful if the developer wants to have access to lower level gnuplotparameter methods . concode_field_sep GNUPlotParameters param concode_elem_sep Debug dbg concode_elem_sep GNUPlotTerminal term concode_elem_sep long serialVersionUID concode_elem_sep GNUPlotExec exec con... | GNUPlotParameters function ( ) { return param ; } |
18,962 | returns true if the pointer icon style is #style_null . concode_field_sep int STYLE_NULL concode_elem_sep int STYLE_OEM_FIRST concode_elem_sep int STYLE_SPOT_HOVER concode_elem_sep String TAG concode_elem_sep int mStyle concode_elem_sep int STYLE_SPOT_ANCHOR concode_elem_sep int STYLE_ARROW concode_elem_sep int STYLE_S... | boolean function ( ) { return mStyle == STYLE_NULL ; } |
18,963 | parse a currency value from string using the currency default rounding mode . source : http://wheelworkshop.blogspot.com/2006/02/parsing-currency-into-bigdecimal.html concode_field_sep ICommonsMap<Locale,Currency> s_aLocaleToCurrency concode_elem_sep ICommonsSortedSet<Currency> s_aAllCurrencies concode_field_sep boolea... | BigDecimal function ( @ Nullable final String arg0 , @ Nonnull final DecimalFormat arg1 , @ Nullable final BigDecimal arg2 ) { return parseCurrency ( arg0 , arg1 , arg2 , ECurrency . DEFAULT_ROUNDING_MODE ) ; } |
18,964 | returns the number of cpus or fractions thereof used . for a cpu-bound single-threaded process , this will be 1.0 . for a single-threaded process which spends part of its time waiting for i/o , this will be somewhere between 0.0 and 1.0 . for a multi-threaded or multi-process application , this may be more than 1.0 . c... | double function ( ) { return cpuUsage ; } |
18,965 | write this string to dos . always writes maxsize + 4 bytes to the passed in dos . first four bytes are string length , next bytes are string , with remainder padded with 0 to maxsize . concode_field_sep int maxSize concode_elem_sep long serialVersionUID concode_elem_sep String value concode_field_sep String getValue co... | void function ( DataOutputStream arg0 ) { String loc0 = value ; int loc1 = maxSize - loc0 . length ( ) ; if ( loc1 < 0 ) { String loc2 = loc0 . substring ( 0 , maxSize ) ; loc0 = loc2 ; } arg0 . writeInt ( loc0 . length ( ) ) ; arg0 . writeBytes ( loc0 ) ; while ( loc1 -- > 0 ) arg0 . write ( ( byte ) 0 ) ; } |
18,966 | get the minimum time , in ms , that the mios unit should wait/delay in order to `` bundle '' changes in their response . if this configuration is not specified , then it will default to 0ms , or no-delay . concode_field_sep int CONFIG_DEFAULT_REFRESH_COUNT concode_elem_sep int refreshCount concode_elem_sep int errorCou... | int function ( ) { return minimumDelay ; } |
18,967 | gets the value of the method property . concode_field_sep SubjectConfirmationDataType subjectConfirmationData concode_elem_sep String method concode_elem_sep EncryptedElementType encryptedID concode_elem_sep NameIDType nameID concode_elem_sep BaseIDAbstractType baseID concode_field_sep void setMethod concode_elem_sep v... | String function ( ) { return method ; } |
18,968 | returns an object containing the message arguments . concode_field_sep Object[] unpackedArgs concode_elem_sep String resource concode_elem_sep int FILTER concode_elem_sep String encoding concode_elem_sep boolean[] isLocaleSpecific concode_elem_sep int[] argFilterType concode_elem_sep int NO_FILTER concode_elem_sep int ... | Object [ ] function ( ) { return arguments . getArguments ( ) ; } |
18,969 | answers if this iauthorizationprincipal has permission to perform the activity on the target . params owner and activity must be non-null . if target is null , then the target is not checked . concode_field_sep IAuthorizationService authorizationService concode_elem_sep Class type concode_elem_sep String principalStrin... | boolean function ( String arg0 , String arg1 , String arg2 ) { return getAuthorizationService ( ) . doesPrincipalHavePermission ( this , arg0 , arg1 , arg2 ) ; } |
18,970 | the default implementation only creates a new default project . clients may override if they want to contribute generatorspecific project setup concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_e... | void function ( IProject arg0 , GeneratorEntry arg1 ) { GeneratorUtils . createEmptyProject ( arg0 ) ; } |
18,971 | cleanly disposes of the renderhub 's resources . used by the rendermanager when the application shuts down . concode_field_sep RejectionHandler rejectionHandler concode_elem_sep RenderThreadFactory threadFactory concode_elem_sep int corePoolSize concode_elem_sep int renderQueueCapacity concode_elem_sep Log log concode_... | void function ( ) { if ( renderService != null ) { renderService . shutdown ( ) ; renderService = null ; } if ( scheduledService != null ) { scheduledService . shutdown ( ) ; scheduledService = null ; } } |
18,972 | returns the priority of the region . regions with lower priority value will be evaluated before regions with higher priority value . concode_field_sep Set<Node> nodes concode_elem_sep String id concode_elem_sep int priority concode_elem_sep AbstractStatechart owningStatechart concode_elem_sep State currentState concode... | int function ( ) { return priority ; } |
18,973 | multiline for loop statement is legal . concode_field_sep int l concode_elem_sep int k concode_elem_sep int o concode_elem_sep int m concode_elem_sep int p concode_elem_sep int two concode_elem_sep int n concode_elem_sep int five concode_elem_sep int w concode_elem_sep int r concode_elem_sep int x concode_elem_sep int ... | void function ( ) { for ( int loc0 = 0 , loc1 = 1 ; loc0 < 5 ; loc0 ++ , loc1 -- ) { } } |
18,974 | returns the mime type of the data specified by the given uri string . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String stripFileProtocol concode_elem_sep String getRealPath concode_elem_sep String getRealPath concode_elem_sep String getMimeTypeForExtension concode_elem_sep InputSt... | String function ( String arg0 , CordovaInterface arg1 ) { String loc0 = null ; Uri loc1 = Uri . parse ( arg0 ) ; if ( arg0 . startsWith ( "srini_string" ) ) { loc0 = arg1 . getActivity ( ) . getContentResolver ( ) . getType ( loc1 ) ; } else { loc0 = getMimeTypeForExtension ( loc1 . getPath ( ) ) ; } return loc0 ; } |
18,975 | setting overzoom factor . user will be able to `` over zoom '' up to this factor . can not be default value is #overzoom_factor . concode_field_sep float MAX_ZOOM concode_elem_sep boolean isRotationEnabled concode_elem_sep Fit fitMethod concode_elem_sep int imageW concode_elem_sep float OVERZOOM_FACTOR concode_elem_sep... | Settings function ( float arg0 ) { if ( arg0 < 1f ) { throw new IllegalArgumentException ( "srini_string" ) ; } overzoomFactor = arg0 ; return this ; } |
18,976 | whether to auto start ssl handshake . concode_field_sep boolean disconnect concode_elem_sep int maximumPoolSize concode_elem_sep SSLContextParameters sslContextParameters concode_elem_sep boolean autoStartTls concode_elem_sep boolean sync concode_elem_sep long timeout concode_elem_sep String protocol concode_elem_sep i... | void function ( boolean arg0 ) { this . autoStartTls = arg0 ; } |
18,977 | returns null if the list is empty or the first element for a size of 1 or returns a random element value concode_field_sep PlaceHolder placeHolder concode_field_sep List<T> filter concode_elem_sep Filter<T> not concode_elem_sep Filter<T> or concode_elem_sep Filter<T> or concode_elem_sep Filter<String> createStringFilte... | T function ( List < T > arg0 ) { int loc0 = arg0 . loc0 ( ) ; if ( loc0 < 1 ) { return null ; } else if ( loc0 == 1 ) { return arg0 . get ( 0 ) ; } else { while ( true ) { int loc1 = ( int ) Math . round ( Math . random ( ) * loc0 ) ; if ( loc1 >= 0 && loc1 < loc0 ) { return arg0 . get ( loc1 ) ; } } } } |
18,978 | this method was generated by mybatis generator . this method sets the value of the database column download_tbl . url concode_field_sep String flag concode_elem_sep Date createTime concode_elem_sep String memo concode_elem_sep String siteName concode_elem_sep String createUser concode_elem_sep Integer id concode_elem_s... | void function ( String arg0 ) { this . url = arg0 == null ? null : arg0 . trim ( ) ; } |
18,979 | sets the display name of this folder . concode_field_sep Folder _folder concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedModel concode_elem_sep int ... | void function ( java . lang . String arg0 ) { _folder . setDisplayName ( arg0 ) ; } |
18,980 | tests if this hashtable maps no keys to values . concode_field_sep Entry table[] concode_elem_sep Entry next concode_elem_sep float loadFactor concode_elem_sep int count concode_elem_sep int threshold concode_elem_sep Object value concode_elem_sep int hash concode_elem_sep int key concode_field_sep boolean contains con... | boolean function ( ) { return count == 0 ; } |
18,981 | checks if this promise is completed , i.e. has a value . concode_field_sep FutureImpl<T> future concode_field_sep Promise<T> tryCompleteWith concode_elem_sep Promise<T> fromTry concode_elem_sep Promise<T> fromTry concode_elem_sep ExecutorService executorService concode_elem_sep ExecutorService executorService concode_e... | boolean function ( ) { return future ( ) . isCompleted ( ) ; } |
18,982 | attempts to send a message with the specified contents to the specified recipient . the actual sending of a message is done at the end of the current tick . based on the reliability , range and position it is determined whether the message will be sent . until a message is sent it lives in the #getoutbox of the device ... | void function ( MessageContents arg0 , CommUser arg1 ) { checkRegistered ( ) ; checkArgument ( user != arg1 , "srini_string" , arg1 ) ; checkArgument ( model . contains ( arg1 ) , "srini_string" , user , arg1 ) ; outbox . add ( Message . createDirect ( user , arg1 , arg0 , rangePredicate ) ) ; } |
18,983 | returns a range of all the portal preferenceses . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.liferay.portal.kernel.dao.orm.query... | java . util . List < com . liferay . portal . model . PortalPreferences > function ( int arg0 , int arg1 ) { return getService ( ) . getPortalPreferenceses ( arg0 , arg1 ) ; } |
18,984 | returns the absolut tuiotime representing the current system time . concode_field_sep long start_seconds concode_elem_sep long seconds concode_elem_sep long frame_id concode_elem_sep long micro_seconds concode_elem_sep long start_micro_seconds concode_field_sep TuioTime add concode_elem_sep TuioTime add concode_elem_se... | TuioTime function ( ) { long loc0 = System . nanoTime ( ) / 1000 ; return new TuioTime ( loc0 / 1000000 , loc0 % 1000000 ) ; } |
18,985 | opens a db4o client instance with a fresh client configuration . concode_field_sep int ARBITRARY_PORT concode_field_sep ClientConfiguration newClientConfiguration concode_elem_sep Config4Impl newLegacyConfig concode_elem_sep ServerConfiguration newServerConfiguration concode_elem_sep ObjectServer openServer concode_ele... | ObjectContainer function ( String arg0 , int arg1 , String arg2 , String arg3 ) { return openClient ( newClientConfiguration ( ) , arg0 , arg1 , arg2 , arg3 ) ; } |
18,986 | read key from keyfile . concode_field_sep List<KeyPair> privateKeys concode_elem_sep Logger LOGGER concode_field_sep String askForPasswd concode_elem_sep boolean hasKeys concode_elem_sep KeyPair loadKey concode_elem_sep KeyPair loadKey concode_elem_sep List<KeyPair> getKeys concode_elem_sep String readPemFile concode_e... | void function ( File arg0 ) { final String loc0 = isPemEncrypted ( arg0 ) ? askForPasswd ( arg0 . getCanonicalPath ( ) ) : null ; privateKeys . add ( loadKey ( arg0 , loc0 ) ) ; } |
18,987 | returns the font-size value . concode_field_sep short unitType concode_elem_sep String[] UNITS concode_elem_sep UnitProcessor.Context context concode_elem_sep short VERTICAL_LENGTH concode_elem_sep short OTHER_LENGTH concode_elem_sep short HORIZONTAL_LENGTH concode_elem_sep float value concode_elem_sep short direction ... | float function ( ) { return getAssociatedElement ( ) . getSVGContext ( ) . getFontSize ( ) ; } |
18,988 | returns vector of children . concode_field_sep List children concode_elem_sep Attributes attributes concode_elem_sep Tag tag concode_field_sep Attributes getAttributes concode_elem_sep void setTag concode_elem_sep void setAttributes concode_elem_sep Tag getTag concode_elem_sep void addChild concode_elem_sep void replac... | List function ( ) { return children ; } |
18,989 | re scan the set of input files from which splits are derived . concode_field_sep ExecutorService sched concode_elem_sep Log LOG concode_elem_sep Semaphore sem concode_elem_sep JobMonitor monitor concode_elem_sep boolean shutdown concode_elem_sep GridmixJob job concode_elem_sep FilePool inputDir concode_elem_sep Statist... | void function ( ) { inputDir . refresh ( ) ; } |
18,990 | render a spectrogram of a wave file concode_field_sep int yMarker concode_elem_sep float WAVEFORM_DEFAULT_TIMESTEP concode_elem_sep int xMarker concode_field_sep void setVerticalMarker concode_elem_sep void resetMarkers concode_elem_sep void renderWaveform concode_elem_sep void renderWaveform concode_elem_sep void setH... | void function ( Spectrogram arg0 , String arg1 ) { renderSpectrogramData ( arg0 . getNormalizedSpectrogramData ( ) , arg1 ) ; } |
18,991 | test of indicede method , of class listaavaliacoes . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testTamanho concode_elem_sep void testAdicionarAvaliacao concode_elem_sep void testAddAvaliacao concode_elem_sep void tearDownClass concode_elem_sep void testObterAvalia... | void function ( ) { System . out . println ( "srini_string" ) ; Avaliacao loc0 = new Avaliacao ( ) ; ListaAvaliacoes loc1 = new ListaAvaliacoes ( ) ; loc1 . adicionarAvaliacao ( loc0 ) ; int loc2 = 0 ; int loc3 = loc1 . indiceDe ( loc0 ) ; assertEquals ( loc2 , loc3 ) ; } |
18,992 | clears the messages within the scope and returns all messages for this pm scope existing before this call . any invalid attribute values within the pm scope are also cleaned by cleaning the corresponding error messages . concode_field_sep PlaceHolder placeHolder concode_field_sep PmMessage makeMsgOneMany concode_elem_s... | List < PmMessage > function ( PmObject arg0 ) { return PmMessageApi . clearPmTreeMessages ( arg0 ) ; } |
18,993 | change the internal gzip state to the given state . concode_field_sep GZipPackState state concode_field_sep boolean needsInput concode_elem_sep void finish concode_elem_sep boolean finished concode_elem_sep void handleCurrentData concode_elem_sep void setInput | void function ( final GZipPackState arg0 ) { this . state = arg0 ; } |
18,994 | returns a string representation of this object . concode_field_sep HttpServletRequest request concode_field_sep String getCharacterEncoding concode_elem_sep String getContentType concode_elem_sep int getContentLength concode_elem_sep InputStream getInputStream | String function ( ) { return "srini_string" + this . getContentLength ( ) + "srini_string" + this . getContentType ( ) ; } |
18,995 | apply this beanpostprocessor before the target bean gets instantiated . the returned bean object may be a proxy to use instead of the target bean , effectively suppressing default instantiation of the target bean . if a non-null object is returned by this method , the bean creation process will be short-circuited . the... | Object function ( Class < ? > arg0 , String arg1 ) { return null ; } |
18,996 | sets the value of the contentdescriptor 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 isExp... | void function ( ContentDescriptor arg0 ) { this . contentDescriptor = arg0 ; } |
18,997 | gets the proposaldirectcostamount attribute . concode_field_sep String proposalPurposeCode concode_elem_sep Long proposalNumber concode_elem_sep String proposalStatusCode concode_elem_sep boolean active concode_elem_sep KualiDecimal proposalTotalProjectAmount concode_elem_sep String oldProposalNumber concode_elem_sep D... | KualiDecimal function ( ) { return proposalDirectCostAmount ; } |
18,998 | sets the value of the creditriskprofileid property . concode_field_sep String creditClassification concode_elem_sep XMLGregorianCalendar creditClassificationRequestDate concode_elem_sep long serialVersionUID concode_elem_sep String creditRiskProfileId concode_field_sep void setCreditClassificationRequestDate concode_el... | void function ( String arg0 ) { this . creditRiskProfileId = arg0 ; } |
18,999 | calls onisintermediateresultexpected on each element of the list . does nothing iflist == null concode_field_sep ProducerListener mProducerListener concode_elem_sep Object mCallerContext concode_elem_sep boolean mIsPrefetch concode_elem_sep Priority mPriority concode_elem_sep boolean mIsIntermediateResultExpected conco... | void function ( @ Nullable List < ProducerContextCallbacks > arg0 ) { if ( arg0 == null ) { return ; } for ( ProducerContextCallbacks loc0 : arg0 ) { loc0 . onIsIntermediateResultExpectedChanged ( ) ; } } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.