idx int64 0 25k | question stringlengths 68 5.14k | target stringlengths 20 503 |
|---|---|---|
8,000 | run a test case on an adjacency list and adjacency matrix . concode_field_sep String feedback concode_elem_sep int correct concode_elem_sep int TESTS concode_field_sep String printOutput concode_elem_sep String printPath concode_elem_sep String appendFeedback concode_elem_sep void main concode_elem_sep void run concode... | void function ( int arg0 , String arg1 , String arg2 , GeographicPoint arg3 , GeographicPoint arg4 ) { MapGraph loc0 = new MapGraph ( ) ; feedback += "srini_string" + arg2 ; GraphLoader . loadRoadMap ( "srini_string" + arg1 , loc0 ) ; CorrectAnswer loc1 = new CorrectAnswer ( "srini_string" + arg1 + "srini_string" , fal... |
8,001 | sets the value of the cardtype property . concode_field_sep String track2Data concode_elem_sep String encryptedPin concode_elem_sep BigDecimal amount concode_elem_sep String authCode concode_elem_sep String cardType concode_elem_sep String fullName concode_elem_sep String cardNbr concode_elem_sep long serialVersionUID ... | void function ( String arg0 ) { this . cardType = arg0 ; } |
8,002 | getrange concode_field_sep JSScope parent concode_elem_sep List<JSScope> children concode_elem_sep IRange range concode_elem_sep JSPropertyCollection object concode_field_sep JSPropertyCollection getObject concode_elem_sep void setRange concode_elem_sep void addSymbol concode_elem_sep List<String> getSymbolNames concod... | IRange function ( ) { return ( range != null ) ? range : Range . EMPTY ; } |
8,003 | recursively traverse the org.apache.directory.fortress.core.model.orgunit.type #user graph and return number of children a given parent ou has . concode_field_sep Logger LOG concode_elem_sep Cache usoCache concode_elem_sep OrgUnitP orgUnitP concode_elem_sep String CLS_NM concode_field_sep Set<String> getParents concode... | int function ( String arg0 , String arg1 ) { return HierUtil . numChildren ( arg0 , getGraph ( arg1 ) ) ; } |
8,004 | gets the value of the signeddataobjectproperties property . concode_field_sep SignedDataObjectPropertiesType signedDataObjectProperties concode_elem_sep SignedSignaturePropertiesType signedSignatureProperties concode_elem_sep String id concode_field_sep SignedSignaturePropertiesType getSignedSignatureProperties concode... | SignedDataObjectPropertiesType function ( ) { return signedDataObjectProperties ; } |
8,005 | get a line of text from the socket . concode_field_sep BufferedReader in concode_elem_sep Socket socket concode_elem_sep PrintStream out concode_field_sep void write concode_elem_sep void close | String function ( ) { try { return in . readLine ( ) ; } catch ( IOException loc0 ) { return null ; } } |
8,006 | changes a class name to the internal form suitable for use in a descriptor string . e.g. java.lang.string = > ljava/lang/string ; concode_field_sep Map<Class<?>,String> primitives concode_field_sep String[] parameterDescriptors concode_elem_sep String[] parameterDescriptors concode_elem_sep String[] parameterDescriptor... | String function ( String arg0 ) { String loc0 = arg0 . replace ( "srini_string" , "srini_string" ) ; return 'L' + loc0 + ';' ; } |
8,007 | sets the data type of the expression concode_field_sep int dataType concode_elem_sep Object handle concode_elem_sep String groupName concode_elem_sep String scriptId concode_field_sep void setGroupName concode_elem_sep String getGroupName concode_elem_sep String getScriptId concode_elem_sep void setHandle concode_elem_... | void function ( int arg0 ) { this . dataType = arg0 ; } |
8,008 | auto generated getter method concode_field_sep com.amazon.ec2.DescribeNetworkInterfaceAttributeResponseType localDescribeNetworkInterfaceAttributeResponse concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize... | com . amazon . ec2 . DescribeNetworkInterfaceAttributeResponseType function ( ) { return localDescribeNetworkInterfaceAttributeResponse ; } |
8,009 | call from camera thread concode_field_sep Handler handler concode_elem_sep CameraThread instance concode_elem_sep int openCount concode_elem_sep Object LOCK concode_elem_sep HandlerThread thread concode_elem_sep String TAG concode_field_sep void enqueue concode_elem_sep void incrementAndEnqueue concode_elem_sep void qu... | void function ( ) { synchronized ( LOCK ) { openCount -= 1 ; if ( openCount == 0 ) { quit ( ) ; } } } |
8,010 | return the next-hop node for the shortest path from the root node to the given node . concode_field_sep int cost concode_elem_sep PriorityQueue<SPFnode<N,E>> q concode_elem_sep Graph<N,E> g concode_elem_sep N root concode_elem_sep HashMap<N,SPFnode<N,E>> spfnodes concode_elem_sep N n concode_elem_sep LinkedList<Edge<N,... | N function ( N arg0 ) { SPFnode < N , E > loc0 ; N loc1 = null ; while ( ( loc0 = spfnodes . get ( arg0 ) ) != null && loc0 . parents . size ( ) > 0 ) { loc1 = arg0 ; arg0 = loc0 . parents . getFirst ( ) . from ( ) ; } return loc1 ; } |
8,011 | a friendly name or description of the webacl . you ca n't change the name of a webacl after you create it . concode_field_sep String name concode_elem_sep String webACLId concode_field_sep void setName concode_elem_sep void setWebACLId concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep boole... | WebACLSummary function ( String arg0 ) { setName ( arg0 ) ; return this ; } |
8,012 | only the astronomermodel should change this . concode_field_sep GeocentricCoordinates perpendicular concode_elem_sep GeocentricCoordinates lineOfSight concode_field_sep LatLong getLocation concode_elem_sep Date getTime concode_elem_sep long getTimeMillis concode_elem_sep void setFieldOfView concode_elem_sep float getLi... | void function ( Vector3 arg0 ) { perpendicular . assign ( arg0 ) ; } |
8,013 | get custom deserializer concode_field_sep java.lang.String defaultConfig concode_elem_sep java.lang.String document concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String description concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_... | org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; } |
8,014 | sets the value of the idrefarray property . concode_field_sep FloatArray floatArray concode_elem_sep BoolArray boolArray concode_elem_sep Source.TechniqueCommon techniqueCommon concode_elem_sep List<Technique> techniques concode_elem_sep String name concode_elem_sep Accessor accessor concode_elem_sep String id concode_... | void function ( IDREFArray arg0 ) { this . idrefArray = arg0 ; } |
8,015 | set a tag object associated with this actionmode . like the tag available to views , this allows applications to associate arbitrary data with an actionmode for later reference . concode_field_sep boolean mTitleOptionalHint concode_elem_sep Object mTag concode_field_sep boolean onCreateActionMode concode_elem_sep void ... | void function ( Object arg0 ) { mTag = arg0 ; } |
8,016 | a kindname representing the kind of a missing symbol , given an error kind . concode_field_sep int POLY concode_elem_sep int AMBIGUOUS concode_elem_sep int WRONG_MTH concode_elem_sep int ERRONEOUS concode_elem_sep int ABSENT_MTH concode_elem_sep int MTH concode_elem_sep int TYP concode_elem_sep int NIL concode_elem_sep... | KindName function ( int arg0 ) { switch ( arg0 ) { case ABSENT_VAR : return KindName . VAR ; case WRONG_MTHS : case WRONG_MTH : case ABSENT_MTH : case WRONG_STATICNESS : return KindName . METHOD ; case ABSENT_TYP : return KindName . CLASS ; default : throw new AssertionError ( "srini_string" + arg0 ) ; } } |
8,017 | returns true if the content is to be encoded . concode_field_sep MediaType externalType concode_elem_sep boolean toEncode concode_elem_sep Representation inlineContent concode_elem_sep Reference externalRef concode_field_sep Representation getInlineContent concode_elem_sep void writeElement concode_elem_sep boolean isE... | boolean function ( ) { return toEncode ; } |
8,018 | interface abc : operation paramop param1 : integer , param2 : boolean : string operation stringop in event voidevent in event intevent : integer var intvar : integer var boolvar : boolean concode_field_sep ILinker linker concode_elem_sep StextResourceFactory factory concode_elem_sep IParser parser concode_field_sep Ste... | Scope function ( ) { return createInterfaceScope ( "srini_string" ) ; } |
8,019 | setup the envelope , and restart it from the beginning concode_field_sep int counterEnvelope concode_elem_sep int polynomialSteps concode_elem_sep boolean increaseEnvelope concode_elem_sep int CHAN_LEFT concode_elem_sep int numStepsEnvelope concode_elem_sep int channel concode_elem_sep int finalFreq concode_elem_sep in... | void function ( int arg0 , int arg1 , boolean arg2 ) { initialEnvelope = arg0 ; numStepsEnvelope = arg1 ; increaseEnvelope = arg2 ; amplitude = arg0 * 2 ; } |
8,020 | the schema for the model . for application/json models , this should be json-schema draft v4 model . concode_field_sep String schema concode_elem_sep String name concode_elem_sep String description concode_elem_sep String id concode_elem_sep String contentType concode_field_sep void setName concode_elem_sep String getN... | String function ( ) { return this . schema ; } |
8,021 | retrieves an hsqlsocketfactory whose subclass and attributes are determined by the specified argument , tls . concode_field_sep HsqlSocketFactory sslImpl concode_elem_sep HsqlSocketFactory plainImpl concode_elem_sep String DEFAULT_SSL_PROVIDER_CLASS concode_elem_sep String DEFAULT_SSL_PROVIDER_NAME concode_field_sep So... | HsqlSocketFactory function ( boolean arg0 ) { return arg0 ? getSSLImpl ( ) : getPlainImpl ( ) ; } |
8,022 | sets the name . concode_field_sep String name concode_elem_sep Integer value concode_elem_sep Long projectId concode_field_sep Integer getValue concode_elem_sep String getName concode_elem_sep void setValue concode_elem_sep Long getProjectId concode_elem_sep void setProjectId | void function ( String arg0 ) { this . name = arg0 ; } |
8,023 | clears this buffer . while the content of this buffer is not changed , the following internal changes take place : the current position is reset back to the start of the buffer , the value of the buffer limit is made equal to the capacity and mark is cleared . concode_field_sep int UNSET_MARK concode_elem_sep int limit... | Buffer function ( ) { position = 0 ; mark = UNSET_MARK ; limit = capacity ; return this ; } |
8,024 | clients should not call this method directly . concode_field_sep DomainListener fListener concode_elem_sep boolean fIsAdd concode_elem_sep DNSSDService fEnumerator concode_elem_sep int fFlags concode_elem_sep int fIndex concode_elem_sep int fErrorCode concode_elem_sep String fDomain concode_field_sep void operationFail... | void function ( ) { if ( fErrorCode != 0 ) fListener . operationFailed ( fEnumerator , fErrorCode ) ; else if ( fIsAdd ) fListener . domainFound ( fEnumerator , fFlags , fIndex , fDomain ) ; else fListener . domainLost ( fEnumerator , fFlags , fIndex , fDomain ) ; } |
8,025 | gets the timespent value for this remoteworklog . concode_field_sep long timeSpentInSeconds concode_elem_sep java.lang.String timeSpent concode_elem_sep java.lang.String author concode_elem_sep java.util.Calendar created concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String roleLevelId concode_elem_... | java . lang . String function ( ) { return timeSpent ; } |
8,026 | sets the value of the name property . concode_field_sep List<FieldItem.Entry> entry concode_elem_sep String _default concode_elem_sep String name concode_elem_sep String id concode_field_sep String getName concode_elem_sep void setId concode_elem_sep String getDefault concode_elem_sep String getId concode_elem_sep List... | void function ( String arg0 ) { this . name = arg0 ; } |
8,027 | the new configuartion will be inserted into the list of report configuration , so that this configuration has the given report configuration instance as parent . concode_field_sep Configuration parentConfiguration concode_elem_sep Properties configuration concode_field_sep boolean isLocallyDefined concode_elem_sep void... | void function ( final HierarchicalConfiguration arg0 ) { arg0 . setParentConfig ( getParentConfig ( ) ) ; setParentConfig ( arg0 ) ; } |
8,028 | set the jndi environment to use for jndi lookups . creates a jnditemplate with the given environment settings . concode_field_sep JndiTemplate jndiTemplate concode_elem_sep Log logger concode_field_sep void setJndiTemplate concode_elem_sep JndiTemplate getJndiTemplate concode_elem_sep Properties getJndiEnvironment | void function ( Properties arg0 ) { this . jndiTemplate = new JndiTemplate ( arg0 ) ; } |
8,029 | moves the popup window on the specified anchor rectangle . concode_field_sep PopupWindow mPopup concode_field_sep Point adjustWindowPosition concode_elem_sep void measure concode_elem_sep void updateTextViews concode_elem_sep ValidationMessageBubble createAndShow concode_elem_sep float getWebViewOffsetYPixInScreen conc... | void function ( ContentViewCore arg0 , int arg1 , int arg2 , int arg3 , int arg4 ) { RectF loc0 = makePixRectInScreen ( arg0 , arg1 , arg2 , arg3 , arg4 ) ; Point loc1 = adjustWindowPosition ( arg0 , ( int ) ( loc0 . centerX ( ) - getAnchorOffset ( ) ) , ( int ) loc0 . bottom ) ; mPopup . update ( loc1 . x , loc1 . y ,... |
8,030 | this method is used call a method of dao class to find existing active departments which have a sub-department from the database concode_field_sep PlaceHolder placeHolder concode_field_sep boolean editDepartment concode_elem_sep boolean createDepartment concode_elem_sep List findCircles concode_elem_sep DepartmentVO vi... | List function ( int arg0 ) { ArrayList loc0 = new ArrayList ( ) ; DepartmentDAO loc1 = new DepartmentDAO ( ) ; loc0 = ( ArrayList ) loc1 . findParentId ( arg0 ) ; return loc0 ; } |
8,031 | sets the value of the code property . concode_field_sep String code concode_elem_sep XMLGregorianCalendar authorizationDateTime concode_elem_sep String channel concode_elem_sep long serialVersionUID concode_field_sep void setAuthorizationDateTime concode_elem_sep String getChannel concode_elem_sep void setChannel conco... | void function ( String arg0 ) { this . code = arg0 ; } |
8,032 | returns html with specified text made bold . concode_field_sep String DEFAULT_LINE_SEPARATOR concode_field_sep boolean hasHtml concode_elem_sep boolean hasTag concode_elem_sep String getContent concode_elem_sep boolean hasTags concode_elem_sep String convertToMultilineHtml concode_elem_sep String getPlainText concode_e... | String function ( final String arg0 ) { return "srini_string" + arg0 + "srini_string" ; } |
8,033 | sets the serialnumber value for this elementodiagnostico . concode_field_sep com.gvt.www.ws.eai.configuradoronline.devicemanagement.types.ElementoDiagnosticoTecnologia tecnologia concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String tipo concode_elem_sep java.lang.String macAd... | void function ( java . lang . String arg0 ) { this . serialNumber = arg0 ; } |
8,034 | see layoutstate #dirty . concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep MeasureFunction mMeasureFunction concode_elem_sep CachedCSSLayout lastLayout concode_elem_se... | boolean function ( ) { return mLayoutState == LayoutState . DIRTY ; } |
8,035 | creates a new address with the primary key . does not add the address to the database . concode_field_sep AddressLocalService _addressLocalService concode_field_sep java.util.List<com.liferay.portal.model.Address> getAddresses concode_elem_sep java.util.List<com.liferay.portal.model.Address> getAddresses concode_elem_s... | com . liferay . portal . model . Address function ( long arg0 ) { return _addressLocalService . createAddress ( arg0 ) ; } |
8,036 | returns true if this color value is a pattern . concode_field_sep PDColorSpace colorSpace concode_elem_sep float[] components concode_elem_sep COSName patternName concode_field_sep COSName getPatternName concode_elem_sep COSArray toCOSArray concode_elem_sep float[] getComponents concode_elem_sep String toString concode... | boolean function ( ) { return patternName != null ; } |
8,037 | highlight a signal in bold concode_field_sep ChronoFrame mChronoFrame concode_field_sep void drawVerticalMouseClicked concode_elem_sep void drawVerticalMouseClicked concode_elem_sep void setCodingFormat concode_elem_sep void toggleBusExpand concode_elem_sep void mouseDragged concode_elem_sep void mouseExited concode_el... | void function ( SignalData arg0 ) { if ( mChronoFrame . getRightPanel ( ) != null && mChronoFrame . getLeftPanel ( ) != null ) { mChronoFrame . getRightPanel ( ) . highlight ( arg0 ) ; mChronoFrame . getLeftPanel ( ) . highlight ( arg0 ) ; } } |
8,038 | add a specific x value . concode_field_sep Double maxY concode_elem_sep boolean noLongitudeBound concode_elem_sep boolean noBottomLatitudeBound concode_elem_sep Double minZ concode_elem_sep double FUDGE_FACTOR concode_elem_sep Double minY concode_elem_sep boolean noTopLatitudeBound concode_elem_sep Double maxX concode_... | Bounds function ( final double arg0 ) { final double loc0 = arg0 - FUDGE_FACTOR ; if ( minX == null || minX > loc0 ) { minX = new Double ( loc0 ) ; } final double loc1 = arg0 + FUDGE_FACTOR ; if ( maxX == null || maxX < loc1 ) { maxX = new Double ( loc1 ) ; } return this ; } |
8,039 | runs this tool . options are case sensitive . supported options are : - dump < dir > dump the contends of the file concode_field_sep PlaceHolder placeHolder concode_field_sep void dump concode_elem_sep void dump | void function ( String ... arg0 ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { if ( "srini_string" . equals ( arg0 [ loc0 ] ) ) { String loc1 = arg0 [ ++ loc0 ] ; dump ( loc1 , new PrintWriter ( System . out ) ) ; } } } |
8,040 | this method resets the outgoing events . concode_field_sep long minus concode_elem_sep long myInt1 concode_elem_sep long plusAssign concode_elem_sep long myInt2 concode_elem_sep boolean equalOrLess concode_elem_sep boolean notEqual concode_elem_sep boolean less concode_elem_sep long divAssign concode_elem_sep boolean e... | void function ( ) { } |
8,041 | gets the value of the assertionconsumerserviceurl property . concode_field_sep String actor concode_elem_sep String assertionConsumerServiceURL concode_elem_sep Boolean mustUnderstand concode_field_sep Boolean isMustUnderstand concode_elem_sep void setActor concode_elem_sep void setMustUnderstand concode_elem_sep Strin... | String function ( ) { return assertionConsumerServiceURL ; } |
8,042 | get the thread group concode_field_sep int classLoader concode_elem_sep String configuration concode_elem_sep boolean usePlatformMBeanServer concode_elem_sep boolean beanManagement concode_elem_sep int remotePort concode_elem_sep DeploymentOrder deploymentOrder concode_elem_sep String repository concode_elem_sep String... | ThreadGroup function ( ) { return threadGroup ; } |
8,043 | returns quoted name as it would be in the mapping file . concode_field_sep int typeIndex concode_elem_sep String defaultValue concode_elem_sep boolean nullable concode_elem_sep int length concode_elem_sep int DEFAULT_LENGTH concode_elem_sep int precision concode_elem_sep String checkConstraint concode_elem_sep int DEFA... | String function ( ) { return quoted ? "srini_string" + name + "srini_string" : name ; } |
8,044 | gets the proxy auto-configuration url . concode_field_sep String proxyAutoconfigUrl concode_elem_sep String socksUsername concode_elem_sep String socksPassword concode_elem_sep boolean autodetect concode_elem_sep String httpProxy concode_elem_sep ProxyType proxyType concode_elem_sep String noProxy concode_elem_sep Stri... | String function ( ) { return proxyAutoconfigUrl ; } |
8,045 | parse the given line concode_field_sep HashMap<String,String> aliases concode_elem_sep CommandParser instance concode_elem_sep HashMap<String,BaseHandler> commands concode_field_sep void handleClientCommand concode_elem_sep HashMap<String,String> getAliases concode_elem_sep boolean isClientCommand concode_elem_sep Comm... | void function ( String arg0 , Server arg1 , Conversation arg2 , IRCService arg3 ) { arg0 = arg0 . trim ( ) . substring ( 1 ) ; String [ ] loc0 = arg0 . split ( "srini_string" ) ; String loc1 = loc0 [ 0 ] ; if ( isClientCommand ( loc1 ) ) { handleClientCommand ( loc1 , loc0 , arg1 , arg2 , arg3 ) ; } else { handleServer... |
8,046 | returns the id . concode_field_sep CmsResourceState m_state concode_elem_sep String m_title concode_elem_sep String m_name concode_elem_sep boolean m_removable concode_elem_sep List<CmsPublishResource> m_related concode_elem_sep CmsPublishResourceInfo m_info concode_elem_sep String m_resourceType concode_elem_sep CmsUU... | CmsUUID function ( ) { return m_id ; } |
8,047 | sets the error value for this set_entry_result . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String id concode_elem_sep org.talend.sugarws.Error_value error concode_field_sep org.talend.... | void function ( org . talend . sugarws . Error_value arg0 ) { this . error = arg0 ; } |
8,048 | performs the graph traversion with all elements which are contained in the specified collection . this means that every element of this collection and all elements which are reachable from these elements will be visited . concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator m... | void function ( Collection arg0 ) { this . perform ( arg0 . iterator ( ) ) ; } |
8,049 | helper method - loads a testmodel from the testmodel directory concode_field_sep IModelSequencer sequencer concode_field_sep Statechart loadStatechartFromResource concode_elem_sep String getModelDirectory | ExecutionFlow function ( String arg0 ) { Statechart loc0 = loadStatechartFromResource ( arg0 ) ; final ExecutionFlow loc1 = sequencer . transform ( loc0 ) ; return loc1 ; } |
8,050 | creates new public class named org.jboss.as.test.xatestexception . concode_field_sep XAException RM_SPECIFIC_EXCEPTION concode_elem_sep Logger LOG concode_elem_sep PrepareOperation prepareOp concode_elem_sep CommitOperation commitOp concode_field_sep void rollback concode_elem_sep int getTransactionTimeout concode_elem... | Class < ? > function ( ) { ClassPool loc0 = ClassPool . getDefault ( ) ; CtClass loc1 = loc0 . makeClass ( "srini_string" , loc0 . get ( "srini_string" ) ) ; return loc1 . toClass ( ) ; } |
8,051 | get the shortvalue . concode_field_sep int defaultValue concode_elem_sep String name concode_elem_sep int headerParam concode_elem_sep Boolean booleanValue concode_elem_sep Integer integerValue concode_elem_sep Short shortValue concode_elem_sep long serialVersionUID concode_elem_sep Double doubleValue concode_elem_sep ... | Short function ( ) { return shortValue ; } |
8,052 | returns true if info level messages will be printed by the logchute . concode_field_sep LogChute chute concode_field_sep LogChute getLogChute concode_elem_sep void debug concode_elem_sep void debug concode_elem_sep void log concode_elem_sep void log concode_elem_sep boolean isWarnEnabled concode_elem_sep void error con... | boolean function ( ) { return getLogChute ( ) . isLevelEnabled ( LogChute . INFO_ID ) ; } |
8,053 | creates a ` put ' request . concode_field_sep String hostname concode_elem_sep int httpPort concode_elem_sep int httpsPort concode_field_sep void retrieveServerMetadata concode_elem_sep String getHttpsURl concode_elem_sep HttpRequestWithBody post concode_elem_sep GetRequest get concode_elem_sep boolean deployTestBundle... | HttpRequestWithBody function ( String arg0 ) { return new HttpRequestWithBody ( HttpMethod . PUT , getHttpURl ( arg0 ) ) ; } |
8,054 | determine whether the supplied values matched the selected value . delegates to selectedvaluecomparator #isselected . concode_field_sep Object optionSource concode_elem_sep boolean htmlEscape concode_elem_sep String labelProperty concode_elem_sep BindStatus bindStatus concode_elem_sep String valueProperty concode_field... | boolean function ( Object arg0 ) { return SelectedValueComparator . isSelected ( this . bindStatus , arg0 ) ; } |
8,055 | sets the maximum time in seconds that this data source will wait while attempting to connect to a database . a value of zero specifies that the timeout is the default system timeout if there is one ; otherwise , it specifies that there is no timeout . when a datasource object is created , the login timeout is initially... | void function ( int arg0 ) { loginTimeout = arg0 ; connectionProps . setProperty ( "srini_string" , Integer . toString ( loginTimeout ) ) ; } |
8,056 | serializes the beginning of this object to the passed in writer . concode_field_sep String applicationType concode_elem_sep String trackingType concode_elem_sep String telemetryItemId concode_elem_sep String isAudit concode_elem_sep String instrumentationKey concode_elem_sep String requestSource concode_elem_sep String... | void function ( Writer arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } arg0 . write ( '{' ) ; this . serializeContent ( arg0 ) ; arg0 . write ( '}' ) ; } |
8,057 | asserts the given condition , throwing an assertionexception if the condition does n'thold . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertUnreachable concode_elem_sep T assertNotNull | void function ( boolean arg0 , String arg1 ) { if ( ! arg0 ) { throw new AssertionException ( arg1 ) ; } } |
8,058 | returns the maximum of points visited . concode_field_sep double m_MaxP concode_elem_sep double m_PointCount concode_elem_sep double m_CoordCount concode_elem_sep double m_SumP concode_elem_sep double m_SumC concode_elem_sep double m_SumSqC concode_elem_sep long serialVersionUID concode_elem_sep double m_SumSqP concode... | double function ( ) { return m_MaxP ; } |
8,059 | creates a new app with the primary key . does not add the app to the database . concode_field_sep AppLocalService _appLocalService concode_field_sep com.liferay.marketplace.model.App fetchAppByUuidAndCompanyId concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_ele... | com . liferay . marketplace . model . App function ( long arg0 ) { return _appLocalService . createApp ( arg0 ) ; } |
8,060 | iterates through the given loaders until it finds one that can load finalizer . concode_field_sep String LOADING_ERROR concode_elem_sep Method startFinalizer concode_elem_sep boolean threadStarted concode_elem_sep String FINALIZER_CLASS_NAME concode_elem_sep PhantomReference<Object> frqRef concode_elem_sep boolean disa... | Class < ? > function ( FinalizerLoader ... arg0 ) { for ( FinalizerLoader loc0 : arg0 ) { Class < ? > loc1 = loc0 . loadFinalizer ( ) ; if ( loc1 != null ) { return loc1 ; } } throw new AssertionError ( ) ; } |
8,061 | helper for error callbacks that just returns the status.error 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 ... | void function ( String arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . ERROR , arg0 ) ) ; } |
8,062 | called whenever the osgi framework starts our bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void stop concode_elem_sep BundleContext getContext | void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; } |
8,063 | returns the associated properties file . concode_field_sep long serialVersionUID concode_elem_sep Properties PROPERTIES concode_elem_sep String PROPERTY_FILE concode_field_sep String[] getTabs concode_elem_sep Object getObject concode_elem_sep Object getObject concode_elem_sep String getInitialDirectory concode_elem_se... | Properties function ( ) { return PROPERTIES ; } |
8,064 | remove the resource from the resourcestore by id . concode_field_sep JdbcTemplate jdbcTemplate concode_elem_sep ResourceAdapter resourceAdapter concode_elem_sep Log LOG concode_elem_sep LobHandler lobHandler concode_elem_sep String tableName concode_elem_sep SimpleJdbcInsert insertResource concode_field_sep void add co... | void function ( long arg0 ) { this . jdbcTemplate . update ( "srini_string" + tableName + "srini_string" , arg0 ) ; LOG . info ( "srini_string" + arg0 ) ; } |
8,065 | clears all bits sets to false . concode_field_sep int width concode_elem_sep int[] bits concode_elem_sep int height concode_elem_sep int rowSize concode_field_sep void setRegion concode_elem_sep void set concode_elem_sep int[] getEnclosingRectangle concode_elem_sep void rotate180 concode_elem_sep BitMatrix parse concod... | void function ( ) { int loc0 = bits . length ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { bits [ loc1 ] = 0 ; } } |
8,066 | returns the provider for this keymanagerfactory instance . concode_field_sep Engine ENGINE concode_elem_sep String DEFAULT_PROPERTY concode_elem_sep String PROPERTY_NAME concode_elem_sep Provider provider concode_elem_sep KeyManagerFactorySpi spiImpl concode_elem_sep String SERVICE concode_elem_sep String algorithm con... | Provider function ( ) { return provider ; } |
8,067 | get the status code associated with the operation status . concode_field_sep String message concode_elem_sep boolean isSuccess concode_elem_sep StatusCode statusCode concode_field_sep String getMessage concode_elem_sep String toString concode_elem_sep boolean isSuccess | StatusCode function ( ) { return statusCode ; } |
8,068 | returns the start date . concode_field_sep ElectronicAddress electronicAddress concode_elem_sep OrganisationUnit organisationUnit concode_elem_sep Date endDate concode_elem_sep Long id concode_elem_sep Class theClass concode_elem_sep long serialVersionUID concode_elem_sep Date startDate concode_elem_sep Double fraction... | Date function ( ) { return startDate ; } |
8,069 | get type of constant , if known concode_field_sep boolean bindEligible concode_elem_sep Comparator<Object> COMPARATOR concode_elem_sep Class<?> type concode_elem_sep boolean multiValued concode_elem_sep Object value concode_elem_sep Constant NULL_CONSTANT concode_field_sep void acceptVisitor concode_elem_sep Comparator... | Class < ? > function ( ) { return this . type ; } |
8,070 | return the aspect class . concode_field_sep AjType<?> ajType concode_elem_sep String aspectName concode_elem_sep Pointcut perClausePointcut concode_elem_sep Class<?> aspectClass concode_field_sep AjType<?> getAjType concode_elem_sep boolean isPerThisOrPerTarget concode_elem_sep boolean isPerTypeWithin concode_elem_sep ... | Class < ? > function ( ) { return this . aspectClass ; } |
8,071 | gets the application object graph for the application meta data . the graph can be traversed to view the application structure concode_field_sep Log logger concode_elem_sep Application application concode_elem_sep String META_DATA_RESOURCE_PATH concode_elem_sep String SCHEMA_FILE_NAME concode_elem_sep String JAXB_FACTO... | Application function ( ) { return application ; } |
8,072 | get custom serializer concode_field_sep com.netsuite.webservices.platform.core_2014_2.GetSelectValueFilter filter concode_elem_sep java.lang.String field concode_elem_sep java.lang.String sublist concode_elem_sep com.netsuite.webservices.platform.core_2014_2.types.RecordType recordType concode_elem_sep com.netsuite.web... | org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } |
8,073 | gets the value of the datastashsummary property . concode_field_sep List<DataStashBucket> dataStashBucket concode_elem_sep List<DataStashActivityDetail> dataStashActivityDetail concode_elem_sep long serialVersionUID concode_elem_sep DataStashSummary dataStashSummary concode_field_sep void setDataStashSummary concode_el... | DataStashSummary function ( ) { return dataStashSummary ; } |
8,074 | adds a long to an array or function call . concode_field_sep StringBuilder params concode_field_sep String escapeString concode_elem_sep JSONBuilder endArray concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSON... | JSONBuilder function ( long arg0 ) { conditionallyAppendComma ( ) ; params . append ( arg0 ) ; return this ; } |
8,075 | multiplies two vectors an bn = cn concode_field_sep PlaceHolder placeHolder concode_field_sep Vector3f quatRotate concode_elem_sep Matrix4f matrixForQuaternion concode_elem_sep Quaternion eulerAnglesToQuaternion concode_elem_sep Quaternion axisAngleToQuaternion concode_elem_sep Matrix4f Matrix4fFromNumbers | Vector3f function ( Vector3f arg0 , Vector3f arg1 ) { return new Vector3f ( arg0 . x * arg1 . x , arg0 . y * arg1 . y , arg0 . z * arg1 . z ) ; } |
8,076 | getter for allimportitemnode . concode_field_sep List<ImportItem> allImportItemRecords concode_elem_sep List<ItemImportNode> allImportItemNode concode_elem_sep IHadoopClusterService hadoopClusterService concode_elem_sep Map<String,ProjectImportNode> projectNodesMap concode_field_sep void addItem concode_elem_sep void c... | List < ItemImportNode > function ( ) { return this . allImportItemNode ; } |
8,077 | creates a new propertiessettings from the given resource in the classpath of the given classloader . concode_field_sep Properties properties concode_field_sep boolean containsKey concode_elem_sep K get concode_elem_sep V get concode_elem_sep void put concode_elem_sep K remove | PropertiesSettings function ( String arg0 , ClassLoader arg1 ) { URL loc0 = arg1 . getResource ( arg0 ) ; return from ( loc0 ) ; } |
8,078 | gets a list of available theme names that can be applied . concode_field_sep String tempStyle concode_elem_sep String imageDirPath concode_elem_sep ArrayList styleList concode_elem_sep String cssPath concode_elem_sep String XP concode_elem_sep String currentStyle concode_elem_sep String RIME concode_elem_sep String ROY... | List function ( ) { return styleList ; } |
8,079 | implements pathhandler #arcrel float , float , float , boolean , boolean , float , float . concode_field_sep PathHandler INSTANCE concode_field_sep void curvetoCubicRel concode_elem_sep void curvetoQuadraticAbs concode_elem_sep void closePath concode_elem_sep void linetoHorizontalAbs concode_elem_sep void curvetoCubicA... | void function ( float arg0 , float arg1 , float arg2 , boolean arg3 , boolean arg4 , float arg5 , float arg6 ) { } |
8,080 | delete object at the given location . if it is a folder - it will be deleted recursively will all content . concode_field_sep PlaceHolder placeHolder concode_field_sep void copyFile concode_elem_sep void writeToFile concode_elem_sep void writeToFile concode_elem_sep String readFromFile concode_elem_sep String readFromF... | void function ( String arg0 ) { delete ( new File ( arg0 ) ) ; } |
8,081 | returns the source information for this activesearch concode_field_sep int SOURCE_PAD_LENGTH concode_elem_sep String clientInfo concode_elem_sep int UUID_MAX_LENGTH concode_elem_sep String FORMAT_STRING concode_elem_sep Logger LOGGER concode_elem_sep int TIME_PAD_LENGTH concode_elem_sep Source source concode_elem_sep i... | Source function ( ) { return source ; } |
8,082 | sets the paths of the implementation classes of publishing and aggregation istatspublisher and istatsaggregator interfaces . the paths are determined according to a configuration parameter which is passed as the user input for choosing the implementation as mysql , hbase , ... concode_field_sep Configuration jobConf co... | StatsFactory function ( String arg0 , Configuration arg1 ) { StatsFactory loc0 = new StatsFactory ( arg1 ) ; if ( loc0 . initialize ( arg0 . toLowerCase ( ) ) ) { return loc0 ; } return null ; } |
8,083 | computes magnitude length of the relative magnitude vector represented by this instance . concode_field_sep Point3D ZERO concode_elem_sep int hash concode_elem_sep double x concode_elem_sep double y concode_elem_sep double z concode_field_sep Point3D add concode_elem_sep Point3D add concode_elem_sep Point3D crossProduc... | double function ( ) { final double loc0 = getX ( ) ; final double loc1 = getY ( ) ; final double loc2 = getZ ( ) ; return Math . sqrt ( loc0 * loc0 + loc1 * loc1 + loc2 * loc2 ) ; } |
8,084 | to set user name . concode_field_sep String password concode_elem_sep String serverType concode_elem_sep String serverName concode_elem_sep String folderName concode_elem_sep String userName concode_elem_sep Integer portNumber concode_elem_sep Boolean isSSL concode_field_sep void setPassword concode_elem_sep Integer ge... | void function ( final String arg0 ) { this . userName = arg0 ; } |
8,085 | returns the user 's home directory . the path returned by this method always contains a trailing path separator . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isRunningMacOSX concode_elem_sep String getApplicationDataDirectory concode_elem_sep String getApplicationDataDirectory concode_elem_sep b... | String function ( ) { return FileUtils . ensureTrailingSlash ( System . getProperty ( "srini_string" ) ) ; } |
8,086 | stores the color with 4 + 4 + 4 = 12 bit accuracy as unicode char concode_field_sep char LAST_COLOR concode_elem_sep char RESET_COLOR concode_elem_sep char FIRST_COLOR concode_field_sep boolean isValid concode_elem_sep Color toColor concode_elem_sep String getColored concode_elem_sep char getReset concode_elem_sep Stri... | char function ( org . terasology . rendering . nui . Color arg0 ) { return toChar ( arg0 . r ( ) , arg0 . g ( ) , arg0 . b ( ) ) ; } |
8,087 | searches for the integer key in the sorted array a . concode_field_sep PlaceHolder placeHolder concode_field_sep void main | int function ( int arg0 , int [ ] arg1 ) { int loc0 = 0 ; int loc1 = arg1 . length - 1 ; while ( loc0 <= loc1 ) { int loc2 = loc0 + ( loc1 - loc0 ) / 2 ; if ( arg0 < arg1 [ loc2 ] ) loc1 = loc2 - 1 ; else if ( arg0 > arg1 [ loc2 ] ) loc0 = loc2 + 1 ; else return loc2 ; } return - 1 ; } |
8,088 | get the orientation of the menu `` horizontal '' or `` vertical '' concode_field_sep String param concode_elem_sep String actionFired concode_elem_sep String orientation concode_field_sep void setOrientation concode_elem_sep String getParam concode_elem_sep String getActionFired concode_elem_sep void setParam concode_e... | String function ( ) { return orientation ; } |
8,089 | factory method to create a proxy connection based on the account settings of the protocol provider . concode_field_sep String transport concode_elem_sep List<String> returnedAddresses concode_elem_sep SipAccountIDImpl account concode_elem_sep InetSocketAddress socketAddress concode_field_sep String getTransport concode... | ProxyConnection function ( ProtocolProviderServiceSipImpl arg0 ) { if ( arg0 . getAccountID ( ) . getAccountPropertyBoolean ( PROXY_AUTO_CONFIG , true ) ) return new AutoProxyConnection ( ( SipAccountIDImpl ) arg0 . getAccountID ( ) , arg0 . getDefaultTransport ( ) ) ; else return new ManualProxyConnection ( ( SipAccou... |
8,090 | add a namespace to be used when resolving xpath expressions . concode_field_sep Map<String,String> namespaces concode_elem_sep org.custommonkey.xmlunit.NamespaceContext namespaceContext concode_elem_sep OutputStream showXML concode_field_sep List<Node> nodeCollection concode_elem_sep Matcher<Document> hasNodes concode_... | void function ( String arg0 , String arg1 ) { namespaces . put ( arg0 , arg1 ) ; regenerateContext ( ) ; } |
8,091 | processes all global arrays names with specific processor concode_field_sep HashSet<String> BUILT_IN concode_field_sep Collection<PerlVariableDeclarationWrapper> getGlobalArrayDefinitions concode_elem_sep Collection<PerlVariableDeclarationWrapper> getGlobalArrayDefinitions concode_elem_sep List<PsiElement> getElementsA... | boolean function ( Project arg0 , Processor < String > arg1 ) { return PerlStubIndex . getInstance ( ) . processAllKeys ( PerlVariablesStubIndex . KEY_ARRAY , arg0 , arg1 ) ; } |
8,092 | tests this object for equality against the specified object . the two objects will be considered equal if and only if the specified object is an instance of menushortcut and has the same key value and shift setting as this object . concode_field_sep boolean usesShift concode_elem_sep long serialVersionUID concode_elem_... | boolean function ( MenuShortcut arg0 ) { if ( arg0 == null ) return ( false ) ; if ( arg0 . key != this . key ) return ( false ) ; if ( arg0 . usesShift != this . usesShift ) return ( false ) ; return ( true ) ; } |
8,093 | turns array of bytes into string concode_field_sep String KEY_SHA concode_field_sep String encryptBASE64 concode_elem_sep String encryptStrToBASE64 concode_elem_sep byte[] encryptSHA concode_elem_sep String decryptBASE64ToStr concode_elem_sep byte[] decryptBASE64 concode_elem_sep String encryptMD5 | String function ( byte arg0 [ ] ) { StringBuffer loc0 = new StringBuffer ( arg0 . length * 2 ) ; int loc1 ; for ( loc1 = 0 ; loc1 < arg0 . length ; loc1 ++ ) { if ( ( ( int ) arg0 [ loc1 ] & 0xff ) < 0x10 ) loc0 . append ( "srini_string" ) ; loc0 . append ( Long . toString ( ( int ) arg0 [ loc1 ] & 0xff , 16 ) ) ; } re... |
8,094 | collect the error and/or throw an exception , depending on configuration . concode_field_sep List invalidReferences concode_elem_sep String EVENTHANDLER_INVALIDREFERENCE_EXCEPTION concode_elem_sep boolean stopOnFirstInvalidReference concode_field_sep boolean invalidSetMethod concode_elem_sep void reportInvalidReference... | Object function ( Context arg0 , String arg1 , Object arg2 , String arg3 , Info arg4 ) { reportInvalidReference ( arg1 , arg4 ) ; return null ; } |
8,095 | describe the kinds of special objects contained in the marshalled representation . concode_field_sep int ALERT_OPTION_NO_ALERT concode_elem_sep int ALERT_OPTION_MED_PRIORITY_ONCE concode_elem_sep int ALERT_OPTION_LOW_PRIORITY_ONCE concode_elem_sep int ALERT_OPTION_HIGH_PRIORITY_ONCE concode_elem_sep int mMaxMessages co... | int function ( ) { return 0 ; } |
8,096 | one-time finalisation method that destroys the web service client . concode_field_sep Logger _logger concode_elem_sep Client _client concode_elem_sep String WEB_SERVICE_URI concode_field_sep void addEntry concode_elem_sep void setUpClient concode_elem_sep void reloadServerData | void function ( ) { _client . close ( ) ; } |
8,097 | set the localized short description for this feature . concode_field_sep boolean expert concode_elem_sep boolean hidden concode_elem_sep String displayName concode_elem_sep String name concode_elem_sep Hashtable valueHash concode_elem_sep String shortDescription concode_field_sep void setName concode_elem_sep boolean i... | void function ( String arg0 ) { this . shortDescription = arg0 ; } |
8,098 | the file name in which this entry was defined . concode_field_sep String _name concode_elem_sep boolean _emit concode_elem_sep boolean setEmit concode_elem_sep int maxKey concode_elem_sep SymtabEntry _container concode_elem_sep RepositoryID _repID concode_elem_sep boolean _isReferencable concode_elem_sep Stack includeS... | void function ( IncludeEntry arg0 ) { _sourceFile = arg0 ; } |
8,099 | return the kurtosis for the requested field concode_field_sep Map<String,HashMap<String,Double>> correlation concode_elem_sep RunningStats results concode_field_sep Double getCorrelation concode_elem_sep Map<String,Double> getSkewness concode_elem_sep double getSkewness concode_elem_sep Map<String,Long> getFieldCounts ... | double function ( String arg0 ) { checkField ( arg0 , results . kurtosis ) ; return results . kurtosis . get ( arg0 ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.