idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
20,200 | this method returns a sequentially increasing random trace id , so that we can differentiate cells in the network concode_field_sep Boolean trace concode_elem_sep int traceID concode_elem_sep int vcNumber concode_elem_sep ATMNIC nic concode_elem_sep boolean myTrace concode_elem_sep String address concode_elem_sep boole... | int function ( ) { int loc0 = this . traceID ; this . traceID ++ ; return loc0 ; } |
20,201 | method declaration concode_field_sep boolean BATCH concode_elem_sep Properties pProperties concode_elem_sep String EKW concode_elem_sep boolean EOF concode_elem_sep int ln concode_elem_sep Statement sStatement concode_elem_sep Connection cConn concode_field_sep void printHelp concode_elem_sep String fileToString concod... | void function ( String arg0 ) { System . out . println ( arg0 ) ; } |
20,202 | returns a row if in memory cache . concode_field_sep DataFileCache dataFileCache concode_elem_sep StopWatch makeRowTimer concode_elem_sep long bytesCapacity concode_elem_sep CachedObject[] rowTable concode_elem_sep StopWatch sortTimer concode_elem_sep long cacheBytesLength concode_elem_sep StopWatch saveAllTimer concod... | CachedObject function ( int arg0 ) { return ( CachedObject ) cacheMap . get ( arg0 ) ; } |
20,203 | gets the value of the fieldname property . concode_field_sep SqlType sqlType concode_elem_sep FieldName fieldName concode_elem_sep JdbcType jdbcType concode_elem_sep ColumnName columnName concode_field_sep void setColumnName concode_elem_sep JdbcType getJdbcType concode_elem_sep void setJdbcType concode_elem_sep void s... | FieldName function ( ) { return fieldName ; } |
20,204 | get the name . concode_field_sep Authorization authorization concode_elem_sep String name concode_elem_sep ServerIdentity serverIdentity concode_elem_sep Authentication authentication concode_field_sep Builder authorization concode_elem_sep ServerIdentity getServerIdentity concode_elem_sep Authentication getAuthenticat... | String function ( ) { return name ; } |
20,205 | call this from your startactivityforresult overload . this is required to catch the case where plugins use activity.startactivityforresult + cordovainterface.setactivityresultcallback rather than cordovainterface.startactivityforresult . concode_field_sep Activity activity concode_elem_sep int resultCode concode_elem_s... | void function ( int arg0 ) { activityResultRequestCode = arg0 ; } |
20,206 | fails with no message . concode_field_sep PlaceHolder placeHolder concode_field_sep void failIfSame concode_elem_sep void failIfEqual concode_elem_sep void failIfNull concode_elem_sep AssertionError failure concode_elem_sep void failIfActualIsNull concode_elem_sep void failIfNotEqual concode_elem_sep AssertionError com... | void function ( ) { fail ( null ) ; } |
20,207 | returns the scalar used for determining the rotation y value . concode_field_sep double rotateX concode_elem_sep Paint outlinePaint concode_elem_sep int size concode_elem_sep AffineTransform transform concode_elem_sep Paint highlightPaint concode_elem_sep double rotateY concode_elem_sep Stroke outlineStroke concode_ele... | double function ( ) { return this . rotateY ; } |
20,208 | adds given numbers to written bytes and write time . concode_field_sep IgniteBiTuple<LongAdder8,LongAdder8> bytesWritten concode_elem_sep LongAdder8 filesOpenedForWrite concode_elem_sep IgniteBiTuple<LongAdder8,LongAdder8> blocksWritten concode_elem_sep IgniteBiTuple<LongAdder8,LongAdder8> blocksRead concode_elem_sep I... | void function ( long arg0 , long arg1 ) { IgniteBiTuple < LongAdder8 , LongAdder8 > loc0 = bytesWritten ; loc0 . get1 ( ) . add ( arg0 ) ; loc0 . get2 ( ) . add ( arg1 ) ; } |
20,209 | create an instance of jaxbelement concode_field_sep QName _HelloResponse_QNAME concode_elem_sep QName _WoWebServiceResponse_QNAME concode_elem_sep QName _WoWebService_QNAME concode_elem_sep QName _Hello_QNAME concode_field_sep HelloResponse createHelloResponse concode_elem_sep JAXBElement<HelloResponse> createHelloResp... | JAXBElement < WoWebService > function ( WoWebService arg0 ) { return new JAXBElement < WoWebService > ( _WoWebService_QNAME , WoWebService . class , null , arg0 ) ; } |
20,210 | prints a message at error priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void printl... | void function ( String arg0 , String arg1 , Throwable arg2 ) { println ( ERROR , arg0 , arg1 , arg2 ) ; } |
20,211 | sets the value of the bidi property . concode_field_sep String val concode_elem_sep Object parent concode_elem_sep String bidi concode_elem_sep String eastAsia concode_field_sep String getEastAsia concode_elem_sep Object getParent concode_elem_sep String getVal concode_elem_sep void afterUnmarshal concode_elem_sep void... | void function ( String arg0 ) { this . bidi = arg0 ; } |
20,212 | notifies the visitor of an expression entering a focus . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean declared concode_elem_sep void exitFocus concode_elem_sep boolean staticVar concode_elem_sep boolean inlineFunc concode_elem_sep boolean lock concode_elem_sep boolean staticFuncCall concode_elem_... | void function ( ) { } |
20,213 | test method concode_field_sep PlaceHolder placeHolder concode_field_sep String toUrl concode_elem_sep void teadDown concode_elem_sep void testScriptExecution concode_elem_sep void testCommentsInScript concode_elem_sep void setup concode_elem_sep void testScriptWeekDayScript concode_elem_sep void testDateRangeScript | void function ( ) { PacScriptParser loc0 = new RhinoPacScriptParser ( new UrlPacScriptSource ( toUrl ( "srini_string" ) ) ) ; loc0 . evaluate ( TestUtil . HTTP_TEST_URI . toString ( ) , "srini_string" ) ; } |
20,214 | puts given value to parameters if condition is satisfied concode_field_sep Logger LOG concode_field_sep void putChangeLists concode_elem_sep File getHomeDirectory concode_elem_sep String format concode_elem_sep String format concode_elem_sep File findExistingParent concode_elem_sep T parse concode_elem_sep StatusType g... | void function ( @ NotNull List < String > arg0 , boolean arg1 , @ NotNull String arg2 ) { if ( arg1 ) { arg0 . add ( arg2 ) ; } } |
20,215 | hook for blocking navigation by the cordova webview . this applies both to top-level and iframe navigations . this will be called when the webview 's needs to know whether to navigate to a new page . return false to block the navigation : if any plugin returns false , cordova will block the navigation . if all plugins ... | Boolean function ( String arg0 ) { return null ; } |
20,216 | determine the shards with a specific state concode_field_sep DiscoveryNode node concode_elem_sep List<MutableShardRouting> shards concode_elem_sep String nodeId concode_field_sep void add concode_elem_sep DiscoveryNode node concode_elem_sep Iterator<MutableShardRouting> mutableIterator concode_elem_sep Iterator<Mutable... | List < MutableShardRouting > function ( ShardRoutingState ... arg0 ) { List < MutableShardRouting > loc0 = newArrayList ( ) ; for ( MutableShardRouting loc1 : this ) { for ( ShardRoutingState loc2 : arg0 ) { if ( loc1 . loc2 ( ) == loc2 ) { loc0 . add ( loc1 ) ; } } } return loc0 ; } |
20,217 | gets the applink url . concode_field_sep String applinkUrl concode_elem_sep String previewImageUrl concode_field_sep Builder readFrom concode_elem_sep Builder readFrom concode_elem_sep AppInviteContent build concode_elem_sep Builder setPreviewImageUrl concode_elem_sep String getPreviewImageUrl concode_elem_sep Builder ... | String function ( ) { return applinkUrl ; } |
20,218 | set the column number for this locator 1-based . concode_field_sep String systemId concode_elem_sep int columnNumber concode_elem_sep int lineNumber concode_elem_sep String publicId concode_field_sep int getLineNumber concode_elem_sep String getSystemId concode_elem_sep void setSystemId concode_elem_sep int getColumnNu... | void function ( int arg0 ) { this . columnNumber = arg0 ; } |
20,219 | check if current handle is valid concode_field_sep byte[] entry concode_elem_sep int MAX_STRING concode_elem_sep int handle concode_field_sep String next concode_elem_sep String ptNextCompletionOption0 concode_elem_sep void nextLevel concode_elem_sep boolean hasNext concode_elem_sep boolean ptClear0 concode_elem_sep bo... | boolean function ( ) { if ( Logging . REPORT_LEVEL <= Logging . INFORMATION ) { Logging . report ( Logging . INFORMATION , LogChannels . LC_HIGHUI , "srini_string" + ( handle != 0 ) ) ; } return handle > 0 ; } |
20,220 | get the city id . concode_field_sep Map<String,Object> weather concode_elem_sep String id concode_elem_sep String units concode_field_sep Map<String,Object> getWeather concode_elem_sep void setWeather concode_elem_sep String getUnits concode_elem_sep void setId concode_elem_sep void setUnits | String function ( ) { return id ; } |
20,221 | gets the factory of the extension type . concode_field_sep MIDHeavyTypeFactory factory concode_elem_sep ExtendibleElement newType concode_elem_sep String supertypeUri concode_elem_sep String name concode_elem_sep String uri concode_elem_sep boolean isAbstract concode_field_sep String getName concode_elem_sep boolean is... | MIDHeavyTypeFactory function ( ) { return factory ; } |
20,222 | get the finish time of the sort phase concode_field_sep int[] clockSplits concode_elem_sep long finishTime concode_elem_sep int[] physMemKbytes concode_elem_sep Counters counters concode_elem_sep TaskType taskType concode_elem_sep String hostname concode_elem_sep long shuffleFinishTime concode_elem_sep int port concode... | long function ( ) { return sortFinishTime ; } |
20,223 | define valor do atributo nomecaracteristica . concode_field_sep Double valorDecimal concode_elem_sep String tagtipoitemconfiguracao concode_elem_sep String nomeCaracteristica concode_elem_sep Integer idValor concode_elem_sep Integer idCaracteristica concode_elem_sep String valorLongo concode_elem_sep long serialVersion... | void function ( String arg0 ) { this . nomeCaracteristica = arg0 ; } |
20,224 | returns the sharedcontext to be used by renderer . is instantiated along with the class , so can be accessed before #render is called to tune the rendering process . concode_field_sep LayoutContext layoutContext concode_elem_sep String sourceDocument concode_elem_sep SharedContext sharedContext concode_elem_sep int DEF... | SharedContext function ( ) { return sharedContext ; } |
20,225 | logs the given message instance using the ` warn ' level concode_field_sep Level ERROR concode_elem_sep Level WARN concode_elem_sep Logger jdkLogger concode_elem_sep Level TRACE concode_elem_sep Level DEBUG concode_elem_sep Level FATAL concode_elem_sep Level INFO concode_field_sep boolean isWarnEnabled concode_elem_sep... | void function ( Object arg0 ) { logInternal ( WARN , arg0 , null ) ; } |
20,226 | sets the value of the criterion property . concode_field_sep BidModifierSource bidModifierSource concode_elem_sep Criterion criterion concode_elem_sep Double bidModifier concode_elem_sep Long campaignId concode_elem_sep Long adGroupId concode_field_sep Criterion getCriterion concode_elem_sep void setBidModifierSource c... | void function ( Criterion arg0 ) { this . criterion = arg0 ; } |
20,227 | returns the error messages . concode_field_sep List<String> messages concode_elem_sep List<Object> arguments concode_elem_sep String key concode_field_sep List<Object> arguments concode_elem_sep String toString concode_elem_sep String message concode_elem_sep String key | List < String > function ( ) { return messages ; } |
20,228 | gets a user-friendly representation of the name . concode_field_sep File overlayIconFilePath concode_elem_sep String name concode_elem_sep Map<String,State> STATES_BY_NAME concode_field_sep String getName concode_elem_sep State valueOf concode_elem_sep int hashCode concode_elem_sep State get concode_elem_sep boolean eq... | String function ( ) { return name ; } |
20,229 | this method add teh word to the ignore table . concode_field_sep boolean skipNumbers concode_elem_sep boolean ignoreUpperCaseWords concode_elem_sep Set<String> ignore concode_elem_sep SpellDictionary dictionary concode_elem_sep boolean caseSensitive concode_elem_sep Map<String,String> replace concode_elem_sep FindSpell... | void function ( String arg0 ) { ignore . add ( arg0 . trim ( ) ) ; } |
20,230 | get multicast address : concode_field_sep MulticastAddress maddr concode_elem_sep String name concode_elem_sep Pair dimension concode_field_sep String getName concode_elem_sep Pair getDimension concode_elem_sep void setDimension | MulticastAddress function ( ) { return maddr ; } |
20,231 | returns a json representation of the bounds . concode_field_sep Point upperLeft concode_elem_sep Point lowerRight concode_field_sep Point getCenter concode_elem_sep void widen concode_elem_sep void widen concode_elem_sep Point getUpperLeft concode_elem_sep Point getMiddle concode_elem_sep Point getUpperRight concode_el... | JSONObject function ( ) { JSONObject loc0 = new JSONObject ( ) ; loc0 . put ( "srini_string" , this . getUpperLeft ( ) . toJSON ( ) ) ; loc0 . put ( "srini_string" , this . getLowerRight ( ) . toJSON ( ) ) ; return loc0 ; } |
20,232 | this is setter method for deptname concode_field_sep String deptName concode_elem_sep String ticketNumber concode_elem_sep ActionObjectVO actions concode_elem_sep Integer nsgId concode_elem_sep String loggedInUser concode_elem_sep Integer oldDepartmentId concode_elem_sep Integer categoryId concode_elem_sep Integer dept... | void function ( String arg0 ) { this . deptName = arg0 ; } |
20,233 | sets the value of the id property . concode_field_sep TextMap description concode_elem_sep LocalCollection<Icon> icon concode_elem_sep java.lang.String referencedBeanName concode_elem_sep TextMap displayName concode_elem_sep java.lang.String referencedBeanClass concode_elem_sep java.lang.String id concode_field_sep Tex... | void function ( final java . lang . String arg0 ) { this . id = arg0 ; } |
20,234 | add a new entry to the menubar . in this case , we also know its value and possibly even have a description . for these items , the server will not poll the client to ask what to do , but just show an input dialog and send a message with the new value . concode_field_sep SVWindow svWindow concode_elem_sep JPopupMenu ro... | void function ( String arg0 , String arg1 , int arg2 , String arg3 , String arg4 ) { SVAbstractMenuItem loc0 = items . get ( arg0 ) ; SVMenuItem loc1 = new SVMenuItem ( arg2 , arg1 , arg3 , arg4 ) ; loc1 . mi . addActionListener ( this ) ; items . put ( arg1 , loc1 ) ; if ( loc0 == null ) { root . add ( loc1 . mi ) ; }... |
20,235 | returns the sync device with the matching uuid and company . concode_field_sep SyncDeviceLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.sync.model.SyncDevice getSyncDeviceByUuidAndCompanyId concode_elem_sep com.liferay.sync.model.SyncDevice fetchSyncDevice... | com . liferay . sync . model . SyncDevice function ( java . lang . String arg0 , long arg1 ) { return getService ( ) . fetchSyncDeviceByUuidAndCompanyId ( arg0 , arg1 ) ; } |
20,236 | set the jobid . concode_field_sep JobID jobId concode_elem_sep Credentials credentials concode_elem_sep UserGroupInformation ugi concode_elem_sep org.apache.hadoop.mapred.JobConf conf concode_field_sep String[] toTimestampStrs concode_elem_sep JobID getJobID concode_elem_sep Path[] getLocalCacheArchives concode_elem_se... | void function ( JobID arg0 ) { this . jobId = arg0 ; } |
20,237 | get the url for a test archive concode_field_sep Annotations annotations concode_field_sep void testProcessConnectionDefinition concode_elem_sep void testProcessActivation concode_elem_sep void testProcessConnectorFail concode_elem_sep void tearDown concode_elem_sep void testProcessNullArguments concode_elem_sep void t... | URI function ( String arg0 ) { return this . getClass ( ) . getResource ( arg0 ) . toURI ( ) ; } |
20,238 | gets tracking id . concode_field_sep String createdDate concode_elem_sep String itemBarcode concode_elem_sep String patronBarcode concode_elem_sep Description description concode_elem_sep Integer id concode_elem_sep Object updatedDate concode_elem_sep String owningInstitutionId concode_elem_sep String trackingId concod... | String function ( ) { return trackingId ; } |
20,239 | eventually sets the element at position i to the given value . concode_field_sep long[] array concode_elem_sep long serialVersionUID concode_field_sep long getAndIncrement concode_elem_sep void set concode_elem_sep long incrementAndGet concode_elem_sep boolean weakCompareAndSet concode_elem_sep int length concode_elem_... | void function ( int arg0 , long arg1 ) { getAndSet ( arg0 , arg1 ) ; } |
20,240 | a lazy open . the i/o only starts , and resources are only allocated on first read . concode_field_sep IRIFactory iriFactory concode_elem_sep ZipFile zip concode_elem_sep String createMe concode_elem_sep String property concode_elem_sep IRI mapBase concode_elem_sep IRI base concode_field_sep String getCreationJava conc... | InputStream function ( IRI arg0 ) { return ( InputStream ) open ( arg0 , true ) ; } |
20,241 | answer if we are a stateful adapter or not . concode_field_sep Object context concode_elem_sep int CONTEXT_UPDATE_EVENT_TYPE concode_elem_sep Object target concode_field_sep void notifyChanged concode_elem_sep Notifier getTarget concode_elem_sep T getTarget concode_elem_sep boolean isAdapterForType concode_elem_sep voi... | boolean function ( ) { return IStatefullAdapter . class . isInstance ( this ) ; } |
20,242 | auto generated setter method concode_field_sep com.amazon.ec2.DescribeSpotDatafeedSubscriptionType localDescribeSpotDatafeedSubscription concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep ... | void function ( com . amazon . ec2 . DescribeSpotDatafeedSubscriptionType arg0 ) { this . localDescribeSpotDatafeedSubscription = arg0 ; } |
20,243 | this implementation returns integer.max _ value . can be overridden in subclasses to lower the maximum batch size . concode_field_sep boolean exhausted concode_field_sep void setValues concode_elem_sep boolean isBatchExhausted concode_elem_sep boolean setValuesIfAvailable | int function ( ) { return Integer . MAX_VALUE ; } |
20,244 | get visibility concode_field_sep String permission concode_elem_sep String createdTime concode_elem_sep String summary concode_elem_sep VisibilityEnum visibility concode_elem_sep String otherTypeName concode_elem_sep SourceTypeEnum sourceType concode_elem_sep String lastUpdatedTime concode_elem_sep String lastUpdatedBy... | VisibilityEnum function ( ) { return visibility ; } |
20,245 | addmetadata . concode_field_sep Map<String,String> metadata concode_elem_sep String NAME concode_elem_sep List<String> sideboard concode_elem_sep String DIFFICULTY concode_elem_sep String COMMENT concode_elem_sep List<String> main concode_elem_sep String DECK_TYPE concode_elem_sep String DESCRIPTION concode_elem_sep lo... | void function ( String arg0 , String arg1 ) { metadata . put ( arg0 , arg1 ) ; } |
20,246 | obtain a new tableselectionpredicatebuilder builder for a table selection predicate . concode_field_sep Predicate<TableId> tableInclusions concode_elem_sep Predicate<String> dbExclusions concode_elem_sep Predicate<String> dbInclusions concode_elem_sep Predicate<TableId> tableExclusions concode_field_sep TableSelectionP... | DatabaseSelectionPredicateBuilder function ( ) { return new DatabaseSelectionPredicateBuilder ( ) ; } |
20,247 | returns true if this function should ensure that all parameters have been set . this is the most common use case . the value false can be used for built-in functions that have optional parameters without a default value . concode_field_sep String[] functionNames concode_elem_sep FormalArgumentList arguments concode_fie... | boolean function ( ) { return true ; } |
20,248 | returns the stored application context . concode_field_sep Context applicationContext concode_elem_sep String TAG concode_field_sep void initialize | Context function ( ) { return applicationContext ; } |
20,249 | finds a business entity based on the primacy key of type integer concode_field_sep Class<T> businessEntity concode_field_sep List<T> batchUpdate concode_elem_sep T save concode_elem_sep T update concode_elem_sep Session getOpenSession concode_elem_sep boolean delete concode_elem_sep List<T> findAll concode_elem_sep Ses... | T function ( Integer arg0 ) { Session loc0 = getSessionFactory ( ) . getCurrentSession ( ) ; return ( T ) loc0 . get ( businessEntity , arg0 ) ; } |
20,250 | gets the tokeniser . concode_field_sep int COMMAND_TYPE concode_elem_sep PRTokeniser tokeniser concode_field_sep PdfObject readPRObject concode_elem_sep boolean nextValidToken concode_elem_sep void setTokeniser concode_elem_sep PdfArray readArray concode_elem_sep ArrayList<PdfObject> parse concode_elem_sep PdfDictionar... | PRTokeniser function ( ) { return this . tokeniser ; } |
20,251 | gets the category . concode_field_sep String date concode_elem_sep String noValue concode_elem_sep String condition concode_elem_sep String color concode_elem_sep double discountedPrice concode_elem_sep double price concode_elem_sep double discount concode_elem_sep String photo concode_elem_sep String description conco... | int function ( ) { return category ; } |
20,252 | method to force the picture frame to repaint redraw concode_field_sep ImageIcon imageIcon concode_elem_sep JLabel label concode_elem_sep JFrame frame concode_elem_sep DigitalPicture picture concode_field_sep void setVisible concode_elem_sep void setPicture concode_elem_sep void hide concode_elem_sep void displayImage c... | void function ( ) { frame . setVisible ( true ) ; updateImage ( ) ; frame . repaint ( ) ; } |
20,253 | setup the tagtesthelper class with the appropriate infrastructure . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | TagTestHelper function ( Tag arg0 , URL arg1 ) { return setupTagTest ( arg0 , arg1 , null ) ; } |
20,254 | returns true if this skeletonstrategy 's method is non void . concode_field_sep Class clz concode_elem_sep String reposId concode_elem_sep CDRStreamReader[] paramReaders concode_elem_sep java.lang.reflect.Method writeMethod concode_elem_sep CDRStreamWriter retvalWriter concode_elem_sep Method m concode_elem_sep Excepti... | boolean function ( ) { return ( retvalWriter != null ) ; } |
20,255 | converts this formdata to a requestentity using utf8 encoding . concode_field_sep Query fields concode_elem_sep FormData EMPTY concode_field_sep FormData create concode_elem_sep FormData create | RequestEntity function ( ) { return toEntity ( HttpCharsets . UTF_8 ) ; } |
20,256 | not yet implemented . concode_field_sep String SEPARATOR concode_elem_sep String[] pathElems concode_elem_sep boolean absolute concode_field_sep CmisPath getParent concode_elem_sep int getNameCount concode_elem_sep String getName concode_elem_sep CmisPath getName concode_elem_sep CmisPath resolve concode_elem_sep CmisP... | CmisPath function ( ) { return null ; } |
20,257 | gets server time . concode_field_sep DateFormat selectedFormat concode_elem_sep int[] pacificXCoords concode_elem_sep int[] nfldXCoords concode_elem_sep int[] easternYCoords concode_elem_sep int[] alaskaYCoords concode_elem_sep int[] pacificYCoords concode_elem_sep ArrayList allTimeZoneList concode_elem_sep int[] mount... | String function ( ) { return formatCurrentTime ( serverFormat ) ; } |
20,258 | get the registrar for the specified protocol identifier . concode_field_sep RegistrarMapper FACTORY concode_elem_sep Map registrarMap concode_field_sep RegistrarMapper getFactory concode_elem_sep void addRegistrar concode_elem_sep void removeRegistrar | Registrar function ( final String arg0 ) { final Object loc0 ; synchronized ( registrarMap ) { loc0 = registrarMap . get ( arg0 ) ; } return ( Registrar ) loc0 ; } |
20,259 | the user for this user destination . concode_field_sep Set<String> targetDestinations concode_elem_sep String sourceDestination concode_elem_sep String subscribeDestination concode_elem_sep String user concode_field_sep Set<String> getTargetDestinations concode_elem_sep String getSourceDestination concode_elem_sep Stri... | String function ( ) { return this . user ; } |
20,260 | notifies this manager that a specific protocolproviderservice has been unregistered as a service . concode_field_sep KeybindingsService keybindingsService concode_elem_sep Logger logger concode_elem_sep UIService uiService concode_elem_sep GlobalShortcutServiceImpl globalShortcutService concode_elem_sep BundleContext b... | void function ( ProtocolProviderService arg0 ) { OperationSetBasicTelephony < ? > loc0 = arg0 . getOperationSet ( OperationSetBasicTelephony . class ) ; if ( loc0 != null ) loc0 . removeCallListener ( globalShortcutService . getCallShortcut ( ) ) ; } |
20,261 | returns the ram from ale . concode_field_sep int frameskip concode_elem_sep boolean updateRam concode_elem_sep BufferedReader in concode_elem_sep ScreenMatrix screen concode_elem_sep int playerBAction concode_elem_sep boolean useRLE concode_elem_sep PrintStream out concode_elem_sep boolean terminateRequested concode_el... | ConsoleRAM function ( ) { return ram ; } |
20,262 | returns a stream writing in the ffmpeg process standard input channel . concode_field_sep ArrayList args concode_elem_sep FFMpegProgressBarListener ffmpegListener concode_elem_sep ProcessKiller ffmpegKiller concode_elem_sep OutputStream outputStream concode_elem_sep InputStream inputStream concode_elem_sep InputStream ... | OutputStream function ( ) { return outputStream ; } |
20,263 | returns the hash code value for this map entry . the hash code of a map entry e is defined to be : e.getkey == null ? 0 : e.getkey . hashcode ^ e.getvalue == null ? 0 : e.getvalue . hashcode this ensures that e1.equals e2 implies that e1.hashcode == e2.hashcode for any two entries e1 and e2 , as required by the general... | int function ( ) { return ( key == null ? 0 : key . hashCode ( ) ) ^ ( value == null ? 0 : value . hashCode ( ) ) ; } |
20,264 | hash code for this object , is the sum of hash codes of both operands and operator . concode_field_sep String leftOperand concode_elem_sep Object rightOperand concode_elem_sep String operator concode_field_sep boolean equals concode_elem_sep void setRightOperand concode_elem_sep void setRightOperand concode_elem_sep vo... | int function ( ) { return rightOperand . hashCode ( ) + operator . hashCode ( ) + leftOperand . hashCode ( ) ; } |
20,265 | checks if the given byte array starts with an increasing sequence of bytes of the given length , starting from 0 . concode_field_sep Logger LOG concode_elem_sep Method sCleanerCleanMethod concode_elem_sep Method sByteBufferCleanerMethod concode_field_sep boolean equalConstantByteArray concode_elem_sep ByteBuffer getInc... | boolean function ( int arg0 , byte [ ] arg1 ) { return equalIncreasingByteArray ( 0 , arg0 , arg1 ) ; } |
20,266 | begin appending a new array . all values until the balancing endarray will be appended to this array . the endarray method must be called to mark the array 's end . concode_field_sep char mode concode_elem_sep boolean comma concode_elem_sep int top concode_elem_sep int maxdepth concode_elem_sep Writer writer concode_el... | JSONWriter function ( ) { if ( this . mode == 'i' || this . mode == 'o' || this . mode == 'a' ) { this . push ( null ) ; this . append ( "srini_string" ) ; this . comma = false ; return this ; } throw new JSONException ( "srini_string" ) ; } |
20,267 | get the current time in utc in milliseconds concode_field_sep INDArray arr concode_elem_sep int numChunks concode_elem_sep long index concode_elem_sep byte[] chunk concode_elem_sep int[] WHOLE_ARRAY_UPDATE concode_elem_sep int WHOLE_ARRAY_INDEX concode_elem_sep long sent concode_elem_sep int[] dimensions concode_field_... | long function ( ) { Instant loc0 = Instant . now ( ) ; ZonedDateTime loc1 = loc0 . atZone ( ZoneOffset . UTC ) ; return loc1 . toInstant ( ) . toEpochMilli ( ) ; } |
20,268 | stop processing requests . concode_field_sep SanerThreadPoolServer server concode_elem_sep int SOCKET_READ_TIMEOUT concode_elem_sep InetSocketAddress address concode_elem_sep HadoopThriftAuthBridge.Server authBridge concode_elem_sep Log LOG concode_elem_sep int port concode_elem_sep Configuration conf concode_elem_sep ... | void function ( ) { synchronized ( this ) { if ( server != null ) { LOG . info ( "srini_string" ) ; server . stop ( ) ; LOG . info ( "srini_string" ) ; server = null ; port = - 1 ; } } } |
20,269 | the shortcut to #simpleclassname class simpleclassname o.getclass . concode_field_sep char CARRIAGE_RETURN concode_elem_sep char COMMA concode_elem_sep String EMPTY_STRING concode_elem_sep char DOUBLE_QUOTE concode_elem_sep char LINE_FEED concode_elem_sep String NEWLINE concode_elem_sep char TAB concode_elem_sep char P... | String function ( Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } else { return simpleClassName ( arg0 . getClass ( ) ) ; } } |
20,270 | returns the list of parents documentref . concode_field_sep Log log concode_field_sep List<DocumentRef> getDocRefs concode_elem_sep List<String> getTypesInList concode_elem_sep boolean removeDocumentFromList concode_elem_sep boolean isDocumentInList concode_elem_sep void removeDocumentsFromList | List < DocumentRef > function ( List < DocumentModel > arg0 ) { List < DocumentRef > loc0 = new ArrayList < DocumentRef > ( ) ; for ( DocumentModel loc1 : arg0 ) { if ( ! loc0 . contains ( loc1 . getParentRef ( ) ) ) { loc0 . add ( loc1 . getParentRef ( ) ) ; } } return loc0 ; } |
20,271 | test whether this is the same type as another type . they are considered to be the same type if they are derived from the same type definition in the original xml representation which can happen when there are multiple includes of the same file concode_field_sep ErrorType theInstance concode_field_sep boolean isNamespa... | boolean function ( SchemaType arg0 ) { return ( arg0 instanceof ErrorType ) ; } |
20,272 | unmarshal a file to it 's corresponding object type . concode_field_sep Map<Class<?>,JAXBContext> jaxbContexts concode_field_sep placeholderType placeHolder | T function ( Class < T > arg0 , File arg1 ) { Unmarshaller loc0 = jaxbContexts . get ( arg0 ) . createUnmarshaller ( ) ; return arg0 . cast ( loc0 . unmarshal ( arg1 ) ) ; } |
20,273 | returns a histogram of all samples where the values are first aggregated into bins of width binsize and then normalized so that the sum of all discretized samples equals one . concode_field_sep TDoubleArrayList values concode_elem_sep TDoubleArrayList weights concode_field_sep void add concode_elem_sep void add concode... | TDoubleDoubleHashMap function ( double arg0 ) { return normalizedDistribution ( absoluteDistribution ( arg0 ) ) ; } |
20,274 | draws the glyph vector . concode_field_sep GVTGlyphVector[] gvs concode_elem_sep int[] nGlyphs concode_elem_sep int[] off concode_elem_sep int nGlyph concode_field_sep Point2D getGlyphPosition concode_elem_sep Rectangle2D getLogicalBounds concode_elem_sep int getCharacterCount concode_elem_sep int getGVIdx concode_elem... | void function ( Graphics2D arg0 , AttributedCharacterIterator arg1 ) { int loc0 = arg1 . getBeginIndex ( ) ; for ( int loc1 = 0 ; loc1 < gvs . length ; loc1 ++ ) { GVTGlyphVector loc2 = gvs [ loc1 ] ; int loc3 = loc2 . getCharacterCount ( 0 , loc2 . getNumGlyphs ( ) ) + 1 ; loc2 . draw ( arg0 , new AttributedCharacterS... |
20,275 | builds a csv list from the specified string , separator string and quote string . all arguments are assumed to be non-null . separates each list element with the value of the separator argument . prepends and appends each element with the value of the quote argument . no attempt is made to escape the quote character se... | String function ( String [ ] arg0 , String arg1 , String arg2 ) { int loc0 = arg0 . length ; StringBuffer loc1 = new StringBuffer ( loc0 * 16 ) ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 . append ( arg2 ) ; loc1 . append ( arg0 [ loc2 ] ) ; loc1 . append ( arg2 ) ; if ( loc2 + 1 < loc0 ) { loc1 . append ( ar... |
20,276 | returns the number of 64 bit words it would take to hold numbits concode_field_sep int pageCount concode_elem_sep int PAGE_SIZE concode_elem_sep long[][] bits concode_elem_sep int wlen concode_field_sep long serializedSize concode_elem_sep void set concode_elem_sep void set concode_elem_sep void intersect concode_elem_... | long function ( long arg0 ) { return ( ( ( arg0 - 1 ) >>> 6 ) + 1 ) ; } |
20,277 | update the existing settings . concode_field_sep IdentityPersistenceManager manager concode_field_sep OpenIDAdminDO getOpenIDAdmin concode_elem_sep String getParameterValue concode_elem_sep boolean hasXMPPSettings concode_elem_sep void createOrUpdateOpenIDAdmin concode_elem_sep boolean addServiceProvider concode_elem_s... | void function ( Registry arg0 , String arg1 , String arg2 , String arg3 , String arg4 , boolean arg5 , boolean arg6 ) { XMPPSettingsDAO loc0 = new XMPPSettingsDAO ( arg0 ) ; loc0 . updateXmppSettings ( arg1 , arg2 , arg3 , arg4 , arg5 , arg6 ) ; } |
20,278 | returns the primary key of this entry . concode_field_sep Entry _entry concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setContent concode_elem_sep boole... | long function ( ) { return _entry . getPrimaryKey ( ) ; } |
20,279 | returns the converted value , or null if the value is null concode_field_sep PlaceHolder placeHolder concode_field_sep char[] toCharArray concode_elem_sep Class<?> toClass concode_elem_sep boolean isCollection concode_elem_sep Character toCharacter concode_elem_sep Float toFloat concode_elem_sep Float toFloat concode_e... | Long function ( Object arg0 ) { if ( arg0 instanceof Long ) { return ( Long ) arg0 ; } else if ( arg0 instanceof Number ) { Number loc0 = ( Number ) arg0 ; return loc0 . longValue ( ) ; } else if ( arg0 instanceof String ) { return Long . valueOf ( ( String ) arg0 ) ; } else { return null ; } } |
20,280 | gets the end page index zero based and inclusive . concode_field_sep Parcelable.Creator<PageRange> CREATOR concode_elem_sep PageRange ALL_PAGES concode_elem_sep int mEnd concode_elem_sep int mStart concode_field_sep boolean contains concode_elem_sep int getSize concode_elem_sep int getStart concode_elem_sep int hashCod... | int function ( ) { return mEnd ; } |
20,281 | returns translated products table header concode_field_sep String L_TABLE_HEADER concode_elem_sep String L_POSITION_HEADER__PRICE concode_elem_sep String L_DOCUMENT_TYPE_KEY concode_elem_sep String L_NUMBER concode_elem_sep String L_LOCATION_FROM concode_elem_sep String L_POSITION_HEADER__INDEX concode_elem_sep String ... | String function ( final Locale arg0 ) { return translationService . translate ( L_TABLE_HEADER , arg0 ) ; } |
20,282 | indicates whether or not the factory is configured to produce parsers which are namespace aware . concode_field_sep boolean validating concode_elem_sep boolean namespaceAware concode_field_sep void setFeature concode_elem_sep void setNamespaceAware concode_elem_sep void setValidating concode_elem_sep SAXParserFactory n... | boolean function ( ) { return namespaceAware ; } |
20,283 | sets the value of the entityalwaysusestransaction property . concode_field_sep String id concode_elem_sep Boolean entityAlwaysUsesTransaction concode_field_sep Boolean getEntityAlwaysUsesTransaction concode_elem_sep void setId concode_elem_sep String getId | void function ( final Boolean arg0 ) { this . entityAlwaysUsesTransaction = arg0 ; } |
20,284 | get the gdb catchpoint event keyword associated with the given ieventbreakpointconstants event type id . answer will be , e.g. , `` catch '' , `` throw '' , `` fork '' , etc. . concode_field_sep Map<String,String> sIdToKeyword concode_field_sep String gdbCatchpointKeywordToEvent | String function ( String arg0 ) { String loc0 = sIdToKeyword . get ( arg0 ) ; assert loc0 != null : "srini_string" ; return loc0 ; } |
20,285 | static method for unmarshalling a controller . concode_field_sep int INDENT concode_elem_sep String ENCODING concode_field_sep Services unmarshallServices concode_elem_sep void marshallService concode_elem_sep void marshallController concode_elem_sep void marshallServices concode_elem_sep Service unmarshallService | Controller function ( final File arg0 ) { final IBindingFactory loc0 = BindingDirectory . getFactory ( Controller . class ) ; final IUnmarshallingContext loc1 = loc0 . createUnmarshallingContext ( ) ; final InputStream loc2 = new FileInputStream ( arg0 ) ; return ( Controller ) loc1 . unmarshalDocument ( loc2 , ENCODIN... |
20,286 | the returned system identifier is always null . concode_field_sep XMLEventWriter xmlEventWriter concode_elem_sep XMLStreamWriter xmlStreamWriter concode_elem_sep String systemId concode_elem_sep String FEATURE concode_field_sep void setSystemId concode_elem_sep XMLEventWriter getXMLEventWriter concode_elem_sep XMLStrea... | String function ( ) { return null ; } |
20,287 | returns the row for the given combination of parent values . the rows are zero-indexed and are arranged in truth-table fashion , as follows . row 0 is the row where all parents have the value true . the last row row 2 ^ numparents - 1 is the row where all parents have the value false . reading down the truth table , th... | int function ( boolean [ ] arg0 ) { int loc0 = 0 ; for ( int loc1 = parents . length - 1 ; loc1 >= 0 ; loc1 -- ) { loc0 *= 2 ; loc0 += arg0 [ loc1 ] ? 0 : 1 ; } return loc0 ; } |
20,288 | returns a new version string that is a subsequence of this sequence . concode_field_sep Pattern PATTERN concode_elem_sep String[] components concode_elem_sep int hashCode concode_elem_sep Comparable<?>[] parsed concode_elem_sep String version concode_elem_sep long serialVersionUID concode_field_sep Comparable<?> getMin... | CharSequence function ( final int arg0 , final int arg1 ) { return version . subSequence ( arg0 , arg1 ) ; } |
20,289 | returns the selection , or null to indicate no selection . concode_field_sep Object input concode_elem_sep ISelection selection concode_field_sep void setSelection concode_elem_sep Object getInput concode_elem_sep void setInput | ISelection function ( ) { return selection ; } |
20,290 | used for node register serialization . some attributes are serialized and writen to xml . concode_field_sep PlaceHolder placeHolder concode_field_sep NodeRegisterConfiguration getConfigFromXML concode_elem_sep XStream getXstream | int function ( String arg0 , NodeRegisterConfiguration arg1 ) { XStream loc0 = NodeRegisterConfigurationManager . getXstream ( ) ; String loc1 = loc0 . toXML ( arg1 ) ; BufferedWriter loc2 = new BufferedWriter ( new FileWriter ( arg0 ) ) ; loc2 . write ( loc1 ) ; loc2 . flush ( ) ; loc2 . close ( ) ; return 0 ; } |
20,291 | returns the lazybag . 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 lazy... | Collection function ( ) { return lazyBag ; } |
20,292 | sets the subject criterion to the subject specified concode_field_sep QueryParams queryParams concode_elem_sep String subject concode_elem_sep Range<DateTime> deliveryTimeRange concode_elem_sep String fromAddress concode_elem_sep String message concode_elem_sep String toAddress concode_elem_sep Set<DeliveryStatus> deli... | EmailRecordSearchCriteria function ( String arg0 ) { this . subject = arg0 ; return this ; } |
20,293 | gets the component id of the commandbutton , in the map ui , corresponding to this time zone . concode_field_sep Polygon mapPolygon concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep boolean isRelevantComponentId concode_elem_sep String getId concode_elem_sep Polygon getMapPolygon | String function ( ) { return mapCommandButtonId ; } |
20,294 | obtain a new predicate that performs the logical or of this predicate and the supplied predicate . concode_field_sep PlaceHolder placeHolder concode_field_sep Predicate<T> always concode_elem_sep Predicate<T> never concode_elem_sep boolean test concode_elem_sep Predicate<T> and concode_elem_sep Predicate<T> negate conc... | Predicate < T > function ( final Predicate < T > arg0 ) { if ( arg0 == null || arg0 == this ) return this ; return new Predicate < T > ( ) { @ Override public boolean test ( T arg1 ) { return Predicate . this . test ( arg1 ) || arg0 . test ( arg1 ) ; } } ; } |
20,295 | create an errorpage that corresponds to the default error page concode_field_sep ServletContainer container concode_field_sep FilterInfo filter concode_elem_sep FilterInfo filter concode_elem_sep FilterInfo filter concode_elem_sep WebResourceCollection webResourceCollection concode_elem_sep SecurityConstraint securityC... | ErrorPage function ( String arg0 ) { return new ErrorPage ( arg0 ) ; } |
20,296 | add a command queue to the specified position of this command queue . concode_field_sep String MPD_CMD_BULK_SEP concode_elem_sep String TAG concode_elem_sep String MPD_CMD_START_BULK concode_elem_sep int mCommandQueueStringLength concode_elem_sep String MPD_CMD_END_BULK concode_elem_sep String MPD_CMD_START_BULK_OK con... | void function ( final int arg0 , final CommandQueue arg1 ) { mCommandQueue . addAll ( arg0 , arg1 . mCommandQueue ) ; mCommandQueueStringLength += arg1 . mCommandQueueStringLength ; } |
20,297 | returns the number of collisions involving this particle with vertical walls , horizontal walls , or other particles . this is equal to the number of calls to #bounceoff , #bounceoffverticalwall , and #bounceoffhorizontalwall . concode_field_sep double vx concode_elem_sep double vy concode_elem_sep Color color concode_... | int function ( ) { return count ; } |
20,298 | gets the designadorturbonet value for this diagnosticosipin . concode_field_sep java.lang.String designadorTurbonet concode_elem_sep java.lang.String instancia concode_elem_sep com.gvt.www.metaData.smarttool.Credenciais credencial concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc co... | java . lang . String function ( ) { return designadorTurbonet ; } |
20,299 | provides the style for the action concode_field_sep String BINDHL concode_elem_sep String EVENTSPECHL concode_elem_sep String RULENAMEHL concode_elem_sep String ACTIONHL concode_elem_sep String COMMENTHL concode_elem_sep String CONDHL concode_elem_sep String EVENTKEYWORDHL concode_elem_sep String RULEKEYWORDHL concode_... | TextStyle function ( ) { TextStyle loc0 = new TextStyle ( ) ; loc0 . setColor ( new RGB ( 255 , 3 , 52 ) ) ; loc0 . setStyle ( SWT . BOLD ) ; return loc0 ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.