idx int64 0 25k | question stringlengths 68 5.61k | target stringlengths 21 500 |
|---|---|---|
15,800 | called when he system received an ssl client certificate request . plugin can use the supplied clientcertrequest to process this certificate challenge . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName ... | boolean function ( CordovaWebView arg0 , ICordovaClientCertRequest arg1 ) { return false ; } |
15,801 | 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 List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_sep String title concode_elem_sep MLEllipsoidalC... | void function ( String arg0 ) { this . show = arg0 ; } |
15,802 | subclasses should override this method if need be , the default implementation returns null . note that this method only needs to be implemented for schema types which are open-ended in which the contents are not specifically specified by the schema . concode_field_sep PlaceHolder placeHolder concode_field_sep Element ... | List function ( Object arg0 , XSDElementDeclaration arg1 ) { return null ; } |
15,803 | could be called from any thread concode_field_sep int resolutionY concode_elem_sep int resolutionX concode_elem_sep int adapter concode_elem_sep float scale concode_elem_sep int visibleX concode_elem_sep int visibleY concode_elem_sep long ptr concode_elem_sep int dpiOverride concode_elem_sep int depth concode_elem_sep ... | int function ( ) { return this . visibleY ; } |
15,804 | convert ebus type ulong concode_field_sep byte CRC_TAB_8_VALUE[] concode_elem_sep Logger logger concode_field_sep int decodeBCD concode_elem_sep byte expandByte concode_elem_sep int decodeUChar concode_elem_sep int decodeLng concode_elem_sep int decodeDATA1b concode_elem_sep float decodeDATA2c concode_elem_sep float de... | int function ( byte arg0 , byte arg1 ) { int loc0 = decodeInt ( arg0 , arg1 ) ; long loc1 = loc0 & 0xffffffffl ; return ( int ) loc1 ; } |
15,805 | build and return a string version of the query . if you change the where or make other calls you will need to re-call this method to re-prepare the query for execution . concode_field_sep List<ArgumentHolder> argList concode_elem_sep String before concode_elem_sep boolean addTableName concode_elem_sep TableInfo<T,ID> t... | String function ( ) { List < ArgumentHolder > loc0 = new ArrayList < ArgumentHolder > ( ) ; return buildStatementString ( loc0 ) ; } |
15,806 | returns the number of threads currently in the scheduler 's threadpool . concode_field_sep boolean isRemote concode_elem_sep boolean isInStandbyMode concode_elem_sep long serialVersionUID concode_elem_sep boolean jsPersistent concode_elem_sep Class<?> tpClass concode_elem_sep String schedInst concode_elem_sep Class<?> ... | int function ( ) { return tpSize ; } |
15,807 | setter method for reportformat concode_field_sep String endDate concode_elem_sep List subCategoryDetails concode_elem_sep List subSubCategoryDetails concode_elem_sep List categoryDetails concode_elem_sep String reportFormat concode_elem_sep int subCategoryID concode_elem_sep int classificationID concode_elem_sep String... | void function ( String arg0 ) { this . reportFormat = arg0 ; } |
15,808 | notification that a refresh task list request was added to the output . this means we 've got some output that is useful to display . note : this is slightly different from the gradlepluginlord.requestobserver . while these are directly related , this one really means that it has been added to the ui . concode_field_se... | void function ( RefreshTaskListRequest arg0 ) { outputObserverVersion1 . refreshRequestAdded ( arg0 . getRequestID ( ) , arg0 . forceOutputToBeShown ( ) ) ; } |
15,809 | returns a sparse array of manufacturer identifier and its corresponding manufacturer specific data . concode_field_sep int DATA_TYPE_FLAGS concode_elem_sep int mAdvertiseFlags concode_elem_sep byte[] mBytes concode_elem_sep int DATA_TYPE_SERVICE_UUIDS_32_BIT_COMPLETE concode_elem_sep Map<ParcelUuid,byte[]> mServiceData... | SparseArray < byte [ ] > function ( ) { return mManufacturerSpecificData ; } |
15,810 | returns the default asmifiable prototypes . concode_field_sep String[] OPCODES concode_elem_sep String[] TYPES concode_elem_sep StringBuffer buf concode_elem_sep List text concode_field_sep void appendString concode_elem_sep void print concode_elem_sep List getText concode_elem_sep void printList | Attribute [ ] function ( ) { return new Attribute [ 0 ] ; } |
15,811 | converts the lines into a string with linebreaks . useful for creating in-memory input for a file , for example . concode_field_sep FileSystem fileSystem concode_field_sep Path overwriteFile concode_elem_sep boolean deleteFile concode_elem_sep Path newScratchFile concode_elem_sep Path file concode_elem_sep Path file co... | String function ( String ... arg0 ) { } |
15,812 | returns a fragment of java code that can be used to set a property to match the editors current state . this method is intended for use when generating java code to reflect changes made through the property editor . the code fragment should be context free and must be a legal java expression as specified by the jls . s... | String function ( ) { return null ; } |
15,813 | test of decompose method , of class eigenvaluedecomposition . concode_field_sep double[][] eigenVectors concode_elem_sep double[] eigenValues concode_elem_sep double[][] A concode_elem_sep double[] eigenValues2 concode_elem_sep double[][] A2 concode_elem_sep double[][] eigenVectors2 concode_field_sep void testLanczos2 ... | void function ( ) { System . out . println ( "srini_string" ) ; EigenValueDecomposition loc0 = EigenValueDecomposition . decompose ( A , true , true ) ; assertTrue ( Math . equals ( eigenValues , loc0 . getEigenValues ( ) , 1E-7 ) ) ; assertTrue ( null == loc0 . getEigenVectors ( ) ) ; } |
15,814 | the lyrics for the recording , if any . concode_field_sep PlaceHolder placeHolder concode_field_sep String date concode_elem_sep String fileName concode_elem_sep String copyright concode_elem_sep String author concode_elem_sep String album concode_elem_sep String composer concode_elem_sep int length concode_elem_sep St... | String function ( ) { return "srini_string" ; } |
15,815 | gets the stop date . concode_field_sep String phase concode_elem_sep Datum startDate concode_elem_sep Datum stopDate concode_elem_sep String desc concode_field_sep Datum getStartDate concode_elem_sep String makeLine concode_elem_sep boolean setData concode_elem_sep boolean before concode_elem_sep boolean inTimeFrame co... | Datum function ( ) { return stopDate ; } |
15,816 | set marker to be marked . concode_field_sep boolean marked concode_elem_sep Log LOG concode_elem_sep ThreadLocal<Random> RANDOM concode_elem_sep int count concode_elem_sep String name concode_elem_sep Action<T,E> action concode_elem_sep List<Action<T,E>> actionList concode_elem_sep Constraint[] constraints concode_fiel... | void function ( ) { marked = true ; LOG . info ( "srini_string" + this ) ; } |
15,817 | returns the value of the left hand side . this value does not depend on the constant . concode_field_sep double constant concode_elem_sep double[] values concode_elem_sep double[] coefficients concode_elem_sep List<Equation> equations concode_elem_sep TreeMap<String,Integer> variables concode_field_sep Equation createE... | double function ( Solution arg0 ) { return constant - getSignedError ( arg0 ) ; } |
15,818 | first check if user is in acl for the kms operation , if yes , then return true if user is not present in any configured blacklist for the operation concode_field_sep String ACL_DEFAULT concode_elem_sep String UNAUTHORIZED_MSG_WITHOUT_KEY concode_elem_sep Map<Type,AccessControlList> acls concode_elem_sep Map<String,Has... | boolean function ( Type arg0 , UserGroupInformation arg1 ) { boolean loc0 = acls . get ( arg0 ) . isUserAllowed ( arg1 ) ; if ( loc0 ) { AccessControlList loc1 = blacklistedAcls . get ( arg0 ) ; loc0 = ( loc1 == null ) || ! loc1 . isUserInList ( arg1 ) ; } return loc0 ; } |
15,819 | called from the worker looper thread when this observable is deactivated bytransitioning from having at least one client updatable to having no client updatable s. concode_field_sep Object[] NO_UPDATABLES_OR_HANDLERS concode_elem_sep WorkerHandler handler concode_elem_sep int size concode_elem_sep BaseObservable baseOb... | void function ( ) { } |
15,820 | compare a reference to a name . concode_field_sep RefComparator INSTANCE concode_field_sep int compare concode_elem_sep Collection<Ref> sort | int function ( Ref arg0 , String arg1 ) { return arg0 . getName ( ) . compareTo ( arg1 ) ; } |
15,821 | returns the month 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_... | int function ( ) { return month ; } |
15,822 | indicates whether or not the specified modifiers contain the protected modifier . concode_field_sep int FINAL concode_elem_sep int BRIDGE concode_elem_sep int PUBLIC concode_elem_sep int STRICT concode_elem_sep int PRIVATE concode_elem_sep int INTERFACE concode_elem_sep int VARARGS concode_elem_sep int TRANSIENT concod... | boolean function ( int arg0 ) { return ( ( arg0 & PROTECTED ) != 0 ) ; } |
15,823 | create the type code for this exception . concode_field_sep String _id concode_field_sep AlreadyBound extract concode_elem_sep AlreadyBound read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep void write | TypeCode function ( ) { return OrbRestricted . Singleton . create_struct_tc ( id ( ) , "srini_string" , new StructMember [ 0 ] ) ; } |
15,824 | sets the premiumfeature value for this premiumrate . concode_field_sep com.google.api.ads.dfp.axis.v201408.PricingMethod pricingMethod concode_elem_sep com.google.api.ads.dfp.axis.v201408.PremiumFeature premiumFeature concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc t... | void function ( com . google . api . ads . dfp . axis . v201408 . PremiumFeature arg0 ) { this . premiumFeature = arg0 ; } |
15,825 | rotates the direction and up vector of this camera by the given rotation matrix . the direction and up vector will not be orthogonalized . concode_field_sep Matrix4 invProjectionView concode_elem_sep Matrix4 combined concode_elem_sep Matrix4 view concode_elem_sep Vector3 position concode_elem_sep float near concode_ele... | void function ( final Matrix4 arg0 ) { direction . rot ( arg0 ) ; up . rot ( arg0 ) ; } |
15,826 | setter for the used event worker concode_field_sep int baud concode_elem_sep String port concode_elem_sep SerialEventWorker eventWorker concode_elem_sep InputStream inputStream concode_elem_sep SerialPort serialPort concode_elem_sep Logger logger concode_elem_sep OutputStream outputStream concode_elem_sep CommPortIdent... | void function ( SerialEventWorker arg0 ) { this . eventWorker = arg0 ; } |
15,827 | performs necessary operations before inserting the specified entry . concode_field_sep E rootEntry concode_elem_sep int dirMinimum concode_elem_sep PageFile<N> file concode_elem_sep int leafMinimum concode_elem_sep int dirCapacity concode_elem_sep int leafCapacity concode_elem_sep boolean initialized concode_field_sep ... | void function ( E arg0 ) { } |
15,828 | sets the refresh token concode_field_sep String refresh_token concode_elem_sep long serialVersionUID concode_elem_sep String issued_on concode_elem_sep String access_token concode_elem_sep String expires_in concode_elem_sep String token_type concode_field_sep String getRefreshToken concode_elem_sep String getTokenType ... | void function ( String arg0 ) { this . refresh_token = arg0 ; } |
15,829 | get the number of cache misses to the font object cache . concode_field_sep int misses concode_elem_sep IntObjectHashMap fontMap concode_elem_sep int lookups concode_field_sep int getCacheLookupCount concode_elem_sep Font getFont concode_elem_sep Font getFont concode_elem_sep Font getFont concode_elem_sep void clearCac... | int function ( ) { return misses ; } |
15,830 | register the above content view . concode_field_sep boolean mEnableSlide concode_elem_sep Activity mActivity concode_elem_sep View mViewBehind concode_elem_sep boolean mOnPostCreateCalled concode_elem_sep boolean mBroadcasting concode_elem_sep View mViewAbove concode_elem_sep SlidingMenu mSlidingMenu concode_field_sep ... | void function ( View arg0 , LayoutParams arg1 ) { if ( ! mBroadcasting ) mViewAbove = arg0 ; } |
15,831 | null-safe equivalent of a.equals b . concode_field_sep PlaceHolder placeHolder concode_field_sep int compare concode_elem_sep boolean deepEquals concode_elem_sep int hashCode concode_elem_sep T requireNonNull concode_elem_sep T requireNonNull concode_elem_sep String toString concode_elem_sep String toString concode_ele... | boolean function ( Object arg0 , Object arg1 ) { return ( arg0 == null ) ? ( arg1 == null ) : arg0 . equals ( arg1 ) ; } |
15,832 | initialize the meta-data for a dynamic drop-down , but do n't do a directory listing . a subsequent callback from a web client will list the files . concode_field_sep GpContext jobContext concode_elem_sep Logger log concode_elem_sep boolean initializeDynamicDropdown concode_elem_sep GpConfig gpConfig concode_field_sep ... | ChoiceInfo function ( final ParameterInfo arg0 , final String arg1 ) { final ChoiceInfo loc0 = new ChoiceInfo ( arg0 . getName ( ) ) ; loc0 . setChoiceDir ( arg1 ) ; loc0 . setStatus ( Flag . NOT_INITIALIZED , "srini_string" ) ; return loc0 ; } |
15,833 | the failure message , null if it did not fail . concode_field_sep ActionResponse response concode_elem_sep Failure failure concode_elem_sep String opType concode_elem_sep String index concode_elem_sep int id concode_elem_sep String type concode_elem_sep String message concode_elem_sep RestStatus status concode_field_se... | String function ( ) { if ( failure != null ) { return failure . getMessage ( ) ; } return null ; } |
15,834 | read sigma from conf concode_field_sep Summation sigma concode_field_sep void readFields concode_elem_sep Summation getElement concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep int compareTo concode_elem_sep void write concode_elem_sep void write concode_ele... | Summation function ( Class < ? > arg0 , Configuration arg1 ) { return Summation . valueOf ( arg1 . get ( arg0 . getSimpleName ( ) + "srini_string" ) ) ; } |
15,835 | turns a org.apache.mina.common.bytebuffer into a hexadecimal string . concode_field_sep char[] HEX concode_field_sep String toStringFromAscii concode_elem_sep String getOpcodeToString concode_elem_sep byte[] getByteArrayFromHexString concode_elem_sep String toPaddedStringFromAscii concode_elem_sep byte[] hex | String function ( final ByteBuffer arg0 ) { arg0 . flip ( ) ; final byte loc0 [ ] = new byte [ arg0 . remaining ( ) ] ; arg0 . get ( loc0 ) ; String loc1 = toString ( loc0 ) ; arg0 . flip ( ) ; arg0 . put ( loc0 ) ; return loc1 ; } |
15,836 | returns the xmpp address of the hosted room by the chat service . this address may be used when creating a multiuserchat when joining a room . concode_field_sep String jid concode_elem_sep String name concode_field_sep String getName | String function ( ) { return jid ; } |
15,837 | configure a default prefix to add to message destinations in cases where a method is annotated with sendtouser @sendtouser but does not specifyany destinations through the annotation 's value attribute . by default , the prefix is set to '' / queue '' . concode_field_sep PropertyPlaceholderHelper placeholderHelper conc... | void function ( String arg0 ) { this . defaultUserDestinationPrefix = arg0 ; } |
15,838 | adds to the trips feature . concode_field_sep String name concode_elem_sep List<Trip> trips concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void clearTrips concode_elem_sep String toString concode_elem_sep List<Trip> getTrips concode_elem_sep boolean removeFromTrips concode_elem_sep void... | boolean function ( Trip arg0 ) { if ( ! trips . contains ( arg0 ) ) { boolean loc0 = trips . add ( arg0 ) ; return loc0 ; } return false ; } |
15,839 | indicates creation of an entry for this pool . the entry will not be added to the list of free entries , it is only recognized as belonging to this pool now . it can then be passed to #freeentry freeentry . concode_field_sep LinkedList<BasicPoolEntry> freeEntries concode_elem_sep HttpRoute route concode_elem_sep int ma... | void function ( final BasicPoolEntry arg0 ) { Args . check ( route . equals ( arg0 . getPlannedRoute ( ) ) , "srini_string" ) ; numEntries ++ ; } |
15,840 | gets the value of the id property . concode_field_sep java.lang.String id concode_elem_sep java.lang.String value concode_field_sep java.lang.String getValue concode_elem_sep void setValue concode_elem_sep void setId | java . lang . String function ( ) { return id ; } |
15,841 | serialises the xml recordings and returns the output . concode_field_sep Settings settings concode_elem_sep Logger log concode_elem_sep Document doc concode_elem_sep Node rootNode concode_field_sep void writeToFile concode_elem_sep boolean isRunning concode_elem_sep void start concode_elem_sep void trigger concode_elem... | String function ( ) { return XMLUtils . serialise ( rootNode ) ; } |
15,842 | returns whether any data was returned . when a user requests too many cells/wrong cell level/cells too far away from the users location , the server returns empty mapcells . concode_field_sep Collection<NearbyPokemon> nearbyPokemons concode_elem_sep Collection<MapPokemon> catchablePokemons concode_elem_sep Collection<P... | boolean function ( ) { return complete ; } |
15,843 | 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 ; } |
15,844 | get the number of built-in and reserved builtinformats concode_field_sep String[] _builtinFormats concode_elem_sep Vector<String> _formats concode_elem_sep boolean _movedBuiltins concode_elem_sep InternalWorkbook _workbook concode_field_sep List<String> getBuiltinFormats concode_elem_sep short getBuiltinFormat concode_... | int function ( ) { return _builtinFormats . length ; } |
15,845 | empties the image cache entirely . concode_field_sep ImageResourceLoader _imageResourceLoader concode_elem_sep UriResolver _uriResolver concode_field_sep boolean isVisited concode_elem_sep void onLayoutException concode_elem_sep void onRenderException concode_elem_sep void shrinkImageCache concode_elem_sep ImageResourc... | void function ( ) { _imageResourceLoader . clear ( ) ; } |
15,846 | returns the sha1 hash of a string concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | String function ( String arg0 ) { if ( arg0 == null ) { return null ; } return sha1 ( new ByteArrayInputStream ( arg0 . getBytes ( StandardCharsets . UTF_8 ) ) ) ; } |
15,847 | gets the size of the serialized state . concode_field_sep byte[] serializedData concode_elem_sep long serialVersionUID concode_field_sep T deserializeValue concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString | int function ( ) { return serializedData . length ; } |
15,848 | the background color of the script text area . concode_field_sep int gutterTextPaddingLeft concode_elem_sep Logger LOG concode_elem_sep Font gutterTextFont concode_elem_sep Color background concode_elem_sep Color gutterBorderColor concode_elem_sep Style plain concode_elem_sep Map<String,Style> styles concode_elem_sep C... | void function ( Color arg0 ) { if ( arg0 == null ) { throw new NullPointerException ( "srini_string" ) ; } this . background = arg0 ; } |
15,849 | get boolean preferences concode_field_sep String PREFERENCE_NAME concode_field_sep long getLong concode_elem_sep long getLong concode_elem_sep int getInt concode_elem_sep int getInt concode_elem_sep boolean putFloat concode_elem_sep boolean putInt concode_elem_sep boolean putString concode_elem_sep String getString con... | boolean function ( Context arg0 , String arg1 , boolean arg2 ) { SharedPreferences loc0 = arg0 . getSharedPreferences ( PREFERENCE_NAME , Context . MODE_PRIVATE ) ; return loc0 . getBoolean ( arg1 , arg2 ) ; } |
15,850 | used to retrieve a short description of what the plugin tool does . concode_field_sep String[] args concode_elem_sep double LnOf2 concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIA... | String function ( ) { return "srini_string" ; } |
15,851 | returns the map of tldresourcepath to parsed xml files built by this scanner . concode_field_sep Map<TldResourcePath,TaglibXml> tldResourcePathTaglibXmlMap concode_elem_sep String WEB_INF concode_elem_sep ServletContext context concode_elem_sep List<String> listeners concode_elem_sep boolean tldFound concode_elem_sep T... | Map < TldResourcePath , TaglibXml > function ( ) { return tldResourcePathTaglibXmlMap ; } |
15,852 | testet die kalkulation von function points und adjusted function points concode_field_sep ProjectData _projectData concode_field_sep void setUpClass concode_elem_sep void setUp concode_elem_sep void tearDownClass concode_elem_sep void testOptimizeAutomatically concode_elem_sep void tearDown | void function ( ) { System . out . println ( "srini_string" ) ; Presenter loc0 = new Presenter ( "srini_string" ) ; loc0 . handleCalcButtonActionPerformed ( ) ; int loc1 = loc0 . getFunctionPointsTotal ( ) ; int loc2 = loc0 . getFunctionPointsAdjusted ( ) ; assertTrue ( loc1 == 33 && loc2 == 32 ) ; } |
15,853 | turn gc names like ` ps scavenge ' or ` ps marksweep ' into something that is more metrics friendly . concode_field_sep long timestamp concode_field_sep void addThreadMetrics concode_elem_sep int getOrder concode_elem_sep void addClassLoadingMetrics concode_elem_sep void addGarbageCollectionMetrics concode_elem_sep Col... | String function ( String arg0 ) { return StringUtils . replace ( arg0 , "srini_string" , "srini_string" ) . toLowerCase ( ) ; } |
15,854 | recursive method that will append characters to proposedkey until its unique . used in case there are collisions with generated key values . concode_field_sep Map<K,List<V>> mInternalMap concode_elem_sep long serialVersionUID concode_field_sep Map<String,V> getUniqueMap concode_elem_sep boolean containsKey concode_elem... | String function ( final Map < String , V > arg0 , final String arg1 , final V arg2 ) { if ( arg0 . containsKey ( arg1 ) ) { return addUniqueEntry ( arg0 , String . format ( "srini_string" , arg1 , "srini_string" ) , arg2 ) ; } else { arg0 . put ( arg1 , arg2 ) ; return arg1 ; } } |
15,855 | program entry point concode_field_sep long n concode_field_sep Long call concode_elem_sep void onError concode_elem_sep void onPreCall concode_elem_sep void onPostCall concode_elem_sep long ap | void function ( String [ ] arg0 ) { AsynchronousService loc0 = new AsynchronousService ( new LinkedBlockingQueue < > ( ) ) ; loc0 . execute ( new ArithmeticSumTask ( 1000 ) ) ; loc0 . execute ( new ArithmeticSumTask ( 500 ) ) ; loc0 . execute ( new ArithmeticSumTask ( 2000 ) ) ; loc0 . execute ( new ArithmeticSumTask (... |
15,856 | resets the channel so that writing to it will overwrite the existing buffer . concode_field_sep byte[] data concode_elem_sep int offset concode_field_sep boolean isOpen concode_elem_sep int length concode_elem_sep int write concode_elem_sep void close concode_elem_sep byte[] getData | void function ( ) { offset = 0 ; } |
15,857 | returns the number of audit entries . concode_field_sep AuditEntryLocalService _service concode_field_sep java.util.List<com.liferay.lms.model.AuditEntry> getAuditEntries concode_elem_sep com.liferay.lms.model.AuditEntry deleteAuditEntry concode_elem_sep com.liferay.lms.model.AuditEntry deleteAuditEntry concode_elem_se... | int function ( ) { return getService ( ) . getAuditEntriesCount ( ) ; } |
15,858 | a state name with just white spaces is not valid . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart... | void function ( ) { prepareStateTest ( ) ; state . setName ( "srini_string" ) ; assertFalse ( validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ) ; assertError ( diagnostics , ISSUE_STATE_WITHOUT_NAME ) ; } |
15,859 | this is the handler that the forcedeviceremote instance will call to deliver scp change messages . this method is not intended to be called by user code . concode_field_sep Vector errorUpdates concode_elem_sep int errorBufferMode concode_elem_sep int forceBufferMode concode_elem_sep int LAST_UPDATE concode_elem_sep int... | void function ( ForceDeviceRemote . SCPChange arg0 , ForceDeviceRemote arg1 ) { if ( scpBufferMode == LAST_UPDATE ) { scpUpdates . removeAllElements ( ) ; } scpUpdates . addElement ( arg0 ) ; } |
15,860 | change the volume of a abstractaudiodeviceconfig concode_field_sep String ITEM_SINK_INPUT concode_elem_sep String ITEM_SINK concode_elem_sep String CMD_UNLOAD_MODULE concode_elem_sep String MODULE_COMBINE_SINK concode_elem_sep List<Module> modules concode_elem_sep String CMD_LIST_SOURCE_OUTPUTS concode_elem_sep String ... | void function ( AbstractAudioDeviceConfig arg0 , int arg1 ) { if ( arg0 == null ) return ; if ( arg1 <= 100 ) { arg1 = toAbsoluteVolume ( arg1 ) ; } setVolume ( arg0 , arg1 ) ; } |
15,861 | sets whether this s c license is open source . concode_field_sep SCLicense _scLicense concode_field_sep void setName concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep SCLicense getWrappedSCLicense concode_elem_sep java.lang.String getName concode_elem_sep boolean isEscapedModel concode_elem_sep boolean ... | void function ( boolean arg0 ) { _scLicense . setOpenSource ( arg0 ) ; } |
15,862 | allows checking whether the script engine can be cached . concode_field_sep ScriptEngineManager scriptEngineManager concode_elem_sep Map<String,ScriptEngine> cachedEngines concode_field_sep void addScriptEngineFactory concode_elem_sep void configureGroovyScriptEngine concode_elem_sep ScriptEngine getScriptEngine concod... | boolean function ( ScriptEngine arg0 ) { Object loc0 = arg0 . getFactory ( ) . getParameter ( "srini_string" ) ; return loc0 != null ; } |
15,863 | returns the id concode_field_sep Integer diskInMb concode_elem_sep Integer instances concode_elem_sep Integer memoryInMb concode_elem_sep String id concode_field_sep Integer getInstances concode_elem_sep ScaleProcessRequest withInstances concode_elem_sep ValidationResult isValid concode_elem_sep ScaleProcessRequest wit... | String function ( ) { return this . id ; } |
15,864 | rehydrate a parcelable after going through parcelization , invalidating its place in the dehydration pool . this is used such that when parcelized , the parcelable is no larger than 1 mb . concode_field_sep UUID NULL_UUID concode_elem_sep ConcurrentHashMap<UUID,E> objectCache concode_field_sep UUID dehydrateParcelable ... | E function ( UUID arg0 ) { if ( NULL_UUID . compareTo ( arg0 ) == 0 ) { return null ; } else { E loc0 = objectCache . get ( arg0 ) ; objectCache . remove ( arg0 ) ; return loc0 ; } } |
15,865 | deserialize the fields of this object from in . for efficiency , implementations should attempt to re-use storage in the existing object where possible . concode_field_sep WritableList<BytesWritable> value concode_field_sep List<BytesWritable> getValue concode_elem_sep void addAll concode_elem_sep int hashCode concode_... | void function ( DataInput arg0 ) { this . value . readFields ( arg0 ) ; } |
15,866 | sets the value of the actlocation property . concode_field_sep XMLCoordinateType coordinate concode_elem_sep XMLActLocationType actLocation concode_field_sep XMLActLocationType getActLocation concode_elem_sep XMLCoordinateType getCoordinate concode_elem_sep void setCoordinate | void function ( XMLActLocationType arg0 ) { this . actLocation = arg0 ; } |
15,867 | this method resets the outgoing events . concode_field_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean f concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep SCInterface getSCInterface concode_elem_sep boolean check_main_region_B_tr0 concode_elem... | void function ( ) { } |
15,868 | convenience method to determine if a given data source represents an embedded database type . concode_field_sep String DEFAULT_DATABASE_NAME concode_elem_sep String driverClass concode_elem_sep EmbeddedDatabaseConnection override concode_elem_sep EmbeddedDatabaseType type concode_elem_sep String url concode_field_sep S... | boolean function ( DataSource arg0 ) { try { return new JdbcTemplate ( arg0 ) . execute ( new IsEmbedded ( ) ) ; } catch ( DataAccessException loc0 ) { return false ; } } |
15,869 | check if the latest snapshot diff exists . if not , add it . concode_field_sep List<D> diffs concode_field_sep int getLastSnapshotId concode_elem_sep D addDiff concode_elem_sep D getDiffById concode_elem_sep int[] changedBetweenSnapshots concode_elem_sep void clear concode_elem_sep int getSnapshotById concode_elem_sep ... | D function ( int arg0 , N arg1 ) { final D loc0 = getLast ( ) ; return ( loc0 != null && Snapshot . ID_INTEGER_COMPARATOR . compare ( loc0 . getSnapshotId ( ) , arg0 ) >= 0 ) ? loc0 : addDiff ( arg0 , arg1 ) ; } |
15,870 | base64 encode given byte array concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] fromBase64 | String function ( final String arg0 ) { byte [ ] loc0 ; try { loc0 = arg0 . getBytes ( CHARSET_UTF8 ) ; } catch ( UnsupportedEncodingException loc1 ) { loc0 = arg0 . getBytes ( ) ; } return toBase64 ( loc0 ) ; } |
15,871 | return graphics size , in / 72ths of an inch concode_field_sep int orientation concode_elem_sep PageBook book concode_elem_sep PageFormat format concode_elem_sep int moveableCount concode_elem_sep double yscale concode_elem_sep boolean deleted concode_elem_sep List<PrintObject> objects concode_elem_sep int x concode_el... | Dimension function ( ) { return new Dimension ( ( int ) format . getWidth ( ) , ( int ) format . getHeight ( ) ) ; } |
15,872 | performs a dynamic query on the database and returns the matching rows . concode_field_sep CheckoutLocalService _checkoutLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedCheckoutLocalService concode_elem_sep void setWrappedService concode_elem_sep com.liferay.port... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _checkoutLocalService . arg0 ( arg0 ) ; } |
15,873 | returns the specified interval . concode_field_sep boolean valid concode_elem_sep String CONFIG_KEY_LONGITUDE concode_elem_sep String CONFIG_KEY_INTERVAL concode_elem_sep double latitude concode_elem_sep int interval concode_elem_sep String CONFIG_KEY_LATITUDE concode_elem_sep double longitude concode_field_sep Integer... | int function ( ) { return interval ; } |
15,874 | compute the refraction correction in the case of a reference atmosphere without validity domain . the computation is done even if the inequality formula number 11 is not verified itu-r p.834-7 , formula number 14 , page 3 concode_field_sep double[] CCOEF concode_elem_sep double altitude concode_elem_sep double DEFAULT_... | double function ( final double arg0 ) { return getTauZero ( arg0 ) ; } |
15,875 | important : this must be called with wl on #address2key . concode_field_sep Cache cache concode_elem_sep Log log concode_elem_sep ReclosableLatch keyProducerStartLatch concode_elem_sep KeyGenerator keyGenerator concode_elem_sep AtomicInteger maxNumberOfKeys concode_elem_sep boolean started concode_elem_sep ListenerRegi... | void function ( Collection < Address > arg0 ) { for ( Address loc0 : arg0 ) { if ( interestedInAddress ( loc0 ) ) { address2key . put ( loc0 , new ArrayBlockingQueue ( bufferSize ) ) ; } else { if ( log . isTraceEnabled ( ) ) log . tracef ( "srini_string" , loc0 ) ; } } } |
15,876 | return an iterator given a resultsetmetadata . enables groovy collection method syntactic sugar on resultsetmetadata . concode_field_sep int index concode_elem_sep ResultSetMetaData target concode_field_sep ResultSetMetaDataWrapper next concode_elem_sep GroovyRowResult toRowResult concode_elem_sep boolean hasNext conco... | Iterator < ResultSetMetaDataWrapper > function ( ResultSetMetaData arg0 ) { return new ResultSetMetaDataIterator ( arg0 ) ; } |
15,877 | sets new subscription manager concode_field_sep CarbonNotificationManager notificationManager concode_elem_sep ExecutorService executor concode_elem_sep SubscriptionManager subscriptionManager concode_elem_sep TopicManager topicManager concode_elem_sep DeliveryManager deliveryManager concode_field_sep void init concode... | void function ( SubscriptionManager arg0 ) { this . subscriptionManager = arg0 ; } |
15,878 | gets the value of the key property . concode_field_sep String value concode_elem_sep String key concode_field_sep String getValue concode_elem_sep void setValue concode_elem_sep void setKey | String function ( ) { return key ; } |
15,879 | test of isnullorempty method , of class validations . concode_field_sep PlaceHolder placeHolder concode_field_sep void testStringWithContentIsNotNullNorEmpty concode_elem_sep void setUpClass concode_elem_sep void testEmptyStringIsNullOrEmpty concode_elem_sep void setUp concode_elem_sep void tearDownClass concode_elem_s... | void function ( ) { System . out . println ( "srini_string" ) ; String loc0 = null ; boolean loc1 = true ; boolean loc2 = Validations . isNullOrEmpty ( loc0 ) ; assertEquals ( loc1 , loc2 ) ; } |
15,880 | gets the time zone . concode_field_sep int OTHER_POLICY_DIFFERENT_RATING concode_elem_sep int SPACE_SHARED concode_elem_sep String os concode_elem_sep double timeZone concode_elem_sep int ADVANCE_RESERVATION concode_elem_sep double costPerBw concode_elem_sep int OTHER_POLICY_SAME_RATING concode_elem_sep double costPerS... | double function ( ) { return timeZone ; } |
15,881 | can we tell when a pid is a supersites one ? concode_field_sep PlaceHolder placeHolder concode_field_sep void testCanHandle01 concode_elem_sep void testTrimVersionFromPid01 concode_elem_sep void testTrimVersionFromPid02 concode_elem_sep void testExtractVersionFromPid01 concode_elem_sep void testExtractVersionFromPid02 ... | void function ( ) { SupersitesLternPidProcessingStrategy loc0 = new SupersitesLternPidProcessingStrategy ( ) ; String loc1 = "srini_string" ; boolean loc2 = loc0 . canHandle ( loc1 ) ; assertTrue ( "srini_string" , loc2 ) ; } |
15,882 | 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" ) ; } |
15,883 | returns the user id of this status . concode_field_sep Status _status concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setStatusId concode_elem_sep boolean isEscapedModel concode_elem_sep boolean get... | long function ( ) { return _status . getUserId ( ) ; } |
15,884 | set matched payment concode_field_sep int m_C_BPartner_ID concode_elem_sep int m_C_Payment_ID concode_elem_sep int m_C_Invoice_ID concode_field_sep void setC_BPartner_ID concode_elem_sep int getC_BPartner_ID concode_elem_sep boolean isMatched concode_elem_sep int getC_Invoice_ID concode_elem_sep void setC_Invoice_ID co... | void function ( int arg0 ) { m_C_Payment_ID = arg0 ; } |
15,885 | add a cache pool . concode_field_sep DistributedFileSystem dfs concode_field_sep void setSpaceQuota concode_elem_sep void removeCachePool concode_elem_sep void allowSnapshot concode_elem_sep void createEncryptionZone concode_elem_sep void removeCacheDirective concode_elem_sep void clearQuota concode_elem_sep RemoteIter... | void function ( CachePoolInfo arg0 ) { dfs . addCachePool ( arg0 ) ; } |
15,886 | helper method to load an image using the bean class getresource method on the beaninfo class using getclass , since you 'll extend this class to get the beaninfo . basically it 's assumed that the bean and its beaninfo are both loaded by the same classloader , generally a reasonable assumption . concode_field_sep Place... | Image function ( String arg0 ) { return Toolkit . getDefaultToolkit ( ) . getImage ( getClass ( ) . getResource ( arg0 ) ) ; } |
15,887 | calculate the array hash only the first level concode_field_sep boolean[] TRUE concode_elem_sep int PRIME_NUMER concode_elem_sep int SEED concode_elem_sep String[] EMPTY_STRING_ARRAY concode_elem_sep boolean[] FALSE concode_elem_sep int[] EMPTY_INT_ARRAY concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep Object[... | int function ( byte [ ] arg0 ) { int loc0 = arg0 . loc0 ; int loc1 = SEED ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 = hash ( loc1 , arg0 [ loc2 ] ) ; } return loc1 ; } |
15,888 | performs a dynamic query on the database and returns the matching rows . concode_field_sep EventLocalService _eventLocalService concode_field_sep com.liferay.samples.portlet.eventlisting.model.Event getEvent concode_elem_sep int getEventsCount concode_elem_sep void setWrappedService concode_elem_sep int getEventsCountB... | java . util . List function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _eventLocalService . arg0 ( arg0 ) ; } |
15,889 | gets the value of the outlinelevel property . concode_field_sep List<String> spans concode_elem_sep Object parent concode_elem_sep Boolean hidden concode_elem_sep CTExtensionList extLst concode_elem_sep Boolean collapsed concode_elem_sep List<Cell> c concode_elem_sep Boolean customHeight concode_elem_sep Boolean thickB... | short function ( ) { if ( outlineLevel == null ) { return ( ( short ) 0 ) ; } else { return outlineLevel ; } } |
15,890 | sets the value of the providername property . concode_field_sep String actor concode_elem_sep IDPListType idpList concode_elem_sep Boolean mustUnderstand concode_elem_sep Boolean isPassive concode_elem_sep NameIDType issuer concode_elem_sep String providerName concode_field_sep void setIDPList concode_elem_sep NameIDTy... | void function ( String arg0 ) { this . providerName = arg0 ; } |
15,891 | for internal use only . sets the delimiter parameter originally used to request this object listing . concode_field_sep boolean isTruncated concode_elem_sep List<S3ObjectSummary> objectSummaries concode_elem_sep String bucketName concode_elem_sep List<String> commonPrefixes concode_elem_sep String nextMarker concode_el... | void function ( String arg0 ) { this . delimiter = arg0 ; } |
15,892 | gets the name of this time zone to be displayed in the ui . concode_field_sep boolean currentlyShowing concode_elem_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String abbreviation concode_elem_sep String mapCommandButtonId concode_field_sep boolean getCurren... | String function ( ) { TimeZone loc0 = TimeZone . getTimeZone ( id ) ; return TimeZoneBean . displayNameTokenizer ( loc0 . getDisplayName ( ) ) ; } |
15,893 | indicates whether there are more delivery streams available to list . concode_field_sep Boolean hasMoreDeliveryStreams concode_elem_sep java.util.List<String> deliveryStreamNames concode_field_sep ListDeliveryStreamsResult withDeliveryStreamNames concode_elem_sep ListDeliveryStreamsResult withDeliveryStreamNames concod... | void function ( Boolean arg0 ) { this . hasMoreDeliveryStreams = arg0 ; } |
15,894 | retrieve the content type of the request . concode_field_sep ActionRequest 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 ( ) ; } |
15,895 | return all ids in slotids that belong to tupleid . concode_field_sep IdGenerator<TupleId> tupleIdGenerator_ concode_elem_sep IdGenerator<SlotId> slotIdGenerator_ concode_elem_sep List<Table> referencedTables_ concode_elem_sep HashMap<Table,HashSet<Long>> referencedPartitionsPerTable_ concode_elem_sep HashMap<TupleId,Tu... | List < SlotId > function ( List < SlotId > arg0 , TupleId arg1 ) { List < SlotId > loc0 = Lists . newArrayList ( ) ; for ( SlotId loc1 : arg0 ) { if ( getSlotDesc ( loc1 ) . getParent ( ) . getId ( ) . equals ( arg1 ) ) loc0 . add ( loc1 ) ; } return loc0 ; } |
15,896 | build the textformatparseinfotree . concode_field_sep Map<FieldDescriptor,List<TextFormatParseInfoTree>> subtreesFromField concode_elem_sep Map<FieldDescriptor,List<TextFormatParseLocation>> locationsFromField concode_elem_sep Map<FieldDescriptor,List<Builder>> subtreeBuildersFromField concode_field_sep TextFormatParse... | TextFormatParseInfoTree function ( ) { return new TextFormatParseInfoTree ( locationsFromField , subtreeBuildersFromField ) ; } |
15,897 | gets whether the value of this body instance is base64 encoded , or not . concode_field_sep Logger logger concode_elem_sep String mimeType concode_elem_sep boolean base64Encoded concode_elem_sep String value concode_elem_sep WSMarshaller m concode_field_sep String getValue concode_elem_sep WSMarshaller loadEmptyMarshal... | boolean function ( ) { return base64Encoded ; } |
15,898 | sets the node id of this wiki page resource . concode_field_sep WikiPageResource _wikiPageResource concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep long getRe... | void function ( long arg0 ) { _wikiPageResource . setNodeId ( arg0 ) ; } |
15,899 | a states name must not be empty . 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_fiel... | void function ( ) { prepareStateTest ( ) ; state . setName ( "srini_string" ) ; assertFalse ( validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ) ; assertError ( diagnostics , ISSUE_STATE_WITHOUT_NAME ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.