idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
12,200
returns the size of a px css unit in millimeters . concode_field_sep Set extensions concode_elem_sep BridgeContext ctx concode_elem_sep Set FEATURES concode_field_sep float getStandardLighterFontWeight concode_elem_sep String getLanguages concode_elem_sep EventDispatcher getEventDispatcher concode_elem_sep void openLin...
float function ( ) { return 0.26458333333333333333333333333333f ; }
12,201
override super method concode_field_sep ServerSocketChannel ss concode_elem_sep Thread mainThread concode_elem_sep int acceptTimeOut concode_elem_sep Logger LOG concode_elem_sep SelectorHolder selectorHolder concode_elem_sep Selector mainSelector concode_elem_sep int port concode_elem_sep Invoker invoker concode_elem_s...
void function ( int arg0 ) { this . acceptTimeOut = arg0 ; }
12,202
returns the next file link relative to the caret location . this will cycle around and get the first one if you 're after the last link . concode_field_sep OutputParser parser concode_elem_sep List<FileLink> fileLinks concode_elem_sep int lastNewline concode_elem_sep StringBuilder totalTextToParse concode_field_sep Lis...
FileLink function ( int arg0 ) { if ( fileLinks . isEmpty ( ) ) { return null ; } Iterator < FileLink > loc0 = fileLinks . loc0 ( ) ; while ( loc0 . hasNext ( ) ) { FileLink loc1 = loc0 . next ( ) ; if ( loc1 . getStartingIndex ( ) > arg0 ) { return loc1 ; } } return fileLinks . get ( 0 ) ; }
12,203
returns the leading formal type parameters from the descriptor . concode_field_sep int formalTypeParametersIndex concode_elem_sep int index concode_elem_sep int openIndex concode_elem_sep String descriptor concode_elem_sep int closeIndex concode_field_sep void skipClass concode_elem_sep boolean hasFormalTypeParameters ...
String function ( ) { return descriptor . substring ( 0 , formalTypeParametersIndex ) ; }
12,204
sets the number of synchronous backups for this queue . concode_field_sep int DEFAULT_ASYNC_BACKUP_COUNT concode_elem_sep List<ItemListenerConfig> listenerConfigs concode_elem_sep QueueConfigReadOnly readOnly concode_elem_sep int backupCount concode_elem_sep int maxSize concode_elem_sep String quorumName concode_elem_s...
QueueConfig function ( int arg0 ) { this . backupCount = checkBackupCount ( arg0 , asyncBackupCount ) ; return this ; }
12,205
specify the prefix to use for the names of newly created threads . default is `` simpleasynctaskexecutor - '' . concode_field_sep boolean daemon concode_elem_sep String threadNamePrefix concode_elem_sep ThreadGroup threadGroup concode_elem_sep int threadPriority concode_elem_sep AtomicInteger threadCount concode_field_...
void function ( String arg0 ) { this . threadNamePrefix = ( arg0 != null ? arg0 : getDefaultThreadNamePrefix ( ) ) ; }
12,206
sets the value of the name property . concode_field_sep List<Template> template concode_elem_sep List<Stream> stream concode_elem_sep String name concode_elem_sep String description concode_field_sep String getName concode_elem_sep List<Template> getTemplate concode_elem_sep List<Stream> getStream concode_elem_sep void...
void function ( String arg0 ) { this . name = arg0 ; }
12,207
gets the property based on property name concode_field_sep KmlStyle mInlineStyle concode_elem_sep KmlGeometry mGeometry concode_elem_sep String mStyle concode_elem_sep HashMap<String,String> mProperties concode_field_sep String getStyleId concode_elem_sep Iterable getProperties concode_elem_sep KmlStyle getInlineStyle ...
String function ( String arg0 ) { return mProperties . get ( arg0 ) ; }
12,208
returns the url of the code base for this applet . concode_field_sep AppletContext context concode_elem_sep AppletTag tag concode_elem_sep Applet applet concode_field_sep AppletContext getAppletContext concode_elem_sep void appletResize concode_elem_sep URL getDocumentBase concode_elem_sep boolean isActive concode_elem...
URL function ( ) { try { return tag . prependCodeBase ( "srini_string" ) ; } catch ( MalformedURLException loc0 ) { throw new RuntimeException ( "srini_string" + "srini_string" , loc0 ) ; } }
12,209
gets the value of the issignatureline property . concode_field_sep STExt ext concode_elem_sep Object parent concode_elem_sep String signinginstructions concode_elem_sep STTrueFalse issignatureline concode_elem_sep STTrueFalse signinginstructionsset concode_elem_sep String sigprovurl concode_elem_sep String suggestedsig...
STTrueFalse function ( ) { return issignatureline ; }
12,210
returns true if the column with the given index is visible concode_field_sep String[] cachedDataKeys concode_elem_sep int ABOVE concode_elem_sep String KEY_TEXT_LAYOUT_0 concode_elem_sep int BELOW concode_elem_sep String KEY_TEXT_LAYOUT concode_field_sep Rectangle getImageBounds concode_elem_sep boolean scrollCellIntoV...
boolean function ( int arg0 ) { return getWidth ( arg0 ) > 0 ; }
12,211
adds a child to the internal list of children of this node in tree . usually called internally . concode_field_sep DominatorNode parent concode_elem_sep List children concode_elem_sep Object gode concode_field_sep Object getGode concode_elem_sep List getChildren concode_elem_sep DominatorNode getParent concode_elem_sep...
boolean function ( DominatorNode arg0 ) { if ( children . contains ( arg0 ) ) { return false ; } else { children . add ( arg0 ) ; return true ; } }
12,212
convenience method which calls get string , object concode_field_sep ResourceBundle bundle concode_field_sep void main
String function ( String arg0 , Object arg1 , Object arg2 , Object arg3 ) { return get ( arg0 , new Object [ ] { arg1 , arg2 , arg3 } ) ; }
12,213
sets the adgroupexperimentbidmultiplierstype value for this adgroupexperimentbidmultipliers . concode_field_sep java.lang.String adGroupExperimentBidMultipliersType concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc conco...
void function ( java . lang . String arg0 ) { this . adGroupExperimentBidMultipliersType = arg0 ; }
12,214
create an instance of jaxbelement concode_field_sep QName _EsiGetEmployeeOrderDetailsRequest_QNAME concode_elem_sep QName _EsiGetEmployeeOrderDetailsResponse_QNAME concode_field_sep ESIGetEmployeeOrderDetailsResponseType createESIGetEmployeeOrderDetailsResponseType concode_elem_sep JAXBElement<ESIGetEmployeeOrderDetail...
JAXBElement < ESIGetEmployeeOrderDetailsRequestType > function ( ESIGetEmployeeOrderDetailsRequestType arg0 ) { return new JAXBElement < ESIGetEmployeeOrderDetailsRequestType > ( _EsiGetEmployeeOrderDetailsRequest_QNAME , ESIGetEmployeeOrderDetailsRequestType . class , null , arg0 ) ; }
12,215
test pathvalidator #iswritablepath string , de.carne.util.messageformatter in failure scenario . concode_field_sep String VALIDATION_MESSAGE concode_field_sep void testIsRegularFilePathFailure concode_elem_sep void testIsReadablePathFailure concode_elem_sep void testIsDirectoryPathFailure concode_elem_sep void testIsPa...
void function ( ) { Path loc0 = Files . createTempFile ( getClass ( ) . getSimpleName ( ) , null ) ; try { loc0 . toFile ( ) . setWritable ( false , false ) ; PathValidator . isWritablePath ( loc0 . toString ( ) , ( a ) -> VALIDATION_MESSAGE ) ; } finally { Files . delete ( loc0 ) ; } }
12,216
you want speed ? use this method . concode_field_sep Timer timer concode_elem_sep double speedFactor concode_field_sep void runClock
void function ( double arg0 ) { speedFactor = arg0 ; }
12,217
creates an intpoint from p_x and p_y . if p_x or p_y is to big for an intpoint , a rationalpoint is created . concode_field_sep IntPoint ZERO concode_field_sep Point mirror_vertical concode_elem_sep Point perpendicular_projection concode_elem_sep IntOctagon surrounding_octagon concode_elem_sep IntBox surrounding_box co...
Point function ( int arg0 , int arg1 ) { IntPoint loc0 = new IntPoint ( arg0 , arg1 ) ; if ( Math . abs ( arg0 ) > Limits . CRIT_INT || Math . abs ( arg0 ) > Limits . CRIT_INT ) { return new RationalPoint ( loc0 ) ; } return loc0 ; }
12,218
theta to latitude concode_field_sep double TWO_PI concode_elem_sep String TAG_SUB concode_elem_sep boolean D concode_elem_sep String TAG concode_elem_sep double HALF_PI concode_field_sep double phiToLng concode_elem_sep double latToTheta concode_elem_sep void log_d
double function ( double arg0 ) { double loc0 = HALF_PI - arg0 ; return loc0 ; }
12,219
check if this context is the facet context concode_field_sep FilterBreadcrumbTrail conjunctivefilterTrail concode_elem_sep String query concode_elem_sep OptionBreadcrumbTrail optionTrail concode_elem_sep String FACET_INDEX_NAME concode_elem_sep String FILTER_INDEX_NAME concode_elem_sep String OR_OP concode_elem_sep Str...
boolean function ( String arg0 ) { return FACET_INDEX_NAME . equals ( arg0 ) ; }
12,220
apply a single animation to the modelinstance and update the it to reflect the changes . concode_field_sep ObjectMap<Node,Transform> transforms concode_elem_sep boolean applying concode_elem_sep Quaternion rotation concode_elem_sep Vector3 scale concode_elem_sep Vector3 translation concode_elem_sep Pool<Transform> tran...
void function ( final Animation arg0 , final float arg1 ) { if ( applying ) throw new GdxRuntimeException ( "srini_string" ) ; applyAnimation ( null , null , 1.f , arg0 , arg1 ) ; target . calculateTransforms ( ) ; }
12,221
javabean tester . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( ) { JavaBeanTester . builder ( AddQueryParamTag . class ) . loadData ( ) . test ( ) ; }
12,222
return the list of values associated with the given option . null signifiesthat the option was not present ; empty list signifies that no values were associated with this option . concode_field_sep List<String> nonOptionArgs concode_elem_sep Map<String,List<String>> optionArgs concode_field_sep void addOptionArg concod...
List < String > function ( String arg0 ) { return this . optionArgs . get ( arg0 ) ; }
12,223
returns the cipher suite used for the connection . concode_field_sep List<Certificate> localCertificates concode_elem_sep List<Certificate> peerCertificates concode_elem_sep TlsVersion tlsVersion concode_elem_sep CipherSuite cipherSuite concode_field_sep List<Certificate> localCertificates concode_elem_sep List<Certifi...
CipherSuite function ( ) { return cipherSuite ; }
12,224
the row and column of the end of a statement in an iam policy . concode_field_sep Position endPosition concode_elem_sep String sourcePolicyId concode_elem_sep String sourcePolicyType concode_elem_sep Position startPosition concode_field_sep Statement withEndPosition concode_elem_sep void setSourcePolicyType concode_ele...
Position function ( ) { return this . endPosition ; }
12,225
updates relevant android and native preferences . concode_field_sep ComponentCallbacks mComponentCallbacks concode_elem_sep TabModelSelectorTabObserver mTabModelSelectorTabObserver concode_elem_sep long sNativeUmaSessionStats concode_elem_sep String SAMSUNG_MULTWINDOW_PACKAGE concode_elem_sep TabModelSelector mTabModel...
void function ( ) { PrivacyPreferencesManager loc0 = PrivacyPreferencesManager . getInstance ( ) ; loc0 . migrateUsageAndCrashPreferences ( ) ; loc0 . setClientInMetricsSample ( UmaUtils . isClientInMetricsReportingSample ( ) ) ; loc0 . syncUsageAndCrashReportingPrefs ( ) ; }
12,226
used to communicate a cancel operation from the whitebox gui . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep boolean amIActive concode_field_sep String getName concode_elem_sep void setPluginHost concode_elem_sep void updateProgress concode...
void function ( boolean arg0 ) { cancelOp = arg0 ; }
12,227
new things we want concode_field_sep BuildFileRule buildRule concode_field_sep void testPropertyExpansion concode_elem_sep void oldtestQuirkyLegacyBehavior concode_elem_sep void setUp concode_elem_sep void assertExpandsTo
void function ( ) { assertExpandsTo ( "srini_string" , "srini_string" ) ; assertExpandsTo ( "srini_string" , "srini_string" ) ; assertExpandsTo ( "srini_string" , "srini_string" ) ; assertExpandsTo ( "srini_string" , "srini_string" ) ; assertExpandsTo ( "srini_string" , "srini_string" ) ; assertExpandsTo ( "srini_strin...
12,228
event handler for the south border . concode_field_sep boolean renderNorth concode_elem_sep boolean renderEast concode_elem_sep boolean renderSouth concode_elem_sep boolean renderWest concode_elem_sep boolean renderCenter concode_field_sep boolean isRenderNorth concode_elem_sep boolean isRenderCenter concode_elem_sep v...
void function ( ValueChangeEvent arg0 ) { setRenderSouth ( ( ( Boolean ) arg0 . getNewValue ( ) ) . booleanValue ( ) ) ; }
12,229
close preparedstatement concode_field_sep String DATA_SOURCE_NAME concode_elem_sep String DB_CONFIG concode_elem_sep String DB_URL concode_elem_sep String DB_USER concode_elem_sep Log log concode_elem_sep String DB_CHECK_SQL concode_elem_sep DataSource dataSource concode_elem_sep String DB_DRIVER concode_elem_sep Strin...
void function ( PreparedStatement arg0 ) { if ( arg0 != null ) { try { arg0 . close ( ) ; } catch ( SQLException loc0 ) { log . warn ( "srini_string" + "srini_string" + loc0 . getMessage ( ) , loc0 ) ; } } }
12,230
get the address concode_field_sep CoreLogger log concode_elem_sep int TYPE_LEAVE concode_elem_sep Address address concode_elem_sep int TYPE_UPDATE_LONG_RUNNING concode_elem_sep boolean trace concode_elem_sep int TYPE_JOIN concode_elem_sep int type concode_elem_sep int TYPE_UPDATE_SHORT_RUNNING concode_elem_sep long val...
Address function ( ) { return address ; }
12,231
gets the height of this rectangle . concode_field_sep boolean filled concode_elem_sep double x concode_elem_sep double width concode_elem_sep double y concode_elem_sep Color color concode_elem_sep double height concode_field_sep int getX concode_elem_sep int getY concode_elem_sep void grow concode_elem_sep void setColo...
int function ( ) { return ( int ) Math . round ( height ) ; }
12,232
obtiene el valor de la propiedad canonicalizationmethod . concode_field_sep List<ReferenceType> reference concode_elem_sep CanonicalizationMethodType canonicalizationMethod concode_elem_sep SignatureMethodType signatureMethod concode_elem_sep String id concode_field_sep void setCanonicalizationMethod concode_elem_sep S...
CanonicalizationMethodType function ( ) { return canonicalizationMethod ; }
12,233
this method is called from classes implementing the jdbc interfaces . inside the engine it is used for conversion from a value of type other to another type . it will throw if the other is an instance of a classe that is not available . concode_field_sep byte[] data concode_field_sep int getBytesLength concode_elem_sep...
Serializable function ( ) { try { return InOutUtil . deserialize ( data ) ; } catch ( Exception loc0 ) { throw Trace . error ( Trace . SERIALIZATION_FAILURE , loc0 . getMessage ( ) ) ; } }
12,234
called when the activity will start interacting with the user . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOverride...
void function ( boolean arg0 ) { }
12,235
gets name of the data source bean . concode_field_sep Factory<DataSource> dataSrcFactory concode_elem_sep JdbcType[] types concode_elem_sep Object appCtx concode_elem_sep JdbcDialect dialect concode_elem_sep int DFLT_WRITE_ATTEMPTS concode_elem_sep int batchSizw concode_elem_sep long serialVersionUID concode_elem_sep i...
String function ( ) { return dataSrcBean ; }
12,236
gets the value of the flavour property . concode_field_sep Layout layout concode_elem_sep String flavour concode_elem_sep String src concode_elem_sep String width concode_elem_sep BigDecimal refresh concode_elem_sep Label label concode_elem_sep String height concode_field_sep void setSrc concode_elem_sep Label getLabel...
String function ( ) { return flavour ; }
12,237
this method will be used to get the sorted record from file concode_field_sep int totalNumberOfRecords concode_elem_sep int entryCount concode_elem_sep int totalSize concode_elem_sep int fileCounter concode_elem_sep DataOutputStream stream concode_elem_sep Object[][] records concode_elem_sep File[] intermediateFiles co...
Object [ ] function ( ) { Object [ ] loc0 = null ; SortTempFileChunkHolder loc1 = this . recordHolderHeap . loc1 ( ) ; loc0 = loc1 . getRow ( ) ; if ( ! loc1 . hasNext ( ) ) { loc1 . closeStream ( ) ; -- this . fileCounter ; return loc0 ; } loc1 . readRow ( ) ; this . recordHolderHeap . add ( loc1 ) ; return loc0 ; }
12,238
gets the value of the name property . concode_field_sep String flavour concode_elem_sep String color concode_elem_sep String styling concode_elem_sep String name concode_elem_sep String type concode_elem_sep String clazz concode_field_sep void setName concode_elem_sep String getClazz concode_elem_sep void setColor conc...
String function ( ) { return name ; }
12,239
appends a prefix and a suffix to each of the strings . concode_field_sep PlaceHolder placeHolder concode_field_sep List<String> splitAndInternString concode_elem_sep String indent concode_elem_sep StringBuilder listItemsWithLimit concode_elem_sep String stripSuffix concode_elem_sep String joinEnglishList concode_elem_s...
Iterable < String > function ( Iterable < String > arg0 , final String arg1 , final String arg2 ) { return Iterables . transform ( arg0 , new Function < String , String > ( ) { @ Override public String apply ( String arg3 ) { return arg1 + arg3 + arg2 ; } } ) ; }
12,240
create a chart for testing . concode_field_sep boolean flag concode_elem_sep JFreeChart chart concode_field_sep void chartChanged concode_elem_sep void testReplaceDataset concode_elem_sep void setUp concode_elem_sep void testDrawWithNullInfo concode_elem_sep void testSetSeriesToolTipGenerator
JFreeChart function ( ) { XYSeries loc0 = new XYSeries ( "srini_string" ) ; loc0 . add ( 1.0 , 1.0 ) ; loc0 . add ( 2.0 , 2.0 ) ; loc0 . add ( 3.0 , 3.0 ) ; XYDataset loc1 = new XYSeriesCollection ( loc0 ) ; return ChartFactory . createXYAreaChart ( "srini_string" , "srini_string" , "srini_string" , loc1 ) ; }
12,241
feeds a file position in bytes and a time position in samples from a timeline , and determines if a new index field is to be added . concode_field_sep long prevTimePos concode_elem_sep int sampleRate concode_elem_sep long timePtr concode_elem_sep int idxInterval concode_elem_sep Vector<TimelineReader.IdxField> indexDat...
void function ( long arg0 , long arg1 ) { long loc0 = indexData . size ( ) * ( long ) idxInterval ; while ( loc0 < arg1 ) { indexData . add ( new TimelineReader . IdxField ( prevBytePos , prevTimePos ) ) ; loc0 += idxInterval ; } prevBytePos = arg0 ; prevTimePos = arg1 ; }
12,242
verify and return the block crc . this method may only be called after all of the block 's bytes have been read . concode_field_sep int blockCRC concode_elem_sep Bzip2BitReader reader concode_elem_sep int bwtStartPointer concode_elem_sep int repeatIncrement concode_elem_sep Bzip2MoveToFrontTable symbolMTF concode_elem_...
int function ( ) { final int loc0 = crc . getCRC ( ) ; if ( blockCRC != loc0 ) { throw new DecompressionException ( "srini_string" ) ; } return loc0 ; }
12,243
sets new time value of this node using system default time zone . concode_field_sep MARSEventFactory marsEventFactory concode_elem_sep String MARS_ROOT_PROPERTY concode_elem_sep long last_unique_time concode_elem_sep String nameValueCache concode_elem_sep MARS mars concode_elem_sep String MARS_ADDRESS_PROPERTY concode_...
void function ( long arg0 , long arg1 ) { setTimeValue ( arg0 , TimeZone . getDefault ( ) , arg1 ) ; }
12,244
one or more dhcp options in the set . concode_field_sep String dhcpOptionsId concode_elem_sep com.amazonaws.internal.SdkInternalList<DhcpConfiguration> dhcpConfigurations concode_elem_sep com.amazonaws.internal.SdkInternalList<Tag> tags concode_field_sep java.util.List<DhcpConfiguration> getDhcpConfigurations concode_e...
void function ( java . util . Collection < DhcpConfiguration > arg0 ) { if ( arg0 == null ) { this . dhcpConfigurations = null ; return ; } this . dhcpConfigurations = new com . amazonaws . internal . SdkInternalList < DhcpConfiguration > ( arg0 ) ; }
12,245
returns the package name of the given file name . concode_field_sep String LOCAL_PACKAGES concode_field_sep void addLocalPackages concode_elem_sep void addLocalPackages
String function ( @ NotNull String arg0 ) { int loc0 = arg0 . lastIndexOf ( File . separatorChar ) ; return loc0 < 0 ? "srini_string" : arg0 . substring ( 0 , loc0 ) . replace ( File . separatorChar , '.' ) ; }
12,246
gets the value of the anyattributes property . concode_field_sep List<EntryType> entries concode_elem_sep DisplayNameType displayName concode_elem_sep List<ListType> lists concode_elem_sep String name concode_elem_sep List<ExternalType> externals concode_elem_sep Map<QName,String> anyAttributes concode_elem_sep List<El...
Map < QName , String > function ( ) { return anyAttributes ; }
12,247
sets the value of the repositoryname property . concode_field_sep String baseURL concode_elem_sep GranularityType granularity concode_elem_sep DeletedRecordType deletedRecord concode_elem_sep List<DescriptionType> description concode_elem_sep String protocolVersion concode_elem_sep String repositoryName concode_elem_se...
void function ( String arg0 ) { repositoryName = arg0 ; }
12,248
gets the jacobian of the model function to be optimized . concode_field_sep MultivariateMatrixFunction jacobian concode_field_sep placeholderType placeHolder
MultivariateMatrixFunction function ( ) { return jacobian ; }
12,249
is showing boolean . concode_field_sep int width concode_elem_sep Popup popup concode_elem_sep int height concode_elem_sep Activity activity concode_elem_sep int screenHeightPixels concode_elem_sep boolean isHalfScreen concode_elem_sep int WRAP_CONTENT concode_elem_sep int MATCH_PARENT concode_elem_sep int screenWidthP...
boolean function ( ) { return popup . isShowing ( ) ; }
12,250
sets the value . concode_field_sep ArrayList<String> columns concode_elem_sep ArrayList<HashMap<String,String>> table concode_elem_sep ArrayList<String> dataTypes concode_field_sep void addColumn concode_elem_sep void addColumn concode_elem_sep void addRowAt concode_elem_sep int getcolCount concode_elem_sep String stri...
void function ( final int arg0 , final int arg1 , final String arg2 ) { this . setValue ( arg0 , columns . get ( arg1 ) , arg2 ) ; }
12,251
called when this object attempts to authenticate a client and the authentication request fails because the response digest in the authentication response header was wrong . if this method is not implemented by the class that extends this class , this method will do nothing . concode_field_sep long mConnectionId concode...
void function ( byte [ ] arg0 ) { }
12,252
sets the district . concode_field_sep String division concode_elem_sep String localAddress concode_elem_sep AddressType addressType concode_elem_sep String district concode_elem_sep String cityCorporationMunicipality concode_elem_sep String houseHoldingNumber concode_elem_sep String postCode concode_elem_sep String war...
void function ( String arg0 ) { this . district = arg0 ; }
12,253
the same as getlogger string name but using a factory instance instead of a default factory . concode_field_sep LoggingHelper helper concode_elem_sep IPath stateLocation concode_elem_sep HashMap<String,ILogListener> hookedPlugins concode_elem_sep Hierarchy hierarchy concode_field_sep void resetConfiguration concode_ele...
Logger function ( String arg0 , LoggerFactory arg1 ) { return this . hierarchy . getLogger ( arg0 , arg1 ) ; }
12,254
decodes a jbig2 image from a string path concode_field_sep JBIG2StreamDecoder streamDecoder concode_field_sep int getNumberOfPages concode_elem_sep void setGlobalData concode_elem_sep void cleanupPostDecode concode_elem_sep Segment findSegment concode_elem_sep boolean isRandomAccessOrganisationUsed concode_elem_sep JBI...
void function ( String arg0 ) { decodeJBIG2 ( new FileInputStream ( arg0 ) ) ; }
12,255
set the bean name of the jmslistenercontainerfactory to use in casea jmslistenerendpoint is registered with a null container factory.alternatively , the container factory instance can be registered directly : see #setcontainerfactory jmslistenercontainerfactory . concode_field_sep JmsListenerEndpoint endpoint concode_e...
void function ( String arg0 ) { this . containerFactoryBeanName = arg0 ; }
12,256
locates the possible ip addresses which can be used to communicate with this machine . loopback addresses are preferred . concode_field_sep String hostName concode_elem_sep Logger logger concode_elem_sep InetAddress localBindingAddress concode_elem_sep List<InetAddress> communicationAddresses concode_elem_sep InetAddre...
List < InetAddress > function ( ) { try { synchronized ( lock ) { init ( ) ; return communicationAddresses ; } } catch ( Exception loc0 ) { throw new RuntimeException ( "srini_string" , loc0 ) ; } }
12,257
this function is called to break the label of the edge up in to seperate lines concode_field_sep String m_label concode_elem_sep String m_rsource concode_elem_sep String m_rtarget concode_elem_sep Vector m_lines concode_elem_sep Node m_source concode_elem_sep Node m_target concode_field_sep void setSource concode_elem_...
void function ( ) { }
12,258
listen to notifications from bpm process for this task . concode_field_sep Long processInstanceId concode_elem_sep String processName concode_elem_sep Map<BpmEventType,List<Consumer<?>>> listeners concode_elem_sep ObjectMapper MAPPER concode_elem_sep List<BpmNotificationRest> events concode_elem_sep String accessToken ...
void function ( BpmEventType arg0 , Consumer < T > arg1 ) { List < Consumer < ? >> loc0 = listeners . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new ArrayList < > ( ) ; } loc0 . add ( arg1 ) ; listeners . put ( arg0 , loc0 ) ; }
12,259
look for an attached appender named as name . return the appender with that name if in the list . return null otherwise . concode_field_sep Vector appenderList concode_field_sep void addAppender concode_elem_sep void removeAllAppenders concode_elem_sep Enumeration getAllAppenders concode_elem_sep int appendLoopOnAppend...
Appender function ( String arg0 ) { if ( appenderList == null || arg0 == null ) return null ; int loc0 = appenderList . loc0 ( ) ; Appender loc1 ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 = ( Appender ) appenderList . elementAt ( loc2 ) ; if ( arg0 . equals ( loc1 . getName ( ) ) ) return loc1 ; } return nul...
12,260
create new type-class pair . concode_field_sep Class<?> rawClass concode_elem_sep Type type concode_field_sep Class<?> rawClass concode_elem_sep Type type
ClassTypePair function ( Class < ? > arg0 , Type arg1 ) { return new ClassTypePair ( arg0 , arg1 ) ; }
12,261
tracks events - see googleanalyticstracker #trackevent string , string , string , int . concode_field_sep String TOS_ACCEPTED concode_elem_sep int DISPATCH_INTERVAL_SECS concode_elem_sep String INSTALL_EVENT concode_elem_sep String WEB_PROPERTY_ID concode_elem_sep String PREFERENCE_BUTTON_TOGGLE concode_elem_sep String...
void function ( String arg0 , String arg1 , String arg2 , int arg3 ) { if ( isEnabled ) { Log . d ( TAG , String . format ( "srini_string" , arg1 , arg0 , arg2 , arg3 ) ) ; GoogleAnalyticsTracker . getInstance ( ) . trackEvent ( arg0 , arg1 , arg2 , arg3 ) ; } }
12,262
returns an iterator over the supported block sizes . each elementreturned by this object is an integer . the default behaviour is to return an iterator with just one value , which is that currently configured for the underlying block cipher . concrete implementations may override this behaviour to signal their ability ...
Iterator function ( ) { ArrayList loc0 = new ArrayList ( ) ; loc0 . add ( Integer . valueOf ( cipherBlockSize ) ) ; return Collections . unmodifiableList ( loc0 ) . iterator ( ) ; }
12,263
sets the state machine reference of the event . concode_field_sep boolean periodic concode_elem_sep int index concode_elem_sep ITimedStatemachine statemachine concode_field_sep boolean isPeriodic concode_elem_sep ITimedStatemachine getStatemachine concode_elem_sep int getIndex
void function ( ITimedStatemachine arg0 ) { this . statemachine = arg0 ; }
12,264
whether the flags specify `` binary '' mode for reads and writes . concode_field_sep int RDWR concode_elem_sep int BINARY concode_elem_sep int WRONLY concode_elem_sep int TRUNC concode_elem_sep int CREAT concode_elem_sep int APPEND concode_elem_sep int flags concode_elem_sep int NONBLOCK concode_elem_sep int RDONLY con...
boolean function ( ) { return ( flags & BINARY ) != 0 ; }
12,265
get custom serializer concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep com.netsuite.webservices.platform.core_2014_2.types.GetAllRecordType recordType concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep org.apache.axis.description.Type...
org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; }
12,266
test of getposisi method , of class garuda . concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetID concode_elem_sep void testIncrTime concode_elem_sep void testGetKekuatan concode_elem_sep void testGetChar
void function ( ) { System . out . println ( "srini_string" ) ; int loc0 = 10 ; Garuda loc1 = new Garuda ( loc0 ) ; Point loc2 = loc1 . getPosisi ( ) ; assertTrue ( loc2 . compareTo ( new Point ( 0 , 0 ) ) >= 0 && loc2 . compareTo ( new Point ( loc0 , loc0 ) ) < 0 ) ; }
12,267
load boolean value stored with name `` tag '' from the options database concode_field_sep RecordStore m_recordStore concode_field_sep double LoadDouble concode_elem_sep int LoadInt concode_elem_sep String LoadString concode_elem_sep void SaveDouble concode_elem_sep void SaveString concode_elem_sep int locateRecord conc...
boolean function ( String arg0 , boolean arg1 ) { int loc0 = 0 ; if ( arg1 == true ) loc0 = 1 ; loc0 = LoadInt ( arg0 , loc0 ) ; if ( loc0 == 0 ) return false ; else return true ; }
12,268
sets the value 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_elem_s...
void function ( java . lang . String arg0 ) { _assetCategoryProperty . setValue ( arg0 ) ; }
12,269
converts the parameter to a hex value . concode_field_sep char _hexcodes[] concode_elem_sep int _shifts[] concode_elem_sep String EOL concode_field_sep char[] longToHex concode_elem_sep char[] byteToHex concode_elem_sep void main concode_elem_sep void dump concode_elem_sep void dump concode_elem_sep String dump concode...
String function ( final short [ ] arg0 ) { StringBuffer loc0 = new StringBuffer ( ) ; loc0 . append ( '[' ) ; for ( int loc1 = 0 ; loc1 < arg0 . length ; loc1 ++ ) { loc0 . append ( toHex ( arg0 [ loc1 ] ) ) ; loc0 . append ( "srini_string" ) ; } loc0 . append ( ']' ) ; return loc0 . toString ( ) ; }
12,270
details of the image uploaded . concode_field_sep Image image concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep PutImageResult withImage concode_elem_sep PutImageResult clone concode_elem_sep String toString concode_elem_sep void setImage
Image function ( ) { return this . image ; }
12,271
whether the current entry is encrypted using strong encryption concode_field_sep int UFT8_NAMES_FLAG concode_elem_sep boolean strongEncryptionFlag concode_elem_sep boolean encryptionFlag concode_elem_sep boolean languageEncodingFlag concode_elem_sep int DATA_DESCRIPTOR_FLAG concode_elem_sep int STRONG_ENCRYPTION_FLAG c...
boolean function ( ) { return encryptionFlag && strongEncryptionFlag ; }
12,272
creates a new file object from the specified path . concode_field_sep FileSystemView defaultFileSystemView concode_field_sep boolean isFileSystem concode_elem_sep boolean isFileSystemRoot concode_elem_sep Boolean isTraversable concode_elem_sep FileSystemView getFileSystemView concode_elem_sep File createNewFolder conco...
File function ( String arg0 ) { File loc0 = new File ( arg0 ) ; if ( isFileSystemRoot ( loc0 ) ) loc0 = this . createFileSystemRoot ( loc0 ) ; return loc0 ; }
12,273
initializes imagepipelinefactory with default config . concode_field_sep ImagePipeline mImagePipeline concode_elem_sep BufferedDiskCache mSmallImageBufferedDiskCache concode_elem_sep ProducerSequenceFactory mProducerSequenceFactory concode_elem_sep DiskStorageCache mMainDiskStorageCache concode_elem_sep ImagePipelineFa...
void function ( Context arg0 ) { initialize ( ImagePipelineConfig . newBuilder ( arg0 ) . build ( ) ) ; }
12,274
sets the value of the value property . concode_field_sep Map<QName,String> otherAttributes concode_elem_sep boolean value concode_field_sep boolean isValue concode_elem_sep Map<QName,String> getOtherAttributes
void function ( boolean arg0 ) { this . value = arg0 ; }
12,275
gets the value of the trendline property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the trendline property . for example , to add a new item , d...
List < CTTrendline > function ( ) { if ( trendline == null ) { trendline = new ArrayList < CTTrendline > ( ) ; } return this . trendline ; }
12,276
gets the last name . concode_field_sep String SEQUENCE_NAME concode_elem_sep String firstName concode_elem_sep String lastName concode_elem_sep long serialVersionUID concode_elem_sep String DEFAULT_SORTING_FIELD concode_elem_sep String loginToken concode_elem_sep Integer id concode_elem_sep String email concode_elem_se...
String function ( ) { return this . lastName ; }
12,277
gets the nearest distance the camera can get to its lookat point concode_field_sep PApplet _parent concode_elem_sep float _farLimit concode_elem_sep float _nearLimit concode_elem_sep float prevY concode_elem_sep PVector _lookat concode_elem_sep float prevX concode_elem_sep PVector _up concode_elem_sep PVector A concode...
float function ( ) { return _nearLimit ; }
12,278
returns true for source types which can be run through the c preprocessor . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean needsCxxCompiler concode_elem_sep boolean isCompilableType concode_elem_sep CxxSource.Type getPreprocessorOutputType concode_elem_sep ImmutableList<String> getPlatformPreproces...
boolean function ( CxxSource . Type arg0 ) { return arg0 == CxxSource . Type . C || arg0 == CxxSource . Type . CXX || arg0 == CxxSource . Type . ASSEMBLER_WITH_CPP || arg0 == CxxSource . Type . OBJC || arg0 == CxxSource . Type . OBJCXX ; }
12,279
removes the postfix from the buffer . this only works correctly when the last call was to the appendpostfix function . concode_field_sep String preprefix concode_elem_sep String prefix concode_elem_sep int savePoint concode_elem_sep String postfix concode_elem_sep char[] buffer concode_elem_sep int used concode_elem_se...
StringWriter function ( ) { used -= postfix . length ( ) ; return this ; }
12,280
the initial interval in milliseconds . concode_field_sep long DEFAULT_INITIAL_INTERVAL concode_elem_sep double DEFAULT_MULTIPLIER concode_elem_sep long DEFAULT_MAX_INTERVAL concode_elem_sep long maxInterval concode_elem_sep long currentElapsedTime concode_elem_sep long maxElapsedTime concode_elem_sep long DEFAULT_MAX_E...
void function ( long arg0 ) { this . initialInterval = arg0 ; }
12,281
calculates a rank for a given modifier key . concode_field_sep int UNKNOWN_KEY concode_field_sep int compare concode_elem_sep int rankGNOME concode_elem_sep int rankMacOSX concode_elem_sep int rankWindows
int function ( ModifierKey arg0 ) { if ( Util . isWindows ( ) ) { return rankWindows ( arg0 ) ; } if ( Util . isGtk ( ) ) { return rankGNOME ( arg0 ) ; } if ( Util . isMac ( ) ) { return rankMacOSX ( arg0 ) ; } if ( Util . isMotif ( ) ) { return rankGNOME ( arg0 ) ; } return UNKNOWN_KEY ; }
12,282
sets the value of the category property . concode_field_sep DataPassAttributes dataPassAttributes concode_elem_sep XMLGregorianCalendar lastUsageDateTime concode_elem_sep Boolean usageLimitUsedIndicator concode_elem_sep List<BucketBase> usageBucket concode_elem_sep XMLGregorianCalendar throttleDateTime concode_elem_sep...
void function ( String arg0 ) { this . category = arg0 ; }
12,283
get custom serializer concode_field_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.gvt.www.ws.eai.oss.ossturbonet.OSSTurbonetIn ossTurbonetIn concode_field_sep org.apache.axis.description.TypeDesc getTypeDesc ...
org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; }
12,284
this method should be called by a central configuration mechanism to enable screen reader support for the application . concode_field_sep String ACCESS_BRIDGE concode_elem_sep boolean myActive concode_elem_sep String ATK_WRAPPER concode_field_sep boolean isEnabled concode_elem_sep boolean isActive
void function ( boolean arg0 ) { myActive = arg0 ; }
12,285
returns true , if the datapoint is a variable . concode_field_sep boolean readable concode_elem_sep boolean virtual concode_elem_sep Object defaultValue concode_elem_sep Number maxValue concode_elem_sep HmChannel channel concode_elem_sep String description concode_elem_sep boolean readOnly concode_elem_sep HmValueType ...
boolean function ( ) { return channel . isGatewayVariable ( ) ; }
12,286
sets the value of the measureid property . concode_field_sep Long measureId concode_elem_sep Long personId concode_elem_sep String measureType concode_field_sep Long getPersonId concode_elem_sep Long getMeasureId concode_elem_sep void setMeasureType concode_elem_sep String getMeasureType concode_elem_sep void setPerson...
void function ( Long arg0 ) { this . measureId = arg0 ; }
12,287
has any library been loaded ? since libraries ca n't be unloaded the entire simulator may have to be restarted . concode_field_sep Vector<File> coreCommFiles concode_elem_sep Vector<CoreComm> coreComms concode_elem_sep int fileCounter concode_field_sep void compileSourceFile concode_elem_sep void init concode_elem_sep ...
boolean function ( ) { return coreComms . size ( ) > 0 ; }
12,288
creates a permutation of all the nodes for the given data point . the returned permutation is consistent , in the sense that small change to the consistent hash like addition/removal/change of replicas only creates a small change in the permutation . nodes with more replicas are more likely to show up early in the list...
Iterable < T > function ( final int arg0 ) { return new Iterable < T > ( ) { public Iterator < T > iterator ( ) { return table . list ( arg0 ) ; } } ; }
12,289
buffer incoming data for the specified period of time , in seconds , before delivering it to the destination . the default value is 300 . concode_field_sep Integer sizeInMBs concode_elem_sep Integer intervalInSeconds concode_field_sep void setSizeInMBs concode_elem_sep Integer getSizeInMBs concode_elem_sep BufferingHin...
void function ( Integer arg0 ) { this . intervalInSeconds = arg0 ; }
12,290
set a screenshotstrategy to be used by default for subsequent #screenshot string invocations concode_field_sep ScreenshotStrategy defaultScreenshotStrategy concode_elem_sep Pattern TAG_PATTERN concode_field_sep ScreenshotStrategy getDefaultScreenshotStrategy concode_elem_sep void screenshot concode_elem_sep void screen...
void function ( ScreenshotStrategy arg0 ) { defaultScreenshotStrategy = arg0 ; }
12,291
updates all points in the cloud so that their new centroid is at the origin . concode_field_sep Vec3D min concode_elem_sep Vec3D max concode_elem_sep Vec3D centroid concode_elem_sep float radiusSquared concode_elem_sep List<Vec3D> points concode_field_sep Sphere getBoundingSphere concode_elem_sep PointCloud3D applyMatr...
PointCloud3D function ( ) { return center ( null ) ; }
12,292
generates an activation key . concode_field_sep int DEF_COUNT concode_field_sep String generateResetKey concode_elem_sep String generatePassword
String function ( ) { return RandomStringUtils . randomNumeric ( DEF_COUNT ) ; }
12,293
simulate a symbol key press . concode_field_sep PlaceHolder placeHolder concode_field_sep void keyRelease concode_elem_sep void symbolRelease concode_elem_sep void doSymbolAction concode_elem_sep void doKeyAction concode_elem_sep void keyPress
void function ( String arg0 ) { doSymbolAction ( arg0 , true ) ; }
12,294
returns the number of entries . concode_field_sep EntryLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep int searchCount concode_elem_sep int searchUsersAndContactsCount c...
int function ( ) { return getService ( ) . getEntriesCount ( ) ; }
12,295
return the number of segments that have been recorded . concode_field_sep long serialVersionUID concode_elem_sep long stop concode_elem_sep Statistics stats concode_elem_sep String SECONDS concode_elem_sep boolean minimumInitialized concode_elem_sep long minimum concode_elem_sep long serialVersionUID concode_elem_sep l...
int function ( ) { return stats . getCount ( ) ; }
12,296
starts the update service . concode_field_sep String EXTRA_FORCE concode_elem_sep String ACTION_START_MAIN_ACTIVITY concode_elem_sep String EXTRA_VERBOSE concode_elem_sep String APP_PACKAGE_NAME concode_elem_sep String ACTION_START_UPDATE_SERVICE concode_field_sep void startMainActivity concode_elem_sep Intent getMainA...
void function ( Context arg0 ) { startUpdateService ( arg0 , false , false ) ; }
12,297
tests the datanettybuffer #release method . concode_field_sep ByteBuf mBuffer concode_elem_sep ExpectedException mThrown concode_elem_sep int LENGTH concode_field_sep void readOnlyByteBufferTest concode_elem_sep void before concode_elem_sep void refCountCheckFailedTest concode_elem_sep void releaseBuffer concode_elem_s...
void function ( ) { DataNettyBuffer loc0 = new DataNettyBuffer ( mBuffer , LENGTH ) ; mBuffer . release ( ) ; loc0 . release ( ) ; }
12,298
get this node 's direction , as defined in the style . concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep MeasureFunction mMeasureFunction concode_elem_sep CachedCSSLay...
CSSDirection function ( ) { return style . direction ; }
12,299
getter for the connectivity . concode_field_sep int numPoints concode_elem_sep SimpleMatrix triangles concode_elem_sep int numMeshes concode_elem_sep int numConnections concode_elem_sep ArrayList<UniformCubicBSpline> splines concode_elem_sep int dimension concode_elem_sep ArrayList<SimpleMatrix> meshes concode_field_se...
SimpleMatrix function ( ) { return this . triangles ; }