idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
4,100
sets the value of the responsecode property . concode_field_sep CodeType queryCode concode_elem_sep BigInteger maxItems concode_elem_sep BigInteger recordSetCount concode_elem_sep ResponseFilterType responseFilter concode_elem_sep BigInteger recordSetStart concode_elem_sep List<QueryCriteriaType> queryCriteria concode_...
void function ( CodeType arg0 ) { this . responseCode = arg0 ; }
4,101
get the above-left pixel from the buffer . concode_field_sep int bpp concode_elem_sep int width concode_elem_sep int height concode_field_sep void encode concode_elem_sep void setBpp concode_elem_sep int leftPixel concode_elem_sep int getBpp concode_elem_sep void main concode_elem_sep void encodeLine concode_elem_sep i...
int function ( byte [ ] arg0 , int arg1 , int arg2 , int arg3 ) { return arg1 >= arg2 && arg3 >= getBpp ( ) ? arg0 [ arg1 + arg3 - arg2 - getBpp ( ) ] : 0 ; }
4,102
true if bluetooth is enabled at the beginning of the test ; otherwise , false . concode_field_sep Boolean wifi concode_elem_sep Boolean bluetooth concode_elem_sep Boolean nfc concode_elem_sep Boolean gps concode_field_sep Radios withBluetooth concode_elem_sep Radios withNfc concode_elem_sep Radios withGps concode_elem_...
void function ( Boolean arg0 ) { this . bluetooth = arg0 ; }
4,103
get the support of this item the number of sequences containing it . concode_field_sep String item concode_elem_sep Set<Integer> sequencesID concode_elem_sep boolean postfix concode_field_sep Set<Integer> getSequencesID concode_elem_sep boolean isPostfix concode_elem_sep int hashCode concode_elem_sep boolean equals con...
int function ( ) { return sequencesID . size ( ) ; }
4,104
compare the raw locations without schema and authority . this is useful since existing tables/partitions in the hive metastore have absolute paths in the location property , but the new table/partition may have a raw path . concode_field_sep HiveRegistrationUnit newUnit concode_elem_sep HiveRegistrationUnit existingUni...
T function ( ) { if ( ! this . result ) { this . result |= ( ! new Path ( this . existingUnit . getLocation ( ) . get ( ) ) . toUri ( ) . getRawPath ( ) . equals ( new Path ( this . newUnit . getLocation ( ) . get ( ) ) . toUri ( ) . getRawPath ( ) ) ) ; } return ( T ) this ; }
4,105
gets the value of the source property . concode_field_sep String sourceURL concode_elem_sep XMLGregorianCalendar lastVerified concode_elem_sep String to concode_elem_sep String source concode_elem_sep String verifiedBy concode_elem_sep String value concode_elem_sep Object orgID concode_field_sep void setOrgID concode_e...
String function ( ) { return source ; }
4,106
a unique identifier in the format region : guid . concode_field_sep java.util.Date lastModifiedDate concode_elem_sep String identityId concode_elem_sep java.util.Date creationDate concode_elem_sep java.util.List<String> logins concode_field_sep String getIdentityId concode_elem_sep IdentityDescription withIdentityId co...
void function ( String arg0 ) { this . identityId = arg0 ; }
4,107
replace the instance with a data transfer object for serialization . this intermediate class serializes only the frame key . concode_field_sep Rotation r4 concode_elem_sep TimeFunction<double[]> precessionFunction concode_elem_sep long serialVersionUID concode_elem_sep IERSConventions conventions concode_elem_sep long ...
Object function ( ) { return new DataTransferObject ( conventions ) ; }
4,108
sets this processor 's set of characters triggering the activation of the completion proposal computation . concode_field_sep IContextInformationValidator fValidator concode_elem_sep CompletionProposalComparator fComparator concode_elem_sep TemplateEngine fJavaEngine concode_elem_sep String fErrorMessage concode_elem_s...
void function ( char [ ] arg0 ) { fProposalAutoActivationSet = arg0 ; }
4,109
adds an operation to the list of operations of this activity concode_field_sep String activityID concode_elem_sep HashMap operations concode_elem_sep Integer activityNR concode_field_sep Double calculateActivityInformationCohesion concode_elem_sep HashMap getOperations concode_elem_sep HashSet getOutputDataElements con...
void function ( PDMOperation arg0 ) { operations . put ( arg0 . getID ( ) , arg0 ) ; }
4,110
returns flags . concode_field_sep short LENGTH concode_elem_sep Logger log concode_elem_sep int contents concode_elem_sep byte cType concode_elem_sep byte flags concode_elem_sep short TYPE concode_field_sep byte getCtype concode_elem_sep PcepVersion getVersion concode_elem_sep PcepValueType read concode_elem_sep short ...
byte function ( ) { return flags ; }
4,111
get a file in the quarantine . concode_field_sep File directory concode_elem_sep int dir concode_elem_sep int down concode_elem_sep int up concode_field_sep void deleteFile concode_elem_sep File insertCopy concode_elem_sep int getSize concode_elem_sep int compare concode_elem_sep void queueFile concode_elem_sep void qu...
File function ( String arg0 ) { arg0 = ( new File ( arg0 ) ) . getName ( ) ; return new File ( directory , arg0 ) ; }
4,112
create an instance of jaxbelement concode_field_sep QName _MethodName_QNAME concode_elem_sep QName _ObjectQl_QNAME concode_elem_sep QName _MethodParam_QNAME concode_elem_sep QName _Description_QNAME concode_field_sep Query createQuery concode_elem_sep JAXBElement<String> createObjectQl concode_elem_sep JAXBElement<Stri...
JAXBElement < String > function ( final String arg0 ) { return new JAXBElement < String > ( _MethodParam_QNAME , String . class , null , arg0 ) ; }
4,113
gets the city value for this forecastreturn . concode_field_sep java.lang.String city concode_elem_sep boolean success concode_elem_sep java.lang.String responseText concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String state concode_elem_sep java.lang....
java . lang . String function ( ) { return city ; }
4,114
warning 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 s...
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . WARN >= LOGLEVEL ) Log . w ( arg0 , arg1 , arg2 ) ; }
4,115
optional . data attached to the event that can be used by the decider in subsequent workflow tasks . returns a reference to this object so that method calls can be chained together . constraints : length : 0 - 32768 concode_field_sep String control concode_elem_sep String runId concode_elem_sep Long decisionTaskComplet...
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes function ( String arg0 ) { this . control = arg0 ; return this ; }
4,116
add an optional nullable java bean component of type clazz . concode_field_sep Map _bindings concode_elem_sep boolean _modified concode_elem_sep Map _optComponents concode_field_sep Bindings add concode_elem_sep Bindings add concode_elem_sep Bindings add concode_elem_sep Bindings add concode_elem_sep Bindings add conco...
Bindings function ( String arg0 , Class arg1 , JToggleButton arg2 ) { return addOptComponent ( arg0 , arg1 , arg2 , false ) ; }
4,117
gets time of game-play in milliseconds . concode_field_sep long mActiveFromTime concode_elem_sep int GAME_STATE_PLAYING concode_elem_sep OnPuzzleSolvedListener mOnPuzzleSolvedListener concode_elem_sep int GAME_STATE_COMPLETED concode_elem_sep long mId concode_elem_sep int mState concode_elem_sep long mLastPlayed concod...
long function ( ) { if ( mActiveFromTime != - 1 ) { return mTime + SystemClock . uptimeMillis ( ) - mActiveFromTime ; } else { return mTime ; } }
4,118
set the uri for plain text streaming . concode_field_sep String plainTextUriStreaming concode_elem_sep boolean shouldLoadRemoteMetaData concode_elem_sep String secretKey concode_elem_sep String apiKey concode_elem_sep String sslUri concode_elem_sep String plainTextUri concode_elem_sep int port concode_elem_sep String e...
String function ( ) { return plainTextUriStreaming ; }
4,119
logs errors using the given logger . concode_field_sep String TF_NOT_CRYPTO_EXCEPTION concode_elem_sep String TF_TIMEOUT_EXCEPTION concode_elem_sep String TF_NOT_CONNECTION_EXCEPTION concode_field_sep placeholderType placeHolder
void function ( Logger arg0 , String arg1 , Throwable arg2 ) { arg0 . error ( "srini_string" , arg1 , arg2 . getMessage ( ) ) ; }
4,120
encodes the specified bytes using the base64 encoding . concode_field_sep byte[] BASE64_FOR_URL_ALPHABET_ARRAY concode_elem_sep byte[] BASE64_ALPHABET_ARRAY concode_elem_sep byte PAD concode_field_sep byte[] encodeForURL
byte [ ] function ( byte [ ] arg0 ) { return encode ( arg0 , BASE64_ALPHABET_ARRAY , true ) ; }
4,121
tells whether the given nodes are equivalent . nodes are equivalent if they are both resources or both literals and they match according to the rules of those types . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean sameObject concode_elem_sep boolean sameObject concode_elem_sep boolean sameResource ...
boolean function ( Node arg0 , Node arg1 ) { if ( arg0 instanceof URIReference && arg1 instanceof URIReference ) { return sameResource ( ( URIReference ) arg0 , ( URIReference ) arg1 ) ; } else if ( arg0 instanceof Literal && arg1 instanceof Literal ) { return sameLiteral ( ( Literal ) arg0 , ( Literal ) arg1 ) ; } els...
4,122
get entity from the response string . concode_field_sep PlaceHolder placeHolder concode_field_sep int getResponseCode concode_elem_sep List<T> getEntities concode_elem_sep List<T> getEntities concode_elem_sep T filterFields concode_elem_sep MultiPart getMultiPart
T function ( String arg0 , Class < T > arg1 , List < String > arg2 ) { try { ObjectMapper loc0 = new ObjectMapper ( ) ; JsonNode loc1 = loc0 . readTree ( arg0 ) ; return filterFields ( loc0 . treeToValue ( loc1 . get ( "srini_string" ) , arg1 ) , arg2 ) ; } catch ( Exception loc1 ) { throw new RuntimeException ( loc1 )...
4,123
does nothing , as the result is always ready in this implementation . concode_field_sep Exception exception concode_field_sep Throwable getException concode_elem_sep T get concode_elem_sep boolean isReady concode_elem_sep void addNotifier concode_elem_sep void removeNotifier
void function ( ) { }
4,124
username s when consuming messages from the hiptchat server . multiple user names can be separated by comma . concode_field_sep String host concode_elem_sep String authToken concode_elem_sep String protocol concode_elem_sep String consumeUsers concode_elem_sep Integer port concode_field_sep void setHost concode_elem_se...
void function ( String arg0 ) { this . consumeUsers = arg0 ; }
4,125
getcolumnindexatx concode_field_sep ListSelectionModel selectionModel concode_elem_sep Vector tableColumns concode_elem_sep EventListenerList listenerList concode_elem_sep int totalColumnWidth concode_elem_sep int columnMargin concode_elem_sep boolean columnSelectionAllowed concode_elem_sep ChangeEvent changeEvent conc...
int function ( int arg0 ) { return 0 ; }
4,126
an md5 digest of the non-url-encoded message body string . this can be used to verify that amazon sqs received the message correctly . amazon sqs first url decodes the message before creating the md5 digest . for information about md5 , go to http://www.faqs.org/rfcs/rfc1321.html . concode_field_sep String mD5OfMessage...
void function ( String arg0 ) { this . mD5OfMessageBody = arg0 ; }
4,127
returns a flag that indicates whether listeners should be notified about changes to the annotation . concode_field_sep boolean notify concode_elem_sep EventListenerList listenerList concode_field_sep void removeChangeListener concode_elem_sep void writeObject concode_elem_sep void notifyListeners concode_elem_sep void ...
boolean function ( ) { return this . notify ; }
4,128
gets registered device count . concode_field_sep Logger LOG concode_field_sep List<Device> getAllDevices concode_elem_sep List<Device> findDevicesByGcmGroupId concode_elem_sep Device findDeviceByGcmId concode_elem_sep void unregister concode_elem_sep void updateRegistration concode_elem_sep void register
int function ( ) { return ofy ( ) . load ( ) . type ( Device . class ) . count ( ) ; }
4,129
pipeline setup with dn1 very slow but it wo n't lead to timeout . client finishes setup successfully . concode_field_sep short REPLICATION concode_elem_sep long BLOCKSIZE concode_elem_sep Configuration conf concode_field_sep void pipeline_Fi_05 concode_elem_sep void pipeline_Fi_16 concode_elem_sep void pipeline_Fi_06 c...
void function ( ) { final String loc0 = FiTestUtil . getMethodName ( ) ; runSlowDatanodeTest ( loc0 , new SleepAction ( loc0 , 1 , 3000 ) ) ; }
4,130
set query namespace . concode_field_sep String setName concode_elem_sep Value[] functionArgs concode_elem_sep String functionName concode_elem_sep String indexName concode_elem_sep boolean returnData concode_elem_sep String resourcePath concode_elem_sep String namespace concode_elem_sep Filter[] filters concode_elem_se...
void function ( String arg0 ) { this . namespace = arg0 ; }
4,131
check if the games end condition is met : one color does not have any pieces left concode_field_sep int GAME_STATE_BLACK concode_elem_sep int GAME_STATE_WHITE concode_elem_sep MoveValidator moveValidator concode_elem_sep int GAME_STATE_END_BLACK_WON concode_elem_sep List<Piece> capturedPieces concode_elem_sep IPlayerHa...
boolean function ( ) { int loc0 = 0 ; int loc1 = 0 ; for ( Piece loc2 : pieces ) { if ( loc2 . getColor ( ) == Piece . COLOR_BLACK ) loc0 ++ ; else loc1 ++ ; } return loc0 == 0 || loc1 == 0 ; }
4,132
gets the value of the eeidentifier property . concode_field_sep String eeIdentifier concode_elem_sep Boolean success concode_elem_sep String failure concode_elem_sep String icon concode_elem_sep long serialVersionUID concode_elem_sep List<Results.Row> row concode_elem_sep String rightsgraph concode_elem_sep String cont...
String function ( ) { return eeIdentifier ; }
4,133
converts to css rgbcolor concode_field_sep HashMap UnitMapping concode_field_sep StringValue toStringValue concode_elem_sep StringValue toStringValue concode_elem_sep StringValue toStringValue concode_elem_sep FloatValue toFloatValue concode_elem_sep FloatValue toFloatValue concode_elem_sep FloatValue toFloatValue conc...
RGBColorValue function ( Object arg0 ) { if ( arg0 == null ) { return null ; } if ( arg0 instanceof Number ) { return toRGBColor ( ( ( Number ) arg0 ) . intValue ( ) ) ; } else { return toRGBColor ( arg0 . toString ( ) ) ; } }
4,134
replaces all spaces and '_' with ' - ' . concode_field_sep PlaceHolder placeHolder concode_field_sep String wrapEveryNChars concode_elem_sep String wrapEveryNChars concode_elem_sep String wrapEveryNChars concode_elem_sep boolean isTokenInList concode_elem_sep boolean isTokenInList concode_elem_sep void main
String function ( String arg0 ) { return arg0 . toLowerCase ( ) . trim ( ) . replaceAll ( "srini_string" , "srini_string" ) ; }
4,135
isreadermtomaware concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.DisassociateAddressResponseType localDisassociateAddressResponse concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep void writeQName conco...
boolean function ( javax . xml . stream . XMLStreamReader arg0 ) { boolean loc0 = false ; try { loc0 = java . lang . Boolean . TRUE . equals ( arg0 . getProperty ( org . apache . axiom . om . OMConstants . IS_DATA_HANDLERS_AWARE ) ) ; } catch ( java . lang . IllegalArgumentException loc1 ) { loc0 = false ; } return loc...
4,136
set using alternate test values . concode_field_sep LoadData loadData concode_field_sep Object setStandardValues concode_elem_sep Object setValues concode_elem_sep Object buildValue concode_elem_sep Object setNullValues
Object function ( final Class < T > arg0 ) { return setValues ( arg0 , "srini_string" , 1 , Boolean . FALSE , Integer . valueOf ( 2 ) , Long . valueOf ( 2 ) , Double . valueOf ( 2.0 ) , Float . valueOf ( 2.0F ) , Character . valueOf ( 'N' ) , Byte . valueOf ( ( byte ) 2 ) ) ; }
4,137
configure schema validation as recommended by the xerces spec . both dtd and schema validation will be enabled simultaneously . concode_field_sep String JAXP_SCHEMA_LANGUAGE concode_elem_sep String JAXP_SCHEMA_SOURCE concode_elem_sep String versionNumber concode_elem_sep String XERCES_DYNAMIC concode_elem_sep String XE...
void function ( SAXParserFactory arg0 ) { arg0 . setFeature ( XERCES_DYNAMIC , true ) ; arg0 . setFeature ( XERCES_SCHEMA , true ) ; }
4,138
get the file associated to this attachment concode_field_sep String contentDisposition concode_elem_sep String name concode_elem_sep DataSource dataSource concode_elem_sep String contentType concode_field_sep String getContentDispositionHeader concode_elem_sep DataSource getDataSource concode_elem_sep String getFilenam...
File function ( ) { return ( dataSource instanceof FileDataSource ) ? ( ( FileDataSource ) dataSource ) . getFile ( ) : null ; }
4,139
create a new conditionoutcome instance for ` match ' . concode_field_sep boolean match concode_elem_sep String message concode_field_sep ConditionOutcome inverse concode_elem_sep ConditionOutcome noMatch concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String getMessage concode_elem_sep St...
ConditionOutcome function ( String arg0 ) { return new ConditionOutcome ( true , arg0 ) ; }
4,140
heap helper functions concode_field_sep int[] pq concode_elem_sep int NMAX concode_elem_sep Key[] keys concode_elem_sep IndexMinPQ<Key> copy concode_elem_sep int N concode_elem_sep int[] qp concode_field_sep Integer next concode_elem_sep int delMin concode_elem_sep Key keyOf concode_elem_sep void sink concode_elem_sep ...
void function ( int arg0 ) { while ( arg0 > 1 && greater ( arg0 / 2 , arg0 ) ) { exch ( arg0 , arg0 / 2 ) ; arg0 = arg0 / 2 ; } }
4,141
returns the string associated with the value attribute or the label , if no such attribute is specified . concode_field_sep AttributeSet attributes concode_elem_sep String label concode_elem_sep boolean selected concode_field_sep String getLabel concode_elem_sep AttributeSet getAttributes concode_elem_sep void setSelec...
String function ( ) { return label ; }
4,142
gets this module 's list of source code inputs . concode_field_sep int depth concode_elem_sep String name concode_elem_sep List<JSModule> deps concode_elem_sep List<CompilerInput> inputs concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep void add concode_elem_sep List<String> getSortedDe...
List < CompilerInput > function ( ) { return inputs ; }
4,143
asserts that the actual value is greater than the other one . concode_field_sep Comparables INSTANCE concode_elem_sep Failures failures concode_elem_sep ComparisonStrategy comparisonStrategy concode_field_sep void assertNotEqual concode_elem_sep boolean isLessThan concode_elem_sep Comparables instance concode_elem_sep ...
void function ( AssertionInfo arg0 , T arg1 , T arg2 ) { assertNotNull ( arg0 , arg1 ) ; if ( isGreaterThan ( arg1 , arg2 ) ) return ; throw failures . failure ( arg0 , shouldBeGreater ( arg1 , arg2 , comparisonStrategy ) ) ; }
4,144
returns the distributions composing this mixture . concode_field_sep double proportions[] concode_elem_sep long serialVersionUID concode_elem_sep Random random concode_elem_sep GaussianDistribution[] distributions concode_field_sep double probability concode_elem_sep double[] proportions concode_elem_sep double generat...
GaussianDistribution [ ] function ( ) { return distributions . clone ( ) ; }
4,145
adds a url for the pending downloads list . note that this method should be called before the #start iprogressmonitor is called . concode_field_sep List<ContentDownloadRequest> downloads concode_elem_sep List<IPath> completedDownloadsPaths concode_elem_sep ConnectionData connectData concode_field_sep void addDownload c...
void function ( URL arg0 ) { if ( arg0 != null ) { try { addURI ( arg0 . toURI ( ) ) ; } catch ( URISyntaxException loc0 ) { throw new CoreException ( new Status ( IStatus . ERROR , CoreIOPlugin . PLUGIN_ID , loc0 . getMessage ( ) , loc0 ) ) ; } } }
4,146
adds a vector of mediadescriptors concode_field_sep SessionNameField s concode_elem_sep ConnectionField c concode_elem_sep TimeField t concode_elem_sep Vector<AttributeField> av concode_elem_sep SdpField v concode_elem_sep Vector<MediaDescriptor> media concode_elem_sep OriginField o concode_field_sep void init concode_...
SessionDescriptor function ( Vector < MediaDescriptor > arg0 ) { for ( int loc0 = 0 ; loc0 < arg0 . size ( ) ; loc0 ++ ) media . addElement ( arg0 . elementAt ( loc0 ) ) ; return this ; }
4,147
gets the timezone id used to identify this time zone in the javacode . concode_field_sep boolean currentlyShowing concode_elem_sep DateFormat dateFormat concode_elem_sep String imagePath concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_elem_sep String checkboxId concode_field_sep boolean ge...
String function ( ) { return id ; }
4,148
closes and deletes the input files . concode_field_sep IOFile filed concode_elem_sep int[] NOINTS concode_elem_sep int ntl concode_elem_sep DataAccess str concode_elem_sep byte[] tok concode_elem_sep IOFile sizes concode_elem_sep int ptok concode_elem_sep int size concode_elem_sep int[] prv concode_elem_sep DataAccess ...
void function ( ) { str . close ( ) ; dat . close ( ) ; files . delete ( ) ; filed . delete ( ) ; sizes . delete ( ) ; }
4,149
gets the keywords associated with the document . concode_field_sep Hashtable attributes concode_elem_sep SecurityManager securityManager concode_field_sep PDate getCreationDate concode_elem_sep String getSubject concode_elem_sep String getTrappingInformation concode_elem_sep String getTitle concode_elem_sep String getA...
String function ( ) { Object loc0 = attributes . get ( "srini_string" ) ; if ( loc0 != null && loc0 instanceof StringObject ) { StringObject loc1 = ( StringObject ) loc0 ; return cleanString ( loc1 . getDecryptedLiteralString ( securityManager ) ) ; } else { return "srini_string" ; } }
4,150
this method was generated by mybatis generator . this method returns the value of the database column sub_brand_tbl . brand_id concode_field_sep String flag concode_elem_sep Date createTime concode_elem_sep String subBrandDesc concode_elem_sep Integer brandId concode_elem_sep String weiboId concode_elem_sep String crea...
Integer function ( ) { return brandId ; }
4,151
sets the item ids of this shopping cart . concode_field_sep ShoppingCart _shoppingCart concode_field_sep java.lang.String getItemIds concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setInsure concode_...
void function ( java . lang . String arg0 ) { _shoppingCart . setItemIds ( arg0 ) ; }
4,152
schedule a new timer that runs task when it expires . concode_field_sep long currentTick concode_elem_sep int tickIndex concode_elem_sep long tickDurationInNs concode_elem_sep Runnable task concode_elem_sep Timer[][] wheel concode_elem_sep int wheelIndex concode_elem_sep long startTime concode_elem_sep long remainingRo...
Timer function ( final long arg0 , final Runnable arg1 ) { final Timer loc0 = new Timer ( arg0 , arg1 ) ; wheel [ loc0 . wheelIndex ] = addTimeoutToArray ( wheel [ loc0 . wheelIndex ] , loc0 ) ; return loc0 ; }
4,153
respond with the specified response code and the specified payload . get : content 2.05 , valid 2.03 post : created 2.01 , changed 2.04 , deleted 2.02 put : created 2.01 , changed 2.04 delete : deleted 2.02 concode_field_sep String locationQuery concode_elem_sep CoapResource resource concode_elem_sep String locationPat...
void function ( ResponseCode arg0 , String arg1 ) { Response loc0 = new Response ( arg0 ) ; loc0 . setPayload ( arg1 ) ; loc0 . getOptions ( ) . setContentFormat ( MediaTypeRegistry . TEXT_PLAIN ) ; respond ( loc0 ) ; }
4,154
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 ) ; }
4,155
set to true if you want the return value of subnetinfo #getaddresscount to include the network and broadcast addresses . 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...
void function ( boolean arg0 ) { this . inclusiveHostCount = arg0 ; }
4,156
sends command line to cli . concode_field_sep CommandContext ctx concode_elem_sep ByteArrayOutputStream consoleOut concode_field_sep boolean hasQuit concode_elem_sep void sendLineForValidation concode_elem_sep boolean sendConnect concode_elem_sep boolean sendConnect concode_elem_sep String getPassword concode_elem_sep ...
void function ( String arg0 ) { sendLine ( arg0 , false ) ; }
4,157
gets all the constructors in the given class or super classes , even the redefined constructors are returned . concode_field_sep PlaceHolder placeHolder concode_field_sep Method lookupMethod concode_elem_sep Method lookupMethod concode_elem_sep Field getOuterField concode_elem_sep Method lookupOuterMethod concode_elem_...
List function ( final Class arg0 , final int arg1 ) { final List loc0 = new LinkedList ( ) ; final Constructor [ ] loc1 = arg0 . getDeclaredConstructors ( ) ; for ( int loc2 = 0 ; loc2 < loc1 . length ; loc2 ++ ) { if ( loc1 [ loc2 ] . getParameterTypes ( ) . length == arg1 ) { loc0 . add ( loc1 [ loc2 ] ) ; } } return...
4,158
creates a reference to a primitive type , with default cardinality optional . concode_field_sep boolean allowedAsPathParameter concode_elem_sep boolean allowedAsRequestResponseInCodeGen concode_elem_sep BiMap<String,Type> PRIMITIVE_TYPE_MAP concode_elem_sep MessageType messageType concode_elem_sep Type kind concode_ele...
TypeRef function ( Type arg0 ) { Preconditions . checkArgument ( arg0 != Type . TYPE_MESSAGE && arg0 != Type . TYPE_ENUM ) ; return interner . intern ( new TypeRef ( arg0 , Cardinality . OPTIONAL , null , null ) ) ; }
4,159
note that this method is not constant time ; thismethod runs in time proportional the the number of non-zero indices . concode_field_sep int[] negativeDimensions concode_elem_sep int length concode_elem_sep long serialVersionUID concode_elem_sep int[] positiveDimensions concode_field_sep int add concode_elem_sep Intege...
int [ ] function ( ) { int [ ] loc0 = new int [ negativeDimensions . length + positiveDimensions . length ] ; System . arraycopy ( negativeDimensions , 0 , loc0 , 0 , negativeDimensions . length ) ; System . arraycopy ( positiveDimensions , 0 , loc0 , negativeDimensions . length , positiveDimensions . length ) ; return...
4,160
provides the given file stamped with the given stamper . as long as the stamp does not change , the file is regarded as consistent.the provide call has to be made after the file has been generated completely . concode_field_sep BuildUnit<Out> result concode_elem_sep In input concode_elem_sep BuildUnit<Out> previousResu...
void function ( File arg0 , Stamper arg1 ) { result . generates ( arg0 , arg1 . stampOf ( arg0 ) ) ; }
4,161
returns the current owner of the mutex , or null if available concode_field_sep Object owner concode_field_sep void release concode_elem_sep void acquire
Object function ( ) { return owner ; }
4,162
load a double property . if the key is not present , returns defaultvalue . concode_field_sep PlaceHolder placeHolder concode_field_sep double[] getDoubleArray concode_elem_sep int getInt concode_elem_sep int getInt concode_elem_sep void printProperties concode_elem_sep void printProperties concode_elem_sep void checkP...
double function ( Properties arg0 , String arg1 , double arg2 ) { String loc0 = arg0 . getProperty ( arg1 ) ; if ( loc0 != null ) { return Double . parseDouble ( loc0 ) ; } else { return arg2 ; } }
4,163
returns true if video capturing has been initialized already . if the previous call to videocapture constructor or videocapture.open succeeded , the method returns true . concode_field_sep long nativeObj concode_field_sep boolean n_isOpened concode_elem_sep boolean n_read concode_elem_sep boolean read concode_elem_sep ...
boolean function ( ) { boolean loc0 = n_isOpened ( nativeObj ) ; return loc0 ; }
4,164
set the minimum number of values that need to be present before a valid facet value has been found concode_field_sep List<String> fieldPresentQueries concode_elem_sep int facetOffset concode_elem_sep String query concode_elem_sep int facetLimit concode_elem_sep List<DiscoverFacetField> facetFields concode_elem_sep List...
void function ( int arg0 ) { this . facetMinCount = arg0 ; }
4,165
returns name of the user associated with the managedconnection instance concode_field_sep PlaceHolder placeHolder concode_field_sep int getMaxConnections concode_elem_sep String getEISProductVersion concode_elem_sep String getEISProductName
String function ( ) { return null ; }
4,166
sets the value of the this property . concode_field_sep ManagedObjectReference _this concode_elem_sep List<String> lunUuid concode_field_sep ManagedObjectReference getThis concode_elem_sep List<String> getLunUuid
void function ( ManagedObjectReference arg0 ) { this . _this = arg0 ; }
4,167
fire a node unreachable event concode_field_sep Map childNodes concode_elem_sep NodeMonitoringService theMonitoringService concode_elem_sep NodeEventListener listener concode_elem_sep Node target concode_field_sep void fireNodeRemoved concode_elem_sep void init concode_elem_sep void fireNodeAdded concode_elem_sep void ...
void function ( ) { listener . nodeUnreachable ( target ) ; issueNodeUnreachable ( target ) ; Iterator loc0 = childNodes . values ( ) . iterator ( ) ; while ( loc0 . hasNext ( ) ) { Node loc1 = ( Node ) loc0 . next ( ) ; listener . nodeUnreachable ( loc1 ) ; issueNodeUnreachable ( target ) ; } }
4,168
specifies whether annotation axioms should be loaded or ignored . concode_field_sep long serialVersionUID concode_elem_sep boolean treatDublinCoreVocabularyAsBuiltInVocabulary concode_elem_sep boolean loadAnnotationAxioms concode_field_sep boolean isLoadAnnotationAxioms concode_elem_sep boolean isTreatDublinCoreVocabul...
void function ( boolean arg0 ) { this . loadAnnotationAxioms = arg0 ; }
4,169
gets view from specified cache . concode_field_sep WheelView wheel concode_elem_sep List<View> emptyItems concode_elem_sep List<View> items concode_field_sep int recycleItems concode_elem_sep View getItem concode_elem_sep void recycleView concode_elem_sep List<View> addView concode_elem_sep void clearAll concode_elem_s...
View function ( List < View > arg0 ) { if ( arg0 != null && arg0 . size ( ) > 0 ) { View loc0 = arg0 . get ( 0 ) ; arg0 . remove ( 0 ) ; return loc0 ; } return null ; }
4,170
fills application properties property by default option values . maps only variables specifying editor options language , xml_definition_path , erase_console . concode_field_sep String KEY_BATCH_FILE concode_elem_sep String KEY_LANGUAGE concode_elem_sep String KEY_SAVE_BEFORE_RUN concode_elem_sep String IMPORT_FILE con...
Properties function ( Properties arg0 ) { arg0 . put ( KEY_LANGUAGE , LanguageEnum . getDefaultLocale ( ) ) ; arg0 . put ( KEY_XML_DEFINITION_PATH , "srini_string" ) ; arg0 . put ( KEY_ERASE_CONSOLE , "srini_string" ) ; return arg0 ; }
4,171
fuehrt die bewegung in map aus und wird von den ismethoden rekursive aufgerufen . concode_field_sep int xStart concode_elem_sep int xGoal concode_elem_sep int yStart concode_elem_sep int[][] priority concode_elem_sep int yGoal concode_elem_sep char[][] map concode_field_sep boolean isOne concode_elem_sep void initPrior...
void function ( int arg0 , int arg1 ) { boolean loc0 = false ; this . priority [ arg0 ] [ arg1 ] = 1 ; loc0 = isGoal ( arg0 , arg1 , loc0 ) ; loc0 = isZero ( arg0 , arg1 , loc0 ) ; loc0 = isOne ( arg0 , arg1 , loc0 ) ; }
4,172
gets the value of the styling property . concode_field_sep String flavour concode_elem_sep String color concode_elem_sep String styling concode_elem_sep String name concode_elem_sep String dynamic concode_elem_sep String type concode_elem_sep String uri concode_field_sep void setName concode_elem_sep String getName con...
String function ( ) { return styling ; }
4,173
loads the mode from disk if it has n't been loaded already . concode_field_sep Matcher firstlineMatcher concode_elem_sep String electricKeys concode_elem_sep TokenMarker marker concode_elem_sep Matcher filepathMatcher concode_elem_sep String name concode_elem_sep boolean isUserMode concode_elem_sep List<IndentRule> ind...
void function ( ) { if ( marker == null ) { ModeProvider . instance . loadMode ( this ) ; if ( marker == null ) Log . log ( Log . ERROR , this , "srini_string" ) ; } }
4,174
checks if a number is between two the two given numbers , inclusive . concode_field_sep float METRIC_HP_IN_KW concode_field_sep BigDecimal stringToBigDecimal concode_elem_sep float kilowattsToMetricHorsepower
boolean function ( Number arg0 , Number arg1 , Number arg2 ) { if ( arg0 == null || arg1 == null || arg2 == null ) { return false ; } double loc0 = arg0 . doubleValue ( ) ; double loc1 = arg1 . doubleValue ( ) ; double loc2 = arg2 . doubleValue ( ) ; if ( ( loc0 >= loc1 ) && ( loc0 <= loc2 ) ) { return true ; } return ...
4,175
the value of the asssocated field modeled by this pivotfacetvalue . may be null if this pivotfacetvalue models the count for docs `` missing '' the field value . concode_field_sep PivotFacetField childPivot concode_elem_sep PivotFacetField parentPivot concode_elem_sep BitSet sourceShards concode_elem_sep int count conc...
Comparable function ( ) { return value ; }
4,176
return an enumeration of names of attributes existing within this attribute . concode_field_sep String QUALIFIERS concode_elem_sep CertificatePolicyId policyIdentifier concode_elem_sep String NAME concode_elem_sep String ID concode_elem_sep Set<PolicyQualifierInfo> policyQualifiers concode_field_sep CertificatePolicyId...
Enumeration < String > function ( ) { AttributeNameEnumeration loc0 = new AttributeNameEnumeration ( ) ; loc0 . addElement ( ID ) ; loc0 . addElement ( QUALIFIERS ) ; return loc0 . loc0 ( ) ; }
4,177
test of getcomment method , of class dataset . concode_field_sep DataSet ds2 concode_elem_sep int ds1Size concode_elem_sep int commented concode_elem_sep String comment concode_elem_sep DataSet ds1 concode_elem_sep int ds2Size concode_field_sep void testGetXValues concode_elem_sep void testGetMaxY concode_elem_sep void...
void function ( ) { System . out . println ( "srini_string" ) ; int loc0 = commented ; DataSet loc1 = ds1 ; String loc2 = comment ; String loc3 = loc1 . getComment ( loc0 ) ; assertEquals ( loc2 , loc3 ) ; }
4,178
if the key is a proper key , return it , otherwise , return null concode_field_sep List<LWComponent> components concode_elem_sep String NO_OLD_VALUE concode_elem_sep LWComponent component concode_elem_sep Object oldValue concode_elem_sep Object source concode_elem_sep Object key concode_field_sep String paramString con...
LWComponent . Key function ( ) { if ( this . key instanceof LWComponent . Key ) return ( LWComponent . Key ) key ; else return null ; }
4,179
destroy its managing configuration instance concode_field_sep boolean reloadConfigs concode_elem_sep Logger LOG concode_elem_sep Configuration configuration concode_elem_sep String defaultFrameworkBeanName concode_elem_sep Lock providerLock concode_elem_sep List<ContainerProvider> containerProviders concode_elem_sep Li...
void function ( ) { clearContainerProviders ( ) ; containerProviders = new CopyOnWriteArrayList < ContainerProvider > ( ) ; if ( configuration != null ) configuration . destroy ( ) ; configuration = null ; }
4,180
deletes the browser tracker with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep BrowserTrackerLocalService _browserTrackerLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.p...
com . liferay . portal . kernel . model . BrowserTracker function ( long arg0 ) { return _browserTrackerLocalService . deleteBrowserTracker ( arg0 ) ; }
4,181
returns a parameter as long or default value if not present/can ' t be parsed concode_field_sep HttpServletRequest request concode_elem_sep HttpServletResponse response concode_elem_sep Map<String,Object> additionalParams concode_elem_sep Locale locale concode_elem_sep User user concode_field_sep void setRequest concod...
long function ( final String arg0 , final long arg1 ) { return ConversionHelper . getLong ( getHttpParam ( arg0 ) , arg1 ) ; }
4,182
removes all listeners from this object . this is equivalent to calling getlisteners followed by calling clear on the returned list of listeners . concode_field_sep ArrayList<AnimatorListener> mListeners concode_field_sep void cancel concode_elem_sep Animator setDuration concode_elem_sep ArrayList<AnimatorListener> getL...
void function ( ) { if ( mListeners != null ) { mListeners . clear ( ) ; mListeners = null ; } }
4,183
find the _ fields constant that matches name , or null if its not found . concode_field_sep String _fieldName concode_elem_sep short _thriftId concode_elem_sep Map<_Fields,FieldMetaData> metaDataMap concode_elem_sep TStruct STRUCT_DESC concode_elem_sep TField PREDICATE_FIELD_DESC concode_elem_sep TField SUPER_COLUMN_FI...
_Fields function ( String arg0 ) { return byName . get ( arg0 ) ; }
4,184
sets the value of ` requestid ' of an object of this class . concode_field_sep Set<Header> headers concode_elem_sep Long requestId concode_elem_sep String body concode_elem_sep Integer statusCode concode_field_sep void setHeaders concode_elem_sep Integer getStatusCode concode_elem_sep void setStatusCode concode_elem_se...
void function ( Long arg0 ) { this . requestId = arg0 ; }
4,185
attaches the given values to the context concode_field_sep ObjectObjectOpenHashMap<Object,Object> context concode_field_sep V putInContext concode_elem_sep void copyContextFrom concode_elem_sep boolean hasInContext concode_elem_sep boolean isContextEmpty concode_elem_sep V getFromContext concode_elem_sep V getFromConte...
void function ( ObjectObjectAssociativeContainer < Object , Object > arg0 ) { if ( arg0 == null ) { return ; } if ( context == null ) { context = new ObjectObjectOpenHashMap < > ( arg0 ) ; } else { context . putAll ( arg0 ) ; } }
4,186
fill in the #value by data from the cdr stream.delegates work to policyhelper . concode_field_sep Policy value concode_field_sep org.omg.CORBA.TypeCode _type concode_elem_sep void _write
void function ( InputStream arg0 ) { value = PolicyHelper . read ( arg0 ) ; }
4,187
inputfile can now send progress events before the file upload begins , and after it has completed , to facilitate synchronous mode , so that applications may turn on and off an indeterminate progress bar during the file upload , since they ca n't push incremental progress updates . concode_field_sep File file concode_e...
boolean function ( ) { return preUpload ; }
4,188
returns the number of elements currently maintained by this resequencer . concode_field_sep Sequence<Element<E>> sequence concode_elem_sep Timer timer concode_elem_sep Element<E> lastDelivered concode_elem_sep SequenceSender<E> sequenceSender concode_elem_sep long timeout concode_elem_sep Boolean rejectOld concode_fiel...
int function ( ) { return sequence . size ( ) ; }
4,189
information about the ssm document . concode_field_sep DocumentDescription document concode_field_sep DocumentDescription getDocument concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeDocumentResult clone concode_elem_sep String toString concode_elem_sep DescribeDocumentResult withD...
void function ( DocumentDescription arg0 ) { this . document = arg0 ; }
4,190
gets amazon s3 's extended request id . this id is required debugging information in the case the user needs to contact amazon about an issue where amazon s3 is incorrectly handling a request . concode_field_sep String errorResponseXml concode_elem_sep String requestId concode_elem_sep String errorMessage concode_elem_...
String function ( ) { return extendedRequestId ; }
4,191
gets the value of the val property . concode_field_sep STShp val concode_elem_sep Object parent concode_field_sep Object getParent concode_elem_sep void afterUnmarshal concode_elem_sep void setParent concode_elem_sep void setVal
STShp function ( ) { return val ; }
4,192
renders the ast into ` ascii art ' form and returns that string representation . concode_field_sep boolean showClassNames concode_elem_sep Map tokenTypeNameCache concode_field_sep String nodeToString concode_elem_sep void showAst concode_elem_sep void showAst concode_elem_sep void showAst concode_elem_sep void showNode...
String function ( AST arg0 , String arg1 ) { ByteArrayOutputStream loc0 = new ByteArrayOutputStream ( ) ; PrintStream loc1 = new PrintStream ( loc0 ) ; loc1 . println ( arg1 ) ; showAst ( arg0 , loc1 ) ; loc1 . flush ( ) ; return new String ( loc0 . toByteArray ( ) ) ; }
4,193
validate a user - or group-name . tests that it 's a valid linux name starts w/alpha , followed by alphanumeric _ - concode_field_sep PlaceHolder placeHolder concode_field_sep ValidatorResult validateContent concode_elem_sep boolean validateUGID concode_elem_sep String regexEscape concode_elem_sep ValidatorResult valid...
boolean function ( String arg0 ) { return ( arg0 != null && arg0 . matches ( "srini_string" ) ) ; }
4,194
returns the class of the object , which this object can serialize . concode_field_sep PlaceHolder placeHolder concode_field_sep PageFormat createPageFormat concode_elem_sep void writeObject concode_elem_sep Object[] resolvePageFormat concode_elem_sep Object readObject
Class function ( ) { return PageFormat . class ; }
4,195
create an instance of jaxbelement concode_field_sep QName _DataCollectionRecord_QNAME concode_elem_sep QName _Timestamp_QNAME concode_elem_sep QName _CollectedData_QNAME concode_elem_sep QName _SourceID_QNAME concode_elem_sep QName _DataCollectionPackage_QNAME concode_elem_sep QName _EventID_QNAME concode_field_sep Dat...
JAXBElement < String > function ( String arg0 ) { return new JAXBElement < String > ( _EventID_QNAME , String . class , null , arg0 ) ; }
4,196
this method resets the outgoing events . concode_field_sep long exitCount concode_elem_sep long entryCount concode_elem_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean f concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_...
void function ( ) { }
4,197
gets the value of the libraryversion property . concode_field_sep LibraryName libraryName concode_elem_sep Description description concode_elem_sep String id concode_elem_sep LibraryVersion libraryVersion concode_elem_sep LibraryVendor libraryVendor concode_field_sep LibraryVendor getLibraryVendor concode_elem_sep void...
LibraryVersion function ( ) { return libraryVersion ; }
4,198
creates a structfield by specifying the name name , data type datatype and whether values of this field can be null values nullable . concode_field_sep IntegerType IntegerType concode_elem_sep DecimalType DecimalType concode_elem_sep DoubleType DoubleType concode_elem_sep FloatType FloatType concode_elem_sep ByteType B...
StructField function ( String arg0 , DataType arg1 , boolean arg2 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } if ( arg1 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } return new StructField ( arg0 , arg1 , arg2 ) ; }
4,199
returns the config url of the server concode_field_sep ObjectMapper objectMapper concode_elem_sep Tomcat tomcat concode_elem_sep Integer port concode_elem_sep List<Contract> contracts concode_field_sep ContractServer excludeTags concode_elem_sep void pushContractsToServer concode_elem_sep ContractServer onRandomPort co...
String function ( ) { return "srini_string" + port + "srini_string" ; }