idx int64 0 100k | question stringlengths 68 7.19k | target stringlengths 20 663 |
|---|---|---|
32,800 | returns the url of the task list page . concode_field_sep WebDriver browser concode_elem_sep String pageUrl concode_field_sep boolean isOpen concode_elem_sep List<TaskListItem> getListItems concode_elem_sep TaskListPage open | String function ( ) { return pageUrl ; } |
32,801 | adds a cardaccount to the list concode_field_sep ArrayList<CardAccount> cardAccounts concode_field_sep CardAccount getCardAccount concode_elem_sep void setCardAccounts concode_elem_sep ArrayList<CardAccount> getCardAccounts | void function ( CardAccount arg0 ) { if ( getCardAccount ( arg0 . getPrimaryAccountNumber ( ) ) == null ) { getCardAccounts ( ) . add ( arg0 ) ; } else { throw new DuplicateCardAccountException ( ) ; } } |
32,802 | creates a client and `` starts '' it , i.e. grabs the console prompt . concode_field_sep PlaceHolder placeHolder concode_field_sep ShellServer newServer | ShellClient function ( ShellServer arg0 ) { return new SameJvmClient ( arg0 ) ; } |
32,803 | this method returns the current page orientation . the value returned will be one of the page orientation constants from this class . concode_field_sep int orientation concode_elem_sep Paper paper concode_elem_sep int REVERSE_LANDSCAPE concode_elem_sep int LANDSCAPE concode_elem_sep int PORTRAIT concode_field_sep void ... | int function ( ) { return orientation ; } |
32,804 | sets the data to be filled . all the fields matching with the property names of specified bean will be searched and populated with corresponding data . concode_field_sep Object data concode_elem_sep Logger logger concode_elem_sep String ERROR_MESSAGE concode_elem_sep String locator concode_elem_sep String DEBUG_MESSAGE... | void function ( Object arg0 ) { this . data = arg0 ; } |
32,805 | executes the traversal and marshals the final response into an object of the given type . concode_field_sep List<MediaType> mediaTypes concode_elem_sep List<Hop> rels concode_elem_sep Map<String,Object> templateParameters concode_elem_sep RestOperations operations concode_elem_sep LinkDiscoverers discoverers concode_el... | T function ( Class < T > arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; return operations . exchange ( traverseToExpandedFinalUrl ( ) , GET , prepareRequest ( headers ) , arg0 ) . getBody ( ) ; } |
32,806 | test to ensure the underlying delegate is being passed the setuptask call . concode_field_sep Path outputSampleFilePath concode_elem_sep OutputCommitter mockCommitter concode_elem_sep TableSchema TEST_TABLE_SCHEMA concode_elem_sep String TEST_OUTPUT_FILE_STRING concode_elem_sep String TEST_OUTPUT_PATH_STRING concode_el... | void function ( ) { committer . setupTask ( mockTaskAttemptContext ) ; verify ( mockCommitter ) . setupTask ( eq ( mockTaskAttemptContext ) ) ; } |
32,807 | sets the description of this layout branch . concode_field_sep LayoutBranch _layoutBranch concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGroupId concode... | void function ( java . lang . String arg0 ) { _layoutBranch . setDescription ( arg0 ) ; } |
32,808 | sets the receive buffer size in bytes , the value must be greater than zero or an illegalargumentexception will be thrown . concode_field_sep int connectTimeout concode_elem_sep int DEFAULT_SEND_BUFFER_SIZE concode_elem_sep TransportOptions INSTANCE concode_elem_sep int DEFAULT_TRAFFIC_CLASS concode_elem_sep int traffi... | void function ( int arg0 ) { if ( arg0 <= 0 ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . receiveBufferSize = arg0 ; } |
32,809 | the failure code associated with the failure . concode_field_sep String layerDigest concode_elem_sep String failureCode concode_elem_sep String failureReason concode_field_sep String getFailureReason concode_elem_sep LayerFailure withFailureReason concode_elem_sep void setLayerDigest concode_elem_sep String getLayerDig... | LayerFailure function ( String arg0 ) { setFailureCode ( arg0 ) ; return this ; } |
32,810 | removes a string that when present in the requested url will skip the `` is logged '' checking . concode_field_sep Logger Log concode_elem_sep ServletContext context concode_elem_sep Set<String> excludes concode_elem_sep String defaultLoginPage concode_field_sep void init concode_elem_sep void doFilter concode_elem_sep... | void function ( String arg0 ) { excludes . remove ( arg0 ) ; } |
32,811 | returns the primary key of this meetups entry . concode_field_sep MeetupsEntry _meetupsEntry concode_field_sep Date getStartDate concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel conc... | long function ( ) { return _meetupsEntry . getPrimaryKey ( ) ; } |
32,812 | shortcut for setmessageid generatemessageid concode_field_sep PlaceHolder placeHolder concode_field_sep String generateMessageID concode_elem_sep void setPartnership concode_elem_sep void setHeaders concode_elem_sep void addHeader concode_elem_sep String getHeadersDebugFormatted concode_elem_sep InternetHeaders getHead... | void function ( ) { setMessageID ( generateMessageID ( ) ) ; } |
32,813 | get the string representation of this remote object . concode_field_sep RemoteRef ref concode_elem_sep long serialVersionUID concode_elem_sep WeakHashMap stubs concode_field_sep void deleteStub concode_elem_sep RemoteRef getRef concode_elem_sep void addStub concode_elem_sep int hashCode concode_elem_sep void writeObjec... | String function ( ) { if ( ref == null ) return getClass ( ) . toString ( ) ; return ( ref . toString ( ) ) ; } |
32,814 | gets the user agent . concode_field_sep boolean allowAutoRedirect concode_elem_sep Map<String,String> headers concode_elem_sep String userAgent concode_elem_sep boolean preAuthenticate concode_elem_sep URL url concode_elem_sep int timeout concode_elem_sep WebProxy proxy concode_elem_sep String password concode_elem_sep... | String function ( ) { return userAgent ; } |
32,815 | returns true if this connection is alive . concode_field_sep int httpMinorVersion concode_elem_sep byte[] HTTP_11 concode_elem_sep Route route concode_elem_sep long idleStartTimeNs concode_elem_sep InputStream in concode_elem_sep SpdyConnection spdyConnection concode_elem_sep Socket socket concode_elem_sep byte[] SPDY3... | boolean function ( ) { return ! socket . isClosed ( ) && ! socket . isInputShutdown ( ) && ! socket . isOutputShutdown ( ) ; } |
32,816 | this method returns selectioncontext using contextname . concode_field_sep Logger LOG concode_elem_sep List<OleDeliverRequestBo> holdList concode_elem_sep List<OleDeliverRequestBo> pageList concode_elem_sep List<OleDeliverRequestBo> recallList concode_elem_sep List<OleDeliverRequestBo> requestsByBorrower concode_elem_s... | Map < String , String > function ( String arg0 ) { Map < String , String > loc0 = new HashMap < String , String > ( ) ; loc0 . put ( OLEConstants . NAMESPACE_CODE , OLEConstants . OLE_NAMESPACE ) ; loc0 . put ( OLEConstants . NAME , arg0 ) ; return loc0 ; } |
32,817 | returns name of the user associated with the managedconnection instance concode_field_sep Logger log concode_field_sep int getMaxConnections concode_elem_sep String getEISProductVersion concode_elem_sep String getEISProductName | String function ( ) { log . finest ( "srini_string" ) ; return null ; } |
32,818 | returns an empty iterable of completions . concode_field_sep ProcessingEnvironment processingEnv concode_elem_sep boolean initialized concode_field_sep void init concode_elem_sep boolean process concode_elem_sep Set<String> arrayToSet concode_elem_sep Set<String> getSupportedAnnotationTypes concode_elem_sep boolean isI... | Iterable < ? extends Completion > function ( Element arg0 , AnnotationMirror arg1 , ExecutableElement arg2 , String arg3 ) { return Collections . emptyList ( ) ; } |
32,819 | media address for delivery to the channel . concode_field_sep ClientConductor clientConductor concode_elem_sep int streamId concode_elem_sep LogAppender[] logAppenders concode_elem_sep ManagedBuffer[] managedBuffers concode_elem_sep int positionBitsToShift concode_elem_sep String channel concode_elem_sep long registrat... | String function ( ) { return channel ; } |
32,820 | updates the user group . concode_field_sep UserGroupService _service concode_field_sep void deleteUserGroup concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.model.UserGroup addUserGroup concode_elem_sep com.liferay.portal.kernel.model.UserGroup addUserGroup concode_e... | com . liferay . portal . kernel . model . UserGroup function ( long arg0 , java . lang . String arg1 , java . lang . String arg2 , ServiceContext arg3 ) { return getService ( ) . updateUserGroup ( arg0 , arg1 , arg2 , arg3 ) ; } |
32,821 | the configuration properties for the action type . concode_field_sep ActionTypeSettings settings concode_elem_sep ArtifactDetails inputArtifactDetails concode_elem_sep java.util.List<ActionConfigurationProperty> actionConfigurationProperties concode_elem_sep ArtifactDetails outputArtifactDetails concode_elem_sep Action... | java . util . List < ActionConfigurationProperty > function ( ) { return actionConfigurationProperties ; } |
32,822 | returns the wizard element . concode_field_sep IWizardDescriptor wizardElement concode_elem_sep WorkbenchWizardSelectionPage parentWizardPage concode_elem_sep IWizard wizard concode_field_sep IWorkbenchWizard createWizard concode_elem_sep IStructuredSelection getCurrentResourceSelection concode_elem_sep Point getExtent... | IWizardDescriptor function ( ) { return wizardElement ; } |
32,823 | deletes the content between start included and end excluded . concode_field_sep boolean calculateSrcPositions concode_elem_sep List<Integer> ib concode_elem_sep List<List<Span>> managedLists concode_elem_sep StringBuilder sb concode_field_sep void removeManagedList concode_elem_sep void manageList concode_elem_sep Span... | SpanManager function ( int arg0 , int arg1 ) { sb . delete ( arg0 , arg1 ) ; adjustLists ( arg0 , arg0 - arg1 ) ; if ( calculateSrcPositions ) for ( int loc0 = 0 ; loc0 < arg1 - arg0 ; loc0 ++ ) ib . remove ( arg0 ) ; return this ; } |
32,824 | restart the cluster , optionally saving a new checkpoint . concode_field_sep String name1 concode_elem_sep MiniDFSCluster cluster concode_elem_sep Path snapshotPath2 concode_elem_sep byte[] value1 concode_elem_sep String name2 concode_elem_sep Path snapshotPath3 concode_elem_sep Configuration conf concode_elem_sep int ... | void function ( boolean arg0 ) { NameNode loc0 = cluster . getNameNode ( ) ; if ( arg0 ) { NameNodeAdapter . enterSafeMode ( loc0 , false ) ; NameNodeAdapter . saveNamespace ( loc0 ) ; } shutdown ( ) ; initCluster ( false ) ; } |
32,825 | sets the value on object which this property represents . if the method is unable to set the value on the target object it will throw an unsupportedoperationexception exception . concode_field_sep String mName concode_elem_sep Class<V> mType concode_field_sep boolean isReadOnly concode_elem_sep String getName concode_e... | void function ( T arg0 , V arg1 ) { throw new UnsupportedOperationException ( "srini_string" + getName ( ) + "srini_string" ) ; } |
32,826 | returns all data properties . concode_field_sep HashMap<String,Object> properties concode_elem_sep String id concode_elem_sep FeatureType type concode_field_sep Object getProperty concode_elem_sep FeatureType getType concode_elem_sep void setProperties concode_elem_sep void setId concode_elem_sep String getId concode_e... | HashMap < String , Object > function ( ) { return properties ; } |
32,827 | sets the registration etag concode_field_sep String mPNSHandle concode_elem_sep List<String> mTags concode_elem_sep String mETag concode_elem_sep String mURI concode_elem_sep String mUpdated concode_elem_sep String mExpirationTime concode_elem_sep String REGISTRATION_NAME_JSON_PROPERTY concode_elem_sep String REGISTRAT... | void function ( String arg0 ) { mETag = arg0 ; } |
32,828 | gets stream content type . concode_field_sep long MAX_CACHETIME concode_elem_sep long DEFAULT_CACHETIME concode_elem_sep String fileName concode_elem_sep InputStream stream concode_elem_sep long cacheTime concode_elem_sep int bufferSize concode_elem_sep Map<String,String> params concode_elem_sep String contentType conc... | String function ( ) { return contentType ; } |
32,829 | returns the unsigned byte value represented by a string with the given radix . concode_field_sep byte MAX_POWER_OF_TWO concode_elem_sep byte MAX_VALUE concode_elem_sep int UNSIGNED_MASK concode_field_sep int toInt concode_elem_sep byte saturatedCast concode_elem_sep int compare concode_elem_sep byte min concode_elem_se... | byte function ( String arg0 , int arg1 ) { int loc0 = Integer . parseInt ( checkNotNull ( arg0 ) , arg1 ) ; if ( loc0 >> Byte . SIZE == 0 ) { return ( byte ) loc0 ; } else { throw new NumberFormatException ( "srini_string" + loc0 ) ; } } |
32,830 | used to communicate a progress update between a plugin tool and the main whitebox user interface . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amI... | void function ( int arg0 ) { if ( myHost != null && arg0 != previousProgress ) { myHost . updateProgress ( arg0 ) ; } previousProgress = arg0 ; } |
32,831 | method declaration concode_field_sep String ls concode_elem_sep Vector vList concode_elem_sep int MAX_LINELENGTH concode_elem_sep Vector vSwitches concode_elem_sep Vector vSwitchOn concode_elem_sep Vector vSwitchOff concode_field_sep boolean processFile concode_elem_sep void writeFileLines concode_elem_sep void showUsa... | void function ( ) { int loc0 = vList . size ( ) ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { System . out . print ( "srini_string" ) ; String loc2 = ( String ) vList . elementAt ( loc1 ) ; if ( ! processFile ( loc2 ) ) { System . out . println ( "srini_string" + loc2 + "srini_string" ) ; } } System . out . println ... |
32,832 | setter for proxiedfs . concode_field_sep Logger LOG concode_elem_sep FileSystem proxiedFs concode_field_sep Optional<Token<?>> getTokenFromSeqFile concode_elem_sep FileSystem getProxiedFileSystem | void function ( FileSystem arg0 ) { this . proxiedFs = arg0 ; } |
32,833 | initialize the scope with the jslint.js passed in on the filesystem . concode_field_sep ContextFactory contextFactory concode_elem_sep String JSLINT_FILE concode_elem_sep Charset utf8 concode_field_sep JSLint fromClasspathResource concode_elem_sep JSLint fromClasspathResource concode_elem_sep JSLint fromDefault concode... | JSLint function ( File arg0 , Charset arg1 ) { Reader loc0 = new BufferedReader ( new InputStreamReader ( new FileInputStream ( arg0 ) , arg1 ) ) ; return fromReader ( loc0 , arg0 . toString ( ) ) ; } |
32,834 | whether the contents of the field can be returned in the search results . returns a reference to this object so that method calls can be chained together . concode_field_sep String sourceFields concode_elem_sep Boolean returnEnabled concode_elem_sep String defaultValue concode_elem_sep Boolean facetEnabled concode_elem... | LiteralArrayOptions function ( Boolean arg0 ) { this . returnEnabled = arg0 ; return this ; } |
32,835 | returns the ship , or null if there is n't one concode_field_sep long transitionTime concode_elem_sep int lives concode_elem_sep Timer refreshTimer concode_elem_sep Display display concode_elem_sep ParticipantState pstate concode_elem_sep int bulletCount concode_elem_sep Ship ship concode_field_sep void finalScreen con... | Ship function ( ) { return ship ; } |
32,836 | update the display name to the new one given . concode_field_sep String description concode_elem_sep AuthorizationManager azMgr concode_elem_sep osid.shared.Type type concode_elem_sep osid.shared.Id id concode_elem_sep Vector parents concode_elem_sep String displayName concode_elem_sep Vector children concode_field_sep... | void function ( String arg0 ) { this . displayName = arg0 ; } |
32,837 | pops the context , and returns an empty string . concode_field_sep Stack stack concode_elem_sep Map context concode_field_sep void pop concode_elem_sep void nPut concode_elem_sep ENode get concode_elem_sep ENode nPeek concode_elem_sep ENode nGet concode_elem_sep void nPush concode_elem_sep void put concode_elem_sep voi... | void function ( ENode arg0 ) { pop ( arg0 ) ; } |
32,838 | the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void enterGetShowAs concode_elem_sep void exitGetdata concode_elem_sep void enterChartdata concode_elem_sep void exitShowAsJPEG concode_elem_sep void enterGetdata concode_elem_sep void exitPiedata concode_elem_sep void... | void function ( @ NotNull MyLangParser . ExprContext arg0 ) { } |
32,839 | sets the value of the owns property . concode_field_sep JAXBElement<? extends AbstractGeometricPrimitiveType> abstractGeometricPrimitive concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep java.lang.Boolean owns concode_elem_sep String actuate concode_elem_sep List... | void function ( java . lang . Boolean arg0 ) { this . owns = arg0 ; } |
32,840 | returns the contents of the directory observed at the last #reset . concode_field_sep Path path concode_elem_sep List<Path> newFiles concode_elem_sep List<Path> prevFiles concode_elem_sep List<String> ignoreList concode_elem_sep List<Path> currFiles concode_field_sep List<Path> getNewFiles concode_elem_sep Path getPath... | List < Path > function ( ) { return this . prevFiles ; } |
32,841 | returns the number of packets sent from the server to the client . concode_field_sep Map<String,Object> sessionData concode_elem_sep JID address concode_elem_sep String streamID concode_elem_sep long clientPacketCount concode_elem_sep Log log concode_elem_sep long startDate concode_elem_sep int STATUS_CLOSED concode_el... | long function ( ) { return serverPacketCount ; } |
32,842 | the address that this listener is bound to concode_field_sep String protocol concode_elem_sep ConcurrentMap<String,Listener> listeners concode_elem_sep Set<HttpUpgradeMetadata> httpUpgradeMetadata concode_elem_sep Map<String,Object> contextInformation concode_elem_sep String name concode_elem_sep String serverName conc... | InetSocketAddress function ( ) { return bindAddress ; } |
32,843 | is this node a hoisted function declaration ? a function declaration in the scope root is hoisted to the top of the scope . see #isfunctiondeclaration . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isStatement concode_elem_sep boolean isFunctionDeclaration concode_elem_sep boolean isForIn | boolean function ( Node arg0 ) { return isFunctionDeclaration ( arg0 ) && ( arg0 . getParent ( ) . getType ( ) == Token . SCRIPT || arg0 . getParent ( ) . getParent ( ) . getType ( ) == Token . FUNCTION ) ; } |
32,844 | relationship to part concode_field_sep Object parent concode_elem_sep String id concode_field_sep Object getParent concode_elem_sep void afterUnmarshal concode_elem_sep void setId concode_elem_sep void setParent | String function ( ) { return id ; } |
32,845 | this is to get the renewed tokens from token store concode_field_sep Log log concode_field_sep Token[] getExpiredTokens concode_elem_sep Token[] getCancelledTokens concode_elem_sep void addToken concode_elem_sep Token[] getValidTokens concode_elem_sep void updateToken concode_elem_sep String[] getAllTokenKeys concode_e... | Token [ ] function ( int arg0 ) { return getTokens ( arg0 ) ; } |
32,846 | puts all the entries in the map to the builder . concode_field_sep ImmutableOpenIntMap EMPTY concode_elem_sep IntObjectHashMap<VType> map concode_field_sep VType getOrDefault concode_elem_sep void indexInsert concode_elem_sep IntLookupContainer keys concode_elem_sep IntCollection keys concode_elem_sep void release conc... | Builder < VType > function ( Map < Integer , VType > arg0 ) { for ( Map . Entry < Integer , VType > loc0 : arg0 . entrySet ( ) ) { this . map . put ( loc0 . getKey ( ) , loc0 . getValue ( ) ) ; } return this ; } |
32,847 | return the type of a given privatekey object . this is an integer that maps to one of the values defined by org.chromium.net.privatekeytype , which is itself auto-generated from net/android/private _ key_type_list . h concode_field_sep String TAG concode_field_sep byte[] getDSAKeyParamQ concode_elem_sep byte[] getPriva... | int function ( PrivateKey arg0 ) { if ( arg0 instanceof RSAPrivateKey ) return PrivateKeyType . RSA ; if ( arg0 instanceof DSAPrivateKey ) return PrivateKeyType . DSA ; if ( arg0 instanceof ECPrivateKey ) return PrivateKeyType . ECDSA ; else return PrivateKeyType . INVALID ; } |
32,848 | sets the value of the service property . concode_field_sep String number concode_elem_sep XMLGregorianCalendar startDateTime concode_elem_sep StServiceRequestPriority urgency concode_elem_sep CtService service concode_elem_sep StServiceRequestPriority impact concode_elem_sep String groupId concode_elem_sep CtContact co... | void function ( CtService arg0 ) { this . service = arg0 ; } |
32,849 | helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g... | void function ( byte [ ] arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; } |
32,850 | create an instance of jaxbelement concode_field_sep QName _BusinessNotificationParameter_QNAME concode_elem_sep QName _BusinessNotificationSeverity_QNAME concode_elem_sep QName _BusinessNotificationParameterType_QNAME concode_elem_sep QName _ArrayOfBusinessNotificationParameter_QNAME concode_field_sep JAXBElement<Busin... | JAXBElement < BusinessNotificationParameter > function ( BusinessNotificationParameter arg0 ) { return new JAXBElement < BusinessNotificationParameter > ( _BusinessNotificationParameter_QNAME , BusinessNotificationParameter . class , null , arg0 ) ; } |
32,851 | gets the smtp port . concode_field_sep String subject concode_elem_sep String smtpServer concode_elem_sep String recipients concode_elem_sep String smtpPort concode_elem_sep String mailFrom concode_field_sep String getMailFrom concode_elem_sep String getSubject concode_elem_sep void setSubject concode_elem_sep List<Add... | String function ( ) { return smtpPort ; } |
32,852 | a state name with just white spaces is not valid . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphJavaValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statec... | void function ( ) { prepareStateTest ( ) ; state . setName ( "srini_string" ) ; assertFalse ( validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ) ; assertError ( diagnostics , ISSUE_STATE_WITHOUT_NAME ) ; } |
32,853 | gets the cost associated with this file concode_field_sep int NOT_REGISTERED concode_elem_sep int TYPE_RAW_DATA concode_elem_sep int TYPE_TAG_DATA concode_elem_sep String name concode_elem_sep int TYPE_RECONSTRUCTED_DATA concode_elem_sep FileAttribute attribute concode_elem_sep double transactionTime concode_elem_sep i... | double function ( ) { return attribute . getCost ( ) ; } |
32,854 | retrieve the physical file concode_field_sep Logger logger concode_elem_sep File file concode_elem_sep Tag tag concode_elem_sep AudioHeader audioHeader concode_field_sep void commit concode_elem_sep Tag getTagOrCreateDefault concode_elem_sep String getBaseFilename concode_elem_sep Tag getTagOrCreateAndSetDefault concod... | File function ( ) { return file ; } |
32,855 | associating configurations to top-level targets can be implemented by overriding this hook . concode_field_sep Map<? extends Transition,ConfigurationHolder> transitionTable concode_elem_sep ImmutableList<BuildConfiguration> targetConfigurations concode_elem_sep BuildConfiguration configuration concode_elem_sep ListMult... | BuildConfiguration function ( Target arg0 ) { return configuration ; } |
32,856 | gets the reference counter concode_field_sep Integer size concode_elem_sep List<SedaEndpoint> endpoints concode_elem_sep BlockingQueue<Exchange> queue concode_elem_sep Boolean multipleConsumers concode_field_sep void removeReference concode_elem_sep Boolean getMultipleConsumers concode_elem_sep Integer getSize concode_... | int function ( ) { return endpoints . size ( ) ; } |
32,857 | return selection arguments for current internal state . 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 Cursor query concode_elem_sep Cursor query concode_elem_sep int upd... | String [ ] function ( ) { if ( mSelectionArgs != null ) { return mSelectionArgs . toArray ( new String [ mSelectionArgs . size ( ) ] ) ; } else { return null ; } } |
32,858 | return the artifact version . concode_field_sep String CLASSIFIER_SEPARATOR concode_elem_sep String m_fullClassifier concode_elem_sep String FILE_SEPARATOR concode_elem_sep String TYPE_SEPARATOR concode_elem_sep String m_artifact concode_elem_sep String m_group concode_elem_sep String m_classifier concode_elem_sep Stri... | String function ( ) { return m_version ; } |
32,859 | sets the value of the identifikace property . concode_field_sep TPopisKomponenty popis concode_elem_sep TIdentifikace identifikace concode_elem_sep TTrideni trideni concode_elem_sep TPrevodKomponenty prevod concode_elem_sep TManipulaceKomponenty manipulace concode_field_sep TPrevodKomponenty getPrevod concode_elem_sep ... | void function ( TIdentifikace arg0 ) { this . identifikace = arg0 ; } |
32,860 | the value associated with the output . concode_field_sep String outputKey concode_elem_sep String outputValue concode_elem_sep String description concode_field_sep Output withOutputKey concode_elem_sep void setOutputKey concode_elem_sep String getOutputKey concode_elem_sep Output withOutputValue concode_elem_sep int ha... | String function ( ) { return this . outputValue ; } |
32,861 | return the degree of the polynomial . concode_field_sep int m_nDegree concode_elem_sep LinearSystem A concode_elem_sep ColumnVector a concode_elem_sep ColumnVector b concode_elem_sep String warningMsg concode_elem_sep boolean coefsValid concode_elem_sep DataPoint m_aData[] concode_elem_sep int n concode_elem_sep int m_... | int function ( ) { return m_nDegree ; } |
32,862 | has the conversation complete ? concode_field_sep boolean success concode_elem_sep boolean complete concode_field_sep boolean isSuccessful concode_elem_sep void success concode_elem_sep void waitForCompletion concode_elem_sep ContentHandler getHandler | boolean function ( ) { return complete ; } |
32,863 | scans the event queue and returns number of events having timestamp less than or equal to the reference time . concode_field_sep WindowLifecycleListener<T> windowLifecycleListener concode_elem_sep TriggerPolicy<T> triggerPolicy concode_elem_sep ReentrantLock lock concode_elem_sep int EXPIRE_EVENTS_THRESHOLD concode_ele... | int function ( long arg0 ) { int loc0 = 0 ; for ( Event < T > loc1 : queue ) { if ( loc1 . getTimestamp ( ) <= arg0 ) { ++ loc0 ; } } return loc0 ; } |
32,864 | sets the value of the grouping property . concode_field_sep CTBoolean varyColors concode_elem_sep List<CTAreaSer> ser concode_elem_sep CTDLbls dLbls concode_elem_sep CTChartLines dropLines concode_elem_sep CTExtensionList extLst concode_elem_sep CTGrouping grouping concode_elem_sep List<CTUnsignedInt> axId concode_fiel... | void function ( CTGrouping arg0 ) { this . grouping = arg0 ; } |
32,865 | prints the two dimensional boolean array . '' represents ` true ' value . ' ' represents ` false ' value . concode_field_sep boolean[][] twoDArray concode_field_sep void main concode_elem_sep void initialize2DArray | void function ( ) { for ( int loc0 = 0 ; loc0 < 5 ; loc0 ++ ) { for ( int loc1 = 0 ; loc1 < 5 ; loc1 ++ ) { if ( twoDArray [ loc0 ] [ loc1 ] ) { StdOut . print ( "srini_string" ) ; } else { StdOut . print ( "srini_string" ) ; } } StdOut . println ( ) ; } } |
32,866 | opens an inputstream to the file . if it appears to be compressed , because itsfile name ends in '' . gz '' , then it will be decompressed accordingly . concode_field_sep Logger log concode_field_sep int chooseFreePort concode_elem_sep Iterable<String> readLines concode_elem_sep OutputStream writeMaybeCompressed concod... | InputStream function ( Path arg0 ) { String loc0 = arg0 . getFileName ( ) . toString ( ) ; InputStream loc1 = Files . newInputStream ( arg0 ) ; if ( loc0 . endsWith ( "srini_string" ) ) { return new GZIPInputStream ( loc1 ) ; } return loc1 ; } |
32,867 | returns the osgi service identifier . concode_field_sep ServiceTracker<MeetupsEntryLocalService,MeetupsEntryLocalService> _serviceTracker concode_field_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep java.util.List<com.liferay.social.networking.model.MeetupsEntry>... | java . lang . String function ( ) { return getService ( ) . getOSGiServiceIdentifier ( ) ; } |
32,868 | handle losing connection with the server . here we just print it to the test console . concode_field_sep List<MqttMessage> receivedMessages concode_elem_sep String lastTopicReceived concode_elem_sep Log log concode_elem_sep boolean saveMessages concode_elem_sep int sentMessageCount concode_elem_sep int receivedMessageC... | void function ( Throwable arg0 ) { log . error ( "srini_string" , arg0 ) ; } |
32,869 | indicates whether a domain is locked from unauthorized transfer to another party . type : boolean valid values : true | false concode_field_sep String domainName concode_elem_sep Boolean autoRenew concode_elem_sep java.util.Date expiry concode_elem_sep Boolean transferLock concode_field_sep void setExpiry concode_elem_... | void function ( Boolean arg0 ) { this . transferLock = arg0 ; } |
32,870 | replaces the token with a http request parameter . concode_field_sep Logger logger concode_elem_sep String PREFIX_TOKEN_FORECAST concode_elem_sep String PREFIX_TOKEN_WEATHER concode_elem_sep String prefix concode_elem_sep String itemSuffix concode_elem_sep String PREFIX_TOKEN_PARAM concode_elem_sep String PREFIX_TOKEN_... | String function ( Token arg0 ) { return params . get ( arg0 . name ) ; } |
32,871 | returns the address of this route . concode_field_sep Proxy proxy concode_elem_sep Address address concode_elem_sep boolean modernTls concode_elem_sep InetSocketAddress inetSocketAddress concode_field_sep Route flipTlsMode concode_elem_sep Proxy getProxy concode_elem_sep InetSocketAddress getSocketAddress concode_elem_... | Address function ( ) { return address ; } |
32,872 | retrieve all the schemas for a particular resource concode_field_sep PlaceHolder placeHolder concode_field_sep Response listSchemas concode_elem_sep Response listSchemasAsJSON | Response function ( @ Context UriInfo arg0 , @ QueryParam ( "srini_string" ) String arg1 ) { return listSchemas ( arg0 , arg1 ) ; } |
32,873 | set the zooming factor of the graphics to be drawn concode_field_sep double scale concode_field_sep double getScale concode_elem_sep int scale concode_elem_sep int scale concode_elem_sep void draw concode_elem_sep double invScale | void function ( double arg0 ) { scale = arg0 ; } |
32,874 | fetch the meta-search username concode_field_sep org.sakaiproject.citation.api.ConfigurationService m_instance concode_field_sep String getSiteConfigExtendedRepositoryId concode_elem_sep String getConfigurationXml concode_elem_sep void setExternalSearchUrl concode_elem_sep boolean isCitationsEnabledByDefault concode_el... | String function ( ) { org . sakaiproject . citation . api . ConfigurationService loc0 = getInstance ( ) ; if ( loc0 == null ) { return null ; } return loc0 . getSiteConfigMetasearchUsername ( ) ; } |
32,875 | set the value of the javafx.scene.effect.shadow #getwidth width property for the instance constructed by this builder . concode_field_sep javafx.scene.effect.Effect input concode_elem_sep javafx.scene.paint.Color color concode_elem_sep int __set concode_elem_sep javafx.scene.effect.BlurType blurType concode_elem_sep do... | B function ( double arg0 ) { this . width = arg0 ; __set |= 1 << 5 ; return ( B ) this ; } |
32,876 | retorno de dado coleta concode_field_sep Metrics atraso1 concode_elem_sep Metrics totalN2 concode_elem_sep Metrics atraso2 concode_elem_sep Metrics atrasoN2 concode_elem_sep Metrics total1 concode_elem_sep Metrics total2 concode_elem_sep Metrics totalN1 concode_elem_sep Metrics atrasoN1 concode_field_sep double getMean... | double function ( ) { return atraso2 . getMean ( ) ; } |
32,877 | gets the value of tablename concode_field_sep String filter concode_elem_sep List<PartInfo> partitions concode_elem_sep String databaseName concode_elem_sep HCatTableInfo tableInfo concode_elem_sep long serialVersionUID concode_elem_sep Properties properties concode_elem_sep String tableName concode_field_sep String ge... | String function ( ) { return tableName ; } |
32,878 | check that this class implements publiccloneable . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testFindRangeBounds concode_elem_sep void test1562759 concode_elem_sep void testSerialization concode_elem_sep void testDrawWithNullInfo concode_elem_sep void testHashcod... | void function ( ) { StatisticalLineAndShapeRenderer loc0 = new StatisticalLineAndShapeRenderer ( ) ; assertTrue ( loc0 instanceof PublicCloneable ) ; } |
32,879 | error log message . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d concode_elem_sep void set... | void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . ERROR >= LOGLEVEL ) Log . arg2 ( arg0 , arg1 , arg2 ) ; } |
32,880 | gets the id value for this wsprocessinstance . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep long id concode_elem_sep java.lang.String state concode_field_sep org.apache.axis.description.TypeDesc ge... | long function ( ) { return id ; } |
32,881 | checks if current info contains description of the class name . concode_field_sep String name concode_elem_sep String COMPLEX_TYPES_SEPARATOR concode_elem_sep String type concode_elem_sep String doc concode_field_sep void setName concode_elem_sep int compare concode_elem_sep String getName concode_elem_sep boolean isFu... | boolean function ( ) { return ( type . isEmpty ( ) && ! name . isEmpty ( ) && Character . isUpperCase ( name . charAt ( 0 ) ) ) ; } |
32,882 | accessor method to read property values concode_field_sep TestProperties instance concode_elem_sep Properties properties concode_elem_sep String PROPERTY_FILE_NAME concode_field_sep TestProperties getInstance | String function ( String arg0 ) { return properties . getProperty ( arg0 ) ; } |
32,883 | returns the cacherevisiontype of this revision . concode_field_sep CacheRevisionType revisionType concode_elem_sep Comparator<CacheElementRevision> COMPARATOR concode_elem_sep K key concode_elem_sep V ele concode_elem_sep long revision concode_field_sep int compare concode_elem_sep CacheRevisionType getState concode_el... | CacheRevisionType function ( ) { return revisionType ; } |
32,884 | gets the value of the actor property . concode_field_sep String actor concode_elem_sep Boolean mustUnderstand concode_elem_sep String value concode_field_sep String getValue concode_elem_sep Boolean isMustUnderstand concode_elem_sep void setActor concode_elem_sep void setValue concode_elem_sep void setMustUnderstand | String function ( ) { return actor ; } |
32,885 | set the next key to have the given partition . concode_field_sep ThreadLocal<Integer> CACHE concode_elem_sep Partitioner<K,V> part concode_field_sep int getPartition concode_elem_sep void configure | void function ( int arg0 ) { CACHE . set ( arg0 ) ; } |
32,886 | returns all annotations directly defined by this package . if there are no annotations associated with this package , then a zero-length array will be returned . the returned array may be modified by the client code , but this will have no effect on the annotation content of this package , and hence no effect on the re... | Annotation [ ] function ( ) { try { Class loc0 = Class . forName ( name + "srini_string" , false , loader ) ; return loc0 . getDeclaredAnnotations ( ) ; } catch ( ClassNotFoundException loc0 ) { return new Annotation [ 0 ] ; } } |
32,887 | sets the value of the show property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep MLTemporalCRSType mlTemporalCRS 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 type concode_elem... | void function ( String arg0 ) { this . show = arg0 ; } |
32,888 | do something with a doubledimplement instance . concode_field_sep PlaceHolder placeHolder concode_field_sep void testAccess1 concode_elem_sep void testAccess2 concode_elem_sep void testAccess3 concode_elem_sep void testImplement concode_elem_sep void testIfaceImplement concode_elem_sep void testInterface concode_elem_s... | void function ( DoubledImplement arg0 , boolean arg1 ) { try { arg0 . one ( ) ; if ( ! arg1 ) { System . err . println ( "srini_string" ) ; } } catch ( LinkageError loc0 ) { if ( ! arg1 ) { System . out . println ( "srini_string" ) ; } else { throw loc0 ; } } } |
32,889 | sets the value of the matrix property . concode_field_sep String color2 concode_elem_sep Object parent concode_elem_sep String vmlId concode_elem_sep STTrueFalse obscured concode_elem_sep String color concode_elem_sep String offset concode_elem_sep String origin concode_elem_sep String offset2 concode_elem_sep STShadow... | void function ( String arg0 ) { this . matrix = arg0 ; } |
32,890 | gets the width of the tile map . concode_field_sep Tile[][] tiles concode_elem_sep Tile EMPTY_TILE concode_elem_sep int width concode_elem_sep Tile SOLID_TILE concode_elem_sep int height concode_field_sep void setTile concode_elem_sep Tile getTile concode_elem_sep int getHeight concode_elem_sep void checkBounds | int function ( ) { return width ; } |
32,891 | duplicates the top category 2 value or alternatively , the equivalent category 1 stack elements . concode_field_sep TopValue TOP_VALUE concode_elem_sep Value[] values concode_elem_sep int actualMaxSize concode_elem_sep int currentSize concode_field_sep DoubleValue dpop concode_elem_sep Value getBottom concode_elem_sep ... | void function ( ) { values [ currentSize ] = values [ currentSize - 2 ] ; values [ currentSize + 1 ] = values [ currentSize - 1 ] ; currentSize += 2 ; if ( actualMaxSize < currentSize ) { actualMaxSize = currentSize ; } } |
32,892 | gets the value of the version property . concode_field_sep String id concode_elem_sep String version concode_elem_sep List<Object> modsGroup concode_field_sep List<Object> getModsGroup concode_elem_sep void setVersion concode_elem_sep void setID concode_elem_sep String getID | String function ( ) { return version ; } |
32,893 | hex-encode a byte array concode_field_sep Random random concode_field_sep Map<String,String> parseDigestChallenge concode_elem_sep String quoteParam concode_elem_sep String serializeDigestResponse concode_elem_sep String generateCnonce concode_elem_sep String digestMD5 concode_elem_sep String generateAuthorizationHeade... | String function ( byte arg0 [ ] ) { StringBuilder loc0 = new StringBuilder ( ) ; for ( int loc1 = 0 ; loc1 < arg0 . length ; ++ loc1 ) { loc0 . append ( String . format ( "srini_string" , arg0 [ loc1 ] ) ) ; } return loc0 . toString ( ) ; } |
32,894 | set the deleted flag . concode_field_sep String bitstreamFormat concode_elem_sep String internalId concode_elem_sep int storeNumber concode_elem_sep boolean deleted concode_elem_sep long size concode_elem_sep int bitstreamId concode_elem_sep String name concode_elem_sep String checksumAlgorithm concode_elem_sep String ... | void function ( boolean arg0 ) { this . deleted = arg0 ; } |
32,895 | gets the value of the type property . concode_field_sep String displayName concode_elem_sep String name concode_elem_sep Long id concode_elem_sep CustomTargetingKeyType type concode_field_sep void setName concode_elem_sep String getName concode_elem_sep String getDisplayName concode_elem_sep void setId concode_elem_sep... | CustomTargetingKeyType function ( ) { return type ; } |
32,896 | this method is used to revoke a user 's rights to database objects . concode_field_sep int INSERT concode_elem_sep int DELETE concode_elem_sep User uPublic concode_elem_sep HsqlArrayList uUser concode_elem_sep int SELECT concode_elem_sep int ALL concode_elem_sep int UPDATE concode_field_sep void dropUser concode_elem_s... | void function ( String arg0 , Object arg1 , int arg2 ) { get ( arg0 ) . revoke ( arg1 , arg2 ) ; } |
32,897 | hour position of the timer in international format 0-23 . concode_field_sep int current concode_elem_sep int s concode_elem_sep int d concode_elem_sep int previous concode_elem_sep float _mySpeed concode_elem_sep long millisOffset concode_elem_sep int ms concode_elem_sep int h concode_elem_sep int m concode_field_sep v... | int function ( ) { return h ; } |
32,898 | removes all rules from given motechsecurityconfiguration concode_field_sep MotechURLSecurityRuleDataService dataService concode_elem_sep Logger LOGGER concode_field_sep void addOrUpdate concode_elem_sep MotechURLSecurityRule getRuleById concode_elem_sep boolean match concode_elem_sep MotechSecurityConfiguration getMote... | void function ( MotechSecurityConfiguration arg0 ) { for ( MotechURLSecurityRule loc0 : arg0 . getSecurityRules ( ) ) { dataService . delete ( loc0 ) ; } } |
32,899 | the arrangement should be able to handle null blocks in the layout . concode_field_sep double EPSILON concode_field_sep void testNR concode_elem_sep void testGridNotFull_FF concode_elem_sep void testGridNotFull_NN concode_elem_sep void testNullBlock_NN concode_elem_sep void testNN concode_elem_sep void testRR concode_e... | void function ( ) { BlockContainer loc0 = new BlockContainer ( new GridArrangement ( 1 , 1 ) ) ; loc0 . add ( null ) ; Size2D loc1 = loc0 . arrange ( null , new RectangleConstraint ( 20 , 10 ) ) ; assertEquals ( 20.0 , loc1 . getWidth ( ) , EPSILON ) ; assertEquals ( 10.0 , loc1 . getHeight ( ) , EPSILON ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.