idx int64 0 25k | question stringlengths 68 5.61k | target stringlengths 21 500 |
|---|---|---|
500 | set char-set value . concode_field_sep int P_MODIFICATION_DATE concode_elem_sep int P_DEP_FILENAME concode_elem_sep boolean isPendingPush concode_elem_sep String TAG concode_elem_sep int P_CONTENT_LOCATION concode_elem_sep int P_DEP_DOMAIN concode_elem_sep byte[] mPartData concode_elem_sep int P_MAC concode_elem_sep in... | void function ( int arg0 ) { mPartHeader . put ( P_CHARSET , arg0 ) ; } |
501 | sets the value for this filterrule and returns this object for method chaining concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep String getName concode_elem_sep void setValue concode_elem_sep FilterRule withName | FilterRule function ( String arg0 ) { setValue ( arg0 ) ; return this ; } |
502 | add a case statement that matches on the data type and if the event compares equal . concode_field_sep PFBuilder<FSM.Event<D>,FSM.State<S,D>> builder concode_field_sep FSMStateFunctionBuilder<S,D> anyEvent concode_elem_sep PartialFunction<FSM.Event<D>,FSM.State<S,D>> build concode_elem_sep FSMStateFunctionBuilder<S,D> ... | FSMStateFunctionBuilder < S , D > function ( final P arg0 , final Class < Q > arg1 , final FI . Apply2 < P , Q , FSM . State < S , D >> arg2 ) { return erasedEvent ( arg0 , arg1 , null , arg2 ) ; } |
503 | returns 0 . concode_field_sep int userBufLen concode_elem_sep int userBufOff concode_elem_sep Log LOG concode_elem_sep byte[] userBuf concode_elem_sep int directBufferSize concode_elem_sep boolean finished concode_elem_sep int compressedDirectBufLen concode_elem_sep Buffer uncompressedDirectBuf concode_elem_sep Buffer ... | int function ( ) { return 0 ; } |
504 | set the end value . concode_field_sep ExitOptions exitOptions concode_elem_sep int start concode_elem_sep int end concode_field_sep ExitOptions exitOptions concode_elem_sep ExitCodeRangeMapping withExitOptions concode_elem_sep ExitCodeRangeMapping withStart concode_elem_sep int start concode_elem_sep int end | ExitCodeRangeMapping function ( int arg0 ) { this . end = arg0 ; return this ; } |
505 | returns a org.xhtmlrenderer.css.sheet.propertydeclaration by cssproperty name , e.g. `` font-family '' . properties are already cascaded during instantiation , so this will return the actual property and corresponding value to use for css-based layout and rendering . concode_field_sep Map cascadedProperties concode_ele... | PropertyDeclaration function ( CSSName arg0 ) { PropertyDeclaration loc0 = ( PropertyDeclaration ) cascadedProperties . get ( arg0 ) ; return loc0 ; } |
506 | database shard urls as provided in the constructor . concode_field_sep String userPassword concode_elem_sep int maxKvInsertBatchSize concode_elem_sep Partitioner shardPartitioner concode_elem_sep List<String> shardUrls concode_elem_sep DbAdapter dbAdapter concode_elem_sep float maxKvEvictFraction concode_elem_sep int m... | List < String > function ( ) { return shardUrls ; } |
507 | return the configured logging period frequency in milliseconds . concode_field_sep ThreadPoolExecutor outboundChannelExecutor concode_elem_sep StompBrokerRelayMessageHandler stompBrokerRelay concode_elem_sep SubProtocolWebSocketHandler webSocketHandler concode_elem_sep ScheduledThreadPoolExecutor sockJsTaskScheduler co... | long function ( ) { return this . loggingPeriod ; } |
508 | unmarshals exception from byte array . concode_field_sep Marshaller MARSHALLER concode_field_sep T unmarshal concode_elem_sep boolean nullable concode_elem_sep String typeName concode_elem_sep Map<String,Object> taskArgument concode_elem_sep Map<String,Object> taskArgument concode_elem_sep byte[] marshalArgument concod... | SQLException function ( byte [ ] arg0 ) { return unmarshal ( arg0 ) ; } |
509 | indicates something is not available . for example notavailable `` time '' results in the message `` time is not available '' . concode_field_sep String reason concode_elem_sep Builder condition concode_elem_sep String plural concode_elem_sep String singular concode_elem_sep String message concode_field_sep ConditionMe... | ConditionMessage function ( String arg0 ) { return because ( arg0 + "srini_string" ) ; } |
510 | returns a tokenmaker for the specified key . concode_field_sep String PROPERTY_DEFAULT_TOKEN_MAKER_FACTORY concode_elem_sep TokenMakerFactory DEFAULT_INSTANCE concode_field_sep TokenMakerFactory getDefaultInstance concode_elem_sep void setDefaultInstance concode_elem_sep TokenMaker getTokenMakerImpl concode_elem_sep Ma... | TokenMaker function ( String arg0 ) { TokenMaker loc0 = getTokenMakerImpl ( arg0 ) ; if ( loc0 == null ) { loc0 = new PlainTextTokenMaker ( ) ; } return loc0 ; } |
511 | assemble a varint from the given byte array . concode_field_sep int STATE_BEGIN_READING concode_elem_sep int STATE_READ_CONTENTS concode_elem_sep int length concode_elem_sep byte[] scratch concode_elem_sep int state concode_elem_sep long[] VARINT_LENGTH_MASKS concode_field_sep int getLastLength concode_elem_sep void re... | long function ( byte [ ] arg0 , int arg1 , boolean arg2 ) { long loc0 = arg0 [ 0 ] & 0xFFL ; if ( arg2 ) { loc0 &= ~ VARINT_LENGTH_MASKS [ arg1 - 1 ] ; } for ( int loc1 = 1 ; loc1 < arg1 ; loc1 ++ ) { loc0 = ( loc0 << 8 ) | ( arg0 [ loc1 ] & 0xFFL ) ; } return loc0 ; } |
512 | adds a feature to the condition attribute of the selector object concode_field_sep int CHILD_AXIS concode_elem_sep int HOVER_PSEUDOCLASS concode_elem_sep int selectorID concode_elem_sep Selector siblingSelector concode_elem_sep String _name concode_elem_sep int _axis concode_elem_sep int FOCUS_PSEUDOCLASS concode_elem_... | void function ( Condition arg0 ) { if ( conditions == null ) { conditions = new java . util . ArrayList ( ) ; } if ( _pe != null ) { conditions . add ( Condition . createUnsupportedCondition ( ) ) ; XRLog . match ( Level . WARNING , "srini_string" + _pe ) ; } conditions . add ( arg0 ) ; } |
513 | method that runs the wsdl import/upload procedure . concode_field_sep Log log concode_field_sep void onPutCompleted concode_elem_sep void importResource concode_elem_sep WsdlUriProcessor buildWsdlUriProcessor | String function ( RequestContext arg0 , WsdlUriProcessor arg1 , Resource arg2 , String arg3 ) { return arg1 . addWSDLToRegistry ( arg0 , arg3 , arg2 , false ) ; } |
514 | adds a number of 0-bytes at the end of the memory chunk . concode_field_sep byte[] m_data concode_elem_sep long m_address concode_field_sep void print concode_elem_sep byte loadByte concode_elem_sep void storeByte concode_elem_sep int getLength concode_elem_sep long getAddress concode_elem_sep int compareTo concode_ele... | void function ( final int arg0 ) { Preconditions . checkArgument ( arg0 > 0 , "srini_string" ) ; final byte [ ] loc0 = new byte [ m_data . length + arg0 ] ; System . arraycopy ( m_data , 0 , loc0 , 0 , m_data . length ) ; m_data = loc0 ; } |
515 | sets if the current lock is owned by the current user . concode_field_sep boolean m_isOwnedByUser concode_elem_sep String m_lockOwner concode_elem_sep int m_mode concode_elem_sep LockType m_lockType concode_field_sep LockType getLockType concode_elem_sep void setLockOwner concode_elem_sep LockType valueOf concode_elem_... | void function ( boolean arg0 ) { m_isOwnedByUser = arg0 ; } |
516 | set the value of the expanded property . concode_field_sep String branchContractedIcon concode_elem_sep boolean expanded concode_elem_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep String action concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_sep... | void function ( boolean arg0 ) { this . expanded = arg0 ; } |
517 | returns the list of types of metadata this deployer will require to run successfully the prepare method . concode_field_sep boolean invalidatesCL concode_elem_sep Class[] provides concode_elem_sep Class[] empty concode_elem_sep Class[] requires concode_field_sep boolean invalidatesClassLoader concode_elem_sep Class[] p... | Class [ ] function ( ) { if ( requires == null ) { return empty ; } return requires ; } |
518 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String name concode_elem_sep List<String> photoUrls concode_elem_sep List<Tag> tags concode_elem_sep Category category concode_elem_sep Long id concode_elem_sep String value concode_elem_sep StatusEnum statu... | String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
519 | create an instance of experimentdescription concode_field_sep QName _EntrySet_QNAME concode_field_sep ConfidenceBase createConfidenceBase concode_elem_sep OpenCvType createOpenCvType concode_elem_sep FullName createFullName concode_elem_sep DbReference createDbReference concode_elem_sep ExperimentalInteractorList creat... | ExperimentDescription function ( ) { return new ExperimentDescription ( ) ; } |
520 | get the last entry of a given map concode_field_sep Dictionary<Double> dictionary_ concode_elem_sep Impl pimpl_ concode_elem_sep Cloner cloner concode_field_sep boolean contains concode_elem_sep Map.Entry<String,Double> range_begin concode_elem_sep Double get concode_elem_sep ConfidenceMap clone concode_elem_sep Map.En... | Map . Entry < String , Double > function ( final ConfidenceMap arg0 ) { return arg0 . end ( ) ; } |
521 | decodes and returns the grabbed video frame . the methods/functions decode and return the just grabbed frame . if no frames has been grabbed camera has been disconnected , or there are no more frames in video file , the methods return false and the functions return null pointer . note : opencv 1.x functions cvretrievef... | boolean function ( Mat arg0 , int arg1 ) { boolean loc0 = n_retrieve ( nativeObj , arg0 . nativeObj , arg1 ) ; return loc0 ; } |
522 | in flink , jar files are submitted directly when a program is started . thus , this method does nothing . the returned value is parameter localjar , because this give the best integration of storm behavior within a flink environment . concode_field_sep Logger logger concode_field_sep void submitTopologyWithProgressBar ... | String function ( final String arg0 ) { if ( arg0 == null ) { throw new RuntimeException ( "srini_string" + "srini_string" ) ; } return arg0 ; } |
523 | gets the closest map coordinates of a given pixel . concode_field_sep int M_00 concode_elem_sep float HEIGHT_Y_DISPLACEMENT concode_elem_sep int M_02 concode_elem_sep int M_12 concode_elem_sep int M_HX concode_elem_sep int M_10 concode_elem_sep int M_11 concode_elem_sep int M_01 concode_elem_sep float yscale concode_el... | short function ( float arg0 , float arg1 ) { return ( short ) Math . round ( getExactMapX ( arg0 , arg1 ) ) ; } |
524 | gets the value of the paymentterm property . concode_field_sep String paymentMethodCode concode_elem_sep BankAccount bankAccount concode_elem_sep List<Note> note concode_elem_sep TimePeriod effectiveTimePeriod concode_elem_sep long serialVersionUID concode_elem_sep Object paymentInstrument concode_elem_sep Duration cle... | Object function ( ) { return paymentTerm ; } |
525 | sets the value of the digestvalue property . concode_field_sep String digestValue concode_elem_sep DigestMethodType digestMethod concode_elem_sep TransformsType transforms concode_elem_sep String id concode_elem_sep String type concode_elem_sep String uri concode_field_sep TransformsType getTransforms concode_elem_sep ... | void function ( String arg0 ) { this . digestValue = arg0 ; } |
526 | get the base uri of the unparsed entity concode_field_sep String systemId concode_elem_sep String baseURI concode_elem_sep String name concode_elem_sep String publicId concode_field_sep void setName concode_elem_sep String getSystemId concode_elem_sep void setBaseURI concode_elem_sep String getName concode_elem_sep voi... | String function ( ) { return baseURI ; } |
527 | get up velocity . concode_field_sep int RUN concode_elem_sep int up concode_elem_sep int STOP concode_elem_sep int right concode_elem_sep int WALK concode_elem_sep int UP concode_elem_sep int forward concode_elem_sep int FORWARD concode_elem_sep int RIGHT concode_field_sep void setForward concode_elem_sep int getRight ... | int function ( ) { return up ; } |
528 | get the resource adapter concode_field_sep Logger log concode_elem_sep ResourceAdapter ra concode_field_sep void setResourceAdapter concode_elem_sep void validate | ResourceAdapter function ( ) { log . trace ( "srini_string" ) ; return ra ; } |
529 | returns true if this token is unknown word concode_field_sep int positionLength concode_elem_sep Dictionary dictionary concode_elem_sep int offset concode_elem_sep int wordId concode_elem_sep int length concode_elem_sep char[] surfaceForm concode_elem_sep int position concode_elem_sep Type type concode_field_sep int ge... | boolean function ( ) { return type == Type . UNKNOWN ; } |
530 | sets the account name to be used when signing the request . concode_field_sep String accountName concode_elem_sep String keyName concode_elem_sep StorageKey key concode_field_sep String getAccountName concode_elem_sep StorageKey getKey concode_elem_sep byte[] exportKey concode_elem_sep void setKeyName concode_elem_sep ... | void function ( final String arg0 ) { this . accountName = arg0 ; } |
531 | set the system property concode_field_sep PlaceHolder placeHolder concode_field_sep String getSystemProperty concode_elem_sep URL loadResource concode_elem_sep void setTCCL concode_elem_sep Class<?> loadClass concode_elem_sep Class<?> loadClass concode_elem_sep ClassLoader getTCCL | void function ( final String arg0 , final String arg1 ) { SecurityManager loc0 = System . getSecurityManager ( ) ; if ( loc0 != null ) { AccessController . doPrivileged ( new PrivilegedAction < Object > ( ) { public Object run ( ) { System . setProperty ( arg0 , arg1 ) ; return null ; } } ) ; } else { System . setPrope... |
532 | add the integer value but if null , add the null node concode_field_sep JsonObjectBuilder builder concode_field_sep SmartJsonObjectBuilder add concode_elem_sep SmartJsonObjectBuilder add concode_elem_sep SmartJsonObjectBuilder add concode_elem_sep SmartJsonObjectBuilder add concode_elem_sep SmartJsonObjectBuilder add c... | SmartJsonObjectBuilder function ( String arg0 , Integer arg1 ) { if ( arg1 != null ) { builder . add ( arg0 , arg1 ) ; } else { builder . addNull ( arg0 ) ; } return this ; } |
533 | create ad tree from set of instances concode_field_sep long serialVersionUID concode_elem_sep Instance[] m_Instances concode_elem_sep int MIN_RECORD_SIZE concode_elem_sep int m_nCount concode_elem_sep VaryNode[] m_VaryNodes concode_elem_sep int m_nStartNode concode_field_sep void print concode_elem_sep void getCounts c... | ADNode function ( Instances arg0 ) { FastVector loc0 = new FastVector ( arg0 . numInstances ( ) ) ; for ( int loc1 = 0 ; loc1 < arg0 . numInstances ( ) ; loc1 ++ ) { loc0 . addElement ( new Integer ( loc1 ) ) ; } return makeADTree ( 0 , loc0 , arg0 ) ; } |
534 | returns true if this parameter is write only concode_field_sep boolean writeOnly concode_elem_sep Integer size concode_elem_sep Integer index concode_elem_sep boolean readOnly concode_elem_sep Integer value concode_field_sep Integer getValue concode_elem_sep Integer getSize concode_elem_sep Integer getIndex concode_ele... | boolean function ( ) { return writeOnly ; } |
535 | removes all points from the quadtree concode_field_sep List<PointQuadTree<T>> mChildren concode_elem_sep int MAX_ELEMENTS concode_elem_sep int MAX_DEPTH concode_elem_sep Bounds mBounds concode_elem_sep int mDepth concode_elem_sep List<T> mItems concode_field_sep void add concode_elem_sep Point getPoint concode_elem_sep... | void function ( ) { mChildren = null ; if ( mItems != null ) { mItems . clear ( ) ; } } |
536 | obtains the ` chunked ' flag . the default implementation returns the value of the #chunked chunked attribute . concode_field_sep Header contentEncoding concode_elem_sep boolean chunked concode_elem_sep Header contentType concode_field_sep Header getContentEncoding concode_elem_sep void setContentEncoding concode_elem_... | boolean function ( ) { return this . chunked ; } |
537 | method to decrypt a property , when key of the property is provided . concode_field_sep Log log concode_elem_sep Stack<ServiceRegistration> registrations concode_field_sep String doEncrypt concode_elem_sep String doDecrypt concode_elem_sep void activate concode_elem_sep void unsetRegistryService concode_elem_sep void u... | String function ( String arg0 ) { return SecureVaultUtil . getDecryptedPropertyValue ( arg0 ) ; } |
538 | unregister with the registrar server concode_field_sep PresenceAgent pa concode_elem_sep PrintStream stdout concode_elem_sep BufferedReader stdin concode_elem_sep Log log concode_elem_sep RegisterAgent ra concode_field_sep void onPaNotificationFailure concode_elem_sep void subscribe concode_elem_sep void unregisterall ... | void function ( ) { ra . unregister ( ) ; } |
539 | tests to ensure httpurlconnection #getinputstream is called when 200 is returned . concode_field_sep OutputStream mOutputStreamMock concode_elem_sep HttpURLConnection mHttpConMock concode_elem_sep ExpectedException mThrown concode_field_sep void testCloseError concode_elem_sep void before concode_elem_sep void testFlus... | void function ( ) { when ( mHttpConMock . getResponseCode ( ) ) . thenReturn ( 200 ) ; SwiftOutputStream loc0 = new SwiftOutputStream ( mHttpConMock ) ; loc0 . close ( ) ; verify ( mHttpConMock ) . getInputStream ( ) ; verify ( mHttpConMock ) . disconnect ( ) ; } |
540 | deserializes the specified byte array to an object instance . concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] serialize concode_elem_sep int readLine | Serializable function ( byte [ ] arg0 ) { HsqlByteArrayInputStream loc0 = new HsqlByteArrayInputStream ( arg0 ) ; ObjectInputStream loc1 = new ObjectInputStream ( loc0 ) ; return ( Serializable ) loc1 . readObject ( ) ; } |
541 | resolves known type parameters in toresolve and returns the result . concode_field_sep Class<? super T> rawType concode_elem_sep int hashCode concode_elem_sep Type type concode_field_sep Class<? super T> getRawType concode_elem_sep Type resolveType concode_elem_sep TypeLiteral<?> getFieldType concode_elem_sep List<Type... | TypeLiteral < ? > function ( Type arg0 ) { return TypeLiteral . get ( resolveType ( arg0 ) ) ; } |
542 | sets the company id of this expando column . concode_field_sep ExpandoColumn _expandoColumn concode_field_sep void setName concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes conc... | void function ( long arg0 ) { _expandoColumn . setCompanyId ( arg0 ) ; } |
543 | start this device concode_field_sep boolean m_device_is_started concode_elem_sep String m_gateway_id concode_elem_sep BticinoBinding m_bticino_binding concode_elem_sep int m_port concode_elem_sep OpenWebNet m_open_web_net concode_elem_sep String m_host concode_elem_sep int m_rescan_interval_secs concode_elem_sep Object... | void function ( ) { if ( m_open_web_net == null ) { m_open_web_net = new OpenWebNet ( m_host , m_port , m_rescan_interval_secs ) ; m_open_web_net . addEventListener ( this ) ; m_open_web_net . onStart ( ) ; } m_device_is_started = true ; logger . debug ( "srini_string" + m_gateway_id + "srini_string" ) ; } |
544 | adds/overwrites a rule in the rule set concode_field_sep PropertyFileWatcher watcher concode_elem_sep GeoServerDataDirectory dd concode_elem_sep File securityDir concode_elem_sep Set<R> rules concode_elem_sep long lastModified concode_elem_sep Logger LOGGER concode_elem_sep String propertyFileName concode_field_sep voi... | boolean function ( R arg0 ) { lastModified = System . currentTimeMillis ( ) ; return rules . add ( arg0 ) ; } |
545 | enables or disables dependency sorting mode . if true , we will sort the input files based on dependency information in them . otherwise , we will use the order of files specified on the command-line . concode_field_sep Set<String> entryPoints concode_elem_sep long serialVersionUID concode_elem_sep boolean sortDependen... | DependencyOptions function ( boolean arg0 ) { this . sortDependencies = arg0 ; return this ; } |
546 | sets the value of the name property . concode_field_sep String owner concode_elem_sep String path concode_elem_sep Boolean isFolder concode_elem_sep XMLGregorianCalendar createdDate concode_elem_sep Boolean runAfterImport concode_elem_sep String createdBy concode_elem_sep String name concode_elem_sep String description... | void function ( String arg0 ) { this . name = arg0 ; } |
547 | sets the value of the jspxpages property . concode_field_sep JspxPages jspxPages concode_elem_sep ResourceType templateRef concode_elem_sep Beans beans concode_field_sep void setBeans concode_elem_sep void setTemplateRef concode_elem_sep JspxPages getJspxPages concode_elem_sep ResourceType getTemplateRef concode_elem_s... | void function ( JspxPages arg0 ) { this . jspxPages = arg0 ; } |
548 | return the file number component of the logsequencenumber . concode_field_sep int file concode_elem_sep int offset concode_field_sep int compare concode_elem_sep int getOffset | int function ( ) { return file ; } |
549 | stop a service ; if it is null do nothing . exceptions are caught and logged at warn level . but not throwables . this operation is intended to be used in cleanup operations concode_field_sep List<ServiceStateChangeListener> listeners concode_elem_sep Log LOG concode_field_sep void add concode_elem_sep void stop concod... | Exception function ( Log arg0 , Service arg1 ) { try { stop ( arg1 ) ; } catch ( Exception loc0 ) { arg0 . warn ( "srini_string" + arg1 . getName ( ) + "srini_string" + loc0 , loc0 ) ; return loc0 ; } return null ; } |
550 | gets all the runs events that have been run concode_field_sep Channel[] channels concode_elem_sep boolean isOn concode_elem_sep LocalTime time concode_elem_sep LinkedList<AbstractEvent> runs concode_field_sep String PRINT concode_elem_sep void TOGGLE concode_elem_sep LocalTime getTime concode_elem_sep void EXPORT conco... | LinkedList < AbstractEvent > function ( ) { return runs ; } |
551 | add gist to intent being built up concode_field_sep String EXTRA_IS_COLLABORATOR concode_elem_sep String EXTRA_COMMENT_BODY concode_elem_sep String EXTRA_PATH concode_elem_sep String EXTRA_REPOSITORY concode_elem_sep String EXTRA_REPOSITORIES concode_elem_sep String EXTRA_USERS concode_elem_sep String EXTRA_COMMENTS co... | Builder function ( Gist arg0 ) { return add ( EXTRA_GIST , arg0 ) ; } |
552 | returns the hash code of this dayandposition . concode_field_sep int NO_WEEKDAY concode_elem_sep int _day concode_elem_sep int _position concode_field_sep void setDayOfWeek concode_elem_sep int getDayOfWeek concode_elem_sep boolean isValidDayOfWeek concode_elem_sep boolean isValidDayPosition concode_elem_sep boolean eq... | int function ( ) { HashCode loc0 = HashCodeFactoryUtil . getHashCode ( ) ; loc0 . append ( _day ) ; loc0 . append ( _position ) ; return loc0 . toHashCode ( ) ; } |
553 | sets the total number of points in the created geometry . the created geometry will have no more than this number of points , unless more are needed to create a valid geometry . concode_field_sep GeometryFactory geomFact concode_elem_sep int nPts concode_elem_sep Dimensions dim concode_elem_sep double width concode_ele... | void function ( int arg0 ) { this . nPts = arg0 ; } |
554 | performs a dynamic query on the database and returns the matching rows . concode_field_sep VirtualHostLocalService _virtualHostLocalService concode_field_sep java.util.List<com.liferay.portal.model.VirtualHost> getVirtualHosts concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.Ac... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _virtualHostLocalService . arg0 ( arg0 ) ; } |
555 | test when invalid value specified for int conversion concode_field_sep PlaceHolder placeHolder concode_field_sep void testConvert concode_elem_sep void testFailure_boolean | void function ( ) { ConvertUtils . convert ( "srini_string" , int . class ) ; } |
556 | sets the totalresultsetsize value for this customfieldpage . concode_field_sep java.lang.Integer startIndex concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_... | void function ( java . lang . Integer arg0 ) { this . totalResultSetSize = arg0 ; } |
557 | adds a new object class . concode_field_sep Logger LOG concode_elem_sep List<String> objectClassList concode_field_sep List<String> getObjectClasses | void function ( String arg0 ) { for ( String loc0 : this . objectClassList ) { if ( arg0 . equals ( loc0 ) ) { LOG . info ( "srini_string" + arg0 + "srini_string" ) ; return ; } } this . objectClassList . add ( arg0 ) ; } |
558 | checks whether two map fields are equal . concode_field_sep Iterator<E> delegate concode_elem_sep MutatabilityAwareMap<K,V> mapData concode_elem_sep boolean isMutable concode_elem_sep MutabilityOracle mutabilityOracle concode_elem_sep MapFieldLite EMPTY_MAP_FIELD concode_field_sep E next concode_elem_sep int calculateH... | boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof MapFieldLite ) ) { return false ; } MapFieldLite < K , V > loc0 = ( MapFieldLite < K , V > ) arg0 ; return equals ( mapData , loc0 . mapData ) ; } |
559 | guesses the content type based on the provided bytes . concode_field_sep int GUESS_HEADER_LENGTH concode_field_sep XContentBuilder contentBuilder concode_elem_sep XContentBuilder contentBuilder concode_elem_sep XContentBuilder cborBuilder concode_elem_sep XContentBuilder cborBuilder concode_elem_sep XContentBuilder jso... | XContentType function ( byte [ ] arg0 ) { return xContentType ( arg0 , 0 , arg0 . length ) ; } |
560 | get the method parameter declaration . concode_field_sep RmicCompiler rmic concode_elem_sep Method method concode_field_sep String getArgumentNames concode_elem_sep String generateStubMethod concode_elem_sep String convertStubName concode_elem_sep String getMethodHashCode concode_elem_sep String getThrows concode_elem_... | String function ( ) { StringBuffer loc0 = new StringBuffer ( ) ; Class [ ] loc1 = method . getParameterTypes ( ) ; for ( int loc2 = 0 ; loc2 < loc1 . length ; loc2 ++ ) { loc0 . append ( rmic . name ( loc1 [ loc2 ] ) ) ; loc0 . append ( "srini_string" + loc2 ) ; if ( loc2 < loc1 . length - 1 ) loc0 . append ( "srini_st... |
561 | sets the replier user id of this membership request . concode_field_sep MembershipRequest _membershipRequest concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getReplierUserUuid concode_el... | void function ( long arg0 ) { _membershipRequest . setReplierUserId ( arg0 ) ; } |
562 | sets the category id of this asset category property . concode_field_sep AssetCategoryProperty _assetCategoryProperty concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_... | void function ( long arg0 ) { _assetCategoryProperty . setCategoryId ( arg0 ) ; } |
563 | a list of alarm histories in json format . note : this method appends the values to the existing list if any . use #setalarmhistoryitems java.util.collection or #withalarmhistoryitems java.util.collection if you want tooverride the existing values . concode_field_sep com.amazonaws.internal.SdkInternalList<AlarmHistoryI... | DescribeAlarmHistoryResult function ( AlarmHistoryItem ... arg0 ) { if ( this . alarmHistoryItems == null ) { setAlarmHistoryItems ( new com . amazonaws . internal . SdkInternalList < AlarmHistoryItem > ( arg0 . length ) ) ; } for ( AlarmHistoryItem loc0 : arg0 ) { this . alarmHistoryItems . add ( loc0 ) ; } return thi... |
564 | sets a list of user ids suggested as request receivers concode_field_sep ActionType actionType concode_elem_sep String data concode_elem_sep ArrayList<String> suggestions concode_elem_sep String to concode_elem_sep Filters filters concode_elem_sep String message concode_elem_sep String title concode_elem_sep String obj... | Builder function ( ArrayList < String > arg0 ) { this . suggestions = arg0 ; return this ; } |
565 | closes the connections to the database . concode_field_sep HSMessageLogger LOG concode_elem_sep String jdbcDriver concode_elem_sep String jdbcPass concode_elem_sep String jdbcUser concode_elem_sep String jdbcUrl concode_elem_sep SQLExpressionTemplate sqlExpressionTemplate concode_elem_sep DataSource dataSource concode_... | void function ( ) { ( ( BasicDataSource ) dataSource ) . close ( ) ; } |
566 | adds the sync d l file version diff to the database . also notifies the appropriate model listeners . concode_field_sep SyncDLFileVersionDiffLocalService _syncDLFileVersionDiffLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void deleteExpiredSyncDLFileVersionDiffs concode_elem_... | com . liferay . sync . model . SyncDLFileVersionDiff function ( com . liferay . sync . model . SyncDLFileVersionDiff arg0 ) { return _syncDLFileVersionDiffLocalService . addSyncDLFileVersionDiff ( arg0 ) ; } |
567 | clears all the encryptedprivatekey contents from memory overwriting all data including private keys . warning - this method irreversibly deletes the private key information . concode_field_sep byte[] encryptedPrivateBytes concode_elem_sep byte[] initialisationVector concode_field_sep byte[] getInitialisationVector conc... | void function ( ) { if ( encryptedPrivateBytes != null ) { Arrays . fill ( encryptedPrivateBytes , ( byte ) 0 ) ; } if ( initialisationVector != null ) { Arrays . fill ( initialisationVector , ( byte ) 0 ) ; } } |
568 | this method should be implemented by each instantiated actor concode_field_sep ActorRegistry registry concode_elem_sep String name concode_elem_sep boolean running concode_elem_sep LinkedBlockingQueue<Object> queue concode_field_sep void setRegistry concode_elem_sep String getName concode_elem_sep LinkedBlockingQueue<O... | void function ( final Object arg0 ) { } |
569 | an optional attribute value of the token . tokens which are not used as syntactic sugar will often contain meaningful values that will be used later on by the compiler or interpreter . this attribute value is often different from the image . any subclass of token that actually wants to return a non-null value can overr... | Object function ( ) { return null ; } |
570 | sets the x , y , and z values of the given vector3 to their absolute value . concode_field_sep Vector3 ZERO concode_elem_sep Vector3 Up concode_elem_sep Vector3 UNIT_Z concode_elem_sep Vector3 UNIT_Y concode_elem_sep Vector3 ONE concode_elem_sep float x concode_elem_sep float y concode_elem_sep float z concode_elem_sep... | Vector3 function ( Vector3 arg0 ) { return new Vector3 ( Math . abs ( arg0 . x ) , Math . abs ( arg0 . y ) , Math . abs ( arg0 . z ) ) ; } |
571 | computes the values of maxsize . there will always be at least one free slot required . concode_field_sep int _size concode_elem_sep int _free concode_elem_sep float DEFAULT_LOAD_FACTOR concode_elem_sep float _loadFactor concode_elem_sep long serialVersionUID concode_elem_sep int _maxSize concode_elem_sep boolean _auto... | void function ( int arg0 ) { _maxSize = Math . min ( arg0 - 1 , ( int ) ( arg0 * _loadFactor ) ) ; _free = arg0 - _size ; } |
572 | by default , do n't provide any child paste override behaviour . concode_field_sep Map nameFeatureMap concode_elem_sep Object NULL_TOKEN concode_field_sep boolean shouldOverrideCopyOperation concode_elem_sep void setName concode_elem_sep boolean canContain concode_elem_sep XMLResource getResource concode_elem_sep Strin... | OverridePasteChildOperation function ( PasteChildOperation arg0 ) { return null ; } |
573 | get the correspondence map containing sheet types/obfuscated sheet types concode_field_sep HashMap<String,String> productName concode_elem_sep HashMap<String,String> productType concode_elem_sep HashMap<String,String> sheetType concode_elem_sep ExportationData instance concode_elem_sep List<String> categoryValue concod... | HashMap < String , String > function ( ) { return sheetType ; } |
574 | retrieves the value of the specified `` extra '' property for this ldap syntax description . concode_field_sep LDAPSyntaxDescriptionSyntax descriptionSyntax concode_elem_sep String description concode_elem_sep Map<String,List<String>> extraProperties concode_elem_sep String definition concode_elem_sep String oid concod... | List < String > function ( String arg0 ) { return extraProperties . get ( arg0 ) ; } |
575 | initially called after the formbackingobject method to get the landing form name concode_field_sep String SUCCESS_FORM_VIEW concode_elem_sep String SXML_FORM_VIEW concode_elem_sep Log log concode_elem_sep String LOG_FORM_VIEW concode_field_sep String showLogForm concode_elem_sep String showSXMLForm | String function ( ModelMap arg0 ) { return SUCCESS_FORM_VIEW ; } |
576 | the amazon api gateway execution log for the test authorizer request . concode_field_sep java.util.Map<String,java.util.List<String>> authorization concode_elem_sep String log concode_elem_sep Long latency concode_elem_sep Integer clientStatus concode_elem_sep String principalId concode_elem_sep String policy concode_f... | void function ( String arg0 ) { this . log = arg0 ; } |
577 | runs fop on the given document . concode_field_sep Fop fop concode_elem_sep Transformer transformer concode_elem_sep EventListener eventListener concode_elem_sep TransformerFactory TRANSFORMER_FACTORY concode_elem_sep FopFactory FOP_FACTORY concode_elem_sep FOEventHandlerFactory foEventHandlerFactory concode_field_sep ... | void function ( InputStream arg0 ) { parse ( arg0 , createFOUserAgent ( ) ) ; } |
578 | a valid entry should have no issues concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphJavaValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart concode_fi... | void function ( ) { prepareStateTest ( ) ; Entry loc0 = factory . createEntry ( ) ; region . getVertices ( ) . add ( loc0 ) ; createTransition ( loc0 , state ) ; assertEquals ( EntryKind . INITIAL , loc0 . getKind ( ) ) ; assertTrue ( validator . validate ( loc0 , diagnostics , new HashMap < Object , Object > ( ) ) ) ;... |
579 | check jdbc consumer is alive concode_field_sep Log logger concode_elem_sep String currentMessageId concode_elem_sep String consumerId concode_elem_sep JDBCMessageStore store concode_field_sep MessageContext receive concode_elem_sep boolean cleanup concode_elem_sep boolean ack concode_elem_sep void setId concode_elem_se... | boolean function ( ) { return true ; } |
580 | set the collation . concode_field_sep StringValue defaultCaseOrder concode_elem_sep boolean backwardsCompatible concode_elem_sep Comparator comparer concode_elem_sep Expression stable concode_elem_sep Expression language concode_elem_sep StringValue defaultOrder concode_elem_sep Expression caseOrder concode_elem_sep Co... | void function ( Expression arg0 ) { this . collationName = arg0 ; } |
581 | returns the current stack of enclosing classes . the first element is the top of the stack , that is to say the currently visited class . concode_field_sep Set<MethodNode> methodsToBeVisited concode_elem_sep Set<Long> reportedErrors concode_elem_sep LinkedList<BinaryExpression> enclosingBinaryExpressions concode_elem_s... | List < Expression > function ( ) { return Collections . unmodifiableList ( enclosingMethodCalls ) ; } |
582 | gets the value of the merchantcustomerid property . concode_field_sep String customerProfileId concode_elem_sep ArrayList<Address> shipToAddressList concode_elem_sep String merchantCustomerId concode_elem_sep String description concode_elem_sep long serialVersionUID concode_elem_sep String email concode_field_sep Custo... | String function ( ) { return merchantCustomerId ; } |
583 | returns the min number of threads the channel will use for processing messages . the channel will automatically de-allocate worker threads as the queue load shrinks , down to the defined minimum . this lets the channel consume fewer resources when load is low . concode_field_sep ChannelHandler channelHandler concode_el... | int function ( ) { return executor . getCorePoolSize ( ) ; } |
584 | test method for notificationcontroller #handleevent org.osgi.service.event.event verifies that illegalargumentexception is thrown when event 's notification #notification_key_user_id property is empty . concode_field_sep ServerMessage mockServerMessage concode_elem_sep ServerSession mockServerSession concode_elem_sep H... | void function ( ) { testEventProperties . put ( Notification . NOTIFICATION_KEY_USER_ID , "srini_string" ) ; notificationController . handleEvent ( new Event ( Notification . NOTIFICATION_TOPIC_BROADCAST , testEventProperties ) ) ; } |
585 | sets the value of the devicemanufacturertargeting property . concode_field_sep OperatingSystemTargeting operatingSystemTargeting concode_elem_sep BrowserLanguageTargeting browserLanguageTargeting concode_elem_sep DeviceCategoryTargeting deviceCategoryTargeting concode_elem_sep MobileDeviceTargeting mobileDeviceTargetin... | void function ( DeviceManufacturerTargeting arg0 ) { this . deviceManufacturerTargeting = arg0 ; } |
586 | gets score of team , not all games might use this . concode_field_sep int MaxPlayers concode_elem_sep int Score concode_elem_sep ChatColor Color concode_elem_sep String TeamName concode_elem_sep ArrayList<UUID> PlayersOnTeam concode_field_sep void resetScore concode_elem_sep String getName concode_elem_sep ChatColor ge... | int function ( ) { return Score ; } |
587 | test method for org.powertac.samplebroker.core.powertacbroker #samplebroker java.lang.string , org.powertac.samplebroker.samplebrokerservice . concode_field_sep BrokerRepo brokerRepo concode_elem_sep CustomerRepo customerRepo concode_elem_sep PowerTacBroker broker concode_elem_sep Instant baseTime concode_field_sep voi... | void function ( ) { assertFalse ( broker . getBroker ( ) . isEnabled ( ) ) ; } |
588 | sets the vm list . concode_field_sep List<? extends Pe> peList concode_elem_sep List<String> vmsMigratingIn concode_elem_sep double availableMips concode_elem_sep List<String> vmsMigratingOut concode_elem_sep Map<String,List<Pe>> peMap concode_elem_sep Map<String,List<Double>> mipsMap concode_field_sep List<T> getPeLis... | void function ( List < T > arg0 ) { this . peList = arg0 ; } |
589 | the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void exitPacket_reference concode_elem_sep void enterStaticAttr_definition concode_elem_sep void exitEvent_declarations concode_elem_sep void enterPattern_predicate concode_elem_sep void exitEvent_alias concode_elem_se... | void function ( TESLAParser . Neg_one_referenceContext arg0 ) { } |
590 | ein bestimmtest bit in einem byte an einer position setzten concode_field_sep PlaceHolder placeHolder concode_field_sep int toInt concode_elem_sep byte isolateBits concode_elem_sep byte[] toBytes concode_elem_sep boolean compareBytes concode_elem_sep byte reverseBitsByte concode_elem_sep int doubleToQNotation concode_e... | byte function ( byte arg0 , int arg1 ) { byte loc0 = ( byte ) ( 0x01 << arg1 ) ; byte loc1 = ( byte ) ( loc0 | arg0 ) ; return loc1 ; } |
591 | sets the daemoninfo for given address concode_field_sep Map<Address,DaemonInfo> infosMap concode_field_sep DaemonInfo getInfo concode_elem_sep List<DaemonInfo> getInfos concode_elem_sep void removeInfo | void function ( Address arg0 , DaemonInfo arg1 ) { infosMap . put ( arg0 , arg1 ) ; } |
592 | method that can be used to post-process the httpmessageconverter listbefore it is used to configure the part converters of allencompassingformhttpmessageconverter . concode_field_sep List<HttpMessageConverter<?>> converters concode_elem_sep List<Class<?>> NON_REPLACING_CONVERTERS concode_field_sep Iterator<HttpMessageC... | List < HttpMessageConverter < ? >> function ( List < HttpMessageConverter < ? >> arg0 ) { return arg0 ; } |
593 | get origional search term . concode_field_sep boolean wholeWord concode_elem_sep ArrayList<String> terms concode_elem_sep boolean caseSensitive concode_elem_sep String term concode_field_sep boolean isCaseSensitive concode_elem_sep boolean equals concode_elem_sep boolean isWholeWord concode_elem_sep ArrayList<String> g... | String function ( ) { return term ; } |
594 | hook for allowing page to call exec . by default , this returns the result of shouldallownavigation . it 's generally unsafe to allow untrusted content to be loaded into a cordovawebview , even within an iframe , so it 's best not to touch this . concode_field_sep CordovaPreferences preferences concode_elem_sep Cordova... | Boolean function ( String arg0 ) { return shouldAllowNavigation ( arg0 ) ; } |
595 | enable this series using an alternate color when rendering fills in a negative quadrant . concode_field_sep Integer xAxis concode_elem_sep List<Object> data concode_elem_sep String color concode_elem_sep Boolean shadow concode_elem_sep String fillAxis concode_elem_sep Boolean show concode_elem_sep String fillToValue co... | void function ( Boolean arg0 ) { this . useNegativeColors = arg0 ; } |
596 | invoke delayed execution . concode_field_sep ExecutionService executionService concode_elem_sep long maxDelay concode_elem_sep Runnable runnable concode_elem_sep long delay concode_elem_sep ScheduledFuture<?> future concode_elem_sep long hardLimit concode_field_sep void scheduleNewExecution concode_elem_sep boolean try... | void function ( ) { long loc0 = Clock . currentTimeMillis ( ) ; if ( delay + loc0 > hardLimit ) { scheduleNewExecution ( loc0 ) ; } else if ( ! tryPostponeExecution ( ) ) { scheduleNewExecution ( loc0 ) ; } } |
597 | returns the front clip meters . concode_field_sep JAXBContext jaxbContext concode_elem_sep Set<ViewPropertiesListener> listenerSet concode_elem_sep float frontClip concode_elem_sep float fieldOfView concode_elem_sep float backClip concode_field_sep float getBackClip concode_elem_sep void encode concode_elem_sep void se... | float function ( ) { return frontClip ; } |
598 | returns the osgi service identifier . concode_field_sep AnnouncementsDeliveryService _service concode_field_sep AnnouncementsDeliveryService getService concode_elem_sep com.liferay.announcements.kernel.model.AnnouncementsDelivery updateDelivery | java . lang . String function ( ) { return getService ( ) . getOSGiServiceIdentifier ( ) ; } |
599 | @hide concode_field_sep String TAG concode_elem_sep ILocationProvider.Stub mProvider concode_elem_sep ILocationManager mLocationManager concode_field_sep int onGetPowerRequirement concode_elem_sep long onGetStatusUpdateTime concode_elem_sep void onUpdateNetworkState concode_elem_sep boolean onSupportsBearing concode_el... | ILocationProvider function ( ) { return mProvider ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.