idx int64 0 100k | question stringlengths 68 7.19k | target stringlengths 20 663 |
|---|---|---|
8,400 | http://localhost:8080/xcf-jaxrs-example2/rest/api/get/accounts concode_field_sep BusinessService businessService concode_field_sep Response postObject concode_elem_sep Response getAccountByIdResources concode_elem_sep String root concode_elem_sep Response getAccountById concode_elem_sep HttpEntity<Greeting> greeting co... | Response function ( ) { List < Account > loc0 = new ArrayList < > ( ) ; try { loc0 = businessService . getAccounts ( ) ; } catch ( Exception loc1 ) { loc1 . printStackTrace ( ) ; return Response . status ( Status . EXPECTATION_FAILED ) . build ( ) ; } return Response . status ( Status . OK ) . entity ( loc0 ) . build (... |
8,401 | a description of the attribute . concode_field_sep String attributeType concode_elem_sep String defaultValue concode_elem_sep String description concode_elem_sep String attributeName concode_elem_sep String cardinality concode_field_sep String getAttributeType concode_elem_sep PolicyAttributeTypeDescription withAttribu... | void function ( String arg0 ) { this . description = arg0 ; } |
8,402 | returns the options used by this configuration concode_field_sep JsonProvider jsonProvider concode_elem_sep Collection<EvaluationListener> evaluationListener concode_elem_sep Collection<EvaluationListener> evaluationListeners concode_elem_sep EnumSet<Option> options concode_elem_sep Set<Option> options concode_elem_sep... | Set < Option > function ( ) { return options ; } |
8,403 | sets the pivot/centre of this nodes ball . concode_field_sep int m_End concode_elem_sep BallNode m_Right concode_elem_sep double m_Radius concode_elem_sep long serialVersionUID concode_elem_sep int m_NodeNumber concode_elem_sep int m_Start concode_elem_sep double m_SplitVal concode_elem_sep Instance m_Pivot concode_ele... | void function ( Instance arg0 ) { m_Pivot = arg0 ; } |
8,404 | f0 - > block | assignmentstatement | arrayassignmentstatement | ifstatement | whilestatement | printstatement concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | R function ( Statement arg0 ) { R loc0 = null ; arg0 . f0 . accept ( this ) ; return loc0 ; } |
8,405 | gets the timezone id used to identify this time zone in the javacode . concode_field_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_elem_sep String checkboxId concode_field_sep String getUseDaylightTime concode_elem_sep String getLocation concode_elem_sep boolean... | String function ( ) { return id ; } |
8,406 | gets the value of the lodfacelist property . concode_field_sep String meshname concode_elem_sep Lodfacelist lodfacelist concode_elem_sep String value concode_field_sep String getValue concode_elem_sep String getMeshname concode_elem_sep void setValue concode_elem_sep void setMeshname concode_elem_sep void setLodfacelis... | Lodfacelist function ( ) { return lodfacelist ; } |
8,407 | returns this goal sketching node 's parent node . concode_field_sep GSnode parent concode_elem_sep boolean hasChildren concode_elem_sep boolean hasParent concode_field_sep boolean hasGraphics concode_elem_sep ArrayList<GSnode> getChildren concode_elem_sep GSgraphics getGraphicalProperties concode_elem_sep GSnode getCom... | GSnode function ( ) { return parent ; } |
8,408 | assert a changed file has staged changes and no unstaged changes . concode_field_sep IPath fPath concode_elem_sep GitRepository fRepo concode_field_sep void assertRefresh concode_elem_sep void assertRefresh concode_elem_sep void assertDeletedUnstagedFile concode_elem_sep void assertCurrentBranch concode_elem_sep void a... | void function ( ChangedFile arg0 ) { assertTrue ( "srini_string" , arg0 . hasStagedChanges ( ) ) ; assertFalse ( "srini_string" , arg0 . hasUnstagedChanges ( ) ) ; } |
8,409 | updates the sync device in the database or adds it if it does not yet exist . also notifies the appropriate model listeners . concode_field_sep ServiceTracker<SyncDeviceLocalService,SyncDeviceLocalService> _serviceTracker concode_field_sep com.liferay.sync.model.SyncDevice getSyncDeviceByUuidAndCompanyId concode_elem_s... | com . liferay . sync . model . SyncDevice function ( com . liferay . sync . model . SyncDevice arg0 ) { return getService ( ) . updateSyncDevice ( arg0 ) ; } |
8,410 | sets the value of the expirationdate property . concode_field_sep BigDecimal amount concode_elem_sep String percentage concode_elem_sep long serialVersionUID concode_elem_sep String type concode_elem_sep XMLGregorianCalendar effectiveDate concode_elem_sep XMLGregorianCalendar expirationDate concode_field_sep void setEf... | void function ( XMLGregorianCalendar arg0 ) { this . expirationDate = arg0 ; } |
8,411 | performs a dynamic query on the database and returns the matching rows . concode_field_sep CheckoutLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep int getCheckoutsCount ... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return getService ( ) . arg0 ( arg0 ) ; } |
8,412 | the count of aws lambda functions that are currently executing . constraints : range : 0 - concode_field_sep Integer openDecisionTasks concode_elem_sep Integer openLambdaFunctions concode_elem_sep Integer openChildWorkflowExecutions concode_elem_sep Integer openTimers concode_elem_sep Integer openActivityTasks concode_... | void function ( Integer arg0 ) { this . openLambdaFunctions = arg0 ; } |
8,413 | gets the value of the message property . concode_field_sep JAXBElement<String> timeStamp concode_elem_sep JAXBElement<String> code concode_elem_sep JAXBElement<ArrayOfServicePlan> servicePlans concode_elem_sep JAXBElement<String> message concode_field_sep JAXBElement<String> getTimeStamp concode_elem_sep void setTimeSt... | JAXBElement < String > function ( ) { return message ; } |
8,414 | retrieve the jpanel that contains components for setting and viewing configurations for the selected dataset . concode_field_sep int frameIndex concode_elem_sep HashSet<DataListener> listeners concode_elem_sep int LIST_ROW_HEIGHT concode_elem_sep int cache_limit concode_elem_sep int dataSetIndex concode_elem_sep ListPa... | JPanel function ( ) { if ( activeSet ( ) != null ) return new DataSetOptionPanel ( this , activeSet ( ) ) ; return null ; } |
8,415 | set the novor to utilities ptm map . concode_field_sep HashMap<String,String> novorPtmMap concode_elem_sep String fragmentationMethod concode_elem_sep long serialVersionUID concode_elem_sep String massAnalyzer concode_field_sep void setMassAnalyzer concode_elem_sep String getMassAnalyzer concode_elem_sep HashMap<String... | void function ( HashMap < String , String > arg0 ) { this . novorPtmMap = arg0 ; } |
8,416 | used to retrieve a short description of what the plugin tool does . 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 amIActive concode_field_sep String... | String function ( ) { return "srini_string" ; } |
8,417 | removes a unit of data to the current chart data model . concode_field_sep String LINE_CHART_NAME concode_elem_sep String CUSTOM_CHART_NAME concode_elem_sep String PIE2D_CHART_NAME concode_elem_sep Map chartDataModels concode_elem_sep String AREA_CHART_NAME concode_elem_sep String BAR_CLUSTERED_CHART_NAME concode_elem_... | void function ( ActionEvent arg0 ) { initCurrentChart ( ) ; if ( currentChartModel != null ) { currentChartModel . addData ( ) ; } } |
8,418 | looks up the given resource in the jndi service . concode_field_sep ScheduledExecutorService scheduler concode_elem_sep Map<String,CacheEntry> statelessBeans concode_elem_sep Map<String,CacheEntry> statefulBeans concode_elem_sep int statelessBeanWarnLimit concode_elem_sep String name concode_elem_sep int statefulBeanWa... | Object function ( String arg0 ) { try { return initialCtx . lookup ( arg0 ) ; } catch ( NamingException loc0 ) { log . error ( "srini_string" + arg0 , loc0 ) ; return null ; } } |
8,419 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<ClusterVersion> clusterVersions concode_elem_sep String marker concode_field_sep DescribeClusterVersionsResult withClusterVersions concode_elem_sep DescribeClusterVersio... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getMarker ( ) != null ) loc0 . append ( "srini_string" + getMarker ( ) + "srini_string" ) ; if ( getClusterVersions ( ) != null ) loc0 . append ( "srini_string" + getClusterVersions ( ) ) ; loc0 . append ( "srini_... |
8,420 | returns the configured belief system type concode_field_sep String PROPERTY_NAME concode_elem_sep String beliefSystemType concode_elem_sep long serialVersionUID concode_field_sep int hashCode concode_elem_sep BeliefSystemTypeOption get concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep St... | String function ( ) { return beliefSystemType ; } |
8,421 | sets up the dependencies before a test runs . concode_field_sep Job mJob concode_elem_sep LineageStore mLineageStore concode_elem_sep ExpectedException mThrown concode_field_sep void deleteNonexistingLineageTest concode_elem_sep void deleteLineageTest concode_elem_sep void journalEntrySerializationTest concode_elem_sep... | void function ( ) { mLineageStore = new LineageStore ( new LineageIdGenerator ( ) ) ; mJob = new CommandLineJob ( "srini_string" , new JobConf ( "srini_string" ) ) ; } |
8,422 | calculates the minimum size dimensions for the specified container , given the components it contains . concode_field_sep int myDefaultHeight concode_field_sep void withAllVisibleDo concode_elem_sep Dimension preferredLayoutSize concode_elem_sep void invalidateLayout concode_elem_sep void removeLayoutComponent concode_... | Dimension function ( Container arg0 ) { ComponentOperation . SizeCalculator loc0 = new ComponentOperation . SizeCalculator ( SizeProperty . MINIMUM_SIZE ) ; withAllVisibleDo ( arg0 , loc0 ) ; OrientedDimensionSum loc1 = loc0 . getSum ( ) ; loc1 . addInsets ( arg0 . getInsets ( ) ) ; return loc1 . getSum ( ) ; } |
8,423 | @hide concode_field_sep Pattern sAddressPattern concode_elem_sep String mAuthInfo concode_elem_sep int MATCH_GROUP_AUTHORITY concode_elem_sep int MATCH_GROUP_PORT concode_elem_sep int MATCH_GROUP_PATH concode_elem_sep String mHost concode_elem_sep String mPath concode_elem_sep int mPort concode_elem_sep int MATCH_GROUP... | void function ( String arg0 ) { mHost = arg0 ; } |
8,424 | opens an editor on the given c model element in the active page . valid are elements that are isourcereference . concode_field_sep PlaceHolder placeHolder concode_field_sep IWorkingCopyManager getWorkingCopyManager concode_elem_sep void setupAsmDocument concode_elem_sep void revealInEditor concode_elem_sep IDocumentPro... | IEditorPart function ( ICElement arg0 ) { return openInEditor ( arg0 , true , true ) ; } |
8,425 | gets the boolean mapped from the specified key , or false if no such mapping has been made . concode_field_sep int[] mKeys concode_elem_sep int mSize concode_elem_sep boolean[] mValues concode_field_sep int keyAt concode_elem_sep int size concode_elem_sep int indexOfKey concode_elem_sep SparseBooleanArray clone concode... | boolean function ( int arg0 ) { return get ( arg0 , false ) ; } |
8,426 | call this from your startactivityforresult overload . this is required to catch the case where plugins use activity.startactivityforresult + cordovainterface.setactivityresultcallback rather than cordovainterface.startactivityforresult . concode_field_sep String TAG concode_elem_sep PluginManager pluginManager concode_... | void function ( int arg0 ) { activityResultRequestCode = arg0 ; } |
8,427 | test testtostringobjarray concode_field_sep ObjArrayUtils objArrayUtils concode_field_sep void setUp | void function ( ) { String [ ] loc0 = { "srini_string" , "srini_string" , "srini_string" , "srini_string" , "srini_string" } ; String loc1 = "srini_string" ; ObjArray loc2 = new ObjArray < String > ( loc0 ) ; assertEquals ( "srini_string" , loc1 , this . objArrayUtils . toStringObjArray ( loc2 ) ) ; } |
8,428 | before a component does all the phases , and goes through the several steps of updating its value , we sometimes need to save away the original value , so we can refer to it unmolested concode_field_sep Object savedValue concode_elem_sep Object submittedValue concode_elem_sep Log log concode_elem_sep String name concod... | void function ( FacesContext arg0 , UIComponent arg1 ) { savedValue = getValue ( arg0 , arg1 ) ; haveSavedValue = true ; } |
8,429 | create multiple named-values from a string - > object map . concode_field_sep String name concode_elem_sep T value concode_field_sep T getValue concode_elem_sep String getName concode_elem_sep NamedValue<T> create concode_elem_sep NamedValue<T> copy | Set < NamedValue < Object >> function ( Map < String , Object > arg0 ) { Set < NamedValue < Object >> loc0 = new HashSet < NamedValue < Object >> ( ) ; for ( Map . Entry < String , Object > loc1 : arg0 . entrySet ( ) ) loc0 . add ( new NamedValueImpl < Object > ( loc1 . getKey ( ) , loc1 . getValue ( ) ) ) ; return loc... |
8,430 | get the subversion revision number for the root directory concode_field_sep Logger LOG concode_elem_sep Package myPackage concode_elem_sep HiveVersionAnnotation version concode_field_sep String getVersion concode_elem_sep String getUrl concode_elem_sep Package getPackage concode_elem_sep String getSrcChecksum concode_e... | String function ( ) { return version != null ? version . revision ( ) : "srini_string" ; } |
8,431 | gets the value of the return property . concode_field_sep String _return concode_field_sep void setReturn | String function ( ) { return _return ; } |
8,432 | compares arrays of type t a and b for inequality concode_field_sep PlaceHolder placeHolder concode_field_sep void diff concode_elem_sep void assertArraysEqual concode_elem_sep String readContents | void function ( T [ ] arg0 , T [ ] arg1 ) { if ( arg0 . length == arg1 . length ) { boolean loc0 = true ; for ( int loc1 = 0 ; loc1 < arg0 . length ; loc1 ++ ) { loc0 &= arg0 [ loc1 ] . equals ( arg1 [ loc1 ] ) ; } assertFalse ( loc0 ) ; } } |
8,433 | remove a listener previously added with #addmemorypressurelistener . concode_field_sep Set<MemoryPressureListener> mListeners concode_elem_sep String ACTION_TRIM_MEMORY_MODERATE concode_elem_sep ComponentCallbacks2 mCallbacks concode_elem_sep String ACTION_TRIM_MEMORY_CRITICAL concode_field_sep void addMemoryPressureLi... | void function ( MemoryPressureListener arg0 ) { mListeners . remove ( arg0 ) ; } |
8,434 | check md5 of entire single strip tiff . concode_field_sep String singleStripRemainder_CS concode_elem_sep String twoSubfileSingleStrip_CS concode_elem_sep String singleStrip_CS_RGB concode_elem_sep String twoStrips_nonseq_remainder_CS concode_elem_sep String singleStripExif_CS concode_elem_sep String twoStrips_seq_reve... | void function ( ) { try { URL loc0 = getClass ( ) . getResource ( singleStrip ) ; File loc1 = Paths . get ( loc0 . toURI ( ) ) . toFile ( ) ; String [ ] loc2 = Tifixity . checksumFile ( loc1 . getPath ( ) ) ; assertEquals ( singleStrip_CS , loc2 [ 0 ] ) ; } catch ( Exception loc0 ) { loc0 . printStackTrace ( ) ; } } |
8,435 | compares the specified object with this entry for equality . returns true if the given object is also a map entry andthe two entries represent the same mapping . more formally , two entries e1 and e2 represent the same mappingif e1.getkey == null ? e2.getkey == null : e1.getkey . equals e2.getkey & & e1.getvalue == nul... | boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof Map . Entry ) ) return false ; Map . Entry loc0 = ( Map . Entry ) arg0 ; return eq ( key , loc0 . getKey ( ) ) && eq ( value , loc0 . getValue ( ) ) ; } |
8,436 | gets the value of the city property . concode_field_sep String lastName concode_elem_sep String country concode_elem_sep String address2 concode_elem_sep String city concode_elem_sep String address1 concode_elem_sep String companyName concode_elem_sep String mobile concode_elem_sep String qbCompanyId concode_elem_sep l... | String function ( ) { return city ; } |
8,437 | computes whether the given point lies on or near a polyline , within a specified tolerance in meters . the polyline is composed of great circle segments if geodesic is true , and of rhumb segments otherwise . the polyline is not closed -- the closing segment between the first point and the last point is not included . ... | boolean function ( LatLng arg0 , List < LatLng > arg1 , boolean arg2 , double arg3 ) { return isLocationOnEdgeOrPath ( arg0 , arg1 , false , arg2 , arg3 ) ; } |
8,438 | defaults to false . concode_field_sep Date date concode_elem_sep PKIXCertStoreSelector targetConstraints concode_elem_sep Map namedCRLStoreMap concode_elem_sep PKIXParameters baseParameters concode_elem_sep int PKIX_VALIDITY_MODEL concode_elem_sep boolean revocationEnabled concode_elem_sep boolean useDeltas concode_ele... | boolean function ( ) { return useDeltas ; } |
8,439 | verifies that the given condition a check against the program 's current state is true , throwing an illegalstateexception if not . concode_field_sep ExceptionListener listener concode_field_sep void fail concode_elem_sep T checkNotNull concode_elem_sep T checkNotNull concode_elem_sep void checkArgument concode_elem_se... | void function ( boolean arg0 ) { checkState ( arg0 , null ) ; } |
8,440 | gets the password value for this user . concode_field_sep java.lang.String password concode_elem_sep java.lang.String mail concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep int id concode_field_sep void ... | java . lang . String function ( ) { return password ; } |
8,441 | the longitude . concode_field_sep Double latitude concode_elem_sep Double longitude concode_field_sep void setLatitude concode_elem_sep Double getLongitude concode_elem_sep Location withLongitude concode_elem_sep int hashCode concode_elem_sep Double getLatitude concode_elem_sep boolean equals concode_elem_sep Location ... | void function ( Double arg0 ) { this . longitude = arg0 ; } |
8,442 | retrieve an entry from the hash table corresponding to `` pos '' . concode_field_sep byte generation concode_elem_sep short move concode_elem_sep short evalScore concode_elem_sep byte type concode_elem_sep int T_LE concode_elem_sep int T_GE concode_elem_sep short score concode_elem_sep int T_EXACT concode_elem_sep TTEn... | TTEntry function ( long arg0 ) { int loc0 = h0 ( arg0 ) ; TTEntry loc1 = table [ loc0 ] ; if ( loc1 . arg0 == arg0 ) { loc1 . generation = ( byte ) generation ; return loc1 ; } int loc2 = h1 ( arg0 ) ; loc1 = table [ loc2 ] ; if ( loc1 . arg0 == arg0 ) { loc1 . generation = ( byte ) generation ; return loc1 ; } return ... |
8,443 | this implementation always returns false . concode_field_sep PlaceHolder placeHolder concode_field_sep File getFile concode_elem_sep URL getURL concode_elem_sep File getFileForLastModifiedCheck concode_elem_sep String getFilename concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep boolean exi... | boolean function ( ) { return false ; } |
8,444 | returns trump or null if nt . concode_field_sep Contract PASSOUT concode_elem_sep int vulBonus concode_elem_sep int nonVulBonus concode_elem_sep int BOOK concode_field_sep Bonus bonus concode_elem_sep String pbnString concode_elem_sep Contract of concode_elem_sep Contract of concode_elem_sep boolean isSlam concode_elem... | Suit function ( ) { Suit loc0 = Bids . suit ( getCall ( ) . getBid ( ) ) ; return loc0 == null || loc0 == Suit . NOTRUMPS ? null : loc0 ; } |
8,445 | returns the name of the affected table . concode_field_sep List<Constant> vals concode_elem_sep String tblname concode_elem_sep List<String> flds concode_field_sep List<Constant> vals concode_elem_sep List<String> fields | String function ( ) { return tblname ; } |
8,446 | sets value of header concode_field_sep String name concode_elem_sep String value concode_field_sep String getValue concode_elem_sep String getName concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep String toString | void function ( String arg0 ) { value = arg0 ; } |
8,447 | sets the number of segments used to approximate a angle fillet concode_field_sep Geometry argGeom concode_elem_sep BufferParameters bufParams concode_elem_sep int MAX_PRECISION_DIGITS concode_elem_sep RuntimeException saveException concode_elem_sep double distance concode_elem_sep int CAP_FLAT concode_elem_sep int CAP_... | void function ( int arg0 ) { bufParams . setQuadrantSegments ( arg0 ) ; } |
8,448 | create an instance of homepagetemplate concode_field_sep QName _HomePageTemplateMasterRequest_QNAME concode_elem_sep QName _HomePageTemplateMasterResponse_QNAME concode_field_sep GetRequestVerb createGetRequestVerb concode_elem_sep GetContentProviderListResponseVerb createGetContentProviderListResponseVerb concode_elem... | HomePageTemplate function ( ) { return new HomePageTemplate ( ) ; } |
8,449 | returns the value as a 0.12 type string . more digits after the decimal place will be used if necessary , but two will always be present . concode_field_sep Coin MICROCOIN concode_elem_sep int NUM_COIN_DECIMALS concode_elem_sep Coin SATOSHI concode_elem_sep Coin COIN concode_elem_sep Coin CENT concode_elem_sep Coin FIF... | String function ( ) { return FRIENDLY_FORMAT . format ( this ) . toString ( ) ; } |
8,450 | gets the period attribute . concode_field_sep String period concode_elem_sep String balanceType concode_elem_sep KualiDecimal noDCAmount concode_elem_sep int debitCount concode_elem_sep int noDCCount concode_elem_sep int recordCount concode_elem_sep int creditCount concode_elem_sep String originCode concode_elem_sep Ku... | String function ( ) { return period ; } |
8,451 | returns the site of this group . concode_field_sep Group _group concode_field_sep long getClassNameId concode_elem_sep boolean isUserPersonalSite concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep long getDefaultPrivatePlid concode_elem_sep void setGroupId concode_elem_sep java.lang.String getName concod... | boolean function ( ) { return _group . getSite ( ) ; } |
8,452 | gets the value of the pctwidth property . concode_field_sep STSizeRelFromH relativeFrom concode_elem_sep int pctWidth concode_field_sep void setRelativeFrom concode_elem_sep STSizeRelFromH getRelativeFrom concode_elem_sep void setPctWidth | int function ( ) { return pctWidth ; } |
8,453 | create an objectinputstream for the given inputstream and codebase . the default implementation creates a codebaseawareobjectinputstream . concode_field_sep boolean acceptGzipEncoding concode_elem_sep String HTTP_HEADER_CONTENT_TYPE concode_elem_sep String contentType concode_elem_sep Log logger concode_elem_sep String... | ObjectInputStream function ( InputStream arg0 , String arg1 ) { return new CodebaseAwareObjectInputStream ( arg0 , getBeanClassLoader ( ) , arg1 ) ; } |
8,454 | 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 ) ) ; } |
8,455 | by default , the following paste options are supported : pasteoption #normal : always others : never concode_field_sep Map nameFeatureMap concode_elem_sep Object NULL_TOKEN concode_field_sep boolean shouldOverrideCopyOperation concode_elem_sep void setName concode_elem_sep boolean canContain concode_elem_sep XMLResourc... | boolean function ( EObject arg0 , EStructuralFeature arg1 , PasteOption arg2 ) { if ( arg2 . equals ( PasteOption . NORMAL ) ) { return true ; } else { return false ; } } |
8,456 | 1 . if this will be the only selectbyexample , then the result should be selectbyexample . 2 . else the method name should be selectbyexamplewithoutblobs concode_field_sep PlaceHolder placeHolder concode_field_sep String getInsertMethodName concode_elem_sep String getUpdateByPrimaryKeySelectiveMethodName concode_elem_s... | String function ( IntrospectedTable arg0 ) { Rules loc0 = arg0 . getRules ( ) ; if ( ! loc0 . generateSelectByExampleWithBLOBs ( ) ) { return "srini_string" ; } else { return "srini_string" ; } } |
8,457 | end an object . this method most be called to balance calls to object . 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 void pop concode_elem_sep JSONWriter array concod... | JSONWriter function ( ) { return this . end ( 'k' , '}' ) ; } |
8,458 | returns the specified `` videocapture '' property . note : when querying a property that is not supported by the backend used by the `` videocapture '' class , value 0 is returned . concode_field_sep long nativeObj concode_field_sep boolean n_isOpened concode_elem_sep boolean n_read concode_elem_sep boolean isOpened co... | double function ( int arg0 ) { double loc0 = n_get ( nativeObj , arg0 ) ; return loc0 ; } |
8,459 | close all resources.this method is called after execute is finished . it will be called in both success and failure cases . concode_field_sep CarbonDataLoadConfiguration configuration concode_elem_sep AbstractDataLoadProcessorStep child concode_field_sep CarbonRowBatch processRowBatch concode_elem_sep Iterator<CarbonRo... | void function ( ) { if ( child != null ) { child . close ( ) ; } } |
8,460 | check if identity is allowed to grant the specified privilege to the grantee on the specified table . concode_field_sep PlaceHolder placeHolder concode_field_sep void checkCanCreateTable concode_elem_sep void checkCanRenameColumn concode_elem_sep void checkCanShowTablesMetadata concode_elem_sep void checkCanAccessCatal... | void function ( Identity arg0 , Privilege arg1 , CatalogSchemaTableName arg2 , String arg3 , boolean arg4 ) { denyGrantTablePrivilege ( arg1 . toString ( ) , arg2 . toString ( ) ) ; } |
8,461 | sets the defaultval . concode_field_sep boolean defaultVal concode_elem_sep String tooltip concode_elem_sep String alias concode_elem_sep String text concode_elem_sep String realAlias concode_elem_sep String initText concode_elem_sep String parentAlias concode_field_sep String getText concode_elem_sep String getInitTex... | void function ( boolean arg0 ) { this . defaultVal = arg0 ; } |
8,462 | a convenience method . return a string representation of the first argument , or null . concode_field_sep short FAILED_MISSING_CONTENT concode_elem_sep String[] args concode_elem_sep byte NOTPARSED concode_elem_sep byte SUCCESS concode_elem_sep short FAILED_INVALID_FORMAT concode_elem_sep byte majorCode concode_elem_se... | String function ( ) { if ( args != null && args . length > 0 && args [ 0 ] != null ) return args [ 0 ] ; return null ; } |
8,463 | returns a chart entity from the collection . concode_field_sep long serialVersionUID concode_elem_sep List entities concode_field_sep void add concode_elem_sep Iterator iterator concode_elem_sep void addAll concode_elem_sep boolean equals concode_elem_sep int getEntityCount concode_elem_sep void clear concode_elem_sep ... | ChartEntity function ( int arg0 ) { return ( ChartEntity ) this . entities . get ( arg0 ) ; } |
8,464 | setnickname concode_field_sep int Download concode_elem_sep boolean _useCRC concode_elem_sep String _nickName concode_elem_sep IConnectionPoint _sourceFileManager concode_elem_sep int Both concode_elem_sep IConnectionPoint _destinationFileManager concode_elem_sep boolean _deleteRemoteFiles concode_elem_sep int Upload c... | void function ( String arg0 ) { this . _nickName = arg0 ; } |
8,465 | create an instance of surgerytype concode_field_sep PlaceHolder placeHolder concode_field_sep PatientDto createPatientDto concode_elem_sep TreatmentDto createTreatmentDto concode_elem_sep DrugTreatmentType createDrugTreatmentType concode_elem_sep ProviderDto createProviderDto concode_elem_sep RadiologyType createRadiol... | SurgeryType function ( ) { return new SurgeryType ( ) ; } |
8,466 | define valor do atributo mac . concode_field_sep java.sql.Date date concode_elem_sep List<NetMapDTO> ipInvetariar concode_elem_sep String ip concode_elem_sep Integer idInventario concode_elem_sep Integer idContrato concode_elem_sep String mac concode_elem_sep String mask concode_field_sep String getMask concode_elem_se... | void function ( String arg0 ) { this . mac = arg0 ; } |
8,467 | an array of job objects that are in the specified pipeline . concode_field_sep String nextPageToken concode_elem_sep com.amazonaws.internal.SdkInternalList<Job> jobs concode_field_sep String getNextPageToken concode_elem_sep ListJobsByPipelineResult withNextPageToken concode_elem_sep void setJobs concode_elem_sep ListJ... | java . util . List < Job > function ( ) { if ( jobs == null ) { jobs = new com . amazonaws . internal . SdkInternalList < Job > ( ) ; } return jobs ; } |
8,468 | gets the current index . should be accompanied by a call to advanceindex at some point . concode_field_sep Log LOG concode_elem_sep String IPC_CALLQUEUE_WRRMUX_WEIGHTS_KEY concode_elem_sep int numQueues concode_elem_sep AtomicInteger currentQueueIndex concode_elem_sep int[] queueWeights concode_elem_sep AtomicInteger r... | int function ( ) { return this . currentQueueIndex . get ( ) ; } |
8,469 | gets the target folder path as a file that includes the project location concode_field_sep PlaceHolder placeHolder concode_field_sep IProject getTargetProject concode_elem_sep void refreshTargetProject concode_elem_sep boolean createEmptyProject concode_elem_sep FeatureConfiguration getOutletFeatureConfiguration concod... | File function ( GeneratorEntry arg0 ) { String loc0 = getOutletFeatureConfiguration ( arg0 ) . getParameterValue ( ICoreFeatureConstants . OUTLET_FEATURE_TARGET_FOLDER ) . getStringValue ( ) ; return new File ( getTargetProject ( arg0 ) . getLocation ( ) . toFile ( ) . getPath ( ) + File . separator + loc0 ) ; } |
8,470 | gets the value of the infoboxidentifier property . concode_field_sep Base64XMLContentType binaryFileParameters concode_elem_sep InfoboxUpdateParamsAssocArrayType assocArrayParameters concode_elem_sep AnyChildrenType boxSpecificParameters concode_elem_sep String infoboxIdentifier concode_field_sep InfoboxUpdateParamsAss... | String function ( ) { return infoboxIdentifier ; } |
8,471 | sets the value of the grantedactions property . concode_field_sep String resource concode_elem_sep Actions deniedActions concode_elem_sep long serialVersionUID concode_elem_sep Actions grantedActions concode_field_sep String getResource concode_elem_sep Actions getDeniedActions concode_elem_sep void setDeniedActions co... | void function ( Actions arg0 ) { this . grantedActions = arg0 ; } |
8,472 | the namespace of the vocabulary as a string concode_field_sep OntClass Address concode_elem_sep DatatypeProperty postcode concode_elem_sep ObjectProperty hasEmployee concode_elem_sep OntClass Organisation concode_elem_sep DatatypeProperty street concode_elem_sep OntClass Department concode_elem_sep String NS concode_el... | String function ( ) { return NS ; } |
8,473 | creates a jsonobject for an open graph action that is suitable for posting . concode_field_sep String[] dateFormats concode_field_sep boolean isOpenGraphObjectForPost concode_elem_sep JSONObject createOpenGraphObjectForPost concode_elem_sep JSONObject createOpenGraphObjectForPost | JSONObject function ( String arg0 ) { JSONObject loc0 = new JSONObject ( ) ; if ( arg0 != null ) { try { loc0 . put ( "srini_string" , arg0 ) ; } catch ( JSONException loc1 ) { throw new FacebookException ( "srini_string" , loc1 ) ; } } return loc0 ; } |
8,474 | standard method that returns the ref class name . concode_field_sep com.ericsson.otp.ic.TypeCode _tc concode_field_sep Ref extract concode_elem_sep Ref unmarshal concode_elem_sep void marshal concode_elem_sep void insert concode_elem_sep String id concode_elem_sep com.ericsson.otp.ic.TypeCode type | String function ( ) { return "srini_string" ; } |
8,475 | whether the contact is expired . concode_field_sep boolean changed concode_elem_sep String name concode_elem_sep Hashtable contact_list concode_elem_sep String filename concode_elem_sep Hashtable users concode_field_sep NameAddress getUserContactNameAddress concode_elem_sep String getName concode_elem_sep String getNam... | boolean function ( String arg0 ) { if ( contact_list . containsKey ( arg0 ) ) return ( ( ContactHeader ) contact_list . get ( arg0 ) ) . isExpired ( ) ; else return true ; } |
8,476 | converts the given hex string into a plain string . concode_field_sep String LINE_SEPARATOR_LINUX concode_elem_sep String LINE_SEPARATOR_MAC concode_elem_sep String LINE_SEPARATOR_WIN concode_field_sep String hexToString concode_elem_sep String base64ToString concode_elem_sep String stringToHex concode_elem_sep String ... | String function ( final String arg0 ) { try { return new String ( Hex . decodeHex ( arg0 . toCharArray ( ) ) ) ; } catch ( DecoderException loc0 ) { return "srini_string" ; } } |
8,477 | retrieve the list of possible data stores for this server concode_field_sep InetAddress serverAddress concode_elem_sep String serverName concode_elem_sep String shortServerName concode_elem_sep Bridge bridge concode_field_sep InetAddress getServerAddress concode_elem_sep boolean isServerRunning concode_elem_sep void ma... | DhcpDatastore [ ] function ( ) { return bridge . getDataStores ( ) ; } |
8,478 | a complex type that contains information about changes made to your hosted zone . this element contains an id that you use when performing a getchange action to get detailed information about the change . concode_field_sep ChangeInfo changeInfo concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem... | ChangeResourceRecordSetsResult function ( ChangeInfo arg0 ) { setChangeInfo ( arg0 ) ; return this ; } |
8,479 | sets digeseter using these rules concode_field_sep Rules wrappedRules concode_elem_sep List allRules concode_elem_sep List defaultRules concode_field_sep void add concode_elem_sep Digester getDigester concode_elem_sep void addDefault concode_elem_sep void setNamespaceURI concode_elem_sep List match concode_elem_sep Lis... | void function ( Digester arg0 ) { wrappedRules . setDigester ( arg0 ) ; Iterator loc0 = defaultRules . iterator ( ) ; while ( loc0 . hasNext ( ) ) { Rule loc1 = ( Rule ) loc0 . next ( ) ; loc1 . setDigester ( arg0 ) ; } } |
8,480 | returns the so dau noi moi of this ke hoach dau nam . concode_field_sep KeHoachDauNam _keHoachDauNam concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep void setBaoCao... | long function ( ) { return _keHoachDauNam . getSoDauNoiMoi ( ) ; } |
8,481 | releases resources and frees any memory associated with this pix . you may not modify or access the pix after calling this method . concode_field_sep int INDEX_D concode_elem_sep long mNativePix concode_elem_sep int INDEX_H concode_elem_sep int INDEX_W concode_elem_sep boolean mRecycled concode_field_sep boolean native... | void function ( ) { if ( ! mRecycled ) { nativeDestroy ( mNativePix ) ; mRecycled = true ; } } |
8,482 | this will get the image parameters , this is only valid for bi operators . concode_field_sep byte[] imageData concode_elem_sep COSDictionary imageParameters concode_elem_sep ConcurrentMap<String,Operator> operators concode_elem_sep String theOperator concode_field_sep byte[] getImageData concode_elem_sep void setImageD... | COSDictionary function ( ) { return imageParameters ; } |
8,483 | disable the renderer . concode_field_sep int STATE_UNPREPARED concode_elem_sep int STATE_PREPARED concode_elem_sep long UNKNOWN_TIME_US concode_elem_sep int STATE_ENABLED concode_elem_sep long END_OF_TRACK_US concode_elem_sep int STATE_STARTED concode_elem_sep int state concode_elem_sep int STATE_RELEASED concode_elem_... | void function ( ) { Assertions . checkState ( state == TrackRenderer . STATE_ENABLED ) ; state = TrackRenderer . STATE_PREPARED ; onDisabled ( ) ; } |
8,484 | gets xdocs style file paths . concode_field_sep String DIRECTORY_PATH concode_field_sep Set<Path> getXdocsConfigFilePaths concode_elem_sep Set<Path> getXdocsFilePaths concode_elem_sep Set<String> getModulesNamesWhichHaveXdoc | Set < Path > function ( Set < Path > arg0 ) { final Set < Path > loc0 = new HashSet < > ( ) ; for ( Path loc1 : arg0 ) { final String loc2 = loc1 . getFileName ( ) . toString ( ) ; if ( loc2 . endsWith ( "srini_string" ) ) { loc0 . add ( loc1 ) ; } } return loc0 ; } |
8,485 | retrieves the number of basic elements from status . java binding of the mpi operation mpi_get_elements . concode_field_sep long[] data concode_field_sep int getError concode_elem_sep void init concode_elem_sep boolean isCancelled concode_elem_sep boolean isCancelled concode_elem_sep int getIndex concode_elem_sep void ... | int function ( Datatype arg0 ) { MPI . check ( ) ; int loc0 = 0 ; int loc1 = ( int ) data [ loc0 ++ ] ; int loc2 = ( int ) data [ loc0 ++ ] ; int loc3 = ( int ) data [ loc0 ++ ] ; int loc4 = ( int ) data [ loc0 ++ ] ; long loc5 = data [ loc0 ++ ] ; return getElements ( loc1 , loc2 , loc3 , loc4 , loc5 , arg0 . handle )... |
8,486 | return all files referenced by this segmentinfo . concode_field_sep Directory dir concode_elem_sep Sort indexSort concode_elem_sep Version version concode_elem_sep int NO concode_elem_sep Set<String> setFiles concode_elem_sep Codec codec concode_elem_sep Map<String,String> diagnostics concode_elem_sep boolean isCompoun... | Set < String > function ( ) { if ( setFiles == null ) { throw new IllegalStateException ( "srini_string" ) ; } return Collections . unmodifiableSet ( setFiles ) ; } |
8,487 | retrieves the blob value designated by this blob instance as a stream . concode_field_sep BlobDataID blob concode_elem_sep boolean isClosed concode_elem_sep SessionInterface session concode_field_sep int setBytes concode_elem_sep int setBytes concode_elem_sep void truncate concode_elem_sep boolean isClosed concode_elem... | InputStream function ( ) { return new BlobInputStream ( session , blob , 0 , length ( ) ) ; } |
8,488 | gets the value of the exportformat property . concode_field_sep Long reportJobId concode_elem_sep ExportFormat exportFormat concode_field_sep Long getReportJobId concode_elem_sep void setReportJobId concode_elem_sep void setExportFormat | ExportFormat function ( ) { return exportFormat ; } |
8,489 | returns the result of interpreting the object as an instance of ` deployed component ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep DemoPackage modelPackage concode_field_sep T caseModelElement concode_elem_sep T casePackage concode_elem_sep T caseDataPr... | T function ( DeployedComponent arg0 ) { return null ; } |
8,490 | assuming that c is an upper-case letter in the range a-z , return the corresponding index in the range 0 . .25 . inverse of toletter . concode_field_sep OnNotchAdvance _onNotchAdvance concode_elem_sep Map<Integer,Integer> _forwardMapping concode_elem_sep int ALPHABET_SIZE concode_elem_sep Map<Integer,Integer> _backward... | int function ( char arg0 ) { return ( int ) ( arg0 - 'A' ) ; } |
8,491 | gets the acroform object . concode_field_sep PdfAcroForm acroForm concode_elem_sep ArrayList<PdfAnnotation> delayedAnnotations concode_elem_sep ArrayList<PdfAnnotation> annotations concode_field_sep void setSigFlags concode_elem_sep void addFormFieldRaw concode_elem_sep PdfAnnotation convertAnnotation concode_elem_sep ... | PdfAcroForm function ( ) { return acroForm ; } |
8,492 | get the count of available addresses . will be zero for cidr/31 and cidr/32 if the inclusive flag is false . concode_field_sep Pattern CIDR_PATTERN concode_elem_sep int broadcast concode_elem_sep boolean inclusiveHostCount concode_elem_sep int address concode_elem_sep long UNSIGNED_INT_MASK concode_elem_sep int netmask... | int function ( ) { long loc0 = getAddressCountLong ( ) ; if ( loc0 > Integer . MAX_VALUE ) { throw new RuntimeException ( "srini_string" + loc0 ) ; } return ( int ) loc0 ; } |
8,493 | sets the value of the reservedunits property . concode_field_sep UnitType unitType concode_elem_sep List<ContendingLineItem> contendingLineItems concode_elem_sep Long availableUnits concode_elem_sep Long reservedUnits concode_elem_sep Long orderId concode_elem_sep Long deliveredUnits concode_elem_sep Long matchedUnits ... | void function ( Long arg0 ) { this . reservedUnits = arg0 ; } |
8,494 | event handler for the center 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 void south concode_elem_sep boolean isRenderNorth concode_elem_sep boolean isRe... | void function ( ValueChangeEvent arg0 ) { setRenderCenter ( ( ( Boolean ) arg0 . getNewValue ( ) ) . booleanValue ( ) ) ; } |
8,495 | sets the value of the status property . concode_field_sep Boolean isOld concode_elem_sep String status concode_field_sep void setIsOld concode_elem_sep Boolean isIsOld concode_elem_sep String getStatus | void function ( String arg0 ) { this . status = arg0 ; } |
8,496 | isselectionempty concode_field_sep TreePath leadPath concode_elem_sep long serialVersionUID concode_elem_sep String SELECTION_MODE_PROPERTY concode_elem_sep TreePath[] selection concode_elem_sep EventListenerList listenerList concode_elem_sep DefaultListSelectionModel listSelectionModel concode_elem_sep SwingPropertyCh... | boolean function ( ) { return false ; } |
8,497 | returns the median . concode_field_sep Number q1 concode_elem_sep Number q3 concode_elem_sep long serialVersionUID concode_elem_sep Number median concode_elem_sep Number minRegularValue concode_elem_sep Number mean concode_elem_sep Number minOutlier concode_elem_sep Number maxRegularValue concode_elem_sep List outliers... | Number function ( ) { return this . median ; } |
8,498 | writes a given number of coil states to the slave . note that the number of coils to be written is given implicitly , through bitvector #size . concode_field_sep WriteSingleRegisterRequest m_WriteSingleRegisterRequest concode_elem_sep ReadInputDiscretesRequest m_ReadInputDiscretesRequest concode_elem_sep WriteMultipleC... | void function ( int arg0 , int arg1 , BitVector arg2 ) { m_WriteMultipleCoilsRequest . setUnitID ( arg0 ) ; m_WriteMultipleCoilsRequest . setReference ( arg1 ) ; m_WriteMultipleCoilsRequest . setCoils ( arg2 ) ; m_Transaction . setRequest ( m_WriteMultipleCoilsRequest ) ; m_Transaction . execute ( ) ; } |
8,499 | returns the future object that was created when #start was called . therefore this method can only be called after start . concode_field_sep ExecutorService externalExecutor concode_elem_sep ExecutorService executor concode_elem_sep Future<T> future concode_elem_sep ExecutorService execFinally concode_field_sep T call ... | Future < T > function ( ) { if ( future == null ) { throw new IllegalStateException ( "srini_string" ) ; } return future ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.