code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
DateTime function ( ) { if ( this . ocpCreationTime == null ) { return null ; } return this . ocpCreationTime . getDateTime ( ) ; } | get the ocpcreationtime value . concode_field_sep String ocpBatchFileMode concode_elem_sep String clientRequestId concode_elem_sep String requestId concode_elem_sep DateTimeRfc1123 ocpCreationTime concode_elem_sep String eTag concode_elem_sep Long contentLength concode_elem_sep DateTimeRfc1123 lastModified concode_elem... |
void function ( final ASN1OctetString arg0 ) { this . digest = arg0 ; } | set the digest value . concode_field_sep PKCS7 contents concode_elem_sep AlgorithmIdentifier md concode_elem_sep ASN1OctetString digest concode_elem_sep int version concode_field_sep int getVersion concode_elem_sep void setVersion concode_elem_sep AlgorithmIdentifier getMd concode_elem_sep PKCS7 getContents concode_ele... |
String function ( String arg0 ) { Attr loc0 = node . getAttributeNode ( arg0 ) ; if ( loc0 == null ) return null ; return loc0 . getNodeValue ( ) ; } | returns the value of an attribute or null if such an attribute is not defined on the underlying element . concode_field_sep Element node concode_field_sep boolean canOverrideAttributes |
void function ( Font arg0 ) { if ( arg0 == null ) { throw new NullPointerException ( "srini_string" ) ; } this . gutterTextFont = arg0 ; } | the font of the gutter text . concode_field_sep int gutterTextPaddingLeft concode_elem_sep Logger LOG concode_elem_sep Font gutterTextFont concode_elem_sep Color background concode_elem_sep Color gutterBorderColor concode_elem_sep Style plain concode_elem_sep Map<String,Style> styles concode_elem_sep Color highlightedB... |
void function ( String arg0 ) { this . autoScalingGroup = arg0 ; } | the autoscaling group for the ec2 instance where the agent is installed . concode_field_sep String agentId concode_elem_sep String autoScalingGroup concode_field_sep AgentPreview withAutoScalingGroup concode_elem_sep String getAgentId concode_elem_sep int hashCode concode_elem_sep String getAutoScalingGroup concode_ele... |
void function ( long arg0 ) { _assetLink . setEntryId1 ( arg0 ) ; } | sets the entry id1 of this asset link . concode_field_sep AssetLink _assetLink concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode... |
boolean function ( Node arg0 ) { return open . contains ( arg0 ) ; } | check if a node is in the open list concode_field_sep Node parent concode_elem_sep float cost concode_elem_sep SortedList open concode_elem_sep float heuristic concode_elem_sep ArrayList closed concode_elem_sep int maxSearchDistance concode_elem_sep Node[][] nodes concode_elem_sep boolean allowDiagMovement concode_elem... |
DListNode function ( InetAddress arg0 , Long arg1 , DListNode arg2 , DListNode arg3 ) { return new DListNode ( arg0 , arg1 , arg2 , arg3 ) ; } | newnode calls the dlistnode constructor . concode_field_sep DListNode head concode_elem_sep int size concode_field_sep DListNode next concode_elem_sep DListNode prev concode_elem_sep boolean isEmpty concode_elem_sep int length concode_elem_sep void insertFront concode_elem_sep DListNode back concode_elem_sep void inser... |
ArrayList < PointND > function ( ) { return pts ; } | getter for the read-in meshpoints concode_field_sep ArrayList<PointND> pts concode_field_sep void readFile concode_elem_sep void setPts |
String function ( ) { if ( failure != null ) { return failure . getIndex ( ) ; } return response . getIndex ( ) ; } | the index name of the document . concode_field_sep TermVectorsResponse response concode_elem_sep MultiTermVectorsResponse.Failure failure concode_field_sep void writeTo concode_elem_sep boolean isFailed concode_elem_sep void readFrom concode_elem_sep String getType concode_elem_sep TermVectorsResponse getResponse conco... |
String function ( String arg0 ) { final String loc0 = FilenameUtils . getExtension ( arg0 ) ; return null == loc0 || loc0 . isEmpty ( ) ? null : loc0 . toLowerCase ( ) ; } | returns the lowercase file extension for a specified file . concode_field_sep String BIT_BUCKET_WIN concode_elem_sep String BIT_BUCKET_UNIX concode_elem_sep Logger LOGGER concode_field_sep File createTempDirectory concode_elem_sep File getTempFile concode_elem_sep String getBitBucket concode_elem_sep boolean delete con... |
void function ( ) { int loc0 = bits . length ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { bits [ loc1 ] = 0 ; } } | clears all bits sets to false . concode_field_sep int size concode_elem_sep int[] bits concode_field_sep void set concode_elem_sep void toBytes concode_elem_sep void reverse concode_elem_sep boolean isRange concode_elem_sep int getSize concode_elem_sep void appendBit concode_elem_sep int getSizeInBytes concode_elem_sep... |
AbstractPolicy function ( URI arg0 ) { if ( policies . containsKey ( arg0 . toString ( ) ) ) { return policies . get ( arg0 . toString ( ) ) . first ( ) ; } return null ; } | get policy using policyid concode_field_sep VersionComparator versionComparator concode_elem_sep Log log concode_elem_sep PolicyCombiningAlgorithm combiningAlg concode_elem_sep LinkedHashMap<String,TreeSet<AbstractPolicy>> policies concode_elem_sep int maxInMemoryPolicies concode_elem_sep URI parentId concode_elem_sep ... |
void function ( double arg0 ) { x = arg0 ; } | cambia el valor x del punto concode_field_sep double x concode_elem_sep double y concode_field_sep void cambiarY concode_elem_sep double darY concode_elem_sep double darX concode_elem_sep void inicializar |
Object [ ] function ( ) { return elements ; } | array of indexmap keys , unicode characters . concode_field_sep boolean noDeprecated concode_elem_sep boolean classesOnly concode_elem_sep Map<Character,List<Doc>> indexmap concode_elem_sep Object[] elements concode_elem_sep boolean javafx concode_field_sep int compare concode_elem_sep void adjustIndexMap concode_elem_... |
java . util . List < PolicyAttributeTypeDescription > function ( ) { if ( policyAttributeTypeDescriptions == null ) { policyAttributeTypeDescriptions = new java . util . ArrayList < PolicyAttributeTypeDescription > ( ) ; } return policyAttributeTypeDescriptions ; } | the description of the policy attributes associated with the loadbalancer policies defined by the elastic load balancing service . concode_field_sep String policyTypeName concode_elem_sep String description concode_elem_sep java.util.List<PolicyAttributeTypeDescription> policyAttributeTypeDescriptions concode_field_sep... |
boolean function ( ) { return unseq ; } | returns `` true '' if a later token has already been processed . concode_field_sep boolean unseq concode_elem_sep int minorStatus concode_elem_sep boolean old concode_elem_sep boolean gap concode_elem_sep boolean privState concode_elem_sep int qopVal concode_elem_sep boolean duplicate concode_elem_sep String minorStrin... |
void function ( String arg0 ) { this . characterSetName = arg0 ; } | the name of the character set . concode_field_sep String characterSetName concode_elem_sep String characterSetDescription concode_field_sep String getCharacterSetName concode_elem_sep CharacterSet withCharacterSetName concode_elem_sep void setCharacterSetDescription concode_elem_sep CharacterSet withCharacterSetDescrip... |
void function ( CalcLangParser . PrintStmtContext arg0 ) { } | the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void enterIfStmt concode_elem_sep void enterWhileStmt concode_elem_sep void exitBlockStmt concode_elem_sep void enterProg concode_elem_sep void enterIntExpr concode_elem_sep void enterPrintStmt concode_elem_sep void ex... |
boolean function ( String arg0 ) { if ( arg0 == null ) return ( false ) ; return ( true ) ; } | does the user represented by this principal possess the specified role ? concode_field_sep String m_password concode_elem_sep String m_name concode_field_sep String getPassword concode_elem_sep String getName concode_elem_sep String toString |
String function ( String arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } arg0 = arg0 . trim ( ) ; if ( arg0 . length ( ) == 0 ) { throw new IllegalArgumentException ( "srini_string" ) ; } return arg0 ; } | checks if the provided path string is either null or has zero length and throws a illegalargumentexception if any of the two conditions apply.in addition , leading and tailing whitespaces are removed . concode_field_sep char SEPARATOR_CHAR concode_elem_sep String SEPARATOR concode_elem_sep String CUR_DIR concode_elem_s... |
String function ( ) { return name ; } | get name concode_field_sep String name concode_elem_sep Long id concode_field_sep void setName concode_elem_sep String toIndentedString concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Category name concode_elem_sep void setId concode_elem_sep Long getId concode_elem_sep String toString co... |
boolean function ( Object arg0 ) { if ( arg0 instanceof MetricLine ) { MetricLine loc0 = ( MetricLine ) arg0 ; return loc0 . getMetricSort ( ) . equals ( metricSort ) && loc0 . getAppId ( ) . equals ( appId ) ; } return false ; } | compares metricsort and appid for equality concode_field_sep MetricSort metricSort concode_elem_sep long count concode_elem_sep List<AggregateCounter> aggregateCounters concode_elem_sep UUID appId concode_field_sep List<AggregateCounter> getAggregateCounters concode_elem_sep int hashCode concode_elem_sep String toStrin... |
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 ) ; } | get custom deserializer concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.gvt.www.ws.eai.oss.ossturbonet.OSSTurbonetIn ossTurbonetIn concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep org.apache.axis.description.TypeDesc getTypeDes... |
int function ( String arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( ) ; } for ( int loc0 = 0 ; loc0 < stringArray . length ; loc0 ++ ) { if ( arg0 . equalsIgnoreCase ( stringArray [ loc0 ] ) ) { return COMPLETE ; } } return UNMATCH ; } | check if a string is contained within the array , without take care of uppercase and lowercase . concode_field_sep int ERROR concode_elem_sep String[] stringArray concode_elem_sep int COMPLETE concode_elem_sep int INCOMPLETE concode_elem_sep int UNMATCH concode_field_sep String getExactString concode_elem_sep void setS... |
String function ( ) { return action ; } | return the value of the action property . concode_field_sep String branchContractedIcon concode_elem_sep boolean expanded concode_elem_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep String action concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_se... |
HostnameVerifier function ( ) { return hostnameVerifier ; } | returns the hostname verifier , or null if this is not an https address . concode_field_sep Proxy proxy concode_elem_sep List<String> transports concode_elem_sep int uriPort concode_elem_sep SSLSocketFactory sslSocketFactory concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep OkAuthenticator authenticat... |
void function ( List < String > arg0 , String arg1 , Collection < String > arg2 , String arg3 ) { for ( String loc0 : arg2 ) { addChangedMimeType ( arg0 , arg1 , arg3 , loc0 ) ; } } | the method adds mimetype that is changed addition/deletion/updation to the input list . concode_field_sep String IS_DELETED_TEXT concode_elem_sep String RESPONSE concode_elem_sep String IS_ADDED_TEXT concode_elem_sep String MIME_TYPE concode_elem_sep String IS_UPDATED_TEXT concode_field_sep Collection<String> fetchDiff... |
void function ( ) { if ( ++ data [ 4 ] == 0 ) { data [ 5 ] ++ ; } } | increases the sequence counter . note : currently not used , because asep is not even looking on this value . concode_field_sep byte[] data concode_field_sep void setCH2Cmd concode_elem_sep short getSeqCnt concode_elem_sep int getLength concode_elem_sep void setCH1Cmd concode_elem_sep void calculateChecksum concode_ele... |
EncryptionDictionary function ( ) { return encryptDictionary ; } | gets the encryption dictionary associated with the document encryption handler . concode_field_sep Logger logger concode_elem_sep EncryptionDictionary encryptDictionary concode_elem_sep SecurityHandler securityHandler concode_elem_sep boolean foundJCE concode_field_sep byte[] getEncryptionKey concode_elem_sep boolean i... |
Function function ( ) { return constructorDeclaration ; } | the annotation constructor , if this is the invocation of an annotation constructor concode_field_sep List<AnnotationConstructorParameter> constructorParameters concode_elem_sep boolean interop concode_elem_sep Function constructorDeclaration concode_elem_sep Declaration primary concode_elem_sep List<AnnotationArgument... |
void function ( String arg0 ) { Spark . staticFileLocation ( arg0 ) ; } | sets the path to serve static files from . this method must be called before any other routing methods . the path should be a folder in the classpath . any files orfolders inside the path will be accessible from the server usingthe relative path to the file/folder inside the path as the basepath in the url . concode_fi... |
void function ( final EJBClientContext arg0 , final ClassLoader arg1 ) { synchronized ( this . ejbClientContexts ) { this . ejbClientContexts . put ( arg1 , arg0 ) ; } } | associates a ejbclientcontext with the passed classloader . concode_field_sep ConcurrentMap<EJBClientContextIdentifier,EJBClientContext> identifiableContexts concode_elem_sep ServiceName TCCL_BASED_EJB_CLIENT_CONTEXT_SELECTOR_SERVICE_NAME concode_elem_sep WeakHashMap<ClassLoader,EJBClientContext> ejbClientContexts conc... |
DelayAlertReasonType function ( ) { return attributionReason ; } | gets the value of the attributionreason property . concode_field_sep String delayLongDecription concode_elem_sep String endLocationStanox concode_elem_sep BigInteger attributed concode_elem_sep String responsibleTrain concode_elem_sep String currentTrainID concode_elem_sep String equipmentNumber concode_elem_sep Boolea... |
void function ( FunctionOptimisationProblem arg0 ) { this . he2_h_problem = arg0 ; this . he2_h = ( ContinuousFunction ) arg0 . getFunction ( ) ; } | sets the h function with a specified problem . concode_field_sep ContinuousFunction he2_g concode_elem_sep long serialVersionUID concode_elem_sep ContinuousFunction he2_h concode_elem_sep FunctionOptimisationProblem he2_h_problem concode_elem_sep FunctionOptimisationProblem he2_g_problem concode_field_sep ContinuousFun... |
void function ( int arg0 ) { getLock ( arg0 ) . unlock ( ) ; } | unlocks given key . concode_field_sep Lock[] locks concode_field_sep int concurrencyLevel concode_elem_sep Lock getLock concode_elem_sep Lock getLock concode_elem_sep Lock getLock concode_elem_sep void lock concode_elem_sep void lock concode_elem_sep void lock |
Path function ( ) { return ( Path ) resultObject ; } | gets the result item by casting it to a path . concode_field_sep Object resultObject concode_field_sep Object getObject concode_elem_sep byte getByte concode_elem_sep Property<V> getProperty concode_elem_sep short getShort concode_elem_sep double getDouble concode_elem_sep String getString concode_elem_sep float getFlo... |
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 ) ; } | get custom deserializer concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String attributeType concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep java.lang.String getAttributeType concode_elem_sep org.apache.axis.description.... |
String function ( ) { return currentSpotFleetRequestState ; } | the current state of the spot fleet request . constraints : allowed values : submitted , active , cancelled , failed , cancelled_running , cancelled_terminating , modifying concode_field_sep String spotFleetRequestId concode_elem_sep String currentSpotFleetRequestState concode_elem_sep String previousSpotFleetRequestSt... |
boolean function ( String arg0 ) { for ( TextProvider loc0 : textProviders ) { if ( loc0 . hasKey ( arg0 ) ) { return true ; } } return false ; } | it will consult each individual textprovider s and return true if either one of the textprovider '' has such a key else false . concode_field_sep Logger LOG concode_elem_sep List<TextProvider> textProviders concode_field_sep ResourceBundle getTexts concode_elem_sep ResourceBundle getTexts concode_elem_sep String getTex... |
List < ExtensionType > function ( ) { if ( extension == null ) { extension = new ArrayList < ExtensionType > ( ) ; } return this . extension ; } | gets the value of the extension property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the extension property . for example , to add a new item , d... |
boolean function ( ) { return isBegin ; } | returns true if this timing specifier is in the owner 's begin list , false if it is in the owner 's end list . concode_field_sep TimedElement owner concode_elem_sep boolean isBegin concode_field_sep boolean isEventCondition concode_elem_sep void initialize concode_elem_sep void deinitialize concode_elem_sep TimedEleme... |
Map < String , Object > function ( ) { return propMap ; } | get all properties as map . concode_field_sep Map<String,Object> propMap concode_field_sep boolean containsKey concode_elem_sep ZkNodeProps plus concode_elem_sep ZkNodeProps plus concode_elem_sep Integer getInt concode_elem_sep String getStr concode_elem_sep String getStr concode_elem_sep ZkNodeProps load concode_elem_... |
void function ( ) { DefaultCategoryDataset loc0 = new DefaultCategoryDataset ( ) ; boolean loc1 = false ; try { loc0 . getValue ( 0 , 0 ) ; } catch ( IndexOutOfBoundsException loc2 ) { loc1 = true ; } assertTrue ( loc1 ) ; } | a simple check for the getvalue int , int method . concode_field_sep double EPSILON concode_field_sep void testAddValue concode_elem_sep void testGetRowCount concode_elem_sep void testPublicCloneable concode_elem_sep void testSerialization concode_elem_sep void testRemoveColumn concode_elem_sep void testIncrementValue ... |
Cache function ( ) { if ( lLog != null ) { return lLog . getCache ( ) ; } else { return null ; } } | returns the cache object or null if one does n't exist . concode_field_sep Log lLog concode_elem_sep LockFile lf concode_field_sep void checkpoint concode_elem_sep void releaseLock concode_elem_sep void openLog concode_elem_sep boolean closeLog concode_elem_sep boolean hasLog concode_elem_sep void setScriptType concode... |
int function ( ) { return ( ( this . warnings == null ) ? 0 : this . warnings . size ( ) ) ; } | returns the number of warnings . concode_field_sep CompilerConfiguration configuration concode_elem_sep LinkedList warnings concode_elem_sep LinkedList errors concode_field_sep void addError concode_elem_sep void addError concode_elem_sep void addError concode_elem_sep void addError concode_elem_sep Message getLastErro... |
Object function ( Method arg0 , Object [ ] arg1 ) { validateProxiedObject ( ) ; T loc0 = getPooledObject ( ) ; if ( usageTracking != null ) { usageTracking . use ( loc0 ) ; } return arg0 . invoke ( loc0 , arg1 ) ; } | invoke the given method on the wrapped object . concode_field_sep T pooledObject concode_elem_sep UsageTracking<T> usageTracking concode_field_sep void validateProxiedObject concode_elem_sep T getPooledObject concode_elem_sep T disableProxy |
Color function ( RGB arg0 ) { Color loc0 = ( Color ) fColorTable . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new Color ( Display . getCurrent ( ) , arg0 ) ; fColorTable . put ( arg0 , loc0 ) ; } return loc0 ; } | return the color that is stored in the color table under the given rgb value . concode_field_sep RGB JAVADOC_LINK concode_elem_sep RGB STRING concode_elem_sep RGB JAVADOC_DEFAULT concode_elem_sep RGB MULTI_LINE_COMMENT concode_elem_sep RGB SINGLE_LINE_COMMENT concode_elem_sep RGB KEYWORD concode_elem_sep RGB TYPE conco... |
String function ( ) { return HTTPS_RESULT ; } | method to get the last update response from vansah concode_field_sep int HTTPS_RESPONSE_CODE concode_elem_sep String VANSAH_BUILD concode_elem_sep String VANSAH_COMMENT concode_elem_sep String VANSAH_RESULT concode_elem_sep String VANSAH_ENVIRONMENT concode_elem_sep VansahInterface vansahinterface concode_elem_sep Stri... |
void function ( ObjectOutputStream arg0 ) { checkAbilityToSerialize ( ) ; arg0 . writeObject ( uniqueKeyName ) ; arg0 . writeObject ( entityName ) ; arg0 . writeObject ( key ) ; arg0 . writeObject ( keyType ) ; arg0 . writeObject ( entityMode ) ; } | custom serialization routine used during serialization of a session/persistencecontext for increased performance . concode_field_sep EntityMode entityMode concode_elem_sep String entityName concode_elem_sep int hashCode concode_elem_sep Type keyType concode_elem_sep String uniqueKeyName concode_elem_sep Object key conc... |
boolean function ( Object arg0 ) { TreeNode loc0 = ( TreeNode ) arg0 ; return termCode == loc0 . termCode ; } | compares the term code of the given tree node with the term code of this node . concode_field_sep TreeNode right concode_elem_sep int frequency concode_elem_sep String term concode_elem_sep TreeNode left concode_elem_sep int termCode concode_field_sep String getTerm concode_elem_sep int compareTo concode_elem_sep int g... |
java . lang . String function ( ) { return _dataitem . getNode2 ( ) ; } | returns the node2 of this d a t a i t e m. concode_field_sep DATAITEM _dataitem 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 boolean isEscapedModel concode_el... |
PushNotificationProvider function ( ) { return new PushNotificationProvider ( ) ; } | create an instance of pushnotificationprovider concode_field_sep QName _DeviceTypeConfiguration_QNAME concode_field_sep Table createTable concode_elem_sep QueryParameters createQueryParameters concode_elem_sep DataSource createDataSource concode_elem_sep TableConfig createTableConfig concode_elem_sep Operation createOp... |
Integer function ( ) { return snakeCase ; } | get snakecase concode_field_sep Integer name concode_elem_sep String property concode_elem_sep Integer _123Number concode_elem_sep Integer snakeCase concode_field_sep void setName concode_elem_sep String toIndentedString concode_elem_sep Integer getName concode_elem_sep String getProperty concode_elem_sep int hashCode ... |
Builder < K , V > function ( BinaryOperator < V > arg0 ) { this . coalescer = requireNonNull ( arg0 ) ; return this ; } | the action that decides which value to take in case a key was updated multiple times . concode_field_sep Consumer<Map<K,V>> writeAction concode_elem_sep long bufferTimeNanos concode_elem_sep PublishSubject<SimpleImmutableEntry<K,V>> subject concode_elem_sep BinaryOperator<V> coalescer concode_field_sep Builder<K,V> buf... |
int function ( ) { if ( c1 . getAlpha ( ) == 255 && c2 . getAlpha ( ) == 255 ) return Transparency . OPAQUE ; else return Transparency . TRANSLUCENT ; } | returns the transparency code for this gradientpaint instance . this is derived from the two color objects used in creating thisobject : if both colors are opaque , this method returns transparency #opaque , otherwise it returns transparency #translucent . concode_field_sep float y1 concode_elem_sep float x1 concode_el... |
String function ( String arg0 ) { StringTokenizer loc0 = new StringTokenizer ( arg0 , "srini_string" ) ; return loc0 . nextToken ( ) ; } | used by subclass constructors to extract operator mnemonic from the instruction example . concode_field_sep int INSTRUCTION_LENGTH_BITS concode_elem_sep int INSTRUCTION_LENGTH concode_elem_sep char[] operandMask concode_elem_sep String mnemonic concode_elem_sep String description concode_elem_sep String exampleFormat c... |
void function ( String arg0 ) { this . comment = arg0 ; } | sets the value of the comment property . concode_field_sep String cluster concode_elem_sep String semanticType concode_elem_sep BigInteger start concode_elem_sep String comment concode_elem_sep BigInteger end concode_elem_sep String id concode_elem_sep String text concode_field_sep void setCluster concode_elem_sep BigI... |
SortedSet < CreateSubCommandHandler < ? , ? >> function ( ) { return createHandlers ; } | gets all the create-xxx sub-command handlers . concode_field_sep HelpSubCommandHandler helpHandler concode_elem_sep SortedSet<GetPropSubCommandHandler> getPropHandlers concode_elem_sep Visitor visitor concode_elem_sep SortedSet<ListSubCommandHandler> listHandlers concode_elem_sep SubCommandArgumentParser parser concode... |
int function ( ) { return m_exitStatus ; } | getexitstatus concode_field_sep String m_match concode_elem_sep ExecRunner m_execRunner concode_elem_sep int m_exitStatus concode_elem_sep String m_args concode_elem_sep String m_toption concode_elem_sep String m_error concode_elem_sep String m_script concode_elem_sep String m_banner concode_elem_sep String m_hoption c... |
int function ( ) { int loc0 = getWriteOffsetTBytes ( ) ; if ( getBytes ( ) != null ) loc0 += getBytes ( ) . length ; return loc0 ; } | returns the total length of the corresponding structure when this object is written to ibm i bytes for use by the validation list apis . this is the length of the entire structure , not just the translated bytes . concode_field_sep byte[] bytes_ concode_elem_sep int ccsid_ concode_field_sep void setBytes concode_elem_s... |
void function ( int arg0 ) { timeBased = false ; nextGate = arg0 ; } | set the number of iterations until we stop concode_field_sep Object parserLock concode_elem_sep boolean SuppressSetErrorStackTrace concode_elem_sep Object statusLock concode_elem_sep boolean timeBased concode_elem_sep Gate gate concode_elem_sep Thread thread concode_elem_sep long nextGate concode_elem_sep int status co... |
void function ( Throwable arg0 ) { log ( arg0 . getMessage ( ) ) ; arg0 . printStackTrace ( _printStream ) ; } | log an exception . concode_field_sep PrintStream _printStream concode_elem_sep Logger _logger concode_elem_sep String BANNER_BRACKET concode_elem_sep boolean _loggingEnabled concode_elem_sep String BANNER_INDENTATION concode_field_sep Logger getLogger concode_elem_sep void enableLogging concode_elem_sep void logBanner ... |
Boolean function ( ) { return intray ; } | gets the value of the intray property . concode_field_sep Boolean books concode_elem_sep String dataClass concode_elem_sep Boolean self concode_elem_sep Boolean intray concode_elem_sep Boolean archive concode_field_sep void setIntray concode_elem_sep void setSelf concode_elem_sep Boolean isBooks concode_elem_sep Boolea... |
Integer function ( ) { return priority ; } | gets priority . concode_field_sep String expression concode_elem_sep String comments concode_elem_sep Integer triggerid concode_elem_sep List<FunctionBean> function concode_elem_sep String description concode_elem_sep Integer priority concode_elem_sep Integer templateid concode_elem_sep Integer type concode_elem_sep in... |
AbstractResult function ( int arg0 , Status arg1 , List < ObligationResult > arg2 , List < Advice > arg3 , EvaluationCtx arg4 ) { if ( arg4 . getXacmlVersion ( ) == XACMLConstants . XACML_VERSION_3_0 ) { return new Result ( arg0 , arg1 , arg2 , arg3 , arg4 ) ; } else { return new org . wso2 . balana . ctx . xacml2 . Re... | returns instance of abstractresult based one the xacml version . constructs a abstractresult object with decision and evaluation ctx concode_field_sep ResultFactory factoryInstance concode_field_sep ResultFactory getFactory |
void function ( String arg0 , String arg1 ) { if ( LOG . INFO >= LOGLEVEL ) Log . i ( arg0 , arg1 ) ; } | info 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 setL... |
boolean function ( ) { return socketAddresses != null ; } | returns true if there 's another socket address to try . concode_field_sep int nextSocketAddressIndex concode_elem_sep List<Route> postponedRoutes concode_elem_sep int TLS_MODE_MODERN concode_elem_sep Address address concode_elem_sep Iterator<Proxy> proxySelectorProxies concode_elem_sep ConnectionPool pool concode_elem... |
Fixture function ( ) { return world . fixtures . get ( jniGetFixtureA ( addr ) ) ; } | get the first fixture in this contact . concode_field_sep World world concode_elem_sep WorldManifold worldManifold concode_elem_sep long addr concode_elem_sep float[] tmp concode_field_sep boolean jniIsTouching concode_elem_sep float getRestitution concode_elem_sep float jniGetRestitution concode_elem_sep void jniSetEn... |
IProject function ( EObject arg0 ) { return ResourcesPlugin . getWorkspace ( ) . getRoot ( ) . getFile ( new Path ( arg0 . eResource ( ) . getURI ( ) . toPlatformString ( true ) ) ) . getProject ( ) ; } | get the iproject containing the given eobject concode_field_sep SGenFactory factory concode_field_sep void setDefaultValue concode_elem_sep FeatureParameterValue createParameterValue concode_elem_sep boolean projectOpened concode_elem_sep FeatureConfiguration createDefaultFeatureConfiguration concode_elem_sep boolean p... |
com . liferay . marketplace . model . App function ( long arg0 ) { return getService ( ) . createApp ( arg0 ) ; } | creates a new app with the primary key . does not add the app to the database . concode_field_sep ServiceTracker<AppLocalService,AppLocalService> _serviceTracker concode_field_sep com.liferay.marketplace.model.App fetchAppByUuidAndCompanyId concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com... |
HKDFParameters function ( final byte [ ] arg0 , final byte [ ] arg1 ) { return new HKDFParameters ( arg0 , true , null , arg1 ) ; } | factory method that makes the hkdf skip the extract part of the key derivation function . concode_field_sep boolean skipExpand concode_elem_sep byte[] salt concode_elem_sep byte[] ikm concode_elem_sep byte[] info concode_field_sep HKDFParameters defaultParameters concode_elem_sep byte[] getInfo concode_elem_sep byte[] ... |
void function ( String arg0 ) { if ( firstTime ) { LogLog . error ( arg0 ) ; firstTime = false ; } } | print a the error message passed as parameter on system.err . concode_field_sep String ERROR_PREFIX concode_elem_sep String WARN_PREFIX concode_elem_sep boolean firstTime concode_field_sep void activateOptions concode_elem_sep void setLogger concode_elem_sep void setBackupAppender concode_elem_sep void setAppender |
boolean function ( final int arg0 ) { return arg0 % 2 != 0 ; } | determines if a number is odd . concode_field_sep PlaceHolder placeHolder concode_field_sep float simpleLinearConversion concode_elem_sep BigDecimal simpleLinearConversion concode_elem_sep boolean isEven concode_elem_sep String format concode_elem_sep boolean isPrime concode_elem_sep String formatAsRomanNumeral |
void function ( String arg0 , String arg1 ) { if ( arg1 != null ) url = url + "srini_string" + arg0 + "srini_string" + arg1 ; else url = url + "srini_string" + arg0 ; } | adds a new parameter with value concode_field_sep String ttl_param concode_elem_sep String maddr_param concode_elem_sep String transport_param concode_elem_sep String lr_param concode_elem_sep String url concode_field_sep void addTransport concode_elem_sep void addLr concode_elem_sep String getTransport concode_elem_se... |
void function ( int arg0 ) { } | callback invoked when data activity state changes . concode_field_sep int LISTEN_NONE concode_elem_sep int LISTEN_CELL_LOCATION concode_elem_sep int LISTEN_CALL_FORWARDING_INDICATOR concode_elem_sep int LISTEN_DATA_ACTIVITY concode_elem_sep Handler mHandler concode_elem_sep int LISTEN_SERVICE_STATE concode_elem_sep IPh... |
XmlDom function ( ) { return ltvData ; } | see #ltvdata concode_field_sep XmlDom signingCertificate concode_elem_sep String contextName concode_elem_sep XmlDom bvData concode_elem_sep POEExtraction poe concode_elem_sep ValidationPolicy countersignatureValidationPolicy concode_elem_sep XmlDom ltvData concode_elem_sep XmlDom tsData concode_elem_sep Date currentTi... |
Calendar function ( ) { throw new UnsupportedOperationException ( ) ; } | documentation pending concode_field_sep boolean negative concode_elem_sep Integer hours concode_elem_sep Integer months concode_elem_sep Integer weeks concode_elem_sep boolean bounded concode_elem_sep Integer minutes concode_elem_sep long WEEKS concode_elem_sep Logger log concode_elem_sep Integer years concode_elem_sep... |
Filter function ( String arg0 ) { try { return ECQL . toFilter ( arg0 ) ; } catch ( CQLException loc0 ) { try { return CQL . toFilter ( arg0 ) ; } catch ( CQLException loc1 ) { } throw loc0 ; } } | parses a cql/ecql filter string . this method first attempts to parse as ecql , and on an error falls back to cql . concode_field_sep PlaceHolder placeHolder concode_field_sep List<Filter> toFilterList |
boolean function ( Account arg0 ) { String loc0 = InvalidationController . get ( mApplicationContext ) . getContractAuthority ( ) ; return mSyncContentResolverWrapper . getIsSyncable ( arg0 , loc0 ) <= 0 ; } | returns whether the given account has ever been synced . concode_field_sep Object LOCK concode_elem_sep SyncStatusHelper sSyncStatusHelper concode_elem_sep Context mApplicationContext concode_elem_sep String AUTH_TOKEN_TYPE_SYNC concode_elem_sep String TAG concode_elem_sep SyncContentResolverDelegate mSyncContentResolv... |
void function ( ) { if ( mStatusMonitor != null ) { mStatusMonitor . giveup ( ) ; } } | stops the jmpdcomm mpd status monitor concode_field_sep int EVENT_DISCONNECT concode_elem_sep int EVENT_START_STATUS_MONITOR concode_elem_sep int EVENT_STOP_STATUS_MONITOR concode_elem_sep int LOCAL_UID concode_elem_sep String[] mIdleSubsystems concode_elem_sep MPD mMPD concode_elem_sep Handler mHelperHandler concode_e... |
void function ( ) { System . out . println ( "srini_string" ) ; String loc0 = "srini_string" ; Users loc1 = new Users ( ) ; loc1 . setEmail ( loc0 ) ; fail ( "srini_string" ) ; } | test of setemail method , of class users . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testSetPassword concode_elem_sep void tearDownClass concode_elem_sep void testGetPassword concode_elem_sep void testSetFirstName concode_elem_sep void testSetUsername concode_elem... |
Scan function ( ) { Scan loc0 = p . open ( ) ; return new GroupByScan ( loc0 , groupfields , aggfns ) ; } | this method opens a sort plan for the specified plan . the sort plan ensures that the underlying records will be appropriately grouped . concode_field_sep Plan p concode_elem_sep Collection<String> groupfields concode_elem_sep Collection<AggregationFn> aggfns concode_elem_sep Schema sch concode_field_sep Schema schema ... |
Collection function ( Set arg0 ) { return Collections . EMPTY_SET ; } | by default , do n't exclude any objects from the copy operation . 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 XMLResource getResource concode_elem_sep Stri... |
String function ( ) { return serviceId ; } | returns the service id of the bindings main service , that can be configured . concode_field_sep String DEFAULT_SERVICE_ID_PREFIX concode_elem_sep URI configDescriptionURI concode_elem_sep String author concode_elem_sep String name concode_elem_sep String description concode_elem_sep String id concode_elem_sep String s... |
DestinationMapNode function ( String arg0 ) { DestinationMapNode loc0 = ( DestinationMapNode ) childNodes . get ( arg0 ) ; if ( loc0 == null ) { loc0 = createChildNode ( ) ; loc0 . arg0 = arg0 ; childNodes . put ( arg0 , loc0 ) ; } return loc0 ; } | returns the child node for the given named path , lazily creating one if it does not yet exist concode_field_sep DestinationMapNode parent concode_elem_sep String path concode_elem_sep String ANY_CHILD concode_elem_sep int pathLength concode_elem_sep String ANY_DESCENDENT concode_elem_sep List<Object> values concode_el... |
void function ( String arg0 ) { if ( arg0 != null ) this . comment = arg0 ; } | sets the comment of the image . concode_field_sep String filename concode_elem_sep String url concode_elem_sep char FROMDESCRIPTION concode_elem_sep char FROMUNKNOWN concode_elem_sep char FROMUSER concode_elem_sep String comment concode_elem_sep char source concode_elem_sep char FROMSPOILER concode_elem_sep String titl... |
void function ( String arg0 ) { this . name = arg0 ; } | this field is never used concode_field_sep String ico concode_elem_sep String infoUrl concode_elem_sep String name concode_elem_sep String company concode_elem_sep String companyUrl concode_elem_sep Long type concode_elem_sep String family concode_elem_sep String url concode_field_sep void setFamily concode_elem_sep St... |
Row function ( Table arg0 , Object arg1 [ ] ) { if ( arg0 . isText ( ) ) { return new CachedDataRow ( arg0 , arg1 ) ; } else if ( arg0 . isCached ( ) ) { return new CachedRow ( arg0 , arg1 ) ; } else { return new Row ( arg0 , arg1 ) ; } } | factory method instantiates a row based on table type . concode_field_sep Node nPrimaryNode concode_elem_sep Object oData[] concode_field_sep Row getUpdatedRow concode_elem_sep boolean isDeleted concode_elem_sep Node getNextNode concode_elem_sep Node getNode concode_elem_sep void delete concode_elem_sep Object[] getDat... |
boolean function ( ) { return m_includeParents ; } | returns the include parents flag . concode_field_sep CmsLockFilter FILTER_NON_INHERITED concode_elem_sep CmsLockFilter FILTER_INHERITED concode_elem_sep boolean m_includeChildren concode_elem_sep boolean m_sharedExclusive concode_elem_sep CmsLockFilter FILTER_ALL concode_elem_sep CmsUUID m_notOwnedByUserId concode_elem... |
Element function ( Element arg0 ) { return getFirstChildElement ( ( Node ) arg0 ) ; } | gets the first child element of an element . concode_field_sep PlaceHolder placeHolder concode_field_sep void toWriter concode_elem_sep void toWriter concode_elem_sep void assignOutputProperties concode_elem_sep List<Element> toElementList concode_elem_sep String toString concode_elem_sep String toString concode_elem_s... |
String function ( ) { return file ; } | gets the name of the file this setting should be saved into . concode_field_sep int STRING concode_elem_sep Object defaultValue concode_elem_sep int MAP concode_elem_sep int LIST concode_elem_sep int UNDEFINED concode_elem_sep int type concode_elem_sep int BOOLEAN concode_elem_sep String file concode_elem_sep boolean s... |
UriComponents function ( Object ... arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; return expandInternal ( new VarArgsTemplateVariables ( arg0 ) ) ; } | replace all uri template variables with the values from a given array . the given array represents variable values . the order of variables is significant . concode_field_sep String fragment concode_elem_sep String scheme concode_elem_sep Map<String,?> uriVariables concode_elem_sep Object SKIP_VALUE concode_elem_sep It... |
TimestampFormatter function ( ) { return DEFAULT_FORMATTER ; } | specifies the timestampformatter to use to output dates in the properties file . concode_field_sep DateTimeFormatter DEFAULT_TIME_FORMAT concode_elem_sep TimestampFormatter DEFAULT_FORMATTER concode_elem_sep BuildInfoKey KEY concode_elem_sep PathFragment BUILD_INFO_VOLATILE_PROPERTIES_NAME concode_elem_sep PathFragment... |
void function ( MarkedRequest arg0 ) { if ( arg0 == null ) { TracerSingleton . log ( Constants . NOME_MODULO , TracerSingleton . CRITICAL , "srini_string" + "srini_string" ) ; throw new NavigationException ( "srini_string" ) ; } list . add ( 0 , arg0 ) ; } | adds a markedrequest element to the stack . concode_field_sep ArrayList list concode_field_sep MarkedRequest goBackToMark concode_elem_sep MarkedRequest goBackToPosition concode_elem_sep void reset concode_elem_sep void replaceLast concode_elem_sep String toString |
int function ( ) { return maxMergeCount ; } | returns maxmergecount . concode_field_sep Setting<Integer> MAX_MERGE_COUNT_SETTING concode_elem_sep int maxThreadCount concode_elem_sep int maxMergeCount concode_elem_sep boolean autoThrottle concode_elem_sep Setting<Boolean> AUTO_THROTTLE_SETTING concode_elem_sep Setting<Integer> MAX_THREAD_COUNT_SETTING concode_field... |
long function ( long arg0 ) { long loc0 = taskMemoryManager . acquireExecutionMemory ( arg0 , MemoryMode . ON_HEAP , this ) ; used += loc0 ; return loc0 ; } | allocates a heap memory of ` size ` . concode_field_sep TaskMemoryManager taskMemoryManager concode_elem_sep long pageSize concode_elem_sep long used concode_field_sep long getUsed concode_elem_sep void spill concode_elem_sep long spill concode_elem_sep LongArray allocateArray concode_elem_sep MemoryBlock allocatePage ... |
Record function ( java . util . Date arg0 ) { setLastModifiedDate ( arg0 ) ; return this ; } | the date on which the record was last modified . concode_field_sep java.util.Date lastModifiedDate concode_elem_sep String lastModifiedBy concode_elem_sep Long syncCount concode_elem_sep String value concode_elem_sep String key concode_elem_sep java.util.Date deviceLastModifiedDate concode_field_sep String getKey conco... |
void function ( ) { when ( collection . find ( Matchers . < DBObject > any ( ) , Matchers . < DBObject > any ( ) ) ) . thenThrow ( MongoException . class ) ; kb . getCauseNames ( ) ; } | tests that the mongo exception caused by the collection gets thrown from the knowledgebase . concode_field_sep List<Indication> indications concode_elem_sep FailureCause mockedCause concode_elem_sep MongoDBKnowledgeBase kb concode_elem_sep int PORT concode_elem_sep JacksonDBCollection<FailureCause,String> collection co... |
Builder function ( String arg0 , Object arg1 ) { Assert . notNull ( arg0 , "srini_string" ) ; Assert . notNull ( arg1 , "srini_string" ) ; this . details . put ( arg0 , arg1 ) ; return this ; } | record detail using given key and value . concode_field_sep Map<String,Object> details concode_elem_sep Status status concode_field_sep Builder withException concode_elem_sep Health build concode_elem_sep int hashCode concode_elem_sep Builder outOfService concode_elem_sep Builder outOfService concode_elem_sep boolean e... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.