idx
int64
0
100k
question
stringlengths
68
7.19k
target
stringlengths
20
663
34,500
remove field by name concode_field_sep Map<String,String> map concode_field_sep void addField concode_elem_sep void clear concode_elem_sep String getGldClassName concode_elem_sep void writeGldString
void function ( final String arg0 ) { map . remove ( arg0 ) ; }
34,501
the maximum orthogonality of all pseudo states is 0 concode_field_sep SexecExtensions sexec concode_elem_sep StatechartExtensions sc concode_elem_sep SexecElementMapping mapping concode_elem_sep SgraphExtensions sgraph concode_field_sep boolean containsStates concode_elem_sep int defineStateVectors concode_elem_sep int...
int function ( final Vertex arg0 , final int arg1 ) { return 0 ; }
34,502
returns the time difference between the first and last events in this log . concode_field_sep String TAG concode_elem_sep boolean ENABLED concode_elem_sep boolean mFinished concode_elem_sep String name concode_elem_sep boolean DEBUG concode_elem_sep List<Marker> mMarkers concode_elem_sep long thread concode_elem_sep lo...
long function ( ) { if ( mMarkers . size ( ) == 0 ) { return 0 ; } long loc0 = mMarkers . get ( 0 ) . time ; long loc1 = mMarkers . get ( mMarkers . size ( ) - 1 ) . time ; return loc1 - loc0 ; }
34,503
returns the class names as strings concode_field_sep SourceProvider DEFAULT_INSTANCE concode_elem_sep Object UNKNOWN_SOURCE concode_elem_sep SourceProvider parent concode_elem_sep ImmutableSet<String> classNamesToSkip concode_field_sep Object getFromClassNames concode_elem_sep boolean shouldBeSkipped concode_elem_sep S...
List < String > function ( Class ... arg0 ) { List < String > loc0 = Lists . newArrayList ( ) ; for ( Class loc1 : arg0 ) { loc0 . add ( loc1 . getName ( ) ) ; } return loc0 ; }
34,504
add a single dependency and , optionally , all of its dependencies . the group id and version of the dependency are resolved from the module using the customizer 's artifactcoordinatesresolver . concode_field_sep ClassNode classNode concode_elem_sep GroovyClassLoader loader concode_elem_sep DependencyResolutionContext ...
DependencyCustomizer function ( String arg0 , boolean arg1 ) { return add ( arg0 , null , null , arg1 ) ; }
34,505
show an alertdialog with an ` ok ' button and a message . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean verifySampleSetup concode_elem_sep boolean resolveConnectionFailure concode_elem_sep void showActivityResultError concode_elem_sep Dialog makeSimpleDialog concode_elem_sep Dialog makeSimpleDialo...
void function ( Activity arg0 , String arg1 ) { ( new AlertDialog . Builder ( arg0 ) ) . setMessage ( arg1 ) . setNeutralButton ( android . R . string . ok , null ) . create ( ) . show ( ) ; }
34,506
generate a certification for the passed in id and key . concode_field_sep byte lastb concode_elem_sep SignatureSubpacket[] unhashed concode_elem_sep SignatureSubpacket[] hashed concode_elem_sep PGPContentSignerBuilder contentSignerBuilder concode_elem_sep int sigType concode_elem_sep OutputStream sigOut concode_elem_se...
PGPSignature function ( String arg0 , PGPPublicKey arg1 ) { updateWithPublicKey ( arg1 ) ; updateWithIdData ( 0xb4 , Strings . toUTF8ByteArray ( arg0 ) ) ; return this . generate ( ) ; }
34,507
assert that the listener identified by the specified id has not received any event . concode_field_sep MultiValueMap<String,Object> content concode_field_sep void addEvent concode_elem_sep List<Object> getEvents concode_elem_sep void assertEvent concode_elem_sep void assertEvent concode_elem_sep void assertTotalEventsC...
void function ( String arg0 ) { List < Object > loc0 = content . getOrDefault ( arg0 , Collections . emptyList ( ) ) ; assertEquals ( "srini_string" + loc0 , 0 , loc0 . size ( ) ) ; }
34,508
get the average priority of items concode_field_sep int THRESHOLD concode_elem_sep Memory memory concode_elem_sep HashMap<String,Type> nameTable concode_elem_sep ArrayList<ArrayList<Type>> itemTable concode_elem_sep int mass concode_elem_sep int showLevel concode_elem_sep float RELATIVE_THRESHOLD concode_elem_sep int c...
float function ( ) { if ( nameTable . size ( ) == 0 ) { return 0.01f ; } float loc0 = ( float ) mass / ( nameTable . size ( ) * TOTAL_LEVEL ) ; if ( loc0 > 1 ) { return 1.0f ; } return loc0 ; }
34,509
clears all internal data structures , removing any references to compiled statements . concode_field_sep Database database concode_elem_sep IntKeyHashMap schemaMap concode_elem_sep IntKeyHashMap sessionMap concode_elem_sep IntKeyHashMap sqlLookup concode_elem_sep IntKeyHashMap csidMap concode_elem_sep int next_cs_id co...
void function ( ) { schemaMap . clear ( ) ; sqlLookup . clear ( ) ; csidMap . clear ( ) ; sessionMap . clear ( ) ; useMap . clear ( ) ; next_cs_id = 0 ; }
34,510
simple legal method . 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 y concode_elem_sep...
void function ( ) { one = 1 ; two = 2 ; }
34,511
remove a specific blob from a blobstore concode_field_sep PlaceHolder placeHolder concode_field_sep void mkDirs concode_elem_sep InputStream readBlob concode_elem_sep long countBlob concode_elem_sep void clearContainer concode_elem_sep void removeBlobs concode_elem_sep void deleteContainer concode_elem_sep void writeBl...
void function ( BlobStore arg0 , String arg1 , String arg2 ) { if ( ! Strings . isNullOrEmpty ( arg2 ) ) { arg0 . removeBlob ( arg1 , arg2 ) ; } }
34,512
sets code . concode_field_sep String packageDetails concode_elem_sep String code concode_elem_sep String description concode_field_sep String getPackageDetails concode_elem_sep void setPackageDetails concode_elem_sep String toString concode_elem_sep void setDescription concode_elem_sep String getCode concode_elem_sep S...
void function ( String arg0 ) { this . code = arg0 ; }
34,513
the pool does not support pausing concode_field_sep ArrayList<Integer> sources concode_elem_sep int currentPosition concode_elem_sep OpenAL al concode_field_sep void play concode_elem_sep void createPool concode_elem_sep void stop concode_elem_sep void setVolume concode_elem_sep void setPosition
void function ( ) { }
34,514
enter a cache call . concode_field_sep IgniteFuture<?> reconnectFut concode_elem_sep StripedCompositeReadWriteLock rwLock concode_elem_sep GridCacheContext<K,V> ctx concode_elem_sep AtomicReference<State> state concode_field_sep void stopped concode_elem_sep void writeLock concode_elem_sep CacheOperationContext setOper...
boolean function ( ) { onEnter ( ) ; rwLock . readLock ( ) . lock ( ) ; return checkState ( true , false ) ; }
34,515
adds another parser at the given offset . concode_field_sep Vector<DateTimeFormatter> parsers concode_elem_sep Logger logger concode_elem_sep DateTimeFormatter isoFormatter concode_field_sep String transformForSolr concode_elem_sep String transformForSolr concode_elem_sep void resetParsers
void function ( int arg0 , String arg1 ) { parsers . add ( arg0 , DateTimeFormat . forPattern ( arg1 ) ) ; }
34,516
this method returns a uuid as defined in sif3 but has the dashes removed . concode_field_sep PlaceHolder placeHolder concode_field_sep String getUUID concode_elem_sep String getSIF2GUIDMixedCase concode_elem_sep String sif2GUIDToSIF3UUID concode_elem_sep void main concode_elem_sep String getSIF2GUIDUpperCase concode_el...
String function ( ) { return java . util . UUID . randomUUID ( ) . toString ( ) . replace ( "srini_string" , "srini_string" ) ; }
34,517
transform this call to an websocket url . concode_field_sep java.util.Random rand concode_field_sep String path concode_elem_sep String fragment concode_elem_sep String method concode_elem_sep Call withFragment concode_elem_sep Call unique concode_elem_sep String absoluteURL concode_elem_sep String absoluteURL concode_...
String function ( Http . Request arg0 , boolean arg1 ) { return webSocketURL ( arg1 , arg0 . host ( ) ) ; }
34,518
sets the value of the attr property . concode_field_sep String fkey concode_elem_sep String ftable concode_elem_sep Snowflaked snowflaked concode_elem_sep long serialVersionUID concode_elem_sep String ftablepk concode_elem_sep String attr concode_field_sep String getFkey concode_elem_sep void setFtable concode_elem_sep...
void function ( String arg0 ) { this . attr = arg0 ; }
34,519
set the filename used for dumplog . concode_field_sep PlaceHolder placeHolder concode_field_sep void todo concode_elem_sep void todo_is concode_elem_sep void isnot concode_elem_sep void todo_isnot concode_elem_sep void setTestName concode_elem_sep void is concode_elem_sep void dumpLog concode_elem_sep void dumpLog conc...
void function ( String arg0 ) { FennecNativeDriver . setLogFile ( arg0 ) ; }
34,520
adds javascript to the global document concode_field_sep PdfCopyFormsImp fc concode_field_sep void setOutlines concode_elem_sep void setViewerPreferences concode_elem_sep void copyDocumentFields concode_elem_sep void addViewerPreference concode_elem_sep void addDocument concode_elem_sep void addDocument concode_elem_se...
void function ( String arg0 ) { fc . addJavaScript ( arg0 , ! PdfEncodings . isPdfDocEncoding ( arg0 ) ) ; }
34,521
gets the password . concode_field_sep String password concode_elem_sep String userName concode_field_sep void setPassword concode_elem_sep void setUserName concode_elem_sep String getUserName
String function ( ) { return password ; }
34,522
sets the question text . concode_field_sep String answer concode_elem_sep String text concode_field_sep boolean checkAnswer concode_elem_sep void setAnswer concode_elem_sep void display
void function ( String arg0 ) { text = arg0 ; }
34,523
getter for the style path . concode_field_sep String BRANDING_PROPERTIES_NAME concode_elem_sep String filePath concode_elem_sep String TEMPLATE_KEY concode_elem_sep boolean available concode_elem_sep String CONTENT_TYPE_SUFFIX concode_elem_sep String REPLACE_TEMPLATE_KEY concode_elem_sep Properties brandingProperties c...
String function ( ) { return path ; }
34,524
retrieve the input stream for the request . concode_field_sep HttpServletRequest request concode_field_sep String getCharacterEncoding concode_elem_sep String getContentType concode_elem_sep String toString concode_elem_sep int getContentLength
InputStream function ( ) { return request . getInputStream ( ) ; }
34,525
gets the id . concode_field_sep long id concode_field_sep void setId
long function ( ) { return id ; }
34,526
sets the architecture url . concode_field_sep CodegenManager codegenManager concode_elem_sep Set<String> operatorDefinitionIds concode_elem_sep ParameterValueManager parameterValueManager concode_elem_sep Map<String,SDFGraph> dags2sdfs concode_elem_sep String scenarioURL concode_elem_sep VariablesManager variablesManag...
void function ( final String arg0 ) { this . architectureURL = arg0 ; }
34,527
event handler for the south border . concode_field_sep boolean renderNorth concode_elem_sep boolean renderEast concode_elem_sep boolean renderSouth concode_elem_sep boolean renderWest concode_elem_sep boolean renderCenter concode_field_sep boolean isRenderNorth concode_elem_sep boolean isRenderCenter concode_elem_sep v...
void function ( ValueChangeEvent arg0 ) { setRenderSouth ( ( ( Boolean ) arg0 . getNewValue ( ) ) . booleanValue ( ) ) ; }
34,528
finds the index of a cloudlet inside the list . this method needs a combination of cloudlet id and user id because each cloud user might have exactly the same cloudlet id . concode_field_sep PlaceHolder placeHolder concode_field_sep ResCloudlet getByIdAndUserId concode_elem_sep boolean move concode_elem_sep int getPosi...
int function ( List < T > arg0 , int arg1 , int arg2 ) { int loc0 = 0 ; for ( T loc1 : arg0 ) { if ( loc1 . getCloudletId ( ) == arg1 && loc1 . getUserId ( ) == arg2 ) { return loc0 ; } loc0 ++ ; } return - 1 ; }
34,529
returns an array type whose elements are all instances of componenttype . concode_field_sep PlaceHolder placeHolder concode_field_sep ParameterizedType providerOf concode_elem_sep ParameterizedType newParameterizedType concode_elem_sep WildcardType supertypeOf concode_elem_sep WildcardType subtypeOf concode_elem_sep Pa...
GenericArrayType function ( Type arg0 ) { return new GenericArrayTypeImpl ( arg0 ) ; }
34,530
gets the value of the identifier property . concode_field_sep Identifier identifier concode_elem_sep XMLGregorianCalendar dateSysMetadataModified concode_elem_sep String formatId concode_elem_sep BigInteger size concode_elem_sep Checksum checksum concode_field_sep void setFormatId concode_elem_sep ObjectInfo withChecks...
Identifier function ( ) { return identifier ; }
34,531
sets the scope index that this queryengine uses concode_field_sep SymbolTable symbolTable concode_elem_sep ScopeIndex index concode_field_sep IDefinition getDefinition concode_elem_sep IDefinition getDefinition concode_elem_sep String getWordAtOccurrence concode_elem_sep Iterator getReferences concode_elem_sep Iterator...
void function ( ) { index = symbolTable . getScopeIndex ( ) ; }
34,532
terminate this context concode_field_sep Map storm_conf concode_elem_sep Vector<IConnection> connections concode_field_sep void prepare concode_elem_sep IConnection bind concode_elem_sep IConnection connect
void function ( ) { for ( IConnection loc0 : connections ) { loc0 . close ( ) ; } connections = null ; }
34,533
returns the net emissions upgrade concode_field_sep double mBudget concode_elem_sep double mEmissions concode_elem_sep double mDemand concode_field_sep void setBudget concode_elem_sep void setEmissions concode_elem_sep double getBudget concode_elem_sep void setDemand concode_elem_sep double getDemand
double function ( ) { return mEmissions ; }
34,534
clears the list . this does not throw away the old buckets but only resets the end-pointer of the list to the first element . all buckets are then unused and are reused when the list is filled again . concode_field_sep Bucket next concode_elem_sep Bucket head concode_elem_sep Bucket current concode_elem_sep Bucket last...
void function ( ) { last = head ; }
34,535
this method was used by consumers 1.0-rc-1 through to 1.1 . later consumers use #configure connectionparameters instead . concode_field_sep Logger LOGGER concode_elem_sep ProtocolToModelAdapter adapter concode_elem_sep boolean supportedConsumerVersion concode_elem_sep ProviderConnection connection concode_elem_sep Grad...
void function ( final boolean arg0 ) { }
34,536
makes sure the servlet container supports servlet api 2.4 + . concode_field_sep ServletContext _servletContext concode_elem_sep L10N L concode_elem_sep QuercusEngine engine concode_elem_sep Logger logger concode_elem_sep String defaultUserDir concode_field_sep void setIni concode_elem_sep void init concode_elem_sep voi...
void function ( ServletContext arg0 ) { int loc0 = arg0 . getMajorVersion ( ) ; int loc1 = arg0 . getMinorVersion ( ) ; if ( loc0 < 2 || loc0 == 2 && loc1 < 4 ) { throw new QuercusRuntimeException ( L . l ( "srini_string" ) ) ; } }
34,537
returns all the registered parserconfigurator s. concode_field_sep long serialVersionUID concode_field_sep void applyConfiguration concode_elem_sep void configure
ExtensionList < ParserConfigurator > function ( ) { return ExtensionList . lookup ( ParserConfigurator . class ) ; }
34,538
gets the log writer for this managedconnection instance . concode_field_sep Logger log concode_elem_sep AnnoManagedConnectionFactory mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep AnnoConnectionImpl connection concode_elem_sep PrintWriter logwriter concode_field_sep void associateConnecti...
PrintWriter function ( ) { log . finest ( "srini_string" ) ; return logwriter ; }
34,539
sets the length of this search match . concode_field_sep int rule concode_elem_sep int offset concode_elem_sep IResource resource concode_elem_sep int length concode_elem_sep int accuracy concode_elem_sep int ALL_GENERIC_FLAVORS concode_elem_sep SearchParticipant participant concode_elem_sep int A_ACCURATE concode_elem...
void function ( int arg0 ) { this . length = arg0 ; }
34,540
current native interface version . concode_field_sep String configURL concode_elem_sep PluginFilesStructure currentReleaseFS concode_elem_sep Map<String,String> requestHeaders concode_elem_sep int currentNativeVersion concode_elem_sep String currentReleaseVersion concode_elem_sep Context mContext concode_field_sep Map<...
int function ( ) { return currentNativeVersion ; }
34,541
returns the name of this method . concode_field_sep HttpMethod OPTIONS concode_elem_sep HttpMethod TRACE concode_elem_sep HttpMethod DELETE concode_elem_sep Map<String,HttpMethod> methodMap concode_elem_sep AsciiString name concode_elem_sep HttpMethod GET concode_elem_sep HttpMethod CONNECT concode_elem_sep HttpMethod ...
String function ( ) { return name . toString ( ) ; }
34,542
calculate the total charge the user has to pay for all his/her rentals . concode_field_sep String firstName concode_elem_sep Calendar birthdate concode_elem_sep String name concode_elem_sep int id concode_elem_sep boolean initialized concode_elem_sep List<Rental> rentals concode_field_sep void setName concode_elem_sep ...
double function ( ) { double loc0 = 0.0d ; for ( Rental loc1 : rentals ) { loc0 += loc1 . getMovie ( ) . getPriceCategory ( ) . getCharge ( loc1 . getRentalDays ( ) ) ; } return loc0 ; }
34,543
gets a copy of this instance with non-lock properties set . concode_field_sep long lockId concode_elem_sep UUID lockNodeId concode_elem_sep Timestamp lockTime concode_elem_sep byte[] staticObjects concode_elem_sep Map<String,byte[]> items concode_elem_sep int timeout concode_field_sep PlatformDotNetSessionData unlock c...
PlatformDotNetSessionData function ( ) { PlatformDotNetSessionData loc0 = new PlatformDotNetSessionData ( ) ; loc0 . staticObjects = staticObjects ; loc0 . items = items ; loc0 . timeout = timeout ; return loc0 ; }
34,544
returns a regular expression representing an exclusive filter . test descriptions that match this regular expression should not be run . concode_field_sep String JUNIT_API_VERSION_PROPERTY concode_elem_sep Optional<Path> xmlOutputPath concode_elem_sep boolean shouldInstallSecurityManager concode_elem_sep String testInc...
String function ( ) { return testExcludeFilterRegexp ; }
34,545
writes the doctype from the constructor if any . concode_field_sep String doctype concode_elem_sep Writer writer concode_elem_sep int level concode_field_sep void visitText concode_elem_sep void flush concode_elem_sep void visitDocumentPost concode_elem_sep void visitElementPre concode_elem_sep void visitAttributePre c...
void function ( Document arg0 ) { }
34,546
retrieves the clob value designated by this clob object as an ascii stream . concode_field_sep String data concode_field_sep java.io.Writer setCharacterStream concode_elem_sep int setString concode_elem_sep int setString concode_elem_sep java.io.OutputStream setAsciiStream concode_elem_sep void truncate concode_elem_se...
java . io . InputStream function ( ) { return new AsciiStringInputStream ( data ) ; }
34,547
enumerates the children of this node . concode_field_sep long serialVersionUID concode_elem_sep FastVector children concode_elem_sep double value concode_field_sep double getValue concode_elem_sep FastVector getChildren concode_elem_sep void setValue concode_elem_sep void merge concode_elem_sep Object clone concode_ele...
Enumeration function ( ) { return children . elements ( ) ; }
34,548
gets the value of the value property . concode_field_sep List<String> axisOrder concode_elem_sep SequenceRuleEnumeration value concode_elem_sep String order concode_field_sep void setOrder concode_elem_sep List<String> getAxisOrder concode_elem_sep void setValue concode_elem_sep String getOrder
SequenceRuleEnumeration function ( ) { return value ; }
34,549
subclasses can override this method to implement interruption of the future 's computation . the method is invoked automatically by a successful call to #cancel boolean cancel true . the default implementation does nothing . concode_field_sep boolean cancelled concode_elem_sep AtomicReference<Object> value concode_elem...
void function ( ) { }
34,550
replace all uri template variables with the values from the given uritemplatevariables . concode_field_sep String fragment concode_elem_sep String scheme concode_elem_sep Map<String,?> uriVariables concode_elem_sep Object SKIP_VALUE concode_elem_sep Iterator<Object> valueIterator concode_elem_sep Pattern NAMES_PATTERN ...
UriComponents function ( UriTemplateVariables arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; return expandInternal ( arg0 ) ; }
34,551
makes a copy . concode_field_sep int port concode_elem_sep IpAddress ipaddr concode_field_sep void init concode_elem_sep int getPort concode_elem_sep boolean equals concode_elem_sep IpAddress getAddress concode_elem_sep String toString
Object function ( ) { return new SocketAddress ( this ) ; }
34,552
create an instance of updaterequest concode_field_sep QName _EntityMasterRequest_QNAME concode_elem_sep QName _EntityMasterResponse_QNAME concode_field_sep GetRequestVerb createGetRequestVerb concode_elem_sep DeleteRequest createDeleteRequest concode_elem_sep DeleteResponse createDeleteResponse concode_elem_sep GetCmpE...
UpdateRequest function ( ) { return new UpdateRequest ( ) ; }
34,553
indicates whether this field is unshared . concode_field_sep int offset concode_elem_sep boolean unshared concode_elem_sep boolean isDeserialized concode_elem_sep String name concode_elem_sep String typeString concode_elem_sep Object type concode_field_sep String getName concode_elem_sep void resolve concode_elem_sep c...
boolean function ( ) { return unshared ; }
34,554
set id . concode_field_sep Timestamp cretime concode_elem_sep String name concode_elem_sep Timestamp updtime concode_elem_sep Integer id concode_elem_sep String sku concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void setCretime concode_elem_sep void setSku concode_elem_sep Timestamp get...
void function ( Integer arg0 ) { this . id = arg0 ; }
34,555
the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void enterConstant concode_elem_sep void exitProgramexpression concode_elem_sep void exitType concode_elem_sep void exitTopLevelRule concode_elem_sep void exitSenatordfn concode_elem_sep void exitIfstmt concode_elem_se...
void function ( @ NotNull SenatorParser . SenatornameContext arg0 ) { }
34,556
return the time when the action started . concode_field_sep long startTime concode_field_sep long buildTookInMillis concode_elem_sep void start
long function ( ) { return startTime ; }
34,557
returns the portion of children list between the specified fromindex , inclusive , and toindex , exclusive . concode_field_sep Map<TagAttr,Object> attributes concode_elem_sep List<JsonML> children concode_elem_sep TagType type concode_field_sep void appendChild concode_elem_sep Map<TagAttr,Object> getAttributes concode...
List < JsonML > function ( int arg0 , int arg1 ) { return children . subList ( arg0 , arg1 ) ; }
34,558
construct a parallel java.util.stream.stream from an iterable . concode_field_sep PlaceHolder placeHolder concode_field_sep Stream<T> stream concode_elem_sep Stream<T> stream concode_elem_sep Stream<T> stream concode_elem_sep Iterable<T> iterable
Stream < T > function ( final Iterable < T > arg0 ) { return StreamFactory . parallelStream ( arg0 . iterator ( ) ) ; }
34,559
set the maximum allowed size in bytes before an upload gets rejected . -1 indicates no limit the default . concode_field_sep boolean uploadTempDirSpecified concode_elem_sep MultiValueMap<String,MultipartFile> multipartFiles concode_elem_sep Log logger concode_elem_sep DiskFileItemFactory fileItemFactory concode_elem_se...
void function ( long arg0 ) { this . fileUpload . setSizeMax ( arg0 ) ; }
34,560
returns the maximum time interval to wait for the request to be completed on the master node concode_field_sep TimeValue ackTimeout concode_elem_sep TimeValue masterNodeTimeout concode_field_sep TimeValue ackTimeout concode_elem_sep T ackTimeout
TimeValue function ( ) { return masterNodeTimeout ; }
34,561
sets the status . concode_field_sep boolean moderated concode_elem_sep int TYPE_NORMAL concode_elem_sep boolean paginate concode_elem_sep int TYPE_ANNOUNCE concode_elem_sep int voteId concode_elem_sep int type concode_elem_sep String title concode_elem_sep String lastPostTime concode_elem_sep User postedBy concode_elem...
void function ( int arg0 ) { this . status = arg0 ; }
34,562
create a new geolocationcontextmapping with given precision andneighborhood usage concode_field_sep String name concode_field_sep CategoryContextMapping.Builder reference concode_elem_sep CategoryContextMapping.Builder reference concode_elem_sep SortedMap<String,ContextMapping> loadMappings concode_elem_sep ContextMapp...
GeolocationContextMapping . Builder function ( String arg0 , int arg1 , boolean arg2 ) { return new GeolocationContextMapping . Builder ( arg0 , arg2 , arg1 ) ; }
34,563
close the file opened when creating the mp4parser . concode_field_sep RandomAccessFile fis concode_elem_sep byte[] pps concode_elem_sep RandomAccessFile file concode_elem_sep String TAG concode_elem_sep byte[] sps concode_elem_sep long pos concode_elem_sep byte[] buffer concode_elem_sep int ppsLength concode_elem_sep H...
void function ( ) { try { file . close ( ) ; } catch ( IOException loc0 ) { } }
34,564
clears the file of all data concode_field_sep String path concode_elem_sep File file concode_field_sep ArrayList<String> read concode_elem_sep void addLine concode_elem_sep void write concode_elem_sep void delete
void function ( ) { try { PrintWriter loc0 = new PrintWriter ( this . path ) ; loc0 . close ( ) ; } catch ( Exception loc1 ) { loc1 . printStackTrace ( ) ; } }
34,565
sets the value of the type property . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep XMLGregorianCalendar coverageStartDate concode_elem_sep String emailAddress concode_elem_sep BigDecimal skuPrice concode_elem_sep Boolean purchaseIndicator concode_elem_sep String skuDesc concode_e...
void function ( String arg0 ) { this . type = arg0 ; }
34,566
reads the setting from the options hash . if no entry is set for this key or if it evaluates to false , returns null ; attempts to coerce the value to rubystring string otherwise . concode_field_sep RubyHash opts concode_elem_sep ThreadContext context concode_elem_sep Ruby runtime concode_elem_sep RuntimeInfo info conc...
ByteList function ( String arg0 ) { RubyString loc0 = getString ( arg0 , null ) ; return loc0 == null ? null : loc0 . getByteList ( ) . dup ( ) ; }
34,567
gets the actionnames attribute of the action concode_field_sep Set<String> commands concode_field_sep void doAction
Set < String > function ( ) { return commands ; }
34,568
regenerates the content of the node and updates the graph view . concode_field_sep IZyNodeRealizer m_realizer concode_elem_sep Graph2D m_graph concode_field_sep void changedDescription concode_elem_sep void deletedTag concode_elem_sep void changedName concode_elem_sep void setRealizer
void function ( ) { m_realizer . regenerate ( ) ; m_graph . updateViews ( ) ; }
34,569
verbose log message with printf formatting . 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 ...
void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , String . format ( arg1 , arg2 ) ) ; }
34,570
appends the given id to the given buffer , escaping where appropriate concode_field_sep Charset CHARSET concode_elem_sep SearchQuery query concode_elem_sep Logger LOG concode_elem_sep TSDB tsdb concode_elem_sep boolean to_stdout concode_field_sep List<byte[]> lookup concode_elem_sep void setToStdout concode_elem_sep Sc...
void function ( final StringBuilder arg0 , final byte [ ] arg1 ) { boolean loc0 = false ; for ( final byte loc1 : arg1 ) { arg0 . append ( ( char ) ( loc1 & 0xFF ) ) ; if ( loc1 == 'E' && loc0 ) { arg0 . append ( "srini_string" ) ; } else { loc0 = loc1 == '|' ; } } }
34,571
returns the clip with the primary key . concode_field_sep ClipLocalService _clipLocalService concode_field_sep void setWrappedService concode_elem_sep java.util.List dynamicQuery concode_elem_sep java.util.List dynamicQuery concode_elem_sep java.util.List dynamicQuery concode_elem_sep com.vportal.portlet.vclip.model.Cl...
com . vportal . portlet . vclip . model . Clip function ( java . lang . String arg0 ) { return _clipLocalService . getClip ( arg0 ) ; }
34,572
write a character or its code to the console . concode_field_sep long int14 concode_elem_sep int minSubstringLength concode_elem_sep Huff substringhuff concode_elem_sep int zipEmptyArray concode_elem_sep long int4 concode_elem_sep int zipArrayString concode_elem_sep byte[] bcd concode_elem_sep MapKeep values concode_el...
void function ( int arg0 , int arg1 ) { if ( arg0 > ' ' && arg0 <= '}' ) { log ( "srini_string" + ( char ) arg0 + "srini_string" + arg1 + "srini_string" ) ; } else { log ( arg0 , arg1 ) ; } }
34,573
gets the value of the warehouselocationid property . concode_field_sep String itemId concode_elem_sep String committedToPOS concode_elem_sep String inRepairIndicator concode_elem_sep String servicePartnerIdentifier concode_elem_sep String warehouseLocationId concode_elem_sep String simCategoryGroup concode_elem_sep lon...
String function ( ) { return warehouseLocationId ; }
34,574
sets the value of the this property . concode_field_sep String destName concode_elem_sep List<VirtualMachineProfileSpec> profile concode_elem_sep Boolean force concode_elem_sep String sourceName concode_elem_sep ManagedObjectReference destDatacenter concode_elem_sep ManagedObjectReference _this concode_elem_sep Managed...
void function ( ManagedObjectReference arg0 ) { this . _this = arg0 ; }
34,575
returns the zero base for the specified code point , or -1 . concode_field_sep byte[][] ROMANM concode_elem_sep int[] ZEROES concode_elem_sep int[] KANJI concode_elem_sep byte[][] ROMANC concode_elem_sep byte[][] ROMANI concode_elem_sep String[] SEQS concode_elem_sep byte[][] ROMANX concode_field_sep String sequence co...
int function ( final int arg0 ) { for ( final int loc0 : ZEROES ) if ( arg0 >= loc0 && arg0 <= loc0 + 9 ) return loc0 ; return - 1 ; }
34,576
pop an array or object scope . concode_field_sep char mode concode_elem_sep boolean comma concode_elem_sep int top concode_elem_sep int maxdepth concode_elem_sep Writer writer concode_elem_sep JSONObject stack[] concode_field_sep JSONWriter array concode_elem_sep JSONWriter end concode_elem_sep JSONWriter endArray conc...
void function ( char arg0 ) { if ( this . top <= 0 ) { throw new JSONException ( "srini_string" ) ; } char loc0 = this . stack [ this . top - 1 ] == null ? 'a' : 'k' ; if ( loc0 != arg0 ) { throw new JSONException ( "srini_string" ) ; } this . top -= 1 ; this . mode = this . top == 0 ? 'd' : this . stack [ this . top -...
34,577
schedules request to be executed . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ConnectionPool connectionPool concode_elem_sep List<String> DEFAULT_TRANSPORTS concode_elem_sep RouteDatabase routeDatabase concode_elem_sep ProxySelector proxySelecto...
void function ( Request arg0 , Response . Receiver arg1 ) { dispatcher . enqueue ( copyWithDefaults ( ) , arg0 , arg1 ) ; }
34,578
this method resets the outgoing events . concode_field_sep long number3 concode_elem_sep boolean numberPressed concode_elem_sep boolean reset concode_elem_sep int nextStateIndex concode_elem_sep long numberPressedValue concode_elem_sep SCIUserImpl sCIUser concode_elem_sep long number1 concode_elem_sep SCISafeImpl sCISa...
void function ( ) { sCISafe . clearOutEvents ( ) ; }
34,579
returns whether the given quadrant lies within the given halfplane specified by its right-hand quadrant . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isOpposite concode_elem_sep int quadrant concode_elem_sep int quadrant concode_elem_sep int commonHalfPlane concode_elem_sep boolean isNorthern
boolean function ( int arg0 , int arg1 ) { if ( arg1 == 3 ) { return arg0 == 3 || arg0 == 0 ; } return arg0 == arg1 || arg0 == arg1 + 1 ; }
34,580
this method resets the outgoing events . concode_field_sep String quotedStringX concode_elem_sep boolean e concode_elem_sep String stringA concode_elem_sep String stringB concode_elem_sep boolean stringVarNotEqual concode_elem_sep boolean guardStringEqual concode_elem_sep boolean stringVarEqual concode_elem_sep SCInter...
void function ( ) { }
34,581
create an empty project if this project does not exist . concode_field_sep PlaceHolder placeHolder concode_field_sep IProject getTargetProject concode_elem_sep void refreshTargetProject concode_elem_sep File getTargetFolder concode_elem_sep FeatureConfiguration getOutletFeatureConfiguration concode_elem_sep boolean get...
boolean function ( IProject arg0 ) { if ( ! arg0 . exists ( ) ) { try { NullProgressMonitor loc0 = new NullProgressMonitor ( ) ; arg0 . create ( loc0 ) ; arg0 . open ( loc0 ) ; return true ; } catch ( CoreException loc0 ) { loc0 . printStackTrace ( ) ; } } return false ; }
34,582
recreate inner state for object after deserialization . concode_field_sep Collection<T> col concode_elem_sep Iterator<T> iter concode_field_sep T next concode_elem_sep long[] findPrimesInPrimitiveArray concode_elem_sep Collection<Long> findPrimesInListWithoutSplitSizeAndThreshold concode_elem_sep void writeObject conco...
void function ( ObjectInputStream arg0 ) { arg0 . defaultReadObject ( ) ; iter = col . iterator ( ) ; }
34,583
sets the value of the fieldtype property . concode_field_sep GroupName groupName concode_elem_sep SqlType sqlType concode_elem_sep FieldName fieldName concode_elem_sep JdbcType jdbcType concode_elem_sep KeyGeneratorFactory keyGeneratorFactory concode_elem_sep ReadStrategy readStrategy concode_elem_sep VersionColumn ver...
void function ( final FieldType arg0 ) { this . fieldType = arg0 ; }
34,584
outputs all data to whatever location the user specified via sun.perflog command-line parameter . concode_field_sep Vector<TimeData> times concode_elem_sep String logFileName concode_elem_sep Writer logWriter concode_elem_sep boolean perfLoggingOn concode_elem_sep int START_INDEX concode_elem_sep boolean useNanoTime co...
void function ( ) { outputLog ( logWriter ) ; }
34,585
returns the size in x direction in mircometers . to be used by sublcasses that need access to the internal storage value . concode_field_sep int INCH concode_elem_sep int x concode_elem_sep int y concode_elem_sep int MM concode_field_sep float[] getSize concode_elem_sep float getX concode_elem_sep int getYMicrometers c...
int function ( ) { return x ; }
34,586
doc bzhou comment method `` istdcploaded '' . use it to test if the platform start by tdcp . concode_field_sep String TDCP_ID concode_elem_sep String TOP_BRANDING concode_elem_sep String TDQ_ID concode_field_sep boolean isOnlyTopLoaded concode_elem_sep boolean isPluginLoaded concode_elem_sep boolean isTDQLoaded
boolean function ( ) { return isPluginLoaded ( TDCP_ID ) ; }
34,587
get the byte stream for this input source . the getencoding method will return the character encoding for this byte stream , or null if unknown . concode_field_sep String systemId concode_elem_sep Reader characterStream concode_elem_sep InputStream byteStream concode_elem_sep String encoding concode_elem_sep String pub...
InputStream function ( ) { return byteStream ; }
34,588
resets the text , setting the index to 0 . concode_field_sep int index concode_elem_sep List<AnchorString> list concode_field_sep AnchorString next concode_elem_sep Anchor getAnchor concode_elem_sep int size concode_elem_sep List<AnchorString> getText concode_elem_sep void insert concode_elem_sep boolean hasNext
void function ( ) { index = 0 ; }
34,589
parses the string argument as a boolean . the boolean returned represents the value true if the string argumentis not null and is equal , ignoring case , to the string `` true '' . example : boolean.parseboolean `` true '' returns true . example : boolean.parseboolean `` yes '' returns false . concode_field_sep Boolean...
boolean function ( String arg0 ) { return toBoolean ( arg0 ) ; }
34,590
returns if cursor is after the last position concode_field_sep String str concode_elem_sep int[][] ints concode_elem_sep int pos concode_elem_sep Map months concode_field_sep void next concode_elem_sep void next concode_elem_sep boolean isLast concode_elem_sep boolean isLast concode_elem_sep int length concode_elem_sep...
boolean function ( ) { return pos >= str . length ( ) ; }
34,591
gets the value of the tcbdr property . concode_field_sep CTTableCellBorderStyle tcBdr concode_elem_sep CTCell3D cell3D concode_elem_sep CTFillProperties fill concode_elem_sep CTStyleMatrixReference fillRef concode_field_sep CTCell3D getCell3D concode_elem_sep void setTcBdr concode_elem_sep CTStyleMatrixReference getFil...
CTTableCellBorderStyle function ( ) { return tcBdr ; }
34,592
get the access type . concode_field_sep AccessType access concode_elem_sep EnumSet<Flag> flags concode_elem_sep AttributeDefinition definition concode_elem_sep String label concode_elem_sep Storage storage concode_elem_sep OperationStepHandler readHandler concode_elem_sep OperationStepHandler writeHandler concode_elem_...
AccessType function ( ) { return access ; }
34,593
convert the given string to a byte buffer . the resulting buffer can be converted back to the same string through #bytestostring bytebuffer . concode_field_sep Logger logger concode_field_sep File[] listFilesSafely concode_elem_sep int nonNegativeHash concode_elem_sep void closeQuietly concode_elem_sep boolean isSymlin...
ByteBuffer function ( String arg0 ) { return Unpooled . wrappedBuffer ( arg0 . getBytes ( Charsets . UTF_8 ) ) . nioBuffer ( ) ; }
34,594
returns true if the suffix matches and can be stemmed concode_field_sep char BEH concode_elem_sep char FEH concode_elem_sep char LAM concode_elem_sep char prefixes[][] concode_elem_sep char WAW concode_elem_sep char TEH_MARBUTA concode_elem_sep char TEH concode_elem_sep char HEH concode_elem_sep char suffixes[][] conco...
boolean function ( char arg0 [ ] , int arg1 , char arg2 [ ] ) { if ( arg1 < arg2 . length + 2 ) { return false ; } else { for ( int loc0 = 0 ; loc0 < arg2 . length ; loc0 ++ ) if ( arg0 [ arg1 - arg2 . length + loc0 ] != arg2 [ loc0 ] ) return false ; return true ; } }
34,595
sets a specific location in the bar concode_field_sep byte[] row concode_elem_sep int currentLocation concode_field_sep void addBar concode_elem_sep byte[] getScaledRow
void function ( int arg0 , byte arg1 ) { row [ arg0 ] = arg1 ; }
34,596
associates a loaded sound identifier on a particular stream with a client-specified identifier . if the identifier was already assigned , unloads the previously assigned sound . concode_field_sep int DEFAULT_STREAM_TYPE concode_elem_sep String RES_TYPE_ARRAY concode_elem_sep SparseIntArray mStreamTypeMap concode_elem_s...
boolean function ( int arg0 , int arg1 , int arg2 ) { if ( arg1 <= 0 ) { LogUtils . log ( this , Log . ERROR , "srini_string" , arg0 ) ; return false ; } if ( mSoundPoolMap . indexOfKey ( arg0 ) >= 0 ) { unload ( arg0 ) ; } mSoundPoolMap . put ( arg0 , arg1 ) ; mStreamTypeMap . put ( arg0 , arg2 ) ; return true ; }
34,597
set status to status #unknown status . concode_field_sep Map<String,Object> details concode_elem_sep Status status concode_field_sep Builder withDetail concode_elem_sep Builder withException concode_elem_sep Health build concode_elem_sep int hashCode concode_elem_sep Builder outOfService concode_elem_sep Builder outOfS...
Builder function ( ) { return status ( Status . UNKNOWN ) ; }
34,598
sets the value of the vmfspath property . concode_field_sep HostScsiDiskPartition extent concode_elem_sep String vmfsPath concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep HostScsiDiskPartition getExtent concode_elem_sep String ...
void function ( String arg0 ) { this . vmfsPath = arg0 ; }
34,599
gets the value of the name property . concode_field_sep BigDecimal amount concode_elem_sep BigDecimal trialAmount concode_elem_sep NameAndAddressType billTo concode_elem_sep String name concode_elem_sep PaymentScheduleType paymentSchedule concode_elem_sep PaymentType payment concode_elem_sep OrderType order concode_ele...
String function ( ) { return name ; }