idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
22,400
gets the status value for this ecommerce . concode_field_sep int in_queue concode_elem_sep com.omniture.www.Ecommerce_type_enum ecommerce concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String ecommerce_text concode_elem_sep int status concode_elem_sep o...
int function ( ) { return status ; }
22,401
creates a single node ast as a sibling of the passed prevsibling , taking care to reorganize the tree correctly to account for this newly created node . concode_field_sep FilterPredicate predicate concode_elem_sep List collectedNodes concode_field_sep AST getLastSibling concode_elem_sep AST findTypeInChildren concode_e...
AST function ( ASTFactory arg0 , int arg1 , String arg2 , AST arg3 ) { AST loc0 = arg0 . create ( arg1 , arg2 ) ; return insertSibling ( loc0 , arg3 ) ; }
22,402
static version to log a ` info ' message . concode_field_sep PlaceHolder placeHolder concode_field_sep void exception concode_elem_sep void exception concode_elem_sep String[] inferCaller concode_elem_sep void logExpensive concode_elem_sep void logExpensive concode_elem_sep void warning concode_elem_sep void warning co...
void function ( String arg0 ) { logExpensive ( Level . INFO , arg0 ) ; }
22,403
returns the local node comment id . concode_field_sep boolean m_visible concode_elem_sep Integer m_localInstructionCommentId concode_elem_sep double m_y concode_elem_sep double m_x concode_elem_sep INaviModule module concode_elem_sep IAddress m_address concode_elem_sep List<OperandTree> m_operands concode_elem_sep Inte...
Integer function ( ) { return m_localNodeCommentId ; }
22,404
gets the value of the targetedadunits 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 targetedadunits property . for example , to add a ...
List < AdUnitTargeting > function ( ) { if ( targetedAdUnits == null ) { targetedAdUnits = new ArrayList < AdUnitTargeting > ( ) ; } return this . targetedAdUnits ; }
22,405
sets the content of this k b template . concode_field_sep KBTemplate _kbTemplate concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep b...
void function ( java . lang . String arg0 ) { _kbTemplate . setContent ( arg0 ) ; }
22,406
gets the value of the actuate property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep JAXBElement<? extends EllipsoidalCSType> ellipsoidalCS concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_se...
String function ( ) { return actuate ; }
22,407
gets the value of the item 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 item property . for example , to add a new item , do as follo...
List < CheckItem > function ( ) { if ( item == null ) { item = new ArrayList < CheckItem > ( ) ; } return this . item ; }
22,408
truncates the string at the length specified concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isBlank concode_elem_sep String capitalize concode_elem_sep String valueOrDefault
String function ( String arg0 , int arg1 ) { return arg0 . arg1 ( ) > arg1 ? arg0 . substring ( 0 , arg1 ) : arg0 ; }
22,409
get a string representation of this md-sequence to system.out concode_field_sep Sequence sequence concode_elem_sep int support concode_elem_sep MDPattern mdpattern concode_elem_sep int id concode_field_sep boolean strictlyContains concode_elem_sep void print concode_elem_sep boolean contains concode_elem_sep double get...
String function ( ) { String loc0 = "srini_string" + id + "srini_string" ; loc0 += mdpattern . toString ( ) ; loc0 += sequence . toString ( ) ; return loc0 ; }
22,410
the name of the ec2 security group . concode_field_sep String eC2SecurityGroupOwnerId concode_elem_sep String eC2SecurityGroupName concode_elem_sep String status concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<Tag> tags concode_field_sep EC2SecurityGroup withStatus concode_elem_sep void setEC2Security...
String function ( ) { return eC2SecurityGroupName ; }
22,411
sets the version id of this trash version . concode_field_sep TrashVersion _trashVersion concode_field_sep long getClassNameId concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes ...
void function ( long arg0 ) { _trashVersion . setVersionId ( arg0 ) ; }
22,412
get the name of the node . concode_field_sep Node parent concode_elem_sep int level concode_elem_sep SortedSet<Node> children concode_elem_sep SortedSet<Node> EMPTY_SET concode_elem_sep String name concode_field_sep void checkChildren concode_elem_sep int getLevel concode_elem_sep Set<Node> getChildren concode_elem_sep...
String function ( ) { return name ; }
22,413
returns the image . concode_field_sep int endLine concode_elem_sep Token next concode_elem_sep String image concode_elem_sep int endColumn concode_elem_sep Token specialToken concode_elem_sep int beginColumn concode_elem_sep int kind concode_elem_sep int beginLine concode_field_sep Token newToken
String function ( ) { return image ; }
22,414
this method used to populate the email template cache . concode_field_sep PlaceHolder placeHolder concode_field_sep void populateTicklerCache concode_elem_sep void populateRetailerAlertCache concode_elem_sep void populateWorkFlowEscalationCache concode_elem_sep void populateSubCategoryCache concode_elem_sep void popula...
void function ( ) { try { Cache loc0 = CacheFactory . getCacheImpl ( ) ; loc0 . populateIndividualCache ( "srini_string" ) ; loc0 . populateIndividualCache ( "srini_string" ) ; } catch ( Exception loc0 ) { } }
22,415
returns to uninitialized state . concode_field_sep Log log concode_elem_sep AuthzGroupService m_authzGroupService concode_elem_sep EntityManager entityManager concode_elem_sep SiteService m_siteService concode_elem_sep SecurityService securityService concode_elem_sep ThreadLocalManager threadLocalManager concode_elem_s...
void function ( ) { m_eventTrackingService . deleteObserver ( this ) ; log . info ( this + "srini_string" ) ; }
22,416
warning : ignored always return 0 . concode_field_sep ILoggerFactory loggerFactory concode_field_sep void returnComponentLogger concode_elem_sep void returnComponentLogger concode_elem_sep void setThresholds concode_elem_sep Logger getLoggerForComponent concode_elem_sep Logger getLoggerForComponent concode_elem_sep int...
int function ( ) { return 0 ; }
22,417
release the wake lock previously acquired with #acquirescreenwakelock context . concode_field_sep Instrumentation mInstrumentation concode_elem_sep String TAG concode_elem_sep Object mLock concode_elem_sep PowerManager.WakeLock mWakeLock concode_field_sep View getRootView concode_elem_sep CharSequence getText concode_e...
void function ( ) { synchronized ( mLock ) { if ( mWakeLock != null ) { mWakeLock . release ( ) ; mWakeLock = null ; } } }
22,418
unmarshals an unsigned 8 bit integer from a fixed buffer offset . concode_field_sep int HDR_LEN concode_elem_sep int mOffset concode_elem_sep byte mData[] concode_field_sep int getS8 concode_elem_sep int[] nextS32Array concode_elem_sep byte[] data concode_elem_sep int nextS8 concode_elem_sep int nextS32 concode_elem_se...
int function ( int arg0 ) { return 0xff & mData [ arg0 ] ; }
22,419
create a new http url builder . the protocol is set to http , host to localhost and port to the default for the protocol . concode_field_sep PlaceHolder placeHolder concode_field_sep HttpUrlBuilder path concode_elem_sep HttpUrlBuilder port concode_elem_sep URI build concode_elem_sep HttpUrlBuilder segment concode_elem_...
HttpUrlBuilder function ( ) { return new DefaultHttpUrlBuilder ( ) ; }
22,420
convenience method to get the painter from the current synthstyle . this will never return null . concode_field_sep JComponent component concode_elem_sep Queue<SynthContext> queue concode_elem_sep SynthStyle style concode_elem_sep int state concode_elem_sep Region region concode_field_sep void releaseContext concode_el...
SynthPainter function ( ) { SynthPainter loc0 = getStyle ( ) . getPainter ( this ) ; if ( loc0 != null ) { return loc0 ; } return SynthPainter . NULL_PAINTER ; }
22,421
adds an input stream to the request . concode_field_sep String fileName concode_elem_sep ConcurrentHashMap<String,ArrayList<String>> urlParamsWithArray concode_elem_sep String ENCODING concode_elem_sep ConcurrentHashMap<String,String> urlParams concode_elem_sep InputStream inputStream concode_elem_sep ConcurrentHashMap...
void function ( String arg0 , InputStream arg1 ) { put ( arg0 , arg1 , null ) ; }
22,422
set the selected state , meaning that this instance or one of the child abstracttext objects has a selected state . concode_field_sep boolean highlight concode_elem_sep boolean hasHighlight concode_elem_sep Rectangle2D.Float bounds concode_elem_sep Rectangle2D.Float textExtractionBounds concode_elem_sep boolean selecte...
void function ( boolean arg0 ) { this . hasSelected = arg0 ; }
22,423
compares two checksums . concode_field_sep int BYTE_ARRAY_SIZE concode_elem_sep BitstreamInfoDAO bitstreamInfoDAO concode_elem_sep ChecksumResultsCollector collector concode_elem_sep ChecksumHistoryDAO checksumHistoryDAO concode_elem_sep BitstreamDispatcher dispatcher concode_elem_sep BitstreamDAO bitstreamDAO concode_...
String function ( String arg0 , String arg1 ) { String loc0 = ChecksumCheckResults . CHECKSUM_NO_MATCH ; if ( ( arg0 == null ) || ( arg1 == null ) ) { loc0 = ChecksumCheckResults . CHECKSUM_PREV_NOT_FOUND ; } else if ( arg0 . equals ( arg1 ) ) { loc0 = ChecksumCheckResults . CHECKSUM_MATCH ; } return loc0 ; }
22,424
gets the payload type pt concode_field_sep int packet_len concode_elem_sep byte[] packet concode_field_sep long getSscr concode_elem_sep void setSscr concode_elem_sep boolean hasPadding concode_elem_sep void setExtension concode_elem_sep int getSequenceNumber concode_elem_sep byte[] getPacket concode_elem_sep boolean h...
int function ( ) { if ( packet_len >= 12 ) return ( packet [ 1 ] & 0x7F ) ; else return - 1 ; }
22,425
getter for the lagrange multiplier used for regularization . concode_field_sep SimpleMatrix a concode_elem_sep int nCol concode_elem_sep SimpleVector b concode_elem_sep double lambda concode_elem_sep SimpleVector x concode_elem_sep int nRow concode_field_sep double getRmsError concode_elem_sep void solve concode_elem_s...
double function ( ) { return this . lambda ; }
22,426
checks whether all logging is enabled ; concode_field_sep String[] enabledTags concode_elem_sep boolean enableAllTags concode_field_sep boolean isTagEnabled concode_elem_sep void setEnabledTags concode_elem_sep void setEnableAllTags
boolean function ( ) { return enableAllTags ; }
22,427
callback indicating when a remote device has been connected or disconnected . concode_field_sep PlaceHolder placeHolder concode_field_sep void onServiceAdded concode_elem_sep void onDescriptorWriteRequest concode_elem_sep void onDescriptorReadRequest concode_elem_sep void onExecuteWrite concode_elem_sep void onCharacte...
void function ( BluetoothDevice arg0 , int arg1 , int arg2 ) { }
22,428
creates a game for a single level with one player . concode_field_sep PlayerFactory playerFact concode_field_sep PlayerFactory getPlayerFactory
Game function ( Level arg0 ) { return new SinglePlayerGame ( playerFact . createPacMan ( ) , arg0 ) ; }
22,429
this function converts integer status codes into human readable string values . concode_field_sep PlaceHolder placeHolder concode_field_sep void checkEnumeration concode_elem_sep void throwOnError
String function ( int arg0 ) { String loc0 = NativeMethods . xnGetStatusString ( arg0 ) ; return loc0 ; }
22,430
performs a query given the query string concode_field_sep QueryFilter next concode_field_sep List query
List function ( String arg0 ) { StringTokenizer loc0 = new StringTokenizer ( arg0 , QUERY_DELIMETER ) ; return arg0 ( Collections . list ( loc0 ) ) ; }
22,431
sets the numcliente value for this ctrela . concode_field_sep java.lang.String descripcion concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String nombre concode_elem_sep java.lang.String numC...
void function ( java . lang . String arg0 ) { this . numCliente = arg0 ; }
22,432
sets the full name for this binding . setting the full name by this method is the only way to initialize full names of bindings if supported by a specific naming system . concode_field_sep boolean isRel concode_elem_sep String name concode_elem_sep String fullName concode_elem_sep String className concode_elem_sep long...
void function ( String arg0 ) { this . fullName = arg0 ; }
22,433
scales in-place a rational function by a constant . concode_field_sep Polynomial D concode_elem_sep Polynomial N concode_field_sep void print concode_elem_sep double canonicalForm concode_elem_sep double groupDelay concode_elem_sep void main concode_elem_sep double evaluate concode_elem_sep Complex evaluate concode_ele...
void function ( double arg0 ) { N . timesEquals ( arg0 ) ; }
22,434
return whether or not the sourcesinkinfo was created based on the results of type qualifiers computed for a called method and not explicitly annotating the called method . concode_field_sep int parameter concode_elem_sep ValueNumber vn concode_elem_sep boolean interproc concode_elem_sep Location location concode_elem_s...
boolean function ( ) { return interproc ; }
22,435
removes a mapping from database concode_field_sep HibernateEngine _db concode_field_sep void saveRup concode_elem_sep List<Case> getRupsByActivity concode_elem_sep List<String> getRupActivityTypes concode_elem_sep void updateRup concode_elem_sep long getTime concode_elem_sep long getTime concode_elem_sep List<Case> get...
void function ( Mapping arg0 ) { _db . exec ( arg0 , HibernateEngine . DB_DELETE , true ) ; }
22,436
sets the value of the allgroupcompetitorsresult property . concode_field_sep ArrayOftGroupsCompetitors allGroupCompetitorsResult concode_field_sep ArrayOftGroupsCompetitors getAllGroupCompetitorsResult
void function ( ArrayOftGroupsCompetitors arg0 ) { this . allGroupCompetitorsResult = arg0 ; }
22,437
sets the id . 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 costPerStorage ...
void function ( int arg0 ) { this . id = arg0 ; }
22,438
returns true if the native browser has started and created an instance of backgroundsynclauncher . concode_field_sep boolean sGCMEnabled concode_elem_sep String PREF_BACKGROUND_SYNC_LAUNCH_NEXT_ONLINE concode_elem_sep BackgroundSyncLauncher sInstance concode_elem_sep String TASK_TAG concode_elem_sep GcmNetworkManager m...
boolean function ( ) { return sInstance != null ; }
22,439
add the bindings in the prefixtouri to our own . this will fail with a classcastexception if any key or value is not a string ; we make no guarantees about order or completeness if this happens . it will fail with an illegalprefixexception if any prefix is illegal ; similar provisos apply . concode_field_sep Map<String...
PrefixMapping function ( Map < String , String > arg0 ) { checkUnlocked ( ) ; for ( Entry < String , String > loc0 : arg0 . entrySet ( ) ) setNsPrefix ( loc0 . getKey ( ) , loc0 . getValue ( ) ) ; return this ; }
22,440
save the data to a file . concode_field_sep String[] headers concode_elem_sep List<List<String>> data concode_field_sep void addRow concode_elem_sep String asText concode_elem_sep void setHeader
void function ( String arg0 ) { CsvWriter loc0 = new CsvWriter ( arg0 , ',' , Charsets . UTF_8 ) ; if ( headers != null ) loc0 . writeRecord ( headers ) ; for ( List < String > loc1 : data ) { loc0 . writeRecord ( loc1 . toArray ( new String [ loc1 . size ( ) ] ) ) ; } loc0 . close ( ) ; }
22,441
creates a macaddress from a datapathid . this factory method assumes that the first two bytes of the datapathid are 0 bytes . concode_field_sep long LLDP_MAC_ADDRESS_MASK concode_elem_sep MacAddress BROADCAST concode_elem_sep long BROADCAST_VAL concode_elem_sep int MacAddrLen concode_elem_sep MacAddress NONE concode_el...
MacAddress function ( @ Nonnull DatapathId arg0 ) { Preconditions . checkNotNull ( arg0 , "srini_string" ) ; long loc0 = arg0 . getLong ( ) ; if ( ( loc0 & ~ BROADCAST_VAL ) != 0L ) { throw new IllegalArgumentException ( "srini_string" + "srini_string" ) ; } return of ( loc0 ) ; }
22,442
tests the blockid #getmaxsequencenumber method . concode_field_sep long MAX_SEQUENCE_NUMBER concode_field_sep void createBlockIdWithMaxSequenceNumber concode_elem_sep void createBlockId concode_elem_sep void getContainerIdAndSequenceNumber
void function ( ) { Assert . assertEquals ( MAX_SEQUENCE_NUMBER , BlockId . getMaxSequenceNumber ( ) ) ; }
22,443
returns this uri name . concode_field_sep IPAddressName hostIP concode_elem_sep String host concode_elem_sep URI uri concode_elem_sep DNSName hostDNS concode_field_sep URIName nameConstraint concode_elem_sep void encode concode_elem_sep int subtreeDepth concode_elem_sep String getScheme concode_elem_sep int getType con...
String function ( ) { return uri . toString ( ) ; }
22,444
get servlet context . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep ValueBinding getValueBinding concode_elem_sep Object getElValue concode_elem_sep void addInfoMessage concode_elem_sep void addInfoMessage concode_elem...
Object function ( String arg0 ) { return getValueBinding ( getJsfEl ( arg0 ) ) . getValue ( FacesContext . getCurrentInstance ( ) ) ; }
22,445
called for every file that disappeared in the watched directory concode_field_sep PlaceHolder placeHolder concode_field_sep void onFileCreated concode_elem_sep void onFileInit concode_elem_sep void onDirectoryCreated concode_elem_sep void onFileDeleted concode_elem_sep void onDirectoryInit concode_elem_sep void onFileC...
void function ( Path arg0 ) { }
22,446
removes the mapping at the specified index . concode_field_sep Object DELETED concode_elem_sep int[] EMPTY_INTS concode_elem_sep int[] mKeys concode_elem_sep boolean mGarbage concode_elem_sep int mSize concode_elem_sep Object[] EMPTY_OBJECTS concode_elem_sep long[] EMPTY_LONGS concode_elem_sep boolean[] EMPTY_BOOLEANS ...
void function ( int arg0 ) { if ( mValues [ arg0 ] != DELETED ) { mValues [ arg0 ] = DELETED ; mGarbage = true ; } }
22,447
retrieves the port number . concode_field_sep String password concode_elem_sep String address concode_elem_sep int port concode_elem_sep boolean secure concode_elem_sep int DEFAULT_PORT concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep void setAddress concode_elem_sep boolean isSec...
int function ( ) { return this . port ; }
22,448
sets the running query executer . this method is called before firing the query . concode_field_sep JRQueryExecuter queryExecuter concode_elem_sep FormatFactory masterFormatFactory concode_elem_sep AtomicInteger fillerIdSeq concode_elem_sep AtomicInteger fillElementSeq concode_elem_sep Map<Object,JRPrintImage> loadedIm...
void function ( JRQueryExecuter arg0 ) { this . queryExecuter = arg0 ; }
22,449
returns the user credentials associated with the current rpc request or null if no credentials were provided . concode_field_sep boolean inRequest concode_elem_sep BlockingService service concode_elem_sep User user concode_elem_sep InetAddress remoteAddress concode_elem_sep ThreadLocal<RequestContext> instance concode_...
User function ( ) { RequestContext loc0 = instance . get ( ) ; if ( loc0 != null ) { return loc0 . getUser ( ) ; } return null ; }
22,450
returns the number of rows matching the dynamic query . concode_field_sep ServiceTracker<WallEntryLocalService,WallEntryLocalService> _serviceTracker concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep java.util.List<com.liferay.social.networking.model.WallEntry> getWallEntries concode_elem_sep...
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return getService ( ) . dynamicQueryCount ( arg0 ) ; }
22,451
returns an unmodifiable mapping from original names to new names . concode_field_sep char SEPARATOR concode_elem_sep Splitter LINE_SPLITTER concode_elem_sep Comparator<Map.Entry<String,String>> ENTRY_COMPARATOR concode_elem_sep ImmutableBiMap<String,String> map concode_field_sep VariableMap fromMap concode_elem_sep int...
Map < String , String > function ( ) { return ImmutableSortedMap . copyOf ( map ) ; }
22,452
sets the weight of this asset link . concode_field_sep AssetLink _assetLink concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_el...
void function ( int arg0 ) { _assetLink . setWeight ( arg0 ) ; }
22,453
gets the integer value of either jvm property or environment variable , if property is not set . concode_field_sep String CACHE_NAME concode_elem_sep String VALUE_SIZE concode_elem_sep String TEST_DUR_SEC concode_elem_sep ThreadLocal<Map<String,String>> props concode_elem_sep String THREADS_CNT concode_field_sep void d...
int function ( String arg0 , int arg1 ) { Integer loc0 = getIntProperty0 ( arg0 ) ; return saveProperty ( arg0 , loc0 != null ? loc0 : arg1 ) ; }
22,454
removes all text and filelinks . this is so you can use this on new text concode_field_sep OutputParser parser concode_elem_sep List<FileLink> fileLinks concode_elem_sep int lastNewline concode_elem_sep StringBuilder totalTextToParse concode_field_sep List<FileLink> getFileLinks concode_elem_sep FileLink getFileLink co...
void function ( ) { boolean loc0 = parser . isVerifyFileExists ( ) ; FileLinkDefinitionLord loc1 = parser . getFileLinkDefinitionLord ( ) ; parser = new OutputParser ( loc1 , loc0 ) ; lastNewline = 0 ; totalTextToParse . setLength ( 0 ) ; fileLinks . clear ( ) ; }
22,455
check user for autentication . concode_field_sep Logger log concode_elem_sep JMSServerInterceptor nextInterceptor concode_field_sep SpyMessage receive concode_elem_sep void connectionClosing concode_elem_sep ThreadGroup getThreadGroup concode_elem_sep String authenticate concode_elem_sep void destroySubscription concod...
String function ( String arg0 , String arg1 ) { return nextInterceptor . checkUser ( arg0 , arg1 ) ; }
22,456
get if pooling is enabled . concode_field_sep Pool pool concode_elem_sep List<String> trusted concode_elem_sep String brokerUrl concode_elem_sep int idleTimeout concode_elem_sep String password concode_elem_sep Packages packages concode_elem_sep int maxConnections concode_elem_sep long expiryTimeout concode_elem_sep Bo...
boolean function ( ) { return getPool ( ) . isEnabled ( ) ; }
22,457
print an object and then terminate the line . concode_field_sep String CHARSET_NAME concode_elem_sep Locale LOCALE concode_elem_sep PrintWriter out concode_field_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print con...
void function ( Object arg0 ) { out . println ( arg0 ) ; }
22,458
does n't do anything special since this class always uses the same parsing logic for both central directory and local file data . concode_field_sep ZipShort TIME_ATTR_SIZE concode_elem_sep long EPOCH_OFFSET concode_elem_sep ZipEightByteInteger createTime concode_elem_sep ZipShort TIME_ATTR_TAG concode_elem_sep ZipEight...
void function ( final byte [ ] arg0 , final int arg1 , final int arg2 ) { reset ( ) ; parseFromLocalFileData ( arg0 , arg1 , arg2 ) ; }
22,459
check whether secured attribute is already set for given vault block and attribute name . this method can be called only after successful startvaultsession call . concode_field_sep int iterationCount concode_elem_sep String salt concode_elem_sep String keystorePassword concode_elem_sep String vaultAlias concode_elem_se...
boolean function ( String arg0 , String arg1 ) { return vault . exists ( arg0 , arg1 ) ; }
22,460
setter method for circle concode_field_sep String subSubCategoryName concode_elem_sep String ticketNo concode_elem_sep String loggedBy concode_elem_sep long serialVersionUID concode_elem_sep String circle concode_elem_sep String categoryName concode_elem_sep String loggedDate concode_elem_sep String caseType concode_el...
void function ( String arg0 ) { this . circle = arg0 ; }
22,461
create a compressionoutputstream that will write to the given outputstream . concode_field_sep Configuration conf concode_field_sep Configuration getConf concode_elem_sep Decompressor createDecompressor concode_elem_sep Class<? extends Compressor> getCompressorType concode_elem_sep Compressor createCompressor concode_e...
CompressionOutputStream function ( OutputStream arg0 ) { return CompressionCodec . Util . createOutputStreamWithCodecPool ( this , conf , arg0 ) ; }
22,462
returns information about this tag , parsed from the directives in the tag file . concode_field_sep String path concode_elem_sep String name concode_elem_sep TagInfo tagInfo concode_field_sep String getName concode_elem_sep String getPath
TagInfo function ( ) { return tagInfo ; }
22,463
returns a string representation of this object ; useful for testing and debugging . concode_field_sep String password concode_elem_sep String username concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep void setUsername concode_elem_sep RDSDatabaseCredentials withUsername concode_ele...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getUsername ( ) != null ) loc0 . append ( "srini_string" + getUsername ( ) + "srini_string" ) ; if ( getPassword ( ) != null ) loc0 . append ( "srini_string" + getPassword ( ) ) ; loc0 . append ( "srini_string" ) ...
22,464
assert that the actual array has the same size as the other array . concode_field_sep Arrays arrays concode_elem_sep Failures failures concode_elem_sep CharArrays INSTANCE concode_field_sep void assertEndsWith concode_elem_sep void assertStartsWith concode_elem_sep CharArrays instance concode_elem_sep void assertNullOr...
void function ( AssertionInfo arg0 , char [ ] arg1 , Object [ ] arg2 ) { arrays . assertHasSameSizeAs ( arg0 , arg1 , arg2 ) ; }
22,465
use this method to get events after a particular date . it takes an input date in the format 2015-03-27t15:32:40 .016 +05:30 concode_field_sep PlaceHolder placeHolder concode_field_sep ObjectifyFactory factory concode_elem_sep List<CountsInDuration> getCountsInDuration concode_elem_sep List<Counts> countEvents concode_...
List < Event > function ( @ Named ( "srini_string" ) String arg0 ) { SimpleDateFormat loc0 = new SimpleDateFormat ( "srini_string" ) ; Date loc1 = loc0 . parse ( arg0 ) ; Query < Event > loc2 = ofy ( ) . load ( ) . type ( Event . class ) . order ( "srini_string" ) ; loc2 = loc2 . filter ( "srini_string" , loc1 ) ; retu...
22,466
create an instance of jaxbelement concode_field_sep QName _RetryPreparedAbort_QNAME concode_elem_sep QName _Readonly_QNAME concode_elem_sep QName _EarlyReadonly_QNAME concode_elem_sep QName _Rollback_QNAME concode_elem_sep QName _ReplayCommit_QNAME concode_elem_sep QName _CompletionCommit_QNAME concode_elem_sep QName _...
JAXBElement < TestMessageType > function ( TestMessageType arg0 ) { return new JAXBElement < TestMessageType > ( _Rollback_QNAME , TestMessageType . class , null , arg0 ) ; }
22,467
gets annotation caretaker responsible for saving states as defined by the momento pattern . concode_field_sep ArrayList<WeakReference<AbstractPageViewComponent>> selectedPageText concode_elem_sep float oldUserZoom concode_elem_sep float userZoom concode_elem_sep int MAX_PAGE_SIZE_READ_AHEAD concode_elem_sep UndoCaretak...
UndoCaretaker function ( ) { return undoCaretaker ; }
22,468
gets the address for this student . concode_field_sep int studentId concode_elem_sep String firstName concode_elem_sep String lastName concode_elem_sep String address concode_elem_sep boolean uiToggle concode_elem_sep Set<Course> courses concode_field_sep void setLastName concode_elem_sep void setCourses concode_elem_s...
String function ( ) { return address ; }
22,469
finds the string in the group closest to key and returns it . concode_field_sep String a concode_elem_sep String b concode_elem_sep int[] cost concode_elem_sep WeakHashMap<AbstractMap.SimpleEntry<String,String>,Integer> CACHE concode_elem_sep int[] back concode_field_sep int min concode_elem_sep int editDistance concod...
String function ( String arg0 , String [ ] arg1 ) { return findNearest ( arg0 , Arrays . asList ( arg1 ) ) ; }
22,470
sets the value of the name property . concode_field_sep String name concode_elem_sep String index concode_field_sep String getName concode_elem_sep String getIndex concode_elem_sep void setIndex
void function ( String arg0 ) { this . name = arg0 ; }
22,471
the default method which is invoked if no explicit @visits method is found for a type . forwards to #accept object . override this to change this behavior . concode_field_sep Dispatcher<BaseType> visits concode_elem_sep Dispatcher<BaseType> accepts concode_elem_sep Dispatcher<BaseType> before concode_elem_sep Dispatche...
void function ( BaseType arg0 ) { accept ( arg0 ) ; }
22,472
get relative path concode_field_sep int FILE_PATH_LIMIT concode_field_sep String relativeOrFullPath concode_elem_sep VirtualFile getPossibleBase concode_elem_sep boolean isOctal concode_elem_sep List<String> toRelativeFiles concode_elem_sep void markFilesDirty concode_elem_sep void markFilesDirty concode_elem_sep List<...
String function ( final VirtualFile arg0 , FilePath arg1 ) { return relativePath ( VfsUtil . virtualToIoFile ( arg0 ) , arg1 . getIOFile ( ) ) ; }
22,473
creates a customized confirmation dialog alertdialog . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
Dialog function ( final Activity arg0 , final int arg1 , final int arg2 , final int arg3 , final int arg4 , final int arg5 , final Runnable arg6 ) { return create ( arg0 , arg1 , arg2 , arg0 . getString ( arg3 ) , arg4 , arg5 , arg6 , null ) ; }
22,474
converts the rank , suit , and point value into a string in the format '' rank of suit point value = pointvalue '' . this provides a useful way of printing the contents of a deck in an easily readable format or performing other similar functions . concode_field_sep int pointValue concode_elem_sep String rank concode_el...
String function ( ) { return rank + "srini_string" + suit + "srini_string" + pointValue + "srini_string" ; }
22,475
sets the customtargetingvalueactiontype value for this customtargetingvalueaction . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String customTargetingValueActionType concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep or...
void function ( java . lang . String arg0 ) { this . customTargetingValueActionType = arg0 ; }
22,476
stores all relevant settings in the configuration file object and saves the configuration file to the disk . concode_field_sep PlaceHolder placeHolder concode_field_sep void exit
void function ( final JFrame arg0 ) { ConfigManager . instance ( ) . saveSettings ( arg0 ) ; }
22,477
create a server that registers the declaredservlet class . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
Server function ( URI arg0 , Class < ? extends Servlet > arg1 , Map < String , String > arg2 ) { return create ( arg0 , arg1 , null , arg2 , null ) ; }
22,478
force transition of a server into restart-required state . concode_field_sep Path DATA concode_elem_sep DomainTestSupport testSupport concode_elem_sep ErrorCollector errorCollector concode_elem_sep File JMX_FACADE_RUNNING concode_elem_sep File JMX_FACADE_RUNTIME concode_elem_sep JMXListenerDeploymentSetupTask task conc...
void function ( ModelControllerClient arg0 , String arg1 , String arg2 ) { ModelNode loc0 = arg0 . execute ( Operations . createOperation ( "srini_string" , PathAddress . pathAddress ( "srini_string" , arg1 ) . append ( "srini_string" , arg2 ) . toModelNode ( ) ) ) ; Assert . assertTrue ( loc0 . toString ( ) , Operatio...
22,479
react to a `` screen component model changed '' event concode_field_sep boolean initialised concode_elem_sep M screenModel concode_elem_sep JPanel currentScreenViewPanel concode_elem_sep Screen screen concode_field_sep boolean isInitialised concode_elem_sep void setInitialised concode_elem_sep M getScreenModel concode_...
void function ( ScreenComponentModelChangedEvent arg0 ) { }
22,480
constructs instance of this class from its textual representation . concode_field_sep String id concode_elem_sep Type type concode_field_sep Type getType concode_elem_sep String getIdentifier concode_elem_sep String toString
ObjectId function ( String arg0 ) { int loc0 = arg0 . indexOf ( "srini_string" ) ; if ( loc0 < 0 ) { return new ObjectId ( Type . OBJECT , arg0 ) ; } String loc1 = arg0 . substring ( 0 , loc0 ) ; String loc2 = arg0 . substring ( loc0 + 1 ) ; return new ObjectId ( Type . valueOf ( loc2 . toUpperCase ( ) ) , loc1 ) ; }
22,481
sets the type value . concode_field_sep String name concode_elem_sep String description concode_elem_sep int order concode_elem_sep Class<?> type concode_elem_sep long serialVersionUID concode_elem_sep String displayName concode_field_sep void setName concode_elem_sep void setOrder concode_elem_sep String classNameOnly...
void function ( Class < ? > arg0 ) { this . type = arg0 ; }
22,482
generates a warning message . concode_field_sep PlaceHolder placeHolder concode_field_sep void fatal
void function ( int arg0 , int arg1 , String arg2 ) { System . err . println ( arg0 + "srini_string" + arg1 + "srini_string" + arg2 ) ; }
22,483
should the endpoint create the node if it does not currently exist . concode_field_sep String path concode_elem_sep List<String> servers concode_elem_sep int timeout concode_elem_sep String createMode concode_elem_sep boolean repeat concode_elem_sep boolean sendEmptyMessageOnDelete concode_elem_sep boolean create conco...
void function ( boolean arg0 ) { this . create = arg0 ; }
22,484
lazyfield is not thread-safe for write access . synchronizations are needed under read/write situations . concode_field_sep ExtensionRegistryLite extensionRegistry concode_elem_sep ByteString bytes concode_elem_sep MessageLite value concode_elem_sep boolean isDirty concode_field_sep LazyFieldLite fromValue concode_elem...
MessageLite function ( MessageLite arg0 ) { MessageLite loc0 = this . value ; this . value = arg0 ; bytes = null ; isDirty = true ; return loc0 ; }
22,485
calculates the sha digest and returns the value as a hex string . concode_field_sep PlaceHolder placeHolder concode_field_sep String md5Hex concode_elem_sep String md5Hex concode_elem_sep MessageDigest getDigest concode_elem_sep MessageDigest getShaDigest concode_elem_sep byte[] sha concode_elem_sep byte[] sha concode_...
String function ( String arg0 ) { return new String ( Hex . encodeHex ( sha ( arg0 ) ) ) ; }
22,486
an instance of com.amazonaws.services.simpleworkflow.flow.dataconverter to use for serializing/deserializing the data . concode_field_sep Map<String,Object> clientConfigurationParameters concode_elem_sep ActivityTypeRegistrationOptions activityTypeRegistrationOptions concode_elem_sep String stateResultType concode_elem...
void function ( DataConverter arg0 ) { this . dataConverter = arg0 ; }
22,487
javabean tester . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( ) { JavaBeanTester . builder ( BeanToXmlController . class ) . skip ( "srini_string" , "srini_string" ) . test ( ) ; }
22,488
gets the navigation panelcollapsible factory concode_field_sep NavigationTreeFactory navigationTreeFactory concode_elem_sep Node currentNode concode_elem_sep NavigationPanelCollapsibleFactory navigationPanelCollapsible concode_elem_sep HashMap<Node,TabState> tabContents concode_field_sep void setSelectedTabIndex concod...
NavigationPanelCollapsibleFactory function ( ) { return navigationPanelCollapsible ; }
22,489
results will exclude nodes concode_field_sep TraversalSettings UNLIMITED concode_elem_sep boolean forward concode_elem_sep boolean backward concode_elem_sep int maxDepth concode_elem_sep boolean expandWorkflows concode_elem_sep boolean includeEdges concode_elem_sep int n concode_elem_sep boolean followNPIDs concode_ele...
TraversalSettings function ( ) { includeNodes = false ; return this ; }
22,490
get all active assessments . concode_field_sep Log log concode_field_sep List getBasicInfoOfAllActiveAssessments concode_elem_sep List getBasicInfoOfAllActiveAssessments concode_elem_sep void removeAssessment concode_elem_sep AssessmentIfc createAssessmentWithoutDefaultSection concode_elem_sep List getBasicInfoOfAllAct...
List function ( String arg0 ) { try { AssessmentService loc0 = new AssessmentService ( ) ; return loc0 . getAllActiveAssessments ( arg0 ) ; } catch ( Exception loc0 ) { throw new AssessmentServiceException ( loc0 ) ; } }
22,491
tests if the specified object is a key in this hashtable . concode_field_sep Entry table[] concode_elem_sep Entry next concode_elem_sep float loadFactor concode_elem_sep int count concode_elem_sep int threshold concode_elem_sep Object value concode_elem_sep int hash concode_elem_sep int key concode_field_sep boolean co...
boolean function ( int arg0 ) { Entry loc0 [ ] = table ; int loc1 = arg0 ; int loc2 = ( loc1 & 0x7FFFFFFF ) % loc0 . length ; for ( Entry loc3 = loc0 [ loc2 ] ; loc3 != null ; loc3 = loc3 . next ) { if ( loc3 . loc1 == loc1 ) { return true ; } } return false ; }
22,492
detects objects of different sizes in the input image . the detected objects are returned as a list of rectangles . the function is parallelized with the tbb library . concode_field_sep long nativeObj concode_field_sep boolean load_0 concode_elem_sep void detectMultiScale_3 concode_elem_sep boolean load concode_elem_se...
void function ( Mat arg0 , MatOfRect arg1 , MatOfInt arg2 , MatOfDouble arg3 ) { Mat loc0 = arg1 ; Mat loc1 = arg2 ; Mat loc2 = arg3 ; detectMultiScale_3 ( nativeObj , arg0 . nativeObj , loc0 . nativeObj , loc1 . nativeObj , loc2 . nativeObj ) ; return ; }
22,493
gets the height of the dimension object . concode_field_sep float width concode_elem_sep float height concode_field_sep void set concode_elem_sep void set concode_elem_sep String toString concode_elem_sep float getWidth concode_elem_sep Dimension toDimension
float function ( ) { return height ; }
22,494
instructs guice to require a binding to the given type . concode_field_sep PrivateBinder binder concode_field_sep void addError concode_elem_sep void addError concode_elem_sep void addError concode_elem_sep Stage currentStage concode_elem_sep void configure concode_elem_sep void configure concode_elem_sep void requestI...
void function ( Class < ? > arg0 ) { binder . getProvider ( arg0 ) ; }
22,495
get id concode_field_sep String name concode_elem_sep Long id concode_field_sep void setName concode_elem_sep String toIndentedString concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Tag name concode_elem_sep void setId concode_elem_sep String toString conco...
Long function ( ) { return id ; }
22,496
copy the data to a byte array concode_field_sep byte[] _data concode_elem_sep String VERSION concode_elem_sep int _start concode_elem_sep short _length concode_field_sep byte byteAt concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep int getLength concode_elem_sep String toString concode_elem...
void function ( byte [ ] arg0 , int arg1 ) { System . arraycopy ( _data , _start , arg0 , arg1 , _length ) ; }
22,497
get the sequence name . gff field 1 . note that feature objects have no link or reference to the actual sequence object to which they refer ; they are completely uncoupled . concode_field_sep String mSource concode_elem_sep double mScore concode_elem_sep String mSeqname concode_elem_sep HashMap<String,String> mUserMap ...
String function ( ) { return mSeqname ; }
22,498
method getalgorithmname concode_field_sep Digest sha1 concode_elem_sep byte[] IV2 concode_elem_sep CBCBlockCipher engine concode_elem_sep KeyParameter param concode_elem_sep ParametersWithIV paramPlusIV concode_elem_sep byte[] digest concode_elem_sep boolean forWrapping concode_elem_sep byte[] iv concode_field_sep void...
String function ( ) { return "srini_string" ; }
22,499
get the promotioncode value . concode_field_sep String product concode_elem_sep String name concode_elem_sep String promotionCode concode_elem_sep String publisher concode_field_sep String product concode_elem_sep Plan withPublisher concode_elem_sep String name concode_elem_sep Plan withProduct concode_elem_sep String ...
String function ( ) { return this . promotionCode ; }