idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
1,300
returns the hostname of the origin server . 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 authenticator concode_elem_sep String uri...
String function ( ) { return uriHost ; }
1,301
create a new predicate declaring the truth of a variable : true v concode_field_sep boolean isNull concode_elem_sep Aliasing variable concode_field_sep boolean denotesNullVariable concode_elem_sep boolean denotesNonNullVariable concode_elem_sep PluralTupleLatticeElement putIntoLattice concode_elem_sep boolean denotesBo...
NullPredicate function ( Aliasing arg0 ) { return new NullPredicate ( true , arg0 ) ; }
1,302
specifies the content-type header . the default implementation sets the value of the #contenttype contenttype attribute . concode_field_sep Header contentEncoding concode_elem_sep boolean chunked concode_elem_sep Header contentType concode_field_sep Header getContentEncoding concode_elem_sep boolean isChunked concode_e...
void function ( final Header arg0 ) { this . contentType = arg0 ; }
1,303
performs an optional default action . for the case of an action provider placed in a menu item not shown as an action this method is invoked if previous callbacks for processing menu selection has handled the event . a menu item selection is processed in the following order : receiving a call to menuitem.onmenuitemclic...
boolean function ( ) { return false ; }
1,304
return name of villager . concode_field_sep Gender gender concode_elem_sep String name concode_elem_sep int age concode_field_sep String toString
String function ( ) { return name ; }
1,305
binds achievement to given binding condition . no-op if achievement is already unlocked . concode_field_sep ReadOnlyBooleanWrapper achieved concode_elem_sep ChangeListener<Boolean> progressListener concode_elem_sep Runnable onAchieved concode_elem_sep String name concode_elem_sep String description concode_elem_sep Log...
void function ( BooleanBinding arg0 ) { if ( ! isAchieved ( ) ) achieved . bind ( arg0 ) ; }
1,306
gets the reference to differentialexpressionanalysis 's dao . concode_field_sep ExpressionAnalysisResultSetDao expressionAnalysisResultSetDao concode_elem_sep ExpressionExperimentDao expressionExperimentDao concode_elem_sep DifferentialExpressionAnalysisDao differentialExpressionAnalysisDao concode_field_sep Collection...
DifferentialExpressionAnalysisDao function ( ) { return this . differentialExpressionAnalysisDao ; }
1,307
sets the targetingadgroupid value for this feeditemadgrouptargeting . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Long targetingAdGroupId concode_field_sep org.apache.axis.description.Ty...
void function ( java . lang . Long arg0 ) { this . targetingAdGroupId = arg0 ; }
1,308
set the base path for the topology concode_field_sep PlaceHolder placeHolder concode_field_sep Router getRestlet
String function ( ) { return "srini_string" ; }
1,309
add a level to the database . concode_field_sep List<Level> levels concode_elem_sep Map<String,List<ITopicNode>> topicsKeys concode_elem_sep Map<Integer,List<ITopicNode>> topics concode_field_sep List<SpecTopic> getAllSpecTopics concode_elem_sep boolean isUniqueSpecTopic concode_elem_sep List<Integer> getTopicIds conco...
void function ( final Level arg0 ) { if ( arg0 == null ) return ; levels . add ( arg0 ) ; }
1,310
gets the value of the asyncheader property . concode_field_sep long serialVersionUID concode_elem_sep AsyncHeader asyncHeader concode_elem_sep CreateEIPDisclosureRequest createEIPDisclosureRequest concode_field_sep CreateEIPDisclosureRequest getCreateEIPDisclosureRequest concode_elem_sep void setAsyncHeader concode_ele...
AsyncHeader function ( ) { return asyncHeader ; }
1,311
called when the sketch folder name/location has changed . called when renaming tab 0 , the main code . concode_field_sep String extension concode_elem_sep int selectionStart concode_elem_sep String prettyName concode_elem_sep Document document concode_elem_sep int preprocOffset concode_elem_sep String program concode_e...
void function ( File arg0 ) { file = new File ( arg0 , file . getName ( ) ) ; }
1,312
get the id for this step . an id is only defined if the step exists in the section . this id field is used to reference specialsteps like the required step with id = `` collection '' concode_field_sep String xmlBindingClassName concode_elem_sep String heading concode_elem_sep boolean workflowEditable concode_elem_sep S...
String function ( ) { return id ; }
1,313
get the internal meeting id ; concode_field_sep long duration concode_elem_sep int maxUsers concode_elem_sep ConcurrentMap<String,Config> configs concode_elem_sep Map<String,String> metadata concode_elem_sep long createdTime concode_elem_sep Map<String,Object> userCustomData concode_elem_sep String telVoice concode_ele...
String function ( ) { return intMeetingId ; }
1,314
tells if transmission has started concode_field_sep int NOT_SUPPORTED_BLE concode_elem_sep int SUPPORTED concode_elem_sep AdvertiseCallback mAdvertiseCallback concode_elem_sep BeaconParser mBeaconParser concode_elem_sep int NOT_SUPPORTED_CANNOT_GET_ADVERTISER concode_elem_sep AdvertiseCallback mAdvertisingClientCallbac...
boolean function ( ) { return mStarted ; }
1,315
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...
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . INFO >= LOGLEVEL ) Log . i ( arg0 , arg1 , arg2 ) ; }
1,316
resets the valuechange effect to fire when the current response is completed . concode_field_sep Log logger concode_elem_sep Effect valueChangeEffect concode_field_sep void init concode_elem_sep void setValueChangeEffect concode_elem_sep Effect getValueChangeEffect
void function ( ValueChangeEvent arg0 ) { valueChangeEffect . setFired ( false ) ; }
1,317
sets the value of the id property . concode_field_sep CipherDataType cipherData concode_elem_sep EncryptionPropertiesType encryptionProperties concode_elem_sep String id concode_elem_sep String mimeType concode_elem_sep String type concode_elem_sep String encoding concode_elem_sep KeyInfoType keyInfo concode_elem_sep E...
void function ( String arg0 ) { this . id = arg0 ; }
1,318
get the next message identifier . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
String function ( ) { return "srini_string" + new VMID ( ) . toString ( ) ; }
1,319
returns the filter queries 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<String> facetQueries concode_elem_sep List<String> filterQueries concod...
List < String > function ( ) { return filterQueries ; }
1,320
sets the entry id of this trash entry . concode_field_sep TrashEntry _trashEntry concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep bool...
void function ( long arg0 ) { _trashEntry . setEntryId ( arg0 ) ; }
1,321
deserializes a certificate from a serialized certificaterep object . concode_field_sep byte[] data concode_elem_sep long serialVersionUID concode_elem_sep ObjectStreamField[] serialPersistentFields concode_elem_sep long serialVersionUID concode_elem_sep String type concode_field_sep String getType concode_elem_sep int ...
Object function ( ) { try { CertificateFactory loc0 = CertificateFactory . getInstance ( type ) ; return loc0 . generateCertificate ( new ByteArrayInputStream ( data ) ) ; } catch ( Throwable loc0 ) { throw new NotSerializableException ( "srini_string" + loc0 ) ; } }
1,322
returns the lower bound . concode_field_sep long serialVersionUID concode_elem_sep double upperBound concode_elem_sep List lookupTable concode_elem_sep Paint paint concode_elem_sep double lowerBound concode_elem_sep long serialVersionUID concode_elem_sep Paint defaultPaint concode_elem_sep double value concode_field_se...
double function ( ) { return this . lowerBound ; }
1,323
amazon aws secret key concode_field_sep Integer proxyPort concode_elem_sep AmazonSimpleDB amazonSDBClient concode_elem_sep String secretKey concode_elem_sep String accessKey concode_elem_sep String domainName concode_elem_sep boolean consistentRead concode_elem_sep Integer maxNumberOfDomains concode_elem_sep SdbOperati...
void function ( String arg0 ) { this . secretKey = arg0 ; }
1,324
whether to support the plain text signature method . concode_field_sep boolean supportHMAC_SHA1 concode_elem_sep boolean supportPlainText concode_elem_sep PasswordEncoder plainTextPasswordEncoder concode_elem_sep boolean supportRSA_SHA1 concode_field_sep OAuthSignatureMethod getSignatureMethod concode_elem_sep void set...
boolean function ( ) { return supportPlainText ; }
1,325
returns the size of the first word the delta was created for . concode_field_sep List<T> a concode_elem_sep List<T> b concode_elem_sep T[] t concode_elem_sep int max concode_elem_sep int[][] v concode_elem_sep IEquator<? super T> equator concode_elem_sep int maxDeltaSize concode_elem_sep boolean[][] from concode_elem_s...
int function ( ) { return n ; }
1,326
extract the class name from a string in va/java style concode_field_sep boolean fgFilterStack concode_elem_sep String SUITE_METHODNAME concode_elem_sep int fgMaxMessageLength concode_elem_sep boolean fLoading concode_elem_sep Properties fPreferences concode_field_sep void addError concode_elem_sep boolean showStackRaw ...
String function ( String arg0 ) { if ( arg0 . startsWith ( "srini_string" ) ) return arg0 . substring ( arg0 . lastIndexOf ( "srini_string" ) + 1 ) ; return arg0 ; }
1,327
specify the name of the cache . default is '' '' empty string . concode_field_sep String name concode_elem_sep boolean allowNullValues concode_elem_sep ConcurrentMapCache cache concode_elem_sep ConcurrentMap<Object,Object> store concode_field_sep ConcurrentMapCache getObject concode_elem_sep void afterPropertiesSet con...
void function ( String arg0 ) { this . name = arg0 ; }
1,328
gets the current endpoint object for this address or creates one if not available . note that this method does not need to be synchronized as its only ever going to be used by the already-synchronized read method of a commandchannel concode_field_sep Map<SocketAddress,Endpoint> endpoints concode_field_sep void writeHea...
Endpoint function ( SocketAddress arg0 ) { Endpoint loc0 = endpoints . get ( arg0 ) ; if ( loc0 == null ) { loc0 = createEndpoint ( arg0 ) ; endpoints . put ( arg0 , loc0 ) ; } return loc0 ; }
1,329
retrieve the value . will return the value if it has been set via #set object , throw an java.util.concurrent.executionexception if it has beenset via #setexception throwable or throw a java.util.concurrent.cancellationexception if it has been cancelled . concode_field_sep AtomicReference<Object> value concode_elem_sep...
T function ( long arg0 , TimeUnit arg1 ) { return this . listenableFuture . get ( arg0 , arg1 ) ; }
1,330
called when the system is about to start resuming a previous activity . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String id concode_field_sep boolean onOverrideUrlLoading concode_elem_sep void onDestroy concode_ele...
void function ( boolean arg0 ) { }
1,331
gets the tabcontents data model . concode_field_sep NavigationTreeFactory navigationTreeFactory concode_elem_sep Node currentNode concode_elem_sep NavigationPanelCollapsibleFactory navigationPanelCollapsible concode_elem_sep HashMap<Node,TabState> tabContents concode_field_sep void setSelectedTabIndex concode_elem_sep ...
HashMap < Node , TabState > function ( ) { return tabContents ; }
1,332
amqp delivery concode_field_sep ProtonDelivery delivery concode_elem_sep String topic concode_elem_sep Message message concode_field_sep String topic concode_elem_sep Message message
ProtonDelivery function ( ) { return this . delivery ; }
1,333
convert the proposed string to a valid avro fullname , replacing all invalid characters with the supplied string . concode_field_sep AvroValidator DEFAULT concode_field_sep ReplacementOccurred firstTimeOnly concode_elem_sep String replace concode_elem_sep AvroValidator create concode_elem_sep AvroValidator create conco...
String function ( String arg0 , String arg1 ) { return validFullname ( arg0 , c -> arg1 ) ; }
1,334
sets the value of the type property . concode_field_sep long pri concode_elem_sep String type concode_field_sep String getType concode_elem_sep void setPri concode_elem_sep long getPri
void function ( String arg0 ) { this . type = arg0 ; }
1,335
deletes the browser tracker with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep BrowserTrackerLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDy...
com . liferay . portal . kernel . model . BrowserTracker function ( long arg0 ) { return getService ( ) . deleteBrowserTracker ( arg0 ) ; }
1,336
print message in console . if next string repeat previous , the previous string will be removed and the next string will be shown . concode_field_sep OutputConsoleView view concode_elem_sep MachineResources resources concode_elem_sep String title concode_elem_sep List<ConsoleOutputListener> outputListeners concode_fiel...
void function ( String arg0 , boolean arg1 ) { arg0 = arg0 . trim ( ) ; if ( arg0 . isEmpty ( ) ) { return ; } view . print ( arg0 , arg1 ) ; for ( ConsoleOutputListener loc0 : outputListeners ) { loc0 . onConsoleOutput ( this ) ; } }
1,337
gets the value of the status property . concode_field_sep Propstat propstat concode_elem_sep String href concode_elem_sep Error error concode_elem_sep String status concode_elem_sep String responsedescription concode_field_sep Error getError concode_elem_sep void setResponsedescription concode_elem_sep String getHref c...
String function ( ) { return status ; }
1,338
returns the bundle context of this bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep void start
BundleContext function ( ) { return context ; }
1,339
gets the value of the draft property . concode_field_sep Long firstPageNumber concode_elem_sep STPageSetupOrientation orientation concode_elem_sep Boolean useFirstPageNumber concode_elem_sep Long copies concode_elem_sep Boolean draft concode_elem_sep Integer horizontalDpi concode_elem_sep Integer verticalDpi concode_el...
boolean function ( ) { if ( draft == null ) { return false ; } else { return draft ; } }
1,340
get the type of this shape . you can use this to down cast to the concrete shape . concode_field_sep float m_radius concode_elem_sep ShapeType m_type concode_field_sep int getChildCount concode_elem_sep void computeMass concode_elem_sep Shape clone concode_elem_sep float getRadius concode_elem_sep boolean testPoint con...
ShapeType function ( ) { return m_type ; }
1,341
allocates a contiguous block of memory . note that the allocated memory is not guaranteed to be zeroed out call ` zero ` on the result if this is necessary . this method is intended to be used for allocating operators ' internal data structures . for data pages that you want to exchange between operators , consider usi...
MemoryBlock function ( long arg0 ) { assert ( arg0 > 0 ) : "srini_string" + arg0 ; final MemoryBlock loc0 = executorMemoryManager . allocate ( arg0 ) ; synchronized ( allocatedNonPageMemory ) { allocatedNonPageMemory . add ( loc0 ) ; } return loc0 ; }
1,342
compares two nodes by their first keys . concode_field_sep int BINARY_SEARCH_THRESHOLD concode_elem_sep OMVRBTree<K,V> tree concode_elem_sep int pageSplitItems concode_field_sep int getDepth concode_elem_sep void setLeft concode_elem_sep void insert concode_elem_sep V binarySearch concode_elem_sep OMVRBTreeEntry<K,V> g...
int function ( final OMVRBTreeEntry < K , V > arg0 ) { if ( arg0 == null ) return 1 ; if ( arg0 == this ) return 0 ; if ( getSize ( ) == 0 ) return - 1 ; if ( arg0 . getSize ( ) == 0 ) return 1 ; if ( tree . comparator != null ) return tree . comparator . compare ( getFirstKey ( ) , arg0 . getFirstKey ( ) ) ; return ( ...
1,343
sets the alternatename . concode_field_sep Translation translation concode_elem_sep long serialVersionUID concode_elem_sep Language language concode_elem_sep String alternateName concode_elem_sep Long id concode_elem_sep ResultProduct resultProduct concode_field_sep String getAlternateName concode_elem_sep Language get...
void function ( String arg0 ) { this . alternateName = arg0 ; }
1,344
sets the value of the unitprice property . concode_field_sep BigDecimal unitPrice concode_elem_sep Fee depositAmount concode_elem_sep Boolean usageContext concode_elem_sep Fee damageFee concode_elem_sep BigDecimal salePrice concode_elem_sep List<TierInfo> tierInfo concode_elem_sep BigDecimal discountAmount concode_elem...
void function ( BigDecimal arg0 ) { this . unitPrice = arg0 ; }
1,345
gets the resource profile of the slot . concode_field_sep JobID jobID concode_elem_sep AllocationID slotAllocationId concode_elem_sep int slotNumber concode_elem_sep TaskManagerLocation taskManagerLocation concode_elem_sep ResourceProfile resourceProfile concode_elem_sep TaskManagerGateway taskManagerGateway concode_fi...
ResourceProfile function ( ) { return resourceProfile ; }
1,346
applies tanh to each of the entries in the matrix . returns a new matrix . concode_field_sep PlaceHolder placeHolder concode_field_sep SimpleMatrix concatenate concode_elem_sep SimpleMatrix loadTextMatrix concode_elem_sep SimpleMatrix loadTextMatrix concode_elem_sep double dot concode_elem_sep SimpleMatrix convertTextM...
SimpleMatrix function ( SimpleMatrix arg0 ) { SimpleMatrix loc0 = new SimpleMatrix ( arg0 ) ; for ( int loc1 = 0 ; loc1 < loc0 . numRows ( ) ; ++ loc1 ) { for ( int loc2 = 0 ; loc2 < loc0 . numCols ( ) ; ++ loc2 ) { loc0 . set ( loc1 , loc2 , Math . tanh ( loc0 . get ( loc1 , loc2 ) ) ) ; } } return loc0 ; }
1,347
the url where the usernamepasswordauthenticationfilter login page can be found . should either be relative to the web-app context path include a leading / or an absolute url . concode_field_sep String loginFormUrl concode_elem_sep boolean forceHttps concode_elem_sep boolean useForward concode_elem_sep Log logger concod...
void function ( String arg0 ) { this . loginFormUrl = arg0 ; }
1,348
returns the osgi service identifier . concode_field_sep PhoneLocalService _phoneLocalService concode_field_sep com.liferay.portal.kernel.model.Phone getPhone concode_elem_sep com.liferay.portal.kernel.model.Phone getPhoneByUuidAndCompanyId concode_elem_sep com.liferay.portal.kernel.model.Phone fetchPhoneByUuidAndCompan...
java . lang . String function ( ) { return _phoneLocalService . getOSGiServiceIdentifier ( ) ; }
1,349
line width applicable when rendertype is line default is 1 . remember that maximum line width is opengl-implementation specific , and varies depending on whether linesmoothing is enabled or not . eg , on nexus one , linewidth can range from 1 to 8 without smoothing , and can only be 1f with smoothing . concode_field_se...
float function ( ) { return _lineWidth ; }
1,350
seta o valor de bairro concode_field_sep String uf concode_elem_sep int codigo concode_elem_sep String cidade concode_elem_sep String telefone concode_elem_sep String endereco concode_elem_sep String rg concode_elem_sep String bairro concode_elem_sep String numBeneficio concode_elem_sep String cpf concode_elem_sep Stri...
void function ( String arg0 ) { this . bairro = arg0 ; }
1,351
the name of the parameter to extract credentials from . request parameters with these names are extracted and passed as credentials to the authentication manager . a request that does n't have any of the specified parameters is ignored . concode_field_sep AuthenticationManager authenticationManager concode_elem_sep Aut...
void function ( List < String > arg0 ) { this . parameterNames = arg0 ; }
1,352
indicate the start of a throttled operation on the current thread . throttling will continue until the #endthrottling method iscalled , or until the thread dies - whichever comes first . in general , clients of this class should use a finally clause to ensure that they call #endthrottling , unless they specifically cre...
void function ( double arg0 ) { if ( DISABLED ) return ; ThreadThrottler loc0 = ( ThreadThrottler ) THROTTLERS . get ( ) ; ThreadThrottler loc1 = new ThreadThrottler ( loc0 , arg0 ) ; THROTTLERS . set ( loc1 ) ; }
1,353
gets the value of the attributeid property . concode_field_sep String attributeId concode_elem_sep List<AttributeValueType> attributeValue concode_elem_sep String issuer concode_elem_sep boolean includeInResult concode_field_sep String getIssuer concode_elem_sep List<AttributeValueType> getAttributeValue concode_elem_s...
String function ( ) { return attributeId ; }
1,354
gets the value of the id property . concode_field_sep String id concode_elem_sep String value concode_field_sep void setvalue concode_elem_sep String getvalue concode_elem_sep void setId
String function ( ) { return id ; }
1,355
returns the specified api key to query the weather api . concode_field_sep Date endingDate concode_elem_sep String apiKey concode_elem_sep City city concode_elem_sep SimpleDateFormat format concode_elem_sep Date startingDate concode_field_sep Date getStartingDate concode_elem_sep Configuration fromJSON concode_elem_sep...
String function ( ) { return apiKey ; }
1,356
put a whole load of objects in the store at once . concode_field_sep Set<String> EMPTY_SET concode_elem_sep HashMap<String,HashSet<String>> store concode_field_sep void add concode_elem_sep Set<String> queryByPrefix
void function ( Collection < String > arg0 ) { for ( String loc0 : arg0 ) { add ( loc0 ) ; } }
1,357
log a finer message . concode_field_sep LogImpl impl concode_elem_sep String CATEGORY concode_field_sep boolean isLoggable concode_elem_sep boolean isLoggingSupported concode_elem_sep void setDefaultLevel concode_elem_sep Iterator levelIterator concode_elem_sep void log concode_elem_sep Level getDefaultLevel concode_el...
void function ( String arg0 ) { finer ( arg0 , null ) ; }
1,358
test of maakover method , of class ibankiersessie . concode_field_sep IBank bank concode_elem_sep IBankiersessie sessie concode_elem_sep IBankiersessie sessieRecieve concode_elem_sep int rekeningUser concode_elem_sep int rekeningReceive concode_field_sep void setUpClass concode_elem_sep void testLogUit concode_elem_sep...
void function ( ) { System . out . println ( "srini_string" ) ; sessie = new Bankiersessie ( rekeningUser , bank ) ; Thread . sleep ( 2200 ) ; int loc0 = rekeningReceive ; Money loc1 = new Money ( 100 , Money . EURO ) ; boolean loc2 = true ; boolean loc3 = sessie . maakOver ( loc0 , loc1 ) ; assertEquals ( loc2 , loc3 ...
1,359
returns the taxable of this shopping item price . concode_field_sep ShoppingItemPrice _shoppingItemPrice concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean is...
boolean function ( ) { return _shoppingItemPrice . getTaxable ( ) ; }
1,360
returns the strength of relationship for this friend . the weight is normalized and smaller than 1 in most cases . concode_field_sep int calls concode_elem_sep float NORMALIZATION concode_elem_sep float minutes concode_elem_sep String deviceId concode_elem_sep float CALLS_COEFFICIENT concode_elem_sep Key key concode_el...
float function ( ) { return ( MINUTES_COEFFICIENT * minutes + CALLS_COEFFICIENT * calls ) / NORMALIZATION ; }
1,361
parses the given input stream . if the encoding is null , iso-8859-1 is used . concode_field_sep int current concode_elem_sep LocalizableSupport localizableSupport concode_elem_sep NormalizingReader reader concode_elem_sep String BUNDLE_CLASSNAME concode_elem_sep ErrorHandler errorHandler concode_field_sep String forma...
void function ( InputStream arg0 , String arg1 ) { try { reader = new StreamNormalizingReader ( arg0 , arg1 ) ; doParse ( ) ; } catch ( IOException loc0 ) { errorHandler . error ( new ParseException ( createErrorMessage ( "srini_string" , null ) , loc0 ) ) ; } }
1,362
this method resets the incoming events time events included . concode_field_sep long exits concode_elem_sep long entries concode_elem_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep int nextStateIndex concode_elem_sep boolean e1 concode_elem_sep State[] stateVector concode_field_sep void exi...
void function ( ) { sCInterface . clearEvents ( ) ; }
1,363
call to add a label concode_field_sep Canvas mCanvas concode_elem_sep float mTexelWidth concode_elem_sep int STATE_ADDING concode_elem_sep int mU concode_elem_sep int mV concode_elem_sep float baseline concode_elem_sep int mState concode_elem_sep ArrayList<Label> mLabels concode_elem_sep boolean mFullColor concode_elem...
int function ( GL10 arg0 , Drawable arg1 , String arg2 , Paint arg3 ) { return add ( arg0 , arg1 , arg2 , arg3 , 0 , 0 ) ; }
1,364
return a cumulative distribution from a discrete distribution concode_field_sep double[] m_weightingValues concode_elem_sep double m_minStdDev concode_elem_sep double[] m_globalMeansOrModes concode_elem_sep int m_kernelBandwidth concode_elem_sep long serialVersionUID concode_elem_sep double m_laplaceConst concode_elem_...
double [ ] function ( double [ ] arg0 ) { double [ ] loc0 = new double [ arg0 . length ] ; double loc1 = 0 ; for ( int loc2 = 0 ; loc2 < arg0 . length ; loc2 ++ ) { loc1 += arg0 [ loc2 ] ; loc0 [ loc2 ] = loc1 ; } return loc0 ; }
1,365
sets the result group concode_field_sep long time concode_elem_sep List<T> results concode_elem_sep long fullResultsCount concode_field_sep long getFullResultsCount concode_elem_sep void setFullResultsCount concode_elem_sep long getTime concode_elem_sep List<T> getResults concode_elem_sep void setTime
void function ( List < T > arg0 ) { this . results = arg0 ; }
1,366
create a xmleventreader from the given list of xmlevent . concode_field_sep PlaceHolder placeHolder concode_field_sep XMLReader createXMLReader concode_elem_sep XMLReader createXMLReader concode_elem_sep boolean isStaxSource concode_elem_sep boolean isStaxResult concode_elem_sep ContentHandler createContentHandler conc...
XMLEventReader function ( List < XMLEvent > arg0 ) { return new ListBasedXMLEventReader ( arg0 ) ; }
1,367
returns a comparator that compares two byte arrayslexicographically . that is , it compares , using #compare byte , byte , the first pair of values that follow any common prefix , or when one array is a prefix of the other , treats the shorter array as the lesser . for example , the returned comparator is inconsistent ...
Comparator < byte [ ] > function ( ) { return LexicographicalComparator . INSTANCE ; }
1,368
creates a query , which will return entities satisfying some conditions specified later , at a given revision and a given entityname . concode_field_sep AuditConfiguration auditCfg concode_elem_sep AuditReaderImplementor auditReaderImplementor concode_field_sep AuditQuery forRevisionsOfEntity concode_elem_sep AuditQuer...
AuditQuery function ( Class < ? > arg0 , String arg1 , Number arg2 ) { checkNotNull ( arg2 , "srini_string" ) ; checkPositive ( arg2 , "srini_string" ) ; arg0 = getTargetClassIfProxied ( arg0 ) ; return new EntitiesAtRevisionQuery ( auditCfg , auditReaderImplementor , arg0 , arg1 , arg2 ) ; }
1,369
returns the socket address of this hazelcast instance . concode_field_sep String APGAS concode_elem_sep int here concode_elem_sep IList<Member> allMembers concode_elem_sep String APGAS_FINISH concode_elem_sep String regMembershipListener concode_elem_sep GlobalRuntimeImpl runtime concode_elem_sep Set<Member> currentMem...
String function ( ) { final InetSocketAddress loc0 = me . getSocketAddress ( ) ; return loc0 . getAddress ( ) . getHostAddress ( ) + "srini_string" + loc0 . getPort ( ) ; }
1,370
returns an javax.transaction.xa.xaresource instance . concode_field_sep ValidManagedConnectionFactory mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWriter logwriter concode_field_sep void associateConnection concode_elem_sep Object getConnection co...
XAResource function ( ) { throw new NotSupportedException ( "srini_string" ) ; }
1,371
returns the address of the host where the packet is going to be sent or where it came from . concode_field_sep int READ_REQUEST concode_elem_sep InetAddress _address concode_elem_sep int DATA concode_elem_sep int ERROR concode_elem_sep int WRITE_REQUEST concode_elem_sep int SEGMENT_SIZE concode_elem_sep int _type conco...
InetAddress function ( ) { return _address ; }
1,372
sets whether image transformations should be kept in bounds or not . can be set to false during animation to make it smoother , but you should ensure end state of animation is within bounds . default value is true . concode_field_sep float MAX_ZOOM concode_elem_sep boolean isRotationEnabled concode_elem_sep Fit fitMeth...
Settings function ( boolean arg0 ) { this . isRestrictBounds = arg0 ; return this ; }
1,373
returns true if parameter names are to be converted to lower case when name/value pairs are parsed . concode_field_sep int pos concode_elem_sep int len concode_elem_sep boolean lowerCaseNames concode_elem_sep int i1 concode_elem_sep int i2 concode_elem_sep char[] chars concode_field_sep boolean hasChar concode_elem_sep...
boolean function ( ) { return this . lowerCaseNames ; }
1,374
deserialize the popfloat from the buffer concode_field_sep float value concode_field_sep float getValue concode_elem_sep boolean serialize concode_elem_sep void setValue concode_elem_sep String toString
boolean function ( POPBuffer arg0 ) { value = arg0 . getFloat ( ) ; return false ; }
1,375
send a #error log message and log the exception . concode_field_sep boolean IsDebug concode_elem_sep String TAG concode_field_sep void logException concode_elem_sep void printStackTrace concode_elem_sep void printStackTrace concode_elem_sep void printStackTrace concode_elem_sep void printStackTrace concode_elem_sep voi...
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( IsDebug ) { Log . e ( arg0 , arg1 , arg2 ) ; } }
1,376
adds the information about visited url . concode_field_sep State myState concode_elem_sep String myHgExecutable concode_elem_sep String[] DEFAULT_WINDOWS_PATHS concode_elem_sep String[] DEFAULT_UNIX_PATHS concode_elem_sep String DEFAULT_WINDOWS_HG concode_elem_sep String DEFAULT_UNIX_HG concode_elem_sep int FIVE_MINUTE...
void function ( @ Nullable String arg0 , @ Nullable String arg1 ) { if ( StringUtil . isEmptyOrSpaces ( arg0 ) ) { return ; } if ( arg1 == null ) { arg1 = "srini_string" ; } myState . myRememberedUserNames . put ( arg0 , arg1 ) ; }
1,377
sets the value of the feedid property . concode_field_sep Long feedItemId concode_elem_sep Keyword keywordTargeting concode_elem_sep List<FeedItemAttributeValue> attributeValues concode_elem_sep FeedItemAdGroupTargeting adGroupTargeting concode_elem_sep CustomParameters urlCustomParameters concode_elem_sep FeedItemDevi...
void function ( Long arg0 ) { this . feedId = arg0 ; }
1,378
returns the number of seconds . concode_field_sep boolean isNegative concode_elem_sep long serialVersionUID concode_elem_sep int hours concode_elem_sep int seconds concode_elem_sep int months concode_elem_sep int minutes concode_elem_sep int days concode_elem_sep long millis concode_elem_sep int years concode_field_sep...
int function ( ) { return seconds ; }
1,379
freezes the contents of this value set into a column , optionally re-ordering if sources is specified . concode_field_sep List<T> list concode_elem_sep Function<Timestamp,Long> TIMESTAMP_TO_LONG concode_elem_sep int[] LONG_S concode_elem_sep Map<Comparable,Comparable> map concode_elem_sep Comparable max concode_elem_se...
ArrayTable . Column function ( int arg0 , int [ ] arg1 ) { ArrayTable . Representation loc0 = chooseRep ( arg0 ) ; final int loc1 = map . size ( ) + ( containsNull ? 1 : 0 ) ; final Object loc2 = loc0 . freeze ( this , arg1 ) ; return new ArrayTable . Column ( loc0 , loc2 , loc1 ) ; }
1,380
get parameter value from request scope . concode_field_sep PlaceHolder placeHolder concode_field_sep Application getApplication concode_elem_sep ValueBinding getValueBinding concode_elem_sep Object getElValue concode_elem_sep void addInfoMessage concode_elem_sep void addInfoMessage concode_elem_sep Object getManagedBea...
String function ( String arg0 ) { return ( String ) FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getRequestParameterMap ( ) . get ( arg0 ) ; }
1,381
debug log message with printf formatting . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void setLogLevel concode_elem_sep void setLogLevel concod...
void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . DEBUG >= LOGLEVEL ) Log . d ( arg0 , String . format ( arg1 , arg2 ) ) ; }
1,382
a property average value projection concode_field_sep PlaceHolder placeHolder concode_field_sep Projection sqlGroupProjection concode_elem_sep AggregateProjection max concode_elem_sep CountProjection count concode_elem_sep Projection distinct concode_elem_sep AggregateProjection sum concode_elem_sep ProjectionList proj...
AggregateProjection function ( String arg0 ) { return new AvgProjection ( arg0 ) ; }
1,383
serialize one object using protocol buffer . concode_field_sep ConcurrentHashMap<Type,Method> MUL_MAP concode_elem_sep int BUF_SIZE concode_elem_sep ConcurrentHashMap<Type,Method> ONE_MAP concode_elem_sep boolean fasterAccess concode_field_sep Object parseDelimitedOne concode_elem_sep void setUseFasterAccess concode_el...
byte [ ] function ( Object arg0 ) { if ( arg0 instanceof MessageLite ) { MessageLite loc0 = ( MessageLite ) arg0 ; return loc0 . toByteArray ( ) ; } else { throw new SeriException ( "srini_string" + arg0 . getClass ( ) ) ; } }
1,384
report size of edge set concode_field_sep int numVertices concode_elem_sep int numEdges concode_elem_sep Map<Integer,String> vertexLabels concode_field_sep void implementAddVertex concode_elem_sep String getLabel concode_elem_sep List<Integer> degreeSequence concode_elem_sep int getIndex concode_elem_sep List<Integer> ...
int function ( ) { return numEdges ; }
1,385
removes pooledconnection from list of connections . the closing of the connection is separate from this method . this method is called usually when the caller encouters an error when using the connection and wants it removed from the pool . concode_field_sep List<ConnectionDesc> conns concode_elem_sep Reference<Object>...
boolean function ( PooledConnection arg0 ) { if ( conns . remove ( new ConnectionDesc ( arg0 ) ) ) { d ( "srini_string" , arg0 ) ; notifyAll ( ) ; d ( "srini_string" ) ; td ( "srini_string" , arg0 ) ; if ( conns . isEmpty ( ) ) { ref = null ; } return true ; } else { d ( "srini_string" , arg0 ) ; return false ; } }
1,386
sets the internalredirecttag value for this placementtaginfo . concode_field_sep java.lang.String standardTag concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String clickThroughUrlTag concode_elem_sep java.lang.String prefetchTag concode_elem_sep java.lang.String iframeJavaScri...
void function ( java . lang . String arg0 ) { this . internalRedirectTag = arg0 ; }
1,387
removes all free objects from this pool . concode_field_sep int max concode_elem_sep Array<T> freeObjects concode_field_sep T obtain concode_elem_sep T newObject concode_elem_sep void free concode_elem_sep void free
void function ( ) { freeObjects . clear ( ) ; }
1,388
sets the value of the billcycleenddate property . concode_field_sep String serviceType concode_elem_sep String featureCode concode_elem_sep Double totalChargeAmount concode_elem_sep String soc concode_elem_sep long serialVersionUID concode_elem_sep String billCycleEndDate concode_elem_sep String billCycleStartDate conc...
void function ( String arg0 ) { this . billCycleEndDate = arg0 ; }
1,389
returns the resource of this element . it is required to call #initresource cmsobject before this method can be used . concode_field_sep CmsUUID m_formatterId concode_elem_sep boolean m_inMemoryOnly concode_elem_sep CmsResource m_resource concode_elem_sep Map<String,String> m_settings concode_elem_sep boolean m_createN...
CmsResource function ( ) { return m_resource ; }
1,390
tranlates unspecified no_system_exit property to false , the default typically required when a server is started from the command line . concode_field_sep PlaceHolder placeHolder concode_field_sep int getDefaultPort concode_elem_sep String[] listLocalInetAddressNames concode_elem_sep void translateDefaultDatabaseProper...
void function ( HsqlProperties arg0 ) { if ( arg0 == null ) { return ; } arg0 . setPropertyIfNotExists ( ServerProperties . sc_key_no_system_exit , "srini_string" ) ; }
1,391
get all the factures . concode_field_sep FactureMapper factureMapper concode_elem_sep FactureSearchRepository factureSearchRepository concode_elem_sep FactureRepository factureRepository concode_elem_sep Logger log concode_field_sep Page<FactureDTO> search concode_elem_sep FactureDTO save concode_elem_sep FactureDTO fi...
Page < FactureDTO > function ( Pageable arg0 ) { log . debug ( "srini_string" ) ; Page < Facture > loc0 = factureRepository . findAll ( arg0 ) ; return loc0 . map ( facture -> factureMapper . factureToFactureDTO ( facture ) ) ; }
1,392
adds ginv to the list of invariants incident to this event concode_field_sep NCPartition NCPartition concode_elem_sep long serialVersionUID concode_elem_sep Label label concode_elem_sep ACPartition ACpartition concode_elem_sep String event concode_elem_sep List<Invariant> invariants concode_field_sep String getEvent co...
void function ( TOInvariant arg0 ) { if ( invariants . size ( ) == 0 ) { show ( ) ; } invariants . add ( arg0 ) ; }
1,393
a method to optimize resolve to only search classes in a package which might be there concode_field_sep ExtensionPointName<PsiElementFinder> EP_NAME concode_field_sep boolean processPackageDirectories concode_elem_sep boolean processPackageDirectories concode_elem_sep PsiPackage findPackage concode_elem_sep PsiClass[] ...
Set < String > function ( @ NotNull PsiPackage arg0 , @ NotNull GlobalSearchScope arg1 ) { return getClassNames ( getClasses ( arg0 , arg1 ) ) ; }
1,394
calculates a mixed color from two colors by interpolating the rgb parts using a mix ratio . concode_field_sep PlaceHolder placeHolder concode_field_sep void fillVerticalGradientRectangle concode_elem_sep void fillVerticalGradientRoundedRectangle
Color function ( Color arg0 , Color arg1 , int arg2 ) { return new Color ( arg0 . getDevice ( ) , arg0 . getRed ( ) + ( arg1 . getRed ( ) - arg0 . getRed ( ) ) * arg2 / 255 , arg0 . getGreen ( ) + ( arg1 . getGreen ( ) - arg0 . getGreen ( ) ) * arg2 / 255 , arg0 . getBlue ( ) + ( arg1 . getBlue ( ) - arg0 . getBlue ( )...
1,395
not-null value . concode_field_sep String bloodPressure concode_elem_sep String bloodSugar concode_elem_sep String routineCheckups concode_elem_sep String updateTime concode_elem_sep String psychologicaAssessmentGCQ concode_elem_sep String agednessSelfcare concode_elem_sep String ecgAnalysis concode_elem_sep String phy...
String function ( ) { return idcard ; }
1,396
return true if bytes from #getbytes match . concode_field_sep PlaceHolder placeHolder concode_field_sep int hashCode concode_elem_sep int getLength concode_elem_sep int compareTo concode_elem_sep int compareTo concode_elem_sep byte[] getBytes
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof BinaryComparable ) ) return false ; BinaryComparable loc0 = ( BinaryComparable ) arg0 ; if ( this . getLength ( ) != loc0 . getLength ( ) ) return false ; return this . compareTo ( loc0 ) == 0 ; }
1,397
sets the expansion url . expansion url 's are not committed to preferences , but are instead intended to be stored when the license response is processed by the front-end . concode_field_sep Vector<Long> mExpansionFileSizes concode_elem_sep String PREF_LAST_RESPONSE concode_elem_sep String PREF_RETRY_UNTIL concode_elem...
void function ( int arg0 , String arg1 ) { if ( arg0 >= mExpansionURLs . size ( ) ) { mExpansionURLs . setSize ( arg0 + 1 ) ; } mExpansionURLs . set ( arg0 , arg1 ) ; }
1,398
method to verify the phone number concode_field_sep String phoneNumber concode_elem_sep long age concode_elem_sep String displayName concode_elem_sep String name concode_elem_sep long displayAge concode_elem_sep String displayPhoneNumber concode_elem_sep String email concode_elem_sep String displayEmail concode_field_s...
void function ( ActionEvent arg0 ) { setDisplayPhoneNumber ( phoneNumber ) ; }
1,399
called whenever the osgi framework starts our bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep BundleContext getContext
void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; }