idx
int64
0
25k
question
stringlengths
68
5.14k
target
stringlengths
20
503
9,300
set the host predicate for the host group . concode_field_sep Predicate predicate concode_elem_sep Logger LOG concode_elem_sep int requested_count concode_elem_sep Configuration configuration concode_elem_sep Map<String,String> hostRackInfo concode_elem_sep String predicateString concode_elem_sep PredicateCompiler pred...
void function ( String arg0 ) { this . predicate = predicateCompiler . compile ( arg0 ) ; this . predicateString = arg0 ; }
9,301
returns the schedule name of the enrollment . concode_field_sep String scheduleName concode_elem_sep Map<String,String> metadata concode_elem_sep Time enrollmentTime concode_elem_sep Time referenceTime concode_elem_sep String startingMilestoneName concode_elem_sep LocalDate enrollmentDate concode_elem_sep String extern...
String function ( ) { return scheduleName ; }
9,302
get the defined names of the underlying datacollection . concode_field_sep List<Object> record concode_elem_sep DataCollection<D> collection concode_field_sep void setDataByPos concode_elem_sep int getSize concode_elem_sep Object getDataByPos concode_elem_sep void setData concode_elem_sep String toString concode_elem_s...
Collection < D > function ( ) { return collection . getNames ( ) ; }
9,303
returns the create date of this k b folder . concode_field_sep KBFolder _kbFolder concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_ele...
Date function ( ) { return _kbFolder . getCreateDate ( ) ; }
9,304
modify the actor , as it has hit a left side concode_field_sep double GRAVITY_EPSILON concode_elem_sep double VERT_EPSILON concode_elem_sep double FRICTION concode_field_sep void rebound concode_elem_sep void rebound concode_elem_sep void rebound concode_elem_sep void actor_hit_rightside concode_elem_sep void actor_hit...
void function ( PhysicActor arg0 , double arg1 , double arg2 ) { arg0 . on_hbrake ( ) ; arg0 . set_position ( arg0 . get_position ( ) . force_x ( arg1 - arg0 . get ( ) . get_mbr ( ) . x1 + Rebound . VERT_EPSILON ) ) ; arg0 . set_velocity ( arg0 . get_velocity ( ) . force_x ( 0 ) ) ; arg0 . set_h_braked ( true ) ; }
9,305
adds transport parameter 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 addLr concode_elem_sep String getTransport concode_elem_sep void removeParameters concode_elem_sep v...
void function ( String arg0 ) { addParameter ( transport_param , arg0 . toLowerCase ( ) ) ; }
9,306
closes the connection . concode_field_sep SecurityToken privilegedSecurityToken concode_elem_sep String SERVER_PERMISSION_NAME concode_elem_sep int nativeHandle concode_elem_sep boolean connectionOpen concode_field_sep int getLocalPort concode_elem_sep void openCommon concode_elem_sep StreamConnection acceptAndOpen con...
void function ( ) { connectionOpen = false ; privilegedSecurityToken = null ; close0 ( ) ; }
9,307
returns a string representation of this object ; useful for testing and debugging . concode_field_sep String certificateArn concode_field_sep String getCertificateArn concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setCertificateArn concode_elem_sep RequestCertificateResult clone con...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getCertificateArn ( ) != null ) loc0 . append ( "srini_string" + getCertificateArn ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; }
9,308
my methods @public concode_field_sep boolean paused concode_elem_sep Stack<File> stScanBasket concode_elem_sep UninterruptableThread t concode_elem_sep boolean active concode_elem_sep String threadName concode_field_sep void resume concode_elem_sep void doScanning concode_elem_sep void stop concode_elem_sep void start ...
void function ( Stack < File > arg0 ) { this . stScanBasket = arg0 ; }
9,309
gets the first name for this person . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep String address concode_elem_sep int personId concode_elem_sep int personVoterId concode_field_sep void setLastName concode_elem_sep int getPersonId concode_elem_sep void setAddress concode_elem_sep...
String function ( ) { return firstName ; }
9,310
sets the user id of this team . concode_field_sep Team _team concode_field_sep void setName concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep java.lang.String getName concode_elem_sep boolean isEscapedModel concode_elem_sep long getTeamId concode_elem_sep boolean isCache...
void function ( long arg0 ) { _team . setUserId ( arg0 ) ; }
9,311
equivalent to logformatter.format msgpattern , placeholder , ' \ \ ' , args concode_field_sep String DEFAULT_PLACE_HOLDER concode_elem_sep char DEFAULT_ESCAPE_CHAR concode_field_sep void doubleArrayAppend concode_elem_sep int countSuccessiveEscapeChar concode_elem_sep void objectArrayAppend concode_elem_sep void intArr...
String function ( String arg0 , String arg1 , Object [ ] arg2 ) { return format ( arg0 , arg1 , DEFAULT_ESCAPE_CHAR , arg2 ) ; }
9,312
return a general naming exception with a root cause . concode_field_sep PlaceHolder placeHolder concode_field_sep Context createSubcontext concode_elem_sep void rebind concode_elem_sep void rebind concode_elem_sep void unbind concode_elem_sep void unbind concode_elem_sep boolean isEmpty concode_elem_sep NameNotFoundExc...
NamingException function ( final String arg0 , final Throwable arg1 ) { final NamingException loc0 = new NamingException ( arg0 ) ; if ( arg1 != null ) loc0 . initCause ( arg1 ) ; return loc0 ; }
9,313
gets the client state token concode_field_sep String errorUri concode_elem_sep String errorDescription concode_elem_sep String state concode_elem_sep String error concode_field_sep String getError concode_elem_sep String getErrorDescription concode_elem_sep void setErrorDescription concode_elem_sep void setError concod...
String function ( ) { return state ; }
9,314
remove requester id concode_field_sep IDPListType idpList concode_elem_sep BigInteger proxyCount concode_elem_sep List<URI> requesterID concode_field_sep void setIDPList concode_elem_sep List<URI> getRequesterID concode_elem_sep void addRequesterID concode_elem_sep IDPListType getIDPList concode_elem_sep BigInteger get...
void function ( URI arg0 ) { this . requesterID . remove ( arg0 ) ; }
9,315
returns the set of objects belonging to this concept . concode_field_sep ComparableSet attributes concode_elem_sep ComparableSet objects concode_field_sep ComparableSet getAttributes concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString
ComparableSet function ( ) { return objects ; }
9,316
doubles the size of the visited arrays . concode_field_sep int[] offsets concode_elem_sep Object PROHIBIT_REF_OBJECT concode_elem_sep Object[] objects concode_elem_sep int nextIndex concode_elem_sep int INIT_LEN concode_elem_sep int PRI_KEY_VISITED_OFFSET concode_elem_sep int PROHIBIT_REF_OFFSET concode_elem_sep String...
void function ( ) { int loc0 = objects . length ; int loc1 = loc0 * 2 ; Object [ ] loc2 = new Object [ loc1 ] ; int [ ] loc3 = new int [ loc1 ] ; System . arraycopy ( objects , 0 , loc2 , 0 , loc0 ) ; System . arraycopy ( offsets , 0 , loc3 , 0 , loc0 ) ; objects = loc2 ; offsets = loc3 ; }
9,317
add error message . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_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_s...
void function ( String arg0 ) { addErrorMessage ( null , arg0 ) ; }
9,318
retrieves the designated parameter 's number of decimal digits . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep boolean[] isIdentity concode_elem_sep String[] classNames concode_elem_sep DITypeInfo ti concode_field_sep i...
int function ( int arg0 ) { checkRange ( arg0 ) ; setupTypeInfo ( -- arg0 ) ; Integer loc0 = ti . getPrecision ( ) ; return loc0 == null ? 0 : loc0 . intValue ( ) ; }
9,319
gets the test suites . concode_field_sep int totalwarningcount concode_elem_sep ArrayList<TestSuite> testSuites concode_elem_sep String language concode_elem_sep String screenresolution concode_elem_sep String type concode_elem_sep String result concode_elem_sep String duration concode_elem_sep int totalerrorcount conc...
List < TestSuite > function ( ) { return testSuites ; }
9,320
returns the number of arguments . required by the multivariatefunction interface . concode_field_sep long serialVersionUID concode_elem_sep boolean avoidNegativeVariances concode_elem_sep int numRestarts concode_elem_sep List<Parameter> freeParameters concode_elem_sep SemIm sem concode_field_sep SemOptimizerScattershot...
int function ( ) { return this . sem . getNumFreeParams ( ) ; }
9,321
the default key . can be overridden by camelconsulkey concode_field_sep Long readTimeoutMillis concode_elem_sep boolean pingInstance concode_elem_sep Integer blockSeconds concode_elem_sep boolean valueAsString concode_elem_sep SSLContextParameters sslContextParameters concode_elem_sep String userName concode_elem_sep S...
void function ( String arg0 ) { this . key = arg0 ; }
9,322
throws unsupportedoperationexception concode_field_sep boolean nextObjectSet concode_elem_sep int fileIndex concode_elem_sep Project project concode_elem_sep String[] files concode_elem_sep Iterator<FileSet> fileSetIterator concode_elem_sep boolean iterateDirectories concode_elem_sep DirectoryScanner ds concode_elem_se...
void function ( ) { throw new UnsupportedOperationException ( ) ; }
9,323
returns the integer mapped with the given string concode_field_sep ResourceBundle bundle concode_field_sep boolean getBoolean concode_elem_sep int getCharacter concode_elem_sep String getString concode_elem_sep List getStringList concode_elem_sep List getStringList concode_elem_sep List getStringList
int function ( String arg0 ) { String loc0 = getString ( arg0 ) ; try { return Integer . parseInt ( loc0 ) ; } catch ( NumberFormatException loc1 ) { throw new ResourceFormatException ( "srini_string" , bundle . getClass ( ) . getName ( ) , arg0 ) ; } }
9,324
metodo para cambiar el precio del producto . concode_field_sep String descripcion concode_elem_sep String telefonoVendedor concode_elem_sep String talla concode_elem_sep String categoria concode_elem_sep String direccionVendedor concode_elem_sep String modelo concode_elem_sep String nombreVendedor concode_elem_sep Stri...
void function ( int arg0 ) { this . precio = arg0 ; }
9,325
this method tests the equals method for waterjugstate objects . concode_field_sep String state1String concode_elem_sep WaterJugState state1 concode_elem_sep WaterJugState state2 concode_elem_sep String state2String concode_elem_sep WaterJugState state1copy concode_field_sep void testAccessors concode_elem_sep void test...
void function ( ) { assertTrue ( state1 . equals ( state2 ) ) ; assertTrue ( state1 . equals ( state1copy ) ) ; assertFalse ( state1 == state1copy ) ; }
9,326
sleep until the specified timout amount and then interrupt the thread being monitored . concode_field_sep Thread thread concode_elem_sep long timeout concode_field_sep void stop concode_elem_sep Thread start concode_elem_sep Thread start
void function ( ) { try { Thread . sleep ( timeout ) ; thread . interrupt ( ) ; } catch ( InterruptedException loc0 ) { } }
9,327
adds a method name to the call history . concode_field_sep List<String> methodList concode_elem_sep Class<? extends Object> classType concode_field_sep boolean contains concode_elem_sep boolean contains concode_elem_sep void testMethodName concode_elem_sep void clear concode_elem_sep boolean verifyOrder concode_elem_se...
void function ( String arg0 ) { testMethodName ( arg0 ) ; methodList . add ( arg0 ) ; }
9,328
create a mutable long integer counter concode_field_sep Map<String,MutableMetric> metricsMap concode_elem_sep Map<String,MetricsTag> tagsMap concode_elem_sep MetricsInfo metricsInfo concode_field_sep void add concode_elem_sep void add concode_elem_sep MutableGaugeInt newGauge concode_elem_sep MutableGaugeInt newGauge c...
MutableCounterLong function ( MetricsInfo arg0 , long arg1 ) { checkMetricName ( arg0 . name ( ) ) ; MutableCounterLong loc0 = new MutableCounterLong ( arg0 , arg1 ) ; metricsMap . put ( arg0 . name ( ) , loc0 ) ; return loc0 ; }
9,329
the model that covers the completion offset and has a grammar element assigned that has the expected grammar element at the given offset in its call hierarchy . thereby it may be a parent of the actual model element at the given offset due to alternative decisions of the parser or actions . concode_field_sep ITextViewe...
EObject function ( ) { return currentModel ; }
9,330
create a new builder with the structure and content identical to that of the supplied array . concode_field_sep double row? concode_elem_sep double rowMax concode_elem_sep double rowMin concode_elem_sep double[] data concode_elem_sep boolean built concode_elem_sep double[] rows concode_elem_sep boolean initialized conc...
Builder function ( IntervalArray arg0 ) { DefaultArray loc0 = ( DefaultArray ) arg0 ; Builder loc1 = copyStructure ( loc0 ) ; loc1 . data = Arrays . copyOf ( loc0 . data , loc0 . data . length ) ; loc1 . init ( ) ; return loc1 ; }
9,331
starts moquette bringing the configuration from the file located at m_config / moquette.conf concode_field_sep ProtocolProcessor m_processor concode_elem_sep boolean m_initialized concode_elem_sep ServerAcceptor m_acceptor concode_elem_sep Logger LOG concode_field_sep boolean addInterceptHandler concode_elem_sep void i...
void function ( ) { final IConfig loc0 = new FilesystemConfig ( ) ; startServer ( loc0 ) ; }
9,332
this default implementation returns a new insets objectthat is initialized by the #getborderinsets component , insets method . by default the top , left , bottom , and right fields are set to 0 . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isLeftToRight concode_elem_sep int getBaseline concode_e...
Insets function ( Component arg0 ) { return getBorderInsets ( arg0 , new Insets ( 0 , 0 , 0 , 0 ) ) ; }
9,333
as of jdk 1.1 , replaced by #setbounds int , int , int , int concode_field_sep PlaceHolder placeHolder concode_field_sep void foo6 concode_elem_sep void foo7 concode_elem_sep void bar2 concode_elem_sep void foo8 concode_elem_sep void bar concode_elem_sep void foo1 concode_elem_sep void foo3 concode_elem_sep void foo4 c...
void function ( ) { }
9,334
reads the float following a type.float code . concode_field_sep DataInput in concode_elem_sep ThreadLocal tbIn concode_field_sep TreeMap readMap concode_elem_sep byte[] readRawDouble concode_elem_sep ArrayList readVector concode_elem_sep int readMapHeader concode_elem_sep List readList concode_elem_sep double readDoubl...
float function ( ) { return in . readFloat ( ) ; }
9,335
clears the value state of this instance . lazyfield is not thread-safe for write access . synchronizations are needed under read/write situations . concode_field_sep ByteString delayedBytes concode_elem_sep ExtensionRegistryLite extensionRegistry concode_elem_sep ExtensionRegistryLite EMPTY_REGISTRY concode_elem_sep By...
void function ( ) { delayedBytes = null ; value = null ; memoizedBytes = null ; }
9,336
check if we should persist a state change in meta . generally it 's better to persist all state changes . however , we should not do that if the region is not in meta at all . based on the state and the previous state , we can identify if a user region has an entry in meta . for example , merged regions are deleted fro...
boolean function ( HRegionInfo arg0 , RegionState arg1 , RegionState arg2 ) { return ! arg0 . isMetaRegion ( ) && ! RegionStates . isOneOfStates ( arg1 , State . MERGING_NEW , State . SPLITTING_NEW , State . MERGED ) && ! ( RegionStates . isOneOfStates ( arg1 , State . OFFLINE ) && RegionStates . isOneOfStates ( arg2 ,...
9,337
utility method for subclasses . concode_field_sep List defSet concode_elem_sep SVGGeneratorContext generatorContext concode_elem_sep Map descMap concode_field_sep List getDefinitionSet
String function ( double arg0 ) { return generatorContext . doubleString ( arg0 ) ; }
9,338
start defining a property using default system settings concode_field_sep Supplier<Strategy> state concode_field_sep QuickTheory withExamples concode_elem_sep QuickTheory withFixedSeed concode_elem_sep TheoryBuilder<A> forAll concode_elem_sep TheoryBuilder2<A,B> forAll concode_elem_sep TheoryBuilder3<A,B,C> forAll conc...
QuickTheory function ( ) { return new QuickTheory ( ( ) -> Configuration . systemStrategy ( ) ) ; }
9,339
sets the value of the classcode property . concode_field_sep XMLGregorianCalendar expiryDate concode_elem_sep String classCode concode_elem_sep String number concode_elem_sep String province concode_elem_sep String countryCode concode_elem_sep String stateCode concode_elem_sep XMLGregorianCalendar suspensionEndDate con...
void function ( String arg0 ) { this . classCode = arg0 ; }
9,340
rationalise a point in terms of a given shape concode_field_sep int p1 concode_elem_sep int p2 concode_elem_sep Vector2f pt concode_elem_sep float EDGE_SCALE concode_elem_sep Line line concode_elem_sep GeomUtilListener listener concode_elem_sep int MAX_POINTS concode_elem_sep float EPSILON concode_field_sep Shape combi...
int function ( Shape arg0 , int arg1 ) { while ( arg1 < 0 ) { arg1 += arg0 . getPointCount ( ) ; } while ( arg1 >= arg0 . getPointCount ( ) ) { arg1 -= arg0 . getPointCount ( ) ; } return arg1 ; }
9,341
generate the hierarchy the vehicle should publish data to in mqtt . concode_field_sep AndesMQTTClient mqttClient concode_elem_sep int qos concode_elem_sep String ACCELERATION concode_elem_sep String SPEED concode_elem_sep double speed concode_elem_sep ScheduledExecutorService scheduledExecutorService concode_elem_sep d...
String function ( String arg0 ) { return vehicleModel . getVehicleType ( ) . getTypeName ( ) + "srini_string" + vehicleModel . getModelName ( ) + "srini_string" + vehicleId + "srini_string" + arg0 ; }
9,342
whether or not this road has a dual . concode_field_sep Road dual concode_elem_sep String name concode_elem_sep List<Lane> lanes concode_elem_sep BasicMap map concode_field_sep void addTheRightMostLane concode_elem_sep String getName concode_elem_sep void setDual concode_elem_sep String toString concode_elem_sep List<L...
boolean function ( ) { return dual != null ; }
9,343
sets the name for the com.hazelcast.nio.ssl.sslcontextfactory implementation class . concode_field_sep Properties properties concode_elem_sep String factoryClassName concode_elem_sep Object factoryImplementation concode_elem_sep boolean enabled concode_field_sep SSLConfig setEnabled concode_elem_sep String getFactoryCl...
SSLConfig function ( String arg0 ) { this . factoryClassName = arg0 ; return this ; }
9,344
adds a translational component to the matrix in the 3rd column . the other columns are untouched . concode_field_sep float[] val concode_elem_sep int M11 concode_elem_sep int M21 concode_elem_sep float DEGREE_TO_RAD concode_elem_sep int M00 concode_elem_sep int M10 concode_elem_sep int M20 concode_elem_sep int M01 conc...
Matrix3 function ( Vector3 arg0 ) { val [ 6 ] += arg0 . x ; val [ 7 ] += arg0 . y ; return this ; }
9,345
the order of fragments per field . by default , ordered by the order in the highlighted text . can be score , which then it will be ordered by score of the fragments . concode_field_sep SearchSourceBuilder sourceBuilder concode_field_sep T addFieldDataField concode_elem_sep T setExplain concode_elem_sep T setHighlighte...
T function ( String arg0 ) { highlightBuilder ( ) . arg0 ( arg0 ) ; return ( T ) this ; }
9,346
asserts that the number of elements in the given array is equal to the expected one . concode_field_sep Arrays arrays concode_elem_sep Failures failures concode_elem_sep DoubleArrays INSTANCE concode_field_sep void assertEndsWith concode_elem_sep void assertStartsWith concode_elem_sep DoubleArrays instance concode_elem...
void function ( AssertionInfo arg0 , double [ ] arg1 , int arg2 ) { arrays . assertHasSize ( arg0 , failures , arg1 , arg2 ) ; }
9,347
the total number of instances that can be launched onto the dedicated host . concode_field_sep Integer availableCapacity concode_elem_sep Integer totalCapacity concode_elem_sep String instanceType concode_field_sep InstanceCapacity withTotalCapacity concode_elem_sep void setTotalCapacity concode_elem_sep void setInstan...
Integer function ( ) { return this . totalCapacity ; }
9,348
we need to hide the user word from `` thor '' to '' ____ '' or `` ant man '' to '' ___ ___ '' concode_field_sep PlaceHolder placeHolder concode_field_sep int generateRandomNumber concode_elem_sep boolean checkIfContains concode_elem_sep String generateHideWordWhenContains
String function ( String [ ] arg0 ) { String loc0 = "srini_string" ; for ( int loc1 = 0 ; loc1 < arg0 . length ; loc1 ++ ) { for ( int loc2 = 0 ; loc2 < arg0 [ loc1 ] . length ( ) ; loc2 ++ ) { loc0 += "srini_string" ; } loc0 += "srini_string" ; } return loc0 ; }
9,349
set the javax.management.notificationfilter associatedwith the encapsulated #getnotificationfilter notificationfilter . may be null . concode_field_sep Set<Object> mappedObjectNames concode_elem_sep NotificationListener notificationListener concode_elem_sep NotificationFilter notificationFilter concode_elem_sep Object ...
void function ( NotificationFilter arg0 ) { this . notificationFilter = arg0 ; }
9,350
return driver class name for test table concode_field_sep PreparedStatement prepStmt concode_elem_sep List procedureNameList concode_elem_sep Connection conn concode_elem_sep List tableNameList concode_elem_sep Driver driver concode_field_sep File getDriverHomeDir concode_elem_sep void dropStoredProcedure concode_elem_...
String function ( ) { String loc0 = System . getProperty ( "srini_string" ) ; if ( loc0 == null ) loc0 = "srini_string" ; return loc0 ; }
9,351
given two events , coalesce them into a single event that will be sent to js instead of two separate events . by default , just chooses the one the is more recent . two events will only ever try to be coalesced if they have the same event name , view id , and coalescing key . concode_field_sep int mViewTag concode_elem...
T function ( T arg0 ) { return ( T ) ( getTimestampMs ( ) > arg0 . getTimestampMs ( ) ? this : arg0 ) ; }
9,352
add a listener to this eventdispatcher . concode_field_sep Map<String,Short> mEventNameToEventId concode_elem_sep DispatchEventsRunnable mDispatchEventsRunnable concode_elem_sep boolean mIsPosted concode_elem_sep LongSparseArray<Integer> mEventCookieToLastEventIdx concode_elem_sep Event[] mEventsToDispatch concode_elem...
void function ( EventDispatcherListener arg0 ) { mListeners . add ( arg0 ) ; }
9,353
converts the given micro point value into an awt value . concode_field_sep double CORRECTION_FACTOR concode_field_sep long toInternalValue concode_elem_sep long multiply
double function ( final long arg0 ) { return ( arg0 / FontStrictGeomUtility . CORRECTION_FACTOR ) ; }
9,354
called whenever the osgi framework stops our bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void start concode_elem_sep BundleContext getContext
void function ( BundleContext arg0 ) { HeatPumpActivator . context = null ; if ( logger . isDebugEnabled ( ) ) { logger . debug ( "srini_string" ) ; } }
9,355
retrieve the content type of the request . concode_field_sep HttpServletRequest request concode_field_sep String getCharacterEncoding concode_elem_sep String toString concode_elem_sep int getContentLength concode_elem_sep InputStream getInputStream
String function ( ) { return request . getContentType ( ) ; }
9,356
configure client for max age authorization request . sets the cas client to ask for renewed authentication if the authn time is too old based on the requested max age . concode_field_sep Logger LOGGER concode_elem_sep TicketRegistrySupport ticketRegistrySupport concode_elem_sep CookieRetrievingCookieGenerator ticketGra...
void function ( final CasClient arg0 , final WebContext arg1 , final Authentication arg2 ) { if ( isCasAuthenticationOldForMaxAgeAuthorizationRequest ( arg1 , arg2 ) ) { arg0 . setRenew ( true ) ; } }
9,357
remove and return the element at the tail of the list . concode_field_sep AbstractRecord listHead concode_elem_sep AbstractRecord listTail concode_elem_sep int noEntries concode_field_sep AbstractRecord peekRear concode_elem_sep AbstractRecord getFront concode_elem_sep void putFront concode_elem_sep void replace concod...
AbstractRecord function ( ) { AbstractRecord loc0 = listTail ; if ( noEntries == 1 ) { listHead = listTail = null ; noEntries = 0 ; } else if ( noEntries > 1 ) { listTail = listTail . getPrevious ( ) ; listTail . setNext ( null ) ; loc0 . setPrevious ( null ) ; noEntries -- ; } return loc0 ; }
9,358
creates a predicate of type time . concode_field_sep Comparable<? extends Serializable> ANY concode_elem_sep String id concode_elem_sep TYPE type concode_elem_sep Map<String,Comparable> clauses concode_field_sep Map<String,Comparable> getClauses concode_elem_sep int compare concode_elem_sep Comparable getClauseValue co...
Predicate function ( long arg0 , long arg1 , long arg2 ) { return new Predicate ( TYPE . TIME ) . addClause ( "srini_string" , ( arg0 < 0 ) ? ANY : arg0 ) . addClause ( "srini_string" , ( arg1 < 0 ) ? ANY : arg1 ) . addClause ( "srini_string" , ( arg2 < 0 ) ? ANY : arg2 ) ; }
9,359
returns the year of this day . concode_field_sep int date concode_elem_sep int GREGORIAN_START_YEAR concode_elem_sep int[] DAYS_PER_MONTH concode_elem_sep int month concode_elem_sep int year concode_elem_sep int JULIAN_END_DAY concode_elem_sep int GREGORIAN_START_DAY concode_elem_sep int GREGORIAN_START_MONTH concode_e...
int function ( ) { return year ; }
9,360
returns the font to be used . concode_field_sep Polygon ARROW_HEAD_POLYGON concode_elem_sep int PORT_ARROW_SIZE concode_elem_sep int OUTPUT_CANVAS_PADDING concode_elem_sep Font overrideFont concode_elem_sep BasicStroke UNCONNECTED_LINE_STROKE concode_elem_sep int UNCONNECTED_LINE_ARROW_SIZE concode_field_sep void rende...
Font function ( FontData arg0 ) { if ( overrideFont == null ) { return arg0 . getAwtFont ( ) ; } return overrideFont . deriveFont ( arg0 . getAwtFontStyle ( ) , arg0 . getSize ( ) ) ; }
9,361
retrieves the edge direction in which messages are propagated in the vertex-centric iteration . concode_field_sep EdgesIterator<K,EV> edgeIterator concode_elem_sep long numberOfVertices concode_elem_sep long outDegree concode_elem_sep Iterator<?> edges concode_elem_sep long serialVersionUID concode_elem_sep Edge<K,EV> ...
EdgeDirection function ( ) { return direction ; }
9,362
sets the maximum automaton states allowed for the regular expression expansion concode_field_sep int maxDeterminizedStates concode_elem_sep int flagsValue concode_elem_sep ParseField FLAGS_VALUE concode_elem_sep ObjectParser<Builder,Void> PARSER concode_elem_sep int flagsValue concode_elem_sep ParseField REGEX_OPTIONS ...
Builder function ( int arg0 ) { if ( arg0 < 0 ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . maxDeterminizedStates = arg0 ; return this ; }
9,363
sets the name of the relation , which is used as the property name in the entity the source entity owning the to-many relationship . concode_field_sep Schema schema concode_elem_sep boolean useFkProperty concode_elem_sep Entity sourceEntity concode_elem_sep Entity targetEntity concode_elem_sep Property[] fkProperties c...
void function ( String arg0 ) { this . name = arg0 ; }
9,364
gets the number of bytes read from the stream . concode_field_sep InputStream is concode_elem_sep long read concode_field_sep long available concode_elem_sep String toString concode_elem_sep int readByte
long function ( ) { return read ; }
9,365
set the user id for authentication . concode_field_sep int RETURN_SUCCESS concode_elem_sep int INDEX_PORT concode_elem_sep int INDEX_COMMAND concode_elem_sep int BUFFER_LENGTH concode_elem_sep int COMMAND_CONNECT concode_elem_sep int RETURN_CANNOT_CONNECT_TO_IDENTD concode_elem_sep int REPLY_LENGTH concode_elem_sep int...
void function ( String arg0 ) { setString ( INDEX_USER_ID , MAX_USER_ID_LENGTH , arg0 ) ; }
9,366
adds a session listener . concode_field_sep Session session concode_elem_sep Set<SessionNode> nodesToExecute concode_elem_sep SessionSupport sessionSupport concode_field_sep SessionSupport getSessionSupport concode_elem_sep void removeRepetition concode_elem_sep void collectParentParamSettings concode_elem_sep void doC...
void function ( SessionListener arg0 ) { getSessionSupport ( ) . addSessionListener ( arg0 ) ; }
9,367
test method for org.richfaces.component.uicolumn #setfilter org.richfaces.model.filter and org.richfaces.component.uicolumn #getfilter . concode_field_sep MockFacesEnvironment environment concode_elem_sep UIColumn column concode_field_sep void testComparator concode_elem_sep void testGetFilterField concode_elem_sep voi...
void function ( ) { Assert . assertNull ( column . getFilter ( ) ) ; Filter < ? > loc0 = new Filter < Object > ( ) { public boolean accept ( Object t ) { return false ; } } ; column . setFilter ( loc0 ) ; Assert . assertSame ( loc0 , column . getFilter ( ) ) ; environment . replay ( ) ; }
9,368
an api to fetch all field types by document type name for batch class . concode_field_sep Logger LOGGER concode_elem_sep FieldTypeDao fieldTypeDao concode_field_sep List<FieldType> getFdTypeAndRegexValidationByDocTypeName concode_elem_sep void removeFieldType concode_elem_sep FieldType getFieldType concode_elem_sep Lis...
List < FieldType > function ( String arg0 , String arg1 ) { List < FieldType > loc0 = null ; loc0 = fieldTypeDao . getFdTypeByDocumentTypeNameForBatchClass ( arg0 , arg1 ) ; return loc0 ; }
9,369
sets the count . concode_field_sep List components concode_elem_sep One one concode_elem_sep List manyToMany concode_elem_sep Foo foo concode_elem_sep int count concode_elem_sep Collection bag concode_elem_sep Simple simple concode_elem_sep Many many concode_elem_sep Set composites concode_elem_sep Collection lazyBag c...
void function ( int arg0 ) { this . count = arg0 ; }
9,370
sets an array of photo values in the object . concode_field_sep Bundle bundle concode_elem_sep Bundle bundle concode_field_sep E putStringArrayList concode_elem_sep SharePhoto getPhoto concode_elem_sep E putDoubleArray concode_elem_sep double getDouble concode_elem_sep E putDouble concode_elem_sep E putLong concode_ele...
E function ( final String arg0 , @ Nullable final ArrayList < SharePhoto > arg1 ) { this . bundle . putParcelableArrayList ( arg0 , arg1 ) ; return ( E ) this ; }
9,371
the relieffactor gives the amount of exaggeration to use for the height of the ? hills . ? a value of around 55 times gives reasonable results for earth-based dems . the default value is system-dependent . concode_field_sep boolean brightness concode_elem_sep Expression reliefFactor concode_elem_sep FilterFactory filte...
Expression function ( ) { return reliefFactor ; }
9,372
returns a hashcode value for this extension . concode_field_sep int hashMagic concode_elem_sep boolean critical concode_elem_sep ObjectIdentifier extensionId concode_elem_sep byte[] extensionValue concode_field_sep void encode concode_elem_sep boolean equals concode_elem_sep ObjectIdentifier getExtensionId concode_elem...
int function ( ) { int loc0 = 0 ; if ( extensionValue != null ) { byte [ ] loc1 = extensionValue ; int loc2 = loc1 . length ; while ( loc2 > 0 ) loc0 += loc2 * loc1 [ -- loc2 ] ; } loc0 = loc0 * hashMagic + extensionId . hashCode ( ) ; loc0 = loc0 * hashMagic + ( critical ? 1231 : 1237 ) ; return loc0 ; }
9,373
inserts a new parameter at the end of stylesheet file or after the ` lastnode ' it it is not null . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean rearrangeParameter concode_elem_sep void changeAttributes concode_elem_sep Element createParamElement concode_elem_sep String createNewValueParam concod...
boolean function ( Parameter arg0 , Document arg1 , Node arg2 , Node arg3 ) { if ( arg0 . isChosen ( ) ) { Node loc0 = createParamElement ( arg0 , arg1 ) ; if ( arg3 != null ) arg2 . insertBefore ( loc0 , arg3 . getNextSibling ( ) ) ; else arg2 . appendChild ( loc0 ) ; arg0 . setNode ( loc0 ) ; return true ; } return f...
9,374
returns whether the tileset is derived from a tileset image . concode_field_sep int tileMargin concode_elem_sep TileCutter tileCutter concode_elem_sep List<Tile> tiles concode_elem_sep int tilesPerRow concode_elem_sep int tileSpacing concode_elem_sep String externalSource concode_elem_sep Image tileSetImage concode_ele...
boolean function ( ) { return tileSetImage != null ; }
9,375
result of the function derived by the first argument at the given point concode_field_sep double EPSILON concode_field_sep double evaluateDerivativeFunction2 concode_elem_sep double evaluateDerivativeFunction2 concode_elem_sep Function2D derive1 concode_elem_sep Function2D derive2
double function ( Function2D arg0 , Vector2D arg1 , double arg2 ) { double loc0 = EPSILON * Math . max ( Math . abs ( arg1 . x ) , 1 ) ; double loc1 = arg2 ; arg1 . x += loc0 ; double loc2 = arg0 . evaluate ( arg1 ) ; arg1 . x -= loc0 ; return ( loc2 - loc1 ) / loc0 ; }
9,376
sets the class which is used to resolve the configxml . concode_field_sep Map<String,Object> injections concode_elem_sep IConfiguration c concode_elem_sep String configXml concode_elem_sep List<PropertiesLoaderSupport> properties concode_elem_sep Class<?> contextClass concode_field_sep IConfiguration getObject concode_...
void function ( final Class < ? > arg0 ) { this . contextClass = arg0 ; }
9,377
sets the logging properties for this logger . concode_field_sep String LOGGING_PROPERTIES concode_field_sep Logger getLogger concode_elem_sep Logger getLogger concode_elem_sep Logger getLogger
void function ( Properties arg0 ) { PropertyConfigurator . configure ( arg0 ) ; }
9,378
creates a new columnident which just consists of the path of the given columnident e.g. foo ` x ' ` y ' becomes x ` y ' if the columnident does n't have a path the return value is null concode_field_sep List<String> path concode_elem_sep Ordering<Iterable<String>> ordering concode_elem_sep String name concode_elem_sep ...
ColumnIdent function ( ) { if ( path . isEmpty ( ) ) { return null ; } ColumnIdent loc0 ; if ( path . size ( ) > 1 ) { loc0 = new ColumnIdent ( path . get ( 0 ) , path . subList ( 1 , path . size ( ) ) ) ; } else { loc0 = new ColumnIdent ( path . get ( 0 ) ) ; } return loc0 ; }
9,379
returns a boolean value that tells if the location code should be considered as a substring in the beginning of a string , or if it 's an entire word . concode_field_sep Owner owner concode_elem_sep Image image concode_elem_sep List<Note> notes concode_elem_sep List<SubjectMatter> subjectMatters concode_elem_sep List<A...
boolean function ( ) { return this . isSubstring ; }
9,380
returns the mail exchanger an e-mail address in the format admin.example.com , which represents admin@example.com . concode_field_sep String name concode_elem_sep int priority concode_field_sep int priority
String function ( ) { return name ; }
9,381
set the adminusername value . concode_field_sep String adminUsername concode_elem_sep String computerName concode_elem_sep LinuxConfiguration linuxConfiguration concode_elem_sep String customData concode_elem_sep WindowsConfiguration windowsConfiguration concode_elem_sep List<VaultSecretGroup> secrets concode_elem_sep ...
OSProfile function ( String arg0 ) { this . adminUsername = arg0 ; return this ; }
9,382
are aekos records not matched ? concode_field_sep PlaceHolder placeHolder concode_field_sep FindIdsRig getObjectUnderTestWithPreconfiguredIncludeFilters concode_elem_sep void testDoesntMatchAnyFilters01 concode_elem_sep void testDoesntMatchAnyFilters02
void function ( ) { FindIdsRig loc0 = getObjectUnderTestWithPreconfiguredIncludeFilters ( ) ; boolean loc1 = loc0 . matchesAnyFilter ( "srini_string" ) ; assertFalse ( "srini_string" , loc1 ) ; }
9,383
sets the bytes making out the class id . concode_field_sep ClassID XLS_WORKBOOK concode_elem_sep ClassID POWERPOINT97 concode_elem_sep ClassID EXCEL97 concode_elem_sep ClassID WORD97 concode_elem_sep ClassID PPT_SHOW concode_elem_sep ClassID TXT_ONLY concode_elem_sep ClassID WORD95 concode_elem_sep int LENGTH concode_e...
void function ( final byte [ ] arg0 ) { for ( int loc0 = 0 ; loc0 < this . bytes . length ; loc0 ++ ) this . bytes [ loc0 ] = arg0 [ loc0 ] ; }
9,384
launch the application . concode_field_sep JFrame frame concode_field_sep void initialize
void function ( String [ ] arg0 ) { EventQueue . invokeLater ( new Runnable ( ) { public void run ( ) { try { san loc0 = new san ( ) ; loc0 . frame . setVisible ( true ) ; } catch ( Exception loc0 ) { loc0 . printStackTrace ( ) ; } } } ) ; }
9,385
returns the mean as a double primitive . if the underlying mean is null , this method will return double.nan . concode_field_sep Number mean concode_elem_sep long serialVersionUID concode_elem_sep Number standardDeviation concode_field_sep Number getStandardDeviation concode_elem_sep boolean equals concode_elem_sep dou...
double function ( ) { double loc0 = Double . NaN ; if ( this . mean != null ) { loc0 = this . mean . doubleValue ( ) ; } return loc0 ; }
9,386
the equals-method . concode_field_sep CultureMemoryCell[] m_memory concode_elem_sep int m_size concode_elem_sep int m_width concode_elem_sep List m_memoryNames concode_elem_sep String CVS_REVISION concode_field_sep boolean contains concode_elem_sep CultureMemoryCell set concode_elem_sep CultureMemoryCell set concode_el...
boolean function ( Object arg0 ) { try { return compareTo ( arg0 ) == 0 ; } catch ( ClassCastException loc0 ) { loc0 . printStackTrace ( ) ; return false ; } }
9,387
return cpm cp multiplier for a given pokemon level . levels are described as documented for data.leveltolevelidx . concode_field_sep int[] arcY concode_elem_sep double[] CpM concode_elem_sep int[] arcX concode_field_sep void setupArcPoints concode_elem_sep int levelToLevelIdx concode_elem_sep double levelIdxToLevel con...
double function ( double arg0 ) { return CpM [ levelToLevelIdx ( arg0 ) ] ; }
9,388
if -- clean is not specified and root extension directory already exists , skip creating . concode_field_sep String HADOOP_CLIENT_2_4_0_COORDINATE concode_elem_sep String EXTENSION_A_COORDINATE concode_elem_sep HashMap<Artifact,List<String>> extensionToJars concode_elem_sep Artifact extension_B concode_elem_sep Artifac...
void function ( ) { rootExtensionsDir . mkdir ( ) ; pullDependencies . run ( ) ; }
9,389
returns time when snapshot started concode_field_sep String reason concode_elem_sep XContentBuilderString VERSION_ID concode_elem_sep XContentBuilderString NAME concode_elem_sep XContentBuilderString STATE concode_elem_sep ImmutableList<SnapshotShardFailure> shardFailures concode_elem_sep XContentBuilderString START_TI...
long function ( ) { return startTime ; }
9,390
sets the value of the show property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep String href concode_elem_sep String type concode_elem_sep String title concode_elem_sep String value concode_field_sep String getHref concode_...
void function ( String arg0 ) { this . show = arg0 ; }
9,391
adds a multiple gameobjects to the foreground list concode_field_sep ArrayList<GameObject> all concode_elem_sep boolean paused concode_elem_sep double frameCap concode_elem_sep ArrayList<GameObject> foreground concode_elem_sep boolean running concode_elem_sep ArrayList<MovableObject> movable concode_elem_sep ArrayList<...
void function ( ArrayList < GameObject > arg0 ) { all . addAll ( arg0 ) ; foreground . addAll ( arg0 ) ; }
9,392
returns a string representation of this object ; useful for testing and debugging . concode_field_sep com.amazonaws.internal.SdkInternalList<App> apps concode_field_sep void setApps concode_elem_sep java.util.List<App> getApps concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeAppsRe...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getApps ( ) != null ) loc0 . append ( "srini_string" + getApps ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; }
9,393
transform this call to an absolute url . concode_field_sep java.util.Random rand concode_field_sep String path concode_elem_sep String fragment concode_elem_sep String method concode_elem_sep Call withFragment concode_elem_sep Call unique concode_elem_sep String uniquify concode_elem_sep String webSocketURL concode_ele...
String function ( boolean arg0 , String arg1 ) { return "srini_string" + ( arg0 ? "srini_string" : "srini_string" ) + "srini_string" + arg1 + this . url ( ) + this . appendFragment ( ) ; }
9,394
returns true if this announcements delivery is website . concode_field_sep AnnouncementsDelivery _announcementsDelivery concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concod...
boolean function ( ) { return _announcementsDelivery . isWebsite ( ) ; }
9,395
this map is never empty as it always contains entries for each global action . concode_field_sep Object DEFAULT_ACTION concode_elem_sep IAction UNSUPPORTED_ACTION concode_elem_sep Map map concode_field_sep Set entrySet concode_elem_sep boolean containsKey concode_elem_sep Collection values concode_elem_sep void clear c...
boolean function ( ) { return false ; }
9,396
not supported . concode_field_sep IKeyOrder<F> keyOrder concode_elem_sep IChunkedOrderedIterator<E> src concode_elem_sep Logger log concode_elem_sep IChunkConverter<E,F> converter concode_elem_sep int pos concode_elem_sep F[] converted concode_field_sep F next concode_elem_sep IKeyOrder<F> getKeyOrder concode_elem_sep ...
void function ( ) { throw new UnsupportedOperationException ( ) ; }
9,397
the id of the vpc . concode_field_sep String cidrBlock concode_elem_sep String vpcId concode_elem_sep String ownerId concode_field_sep int hashCode concode_elem_sep String getOwnerId concode_elem_sep boolean equals concode_elem_sep void setCidrBlock concode_elem_sep VpcPeeringConnectionVpcInfo clone concode_elem_sep St...
VpcPeeringConnectionVpcInfo function ( String arg0 ) { setVpcId ( arg0 ) ; return this ; }
9,398
gets the sold quantity . concode_field_sep Crop cropId concode_elem_sep CropProcurementTarget cropProcurementTargetId concode_elem_sep Double quantity concode_elem_sep String cropName concode_elem_sep String targetFromString concode_elem_sep String targetToString concode_elem_sep Integer isActive concode_elem_sep Integ...
String function ( ) { return soldQuantity ; }
9,399
convert from px to dp concode_field_sep PlaceHolder placeHolder concode_field_sep float toPixelFromDIP concode_elem_sep float toPixelFromDIP concode_elem_sep float toPixelFromSP concode_elem_sep float toPixelFromSP
float function ( float arg0 ) { return arg0 / DisplayMetricsHolder . getWindowDisplayMetrics ( ) . density ; }