idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
15,900
gets the value of the nilreason 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 nilreason property . for example , to add a new item , d...
List < String > function ( ) { if ( nilReason == null ) { nilReason = new ArrayList < String > ( ) ; } return this . nilReason ; }
15,901
if a preview or export is in progress , then this change is effective for next preview or export session . concode_field_sep String KEY_TITLE concode_elem_sep long mStartTimeMs concode_elem_sep String KEY_TYPE concode_elem_sep String mUniqueId concode_elem_sep String mSubtitle concode_elem_sep long mAppStartTimeMs conc...
void function ( long arg0 ) { mAppDurationMs = arg0 ; }
15,902
the current version of the origin access identity 's information . for example : e2qwruhapomqzl . returns a reference to this object so that method calls can be chained together . concode_field_sep CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity concode_elem_sep String eTag concode_field_sep GetCloudFront...
GetCloudFrontOriginAccessIdentityResult function ( String arg0 ) { this . eTag = arg0 ; return this ; }
15,903
returns the class name of the sensor type as fully qualified . concode_field_sep long id concode_elem_sep Map<String,Object> parameters concode_elem_sep ISensor sensorType concode_elem_sep String className concode_field_sep void setParameters concode_elem_sep Map<String,Object> getParameters concode_elem_sep void setId...
String function ( ) { return className ; }
15,904
gets the value of the x509issuername property . concode_field_sep BigInteger x509SerialNumber concode_elem_sep String x509IssuerName concode_field_sep void setX509IssuerName concode_elem_sep BigInteger getX509SerialNumber concode_elem_sep void setX509SerialNumber
String function ( ) { return x509IssuerName ; }
15,905
enables or disables the aws join mechanism . concode_field_sep String securityGroupName concode_elem_sep int connectionTimeoutSeconds concode_elem_sep String secretKey concode_elem_sep String accessKey concode_elem_sep String region concode_elem_sep String tagValue concode_elem_sep int CONNECTION_TIMEOUT concode_elem_s...
AwsConfig function ( boolean arg0 ) { this . enabled = arg0 ; return this ; }
15,906
start timer concode_field_sep long currentTime concode_elem_sep long duration concode_elem_sep Handler handler concode_elem_sep Runnable runnable concode_elem_sep boolean isRunning concode_elem_sep ArrayList<OnTimerEventListener> listeners concode_elem_sep long startTime concode_field_sep void doStopTimer concode_elem_...
void function ( ) { this . startTime = System . currentTimeMillis ( ) ; this . isRunning = true ; }
15,907
get a pointer to the c server , gcspy_main_server_t . this address is used in alll calls to the server in the c library . concode_field_sep Address server concode_elem_sep boolean initialised concode_elem_sep ServerSpace[] spaces concode_elem_sep int MAX_SPACES concode_elem_sep boolean DEBUG concode_elem_sep int MAX_LE...
Address function ( ) { return server ; }
15,908
sets the starting point of the transition , a float between 0.0 and 1.0 . defaults to 0.0 . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_ele...
void function ( float arg0 ) { this . from = arg0 ; ea . add ( "srini_string" , arg0 ) ; }
15,909
a unique identifier in the format region : guid . concode_field_sep Credentials credentials concode_elem_sep String identityId concode_field_sep String getIdentityId concode_elem_sep GetCredentialsForIdentityResult withCredentials concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep GetCredent...
GetCredentialsForIdentityResult function ( String arg0 ) { setIdentityId ( arg0 ) ; return this ; }
15,910
is full path ? concode_field_sep JCheckBox mjRecursive concode_elem_sep JCheckBox mjPathInfo concode_elem_sep JComboBox mjLevelCombo concode_elem_sep int miCompressionLevel concode_elem_sep boolean mbRecursive concode_elem_sep boolean mbPathInfo concode_elem_sep JFileChooser mjFileChooser concode_field_sep void setPane...
boolean function ( ) { return mbPathInfo ; }
15,911
document me ! concode_field_sep ResultSet owner concode_elem_sep int index concode_elem_sep List rows concode_field_sep boolean wasEmpty concode_elem_sep boolean isDynamic concode_elem_sep boolean isLast concode_elem_sep boolean isEmpty concode_elem_sep void beforeFirst concode_elem_sep boolean hasNext concode_elem_sep...
Object [ ] function ( ) { this . index ++ ; if ( this . index < this . rows . size ( ) ) { return ( Object [ ] ) this . rows . get ( this . index ) ; } return null ; }
15,912
gets the hours . concode_field_sep int hours concode_elem_sep int seconds concode_elem_sep int minutes concode_field_sep int getSeconds concode_elem_sep void setHours concode_elem_sep void setSeconds concode_elem_sep int convertToMinutes concode_elem_sep void setMinutes concode_elem_sep String toXSTime concode_elem_sep...
int function ( ) { return this . hours ; }
15,913
returns a list which contains the best detail page for each type . concode_field_sep ArrayListMultimap<String,CmsDetailPageInfo> m_map concode_elem_sep Map<CmsUUID,CmsDetailPageInfo> m_infoById concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep int move concode_elem_sep List<CmsDetailPag...
List < CmsDetailPageInfo > function ( ) { List < CmsDetailPageInfo > loc0 = new ArrayList < CmsDetailPageInfo > ( ) ; for ( String loc1 : m_map . keySet ( ) ) { List < CmsDetailPageInfo > loc2 = m_map . get ( loc1 ) ; if ( ! loc2 . isEmpty ( ) ) { loc0 . add ( loc2 . get ( 0 ) ) ; } } return loc0 ; }
15,914
fills ` dst ' with bytes from ` in ' , throwing eofexception if insufficient bytes are available . concode_field_sep Charset US_ASCII concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep AtomicReference<byte[]> skipBuffer concode_elem_sep char[] DIGITS concode_elem_sep Charset UTF_8 concode_elem_sep String[] EMPTY...
void function ( InputStream arg0 , byte [ ] arg1 ) { readFully ( arg0 , arg1 , 0 , arg1 . length ) ; }
15,915
get the year concode_field_sep Creator<CalendarDay> CREATOR concode_elem_sep int month concode_elem_sep Date _date concode_elem_sep int year concode_elem_sep Calendar _calendar concode_elem_sep int day concode_field_sep CalendarDay[] newArray concode_elem_sep CalendarDay createFromParcel concode_elem_sep boolean isInRa...
int function ( ) { return year ; }
15,916
gets the cameramanager singleton instance . concode_field_sep AutoFocusCallback autoFocusCallback concode_elem_sep int MAX_FRAME_HEIGHT concode_elem_sep String TAG concode_elem_sep CameraManager cameraManager concode_elem_sep boolean reverseImage concode_elem_sep CameraConfigurationManager configManager concode_elem_se...
CameraManager function ( ) { return cameraManager ; }
15,917
updates the user competence in the database or adds it if it does not yet exist . also notifies the appropriate model listeners . concode_field_sep UserCompetenceLocalService _userCompetenceLocalService concode_field_sep void setWrappedService concode_elem_sep com.liferay.lms.model.UserCompetence fetchUserCompetence co...
com . liferay . lms . model . UserCompetence function ( com . liferay . lms . model . UserCompetence arg0 ) { return _userCompetenceLocalService . updateUserCompetence ( arg0 ) ; }
15,918
this method is bound to the inputfile component and is executed multiple times during the file upload process . every call allows the user to finds out what percentage of the file has been uploaded . this progress information can then be used with a progressbar component for user feedback on the file upload progress . ...
void function ( EventObject arg0 ) { InputFile loc0 = ( InputFile ) arg0 . getSource ( ) ; fileProgress = loc0 . getFileInfo ( ) . getPercent ( ) ; }
15,919
read a distanceunit from a streaminput . concode_field_sep DistanceUnit unit concode_elem_sep String[] names concode_elem_sep double value concode_elem_sep DistanceUnit DEFAULT concode_elem_sep double meters concode_field_sep double getEarthCircumference concode_elem_sep double toMeters concode_elem_sep double fromMete...
DistanceUnit function ( StreamInput arg0 ) { byte loc0 = arg0 . readByte ( ) ; if ( loc0 < 0 || loc0 >= values ( ) . length ) { throw new IllegalArgumentException ( "srini_string" + loc0 + "srini_string" ) ; } return values ( ) [ loc0 ] ; }
15,920
retrieve an existing service called @a name from the service manager . non-blocking . concode_field_sep IServiceManager sServiceManager concode_elem_sep HashMap<String,IBinder> sCache concode_elem_sep String TAG concode_field_sep String[] listServices concode_elem_sep IServiceManager getIServiceManager concode_elem_sep...
IBinder function ( String arg0 ) { try { IBinder loc0 = sCache . get ( arg0 ) ; if ( loc0 != null ) { return loc0 ; } else { return getIServiceManager ( ) . checkService ( arg0 ) ; } } catch ( RemoteException loc0 ) { Log . loc0 ( TAG , "srini_string" , loc0 ) ; return null ; } }
15,921
performs an optimisation where rnasequences are not translated into their own objects but are views onto the base dna sequence . concode_field_sep RNAToAminoAcidTranslator rnaAminoAcidTranslator concode_elem_sep boolean decorateRna concode_elem_sep DNAToRNATranslator dnaRnaTranslator concode_elem_sep SequenceCreatorInt...
Builder function ( boolean arg0 ) { this . decorateRna = arg0 ; return this ; }
15,922
gets the value of the rangemin property . concode_field_sep Boolean _default concode_elem_sep Float rangeMax concode_elem_sep Float rangeMin concode_elem_sep String value concode_elem_sep List<Serializable> content concode_field_sep String getValue concode_elem_sep Float getRangeMax concode_elem_sep Boolean isDefault c...
Float function ( ) { return rangeMin ; }
15,923
setter for the field values . concode_field_sep String[] values concode_field_sep String[] getValues
void function ( String [ ] arg0 ) { this . values = arg0 ; }
15,924
gets the value of the values property . concode_field_sep String entityName concode_elem_sep ArrayOfanyType values concode_elem_sep String attributeName concode_elem_sep long serialVersionUID concode_elem_sep ConditionOperator operator concode_field_sep void setAttributeName concode_elem_sep void setValues concode_elem...
ArrayOfanyType function ( ) { return values ; }
15,925
does the given argument match the pattern using default options ? concode_field_sep Perl5Matcher matcher concode_elem_sep Perl5Compiler compiler concode_elem_sep String pattern concode_field_sep Pattern getCompiledPattern concode_elem_sep void setPattern concode_elem_sep String getPattern concode_elem_sep Vector getGro...
boolean function ( final String arg0 ) { return matches ( arg0 , MATCH_DEFAULT ) ; }
15,926
this implementation always returns null , indicating that no jdbc connection can be provided . concode_field_sep PlaceHolder placeHolder concode_field_sep Object prepareTransaction concode_elem_sep Object beginTransaction concode_elem_sep DataAccessException translateExceptionIfPossible concode_elem_sep void releaseJdb...
ConnectionHandle function ( EntityManager arg0 , boolean arg1 ) { return null ; }
15,927
gets the value of the layout property . concode_field_sep Layout layout concode_elem_sep RssMode mode concode_elem_sep String filter concode_elem_sep Boolean datetime concode_elem_sep List<Address> address concode_elem_sep String itemack concode_elem_sep String src concode_elem_sep BigInteger limit concode_elem_sep Big...
Layout function ( ) { return layout ; }
15,928
subclass can override to add more concode_field_sep MBeanServerConnection mMBeanServerConnection concode_elem_sep boolean sEnabledMonitoring concode_elem_sep String mAdminUser concode_elem_sep int mPort concode_elem_sep String NL concode_elem_sep List<ObjectName> mRegistered concode_elem_sep ProxyFactory mProxyFactory ...
Interfaces function ( ) { return haveJSR77 ( ) ? new InterfacesGlassfish ( ) : new Interfaces ( ) ; }
15,929
converts a scala tuple2 to a java f.tuple . concode_field_sep PlaceHolder placeHolder concode_field_sep scala.Function0<scala.concurrent.Future<A>> asScalaWithFuture concode_elem_sep T[] asArray concode_elem_sep scala.collection.Seq<T> emptySeq concode_elem_sep RuntimeException noMatch concode_elem_sep scala.reflect.Cl...
F . Tuple < A , B > function ( scala . Tuple2 < A , B > arg0 ) { return F . Tuple ( arg0 . _1 ( ) , arg0 . _2 ( ) ) ; }
15,930
return the field for the specified name . java reflection will either give you all the public fields all the way up the class hierarchy getfield , or will give you all the private/protected/public only in the single class getdeclaredfield . this method uses the latter but walks up the class hierarchy . concode_field_se...
Field function ( Object arg0 , String arg1 ) { Class loc0 = arg0 . getClass ( ) ; Field loc1 = null ; do { try { loc1 = loc0 . getDeclaredField ( arg1 ) ; loc1 . setAccessible ( true ) ; return loc1 ; } catch ( NoSuchFieldException loc2 ) { } loc0 = loc0 . getSuperclass ( ) ; } while ( loc0 != Object . class ) ; return...
15,931
gets the value of the createuser property . concode_field_sep Boolean availableForActivity concode_elem_sep Integer sequenceNumber concode_elem_sep Boolean availableForEPS concode_elem_sep Boolean availableForWBS concode_elem_sep Boolean availableForProject concode_elem_sep Date lastUpdateDate concode_elem_sep String n...
String function ( ) { return createUser ; }
15,932
test of getwriterhintmap method , of class barcodedataformat . concode_field_sep PlaceHolder placeHolder concode_field_sep void testConstructorWithBarcodeFormat concode_elem_sep void testGetParams concode_elem_sep void testOptimizeHints concode_elem_sep void testOptimizieHintsForDataMatrix concode_elem_sep void testRem...
void function ( ) { BarcodeDataFormat loc0 = new BarcodeDataFormat ( ) ; Map < EncodeHintType , Object > loc1 = loc0 . getWriterHintMap ( ) ; assertNotNull ( loc1 ) ; }
15,933
sets an element in the first data bank . the offset specified in the constructor is added to i before updating the underlying data array . concode_field_sep int banks concode_elem_sep int TYPE_BYTE concode_elem_sep int TYPE_FLOAT concode_elem_sep int offset concode_elem_sep int size concode_elem_sep int TYPE_INT concod...
void function ( int arg0 , double arg1 ) { setElem ( arg0 , ( int ) arg1 ) ; }
15,934
moves to after last . concode_field_sep ResultSetImpl owner concode_elem_sep ServerPreparedStatement prepStmt concode_elem_sep Field[] metadata concode_elem_sep boolean wasEmpty concode_elem_sep boolean lastRowFetched concode_elem_sep List<ResultSetRow> fetchedRows concode_elem_sep int BEFORE_START_OF_ROWS concode_elem...
void function ( ) { notSupported ( ) ; }
15,935
locate concode_field_sep ImageManager im concode_elem_sep boolean left concode_elem_sep int width concode_elem_sep EXPBar expb concode_elem_sep SleepManager sm concode_elem_sep HPBar hpb concode_elem_sep PaintComponent panel concode_elem_sep int height concode_field_sep void setVisible concode_elem_sep void damage conc...
void function ( Body arg0 , int arg1 ) { Point loc0 = new Point ( arg0 . getX ( ) , arg0 . getY ( ) ) ; setLocate ( loc0 , loc0 , arg1 ) ; }
15,936
prints a message at warn 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 println...
void function ( String arg0 , String arg1 , Throwable arg2 ) { println ( WARN , arg0 , arg1 , arg2 ) ; }
15,937
returns a hash consistent with spark 's utils.nonnegativehash . concode_field_sep long DEFAULT_DRIVER_MEM_MB concode_elem_sep Logger logger concode_elem_sep ImmutableMap<String,ByteUnit> byteSuffixes concode_elem_sep ImmutableMap<String,TimeUnit> timeSuffixes concode_field_sep long timeStringAsSec concode_elem_sep void...
int function ( Object arg0 ) { if ( arg0 == null ) { return 0 ; } int loc0 = arg0 . hashCode ( ) ; return loc0 != Integer . MIN_VALUE ? Math . abs ( loc0 ) : 0 ; }
15,938
get name of emoji icon concode_field_sep int bigIcon concode_elem_sep String emojiText concode_elem_sep int icon concode_elem_sep String name concode_elem_sep Type type concode_elem_sep String iconPath concode_elem_sep String identityCode concode_elem_sep String bigIconPath concode_field_sep void setName concode_elem_s...
String function ( ) { return name ; }
15,939
register a classloader . concode_field_sep ScopedClassPoolFactory factory concode_elem_sep boolean pruneWhenCached concode_elem_sep Map registeredCLs concode_elem_sep boolean prune concode_elem_sep ClassPool classpool concode_elem_sep ScopedClassPoolRepositoryImpl instance concode_field_sep Map getRegisteredCLs concode...
ClassPool function ( ClassLoader arg0 ) { synchronized ( registeredCLs ) { if ( registeredCLs . containsKey ( arg0 ) ) { return ( ClassPool ) registeredCLs . get ( arg0 ) ; } ScopedClassPool loc0 = createScopedClassPool ( arg0 , classpool ) ; registeredCLs . put ( arg0 , loc0 ) ; return loc0 ; } }
15,940
get the length of the string currently in the byte stream . concode_field_sep int streamPosition concode_elem_sep byte[] bytes concode_elem_sep int bytesLength concode_field_sep boolean isBundle concode_elem_sep OSCMessage convertMessage concode_elem_sep String readString concode_elem_sep char[] readTypes concode_elem_...
int function ( ) { int loc0 = 0 ; while ( bytes [ streamPosition + loc0 ] != 0 ) loc0 ++ ; return loc0 ; }
15,941
checks whether paths in a given fields mask are valid . concode_field_sep String FIELD_SEPARATOR_REGEX concode_elem_sep String FIELD_PATH_SEPARATOR concode_elem_sep String FIELD_PATH_SEPARATOR_REGEX concode_elem_sep boolean replaceMessageFields concode_elem_sep boolean replaceRepeatedFields concode_field_sep FieldMask ...
boolean function ( Class < ? extends Message > arg0 , FieldMask arg1 ) { Descriptor loc0 = Internal . getDefaultInstance ( arg0 ) . getDescriptorForType ( ) ; return isValid ( loc0 , arg1 ) ; }
15,942
sets the value of the signaturedate property . concode_field_sep String signatureDate concode_elem_sep byte[] signatureImageBase64 concode_elem_sep String businessSubscriberTitle concode_field_sep String getBusinessSubscriberTitle concode_elem_sep void setSignatureImageBase64 concode_elem_sep String getSignatureDate co...
void function ( String arg0 ) { this . signatureDate = arg0 ; }
15,943
returns a new object with rotated image data by 45 degrees counterclockwise . only callable if #isrotatesupported is true . concode_field_sep BitMatrix matrix concode_elem_sep Binarizer binarizer concode_field_sep BinaryBitmap rotateCounterClockwise concode_elem_sep boolean isCropSupported concode_elem_sep int getHeigh...
BinaryBitmap function ( ) { LuminanceSource loc0 = binarizer . getLuminanceSource ( ) . rotateCounterClockwise45 ( ) ; return new BinaryBitmap ( binarizer . createBinarizer ( loc0 ) ) ; }
15,944
get the rackname where the attempt executed concode_field_sep TaskType taskType concode_elem_sep long finishTime concode_elem_sep String hostname concode_elem_sep Counters counters concode_elem_sep String rackName concode_elem_sep TaskAttemptFinished datum concode_elem_sep String state concode_elem_sep String taskStatu...
String function ( ) { return rackName == null ? null : rackName . toString ( ) ; }
15,945
removes all proposals . concode_field_sep List<ListDataListener> listeners concode_elem_sep List<Proposal> proposals concode_elem_sep OsmPrimitive target concode_field_sep void addProposals concode_elem_sep void removeListDataListener concode_elem_sep void setProposals concode_elem_sep List<Proposal> getProposals conco...
void function ( ) { ListDataEvent loc0 = new ListDataEvent ( this , ListDataEvent . INTERVAL_REMOVED , 0 , proposals . size ( ) - 1 ) ; proposals . clear ( ) ; for ( ListDataListener loc1 : listeners ) loc1 . contentsChanged ( loc0 ) ; }
15,946
creates a new thread concode_field_sep AtomicInteger threadNumber concode_elem_sep String threadNamePrefix concode_elem_sep AtomicInteger threadPoolNumber concode_elem_sep ThreadGroup group concode_elem_sep String NAME_PATTERN concode_field_sep String checkPrefix
Thread function ( Runnable arg0 ) { final Thread loc0 = new Thread ( group , arg0 , String . format ( Locale . ROOT , "srini_string" , this . threadNamePrefix , threadNumber . getAndIncrement ( ) ) , 0 ) ; loc0 . setDaemon ( false ) ; loc0 . setPriority ( Thread . NORM_PRIORITY ) ; return loc0 ; }
15,947
return first match of specified value concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean testMode concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep void initT...
ClarionNumber function ( String arg0 , ClarionString arg1 [ ] ) { ClarionString loc0 = new ClarionString ( arg0 ) ; for ( int loc1 = 0 ; loc1 < arg1 . length ; loc1 ++ ) { if ( loc0 . equals ( arg1 [ loc1 ] ) ) return new ClarionNumber ( loc1 + 1 ) ; } return new ClarionNumber ( 0 ) ; }
15,948
the date and time the rule was created . concode_field_sep java.util.Date createdAt concode_elem_sep Boolean ruleDisabled concode_elem_sep String ruleName concode_elem_sep String description concode_elem_sep java.util.List<Action> actions concode_elem_sep String sql concode_field_sep TopicRule withRuleName concode_elem...
void function ( java . util . Date arg0 ) { this . createdAt = arg0 ; }
15,949
returns a date/time format instance for the given styles . concode_field_sep String hostname concode_elem_sep Boolean isWindows concode_elem_sep SystemReader INSTANCE concode_elem_sep ObjectChecker platformChecker concode_elem_sep Boolean isMacOS concode_field_sep void init concode_elem_sep String getProperty concode_e...
DateFormat function ( int arg0 , int arg1 ) { return DateFormat . getDateTimeInstance ( arg0 , arg1 ) ; }
15,950
returns the awt-font defined by this fontdefinition . concode_field_sep boolean isUnderline concode_elem_sep boolean isStrikeThrough concode_elem_sep boolean ITALIC concode_elem_sep boolean embeddedFont concode_elem_sep boolean isBold concode_elem_sep boolean BOLD concode_elem_sep boolean isItalic concode_elem_sep Stri...
Font function ( ) { if ( font == null ) { font = new Font ( getFontName ( ) , getFontStyle ( ) , getFontSize ( ) ) ; } return font ; }
15,951
retrieve the to address line from the parsed mailto url . this could be several email address that are comma-space delimited . if no to line was specified , then null is return concode_field_sep String TO concode_elem_sep String MAILTO_SCHEME concode_elem_sep String BODY concode_elem_sep String SUBJECT concode_elem_sep...
String function ( ) { return mHeaders . get ( TO ) ; }
15,952
performs the graph traversion with all elements which are contained in the specified collection . this means that every element of this collection and all elements which are reachable from these elements will be visited . concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator m...
void function ( Collection arg0 ) { this . perform ( arg0 . iterator ( ) ) ; }
15,953
convenience method for creating an appropriately typed pair . concode_field_sep String toStringOverride concode_elem_sep F first concode_elem_sep S second concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep void overrideToString
Pair < A , B > function ( A arg0 , B arg1 ) { return new Pair < A , B > ( arg0 , arg1 ) ; }
15,954
convert a template to a single-line representation by replacing '' , '' with #comma and newline with #newline concode_field_sep String template concode_elem_sep Comparator<Category> ACTIVATION_COMPARATOR concode_elem_sep Comparator<Category> CATEGORY_NUMBER_COMPARATOR concode_elem_sep Comparator<Category> PATTERN_COMPA...
String function ( String arg0 ) { String loc0 = arg0 ; loc0 = loc0 . replaceAll ( "srini_string" , "srini_string" ) ; loc0 = loc0 . replaceAll ( MagicStrings . aimlif_split_char , MagicStrings . aimlif_split_char_name ) ; return loc0 ; }
15,955
gets the value of the extlst property . concode_field_sep CTBoolean varyColors concode_elem_sep List<CTBarSer> ser concode_elem_sep CTDLbls dLbls concode_elem_sep CTShape shape concode_elem_sep CTExtensionList extLst concode_elem_sep CTBarDir barDir concode_elem_sep CTBarGrouping grouping concode_elem_sep CTGapAmount g...
CTExtensionList function ( ) { return extLst ; }
15,956
returns an instance of a padding algorithm given its name . concode_field_sep PlaceHolder placeHolder concode_field_sep Set getNames
IRandom function ( String arg0 ) { if ( arg0 == null ) return null ; arg0 = arg0 . trim ( ) ; IRandom loc0 = null ; if ( arg0 . equalsIgnoreCase ( MD_PRNG ) ) loc0 = new MDGenerator ( ) ; return loc0 ; }
15,957
gets the value of the forwardcompatibilitymap 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 forwardcompatibilitymap property . for exa...
List < StringStringMapEntry > function ( ) { if ( forwardCompatibilityMap == null ) { forwardCompatibilityMap = new ArrayList < StringStringMapEntry > ( ) ; } return this . forwardCompatibilityMap ; }
15,958
enlarge this byte vector so that it can receive n more bytes . concode_field_sep byte[] data concode_elem_sep int length concode_field_sep ByteVector put12 concode_elem_sep ByteVector putByte concode_elem_sep ByteVector putInt concode_elem_sep ByteVector putUTF8 concode_elem_sep ByteVector putShort concode_elem_sep Byt...
void function ( final int arg0 ) { int loc0 = 2 * data . length ; int loc1 = length + arg0 ; byte [ ] loc2 = new byte [ loc0 > loc1 ? loc0 : loc1 ] ; System . arraycopy ( data , 0 , loc2 , 0 , length ) ; data = loc2 ; }
15,959
returns the width of the piece measured in blocks . concode_field_sep Piece next concode_elem_sep String STICK_STR concode_elem_sep int STICK concode_elem_sep String L1_STR concode_elem_sep String SQUARE_STR concode_elem_sep TPoint[] body concode_elem_sep Piece[] pieces concode_elem_sep String PYRAMID_STR concode_elem_...
int function ( ) { TPoint loc0 = null , loc1 = null ; loc0 = Calculate_min_point ( this . body ) ; loc1 = Calculate_max_point ( this . body ) ; width = loc1 . x - loc0 . x + 1 ; return width ; }
15,960
an nm intersection that terminates if any intersection is found . the sizes of both arguments are assumed to be so small , and the likelihood of an intersection so great , that it is not worth the cpu cost of sorting or the memory cost of hashing . concode_field_sep ConnectionSpec COMPATIBLE_TLS concode_elem_sep boolea...
boolean function ( String [ ] arg0 , String [ ] arg1 ) { if ( arg0 == null || arg1 == null || arg0 . length == 0 || arg1 . length == 0 ) { return false ; } for ( String loc0 : arg0 ) { if ( contains ( arg1 , loc0 ) ) { return true ; } } return false ; }
15,961
checks to see if this response is an empty response . that is , if the entity-body is empty . concode_field_sep long sequenceNumber concode_elem_sep String entityBody concode_elem_sep String viewNumber concode_elem_sep String iceFacesId concode_field_sep String getICEfacesID concode_elem_sep String getViewNumber concod...
boolean function ( ) { return entityBody . trim ( ) . length ( ) == 0 ; }
15,962
adds given entry to context by given entry type . concode_field_sep StdMatcherBuilder myMatcherBuilder concode_elem_sep boolean nestedComposite concode_elem_sep String myNamePattern concode_elem_sep MultiValuesMap<StdArrangementTokenType,ArrangementAtomMatchCondition> context concode_elem_sep String myText concode_elem...
void function ( @ NotNull StdArrangementSettingsToken arg0 , @ NotNull ArrangementAtomMatchCondition arg1 ) { StdArrangementTokenType loc0 = arg0 . getTokenType ( ) ; context . put ( loc0 , arg1 ) ; }
15,963
get path of ref with leading ` refs / ' segment removed if present concode_field_sep String PREFIX_REFS concode_elem_sep String PREFIX_PULL concode_elem_sep String PREFIX_TAG concode_elem_sep String PREFIX_HEADS concode_field_sep boolean isBranch concode_elem_sep String getName concode_elem_sep String getName concode_e...
String function ( final Reference arg0 ) { if ( arg0 == null ) return null ; String loc0 = arg0 . getRef ( ) ; if ( ! TextUtils . isEmpty ( loc0 ) && loc0 . startsWith ( PREFIX_REFS ) ) return loc0 . substring ( PREFIX_REFS . length ( ) ) ; else return loc0 ; }
15,964
create an instance of managedcustomerreturnvalue concode_field_sep QName _ResponseHeader_QNAME concode_elem_sep QName _ApiExceptionFault_QNAME concode_elem_sep QName _RequestHeader_QNAME concode_field_sep ManagedCustomerServiceError createManagedCustomerServiceError concode_elem_sep Customer createCustomer concode_elem...
ManagedCustomerReturnValue function ( ) { return new ManagedCustomerReturnValue ( ) ; }
15,965
extracted out for test purposes . concode_field_sep Map<String,BPOfferService> bpByNameserviceId concode_elem_sep Map<String,BPOfferService> bpByBlockPoolId concode_elem_sep Object refreshNamenodesLock concode_elem_sep DataNode dn concode_elem_sep Logger LOG concode_elem_sep List<BPOfferService> offerServices concode_f...
BPOfferService function ( List < InetSocketAddress > arg0 , List < InetSocketAddress > arg1 ) { return new BPOfferService ( arg0 , arg1 , dn ) ; }
15,966
add a mana cost . concode_field_sep List<PairIntObject<Test>>[] restrictions concode_elem_sep int reducedColor concode_elem_sep int index concode_elem_sep int quantity concode_elem_sep int[] manaCost concode_elem_sep int[] manaPaid concode_elem_sep int[] requiredMana concode_elem_sep ManaChoiceNode first concode_elem_s...
void function ( int [ ] arg0 ) { for ( int loc0 = this . manaCost . length ; loc0 -- > 0 ; ) { this . manaCost [ loc0 ] += arg0 [ loc0 ] ; } StackManager . actionManager . updateRequiredMana ( this . manaCost ) ; System . arraycopy ( arg0 , 0 , requiredMana , 0 , requiredMana . length ) ; }
15,967
returns the primary key of this lock . concode_field_sep Lock _lock concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean getInheritable concode_elem_sep boolean...
long function ( ) { return _lock . getPrimaryKey ( ) ; }
15,968
loads and returns a font from a file . the file has to be located in the . / data / directory of the program . example : `` ifont font = fontmanager.createfont papplet , `` pakenham.svg '' , 100 ; '' concode_field_sep HashMap<String,IFontFactory> suffixToFactory concode_elem_sep String DEFAULT_FONT concode_elem_sep int...
IFont function ( PApplet arg0 , String arg1 , int arg2 ) { return createFont ( arg0 , arg1 , arg2 , new MTColor ( DEFAULT_FONT_FILL_COLOR ) ) ; }
15,969
gets the slidingmenu associated with this activity . concode_field_sep boolean mEnableSlide concode_elem_sep Activity mActivity concode_elem_sep View mViewBehind concode_elem_sep boolean mOnPostCreateCalled concode_elem_sep boolean mBroadcasting concode_elem_sep View mViewAbove concode_elem_sep SlidingMenu mSlidingMenu...
SlidingMenu function ( ) { return mSlidingMenu ; }
15,970
performs a diffie-hellman key exchange and produce a common secret between two ends of the connection . dh is also useful as a coin-toss algorithm . two parties get the same random number without trusting each other . concode_field_sep InputStream in concode_elem_sep DataOutputStream dout concode_elem_sep DataInputStre...
KeyAgreement function ( boolean arg0 ) { return diffieHellman ( arg0 , 512 ) ; }
15,971
get the credentials credentials for the given authentication scope . concode_field_sep HashMap<AuthScope,Credentials> credMap concode_field_sep Credentials matchCredentials concode_elem_sep void clear concode_elem_sep String toString concode_elem_sep void setCredentials
Credentials function ( final AuthScope arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } return matchCredentials ( this . credMap , arg0 ) ; }
15,972
clone the content of the sentence concode_field_sep TruthValue truth concode_elem_sep char punctuation concode_elem_sep Stamp stamp concode_elem_sep boolean revisible concode_elem_sep Term content concode_elem_sep CharSequence key concode_field_sep CharSequence getKey concode_elem_sep void discountConfidence concode_el...
Term function ( ) { return content . clone ( ) ; }
15,973
assign the max connection lifetime , in millis . values less than or equal to zero are considered infinite , i.e. no ttl . concode_field_sep long DEFAULT_MAX_TTL concode_elem_sep Log log concode_elem_sep long maxTtl concode_field_sep long getMaxTtl concode_elem_sep boolean isConnectionAlive
void function ( long arg0 ) { this . maxTtl = arg0 ; }
15,974
this opens an existing large object , based on its oid . this method assumes that read and write access is required the default . concode_field_sep BaseConnection conn concode_elem_sep int READWRITE concode_elem_sep int READ concode_elem_sep Fastpath fp concode_elem_sep int WRITE concode_field_sep void unlink concode_e...
LargeObject function ( long arg0 ) { return open ( arg0 , READWRITE , false ) ; }
15,975
adds a float property to a map only if the value is non-null , otherwise the key/value pair will not be added at all . concode_field_sep StringBuilder params concode_field_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuil...
JSONBuilder function ( String arg0 , Float arg1 ) { if ( arg1 == null ) { return this ; } return entry ( arg0 , arg1 . floatValue ( ) ) ; }
15,976
upgrade a reader lock entry for transaction tx on object obj and write it to the persistent storage . concode_field_sep LockMap lockMap concode_elem_sep long DEFAULT_LOCK_TIMEOUT concode_field_sep boolean hasReadLock concode_elem_sep boolean setWriter concode_elem_sep void removeWriter concode_elem_sep LockEntry getWri...
boolean function ( LockEntry arg0 ) { return lockMap . upgradeLock ( arg0 ) ; }
15,977
create an empty project if this project does not exist . concode_field_sep PlaceHolder placeHolder concode_field_sep IProject getTargetProject concode_elem_sep void refreshTargetProject concode_elem_sep File getTargetFolder concode_elem_sep FeatureConfiguration getOutletFeatureConfiguration concode_elem_sep boolean get...
boolean function ( IProject arg0 ) { if ( ! arg0 . exists ( ) ) { try { NullProgressMonitor loc0 = new NullProgressMonitor ( ) ; arg0 . create ( loc0 ) ; arg0 . open ( loc0 ) ; return true ; } catch ( CoreException loc0 ) { loc0 . printStackTrace ( ) ; } } return false ; }
15,978
sac : implements org.w3c.css.sac.conditionfactory #createnegativecondition condition . concode_field_sep String classLocalName concode_elem_sep String idNamespaceURI concode_elem_sep String classNamespaceURI concode_elem_sep String idLocalName concode_field_sep LangCondition createLangCondition concode_elem_sep Combina...
NegativeCondition function ( Condition arg0 ) { throw new CSSException ( "srini_string" ) ; }
15,979
apply evolutions for the given database . concode_field_sep PlaceHolder placeHolder concode_field_sep play.api.db.evolutions.EvolutionsReader fromMap concode_elem_sep play.api.db.evolutions.EvolutionsReader fromClassLoader concode_elem_sep play.api.db.evolutions.EvolutionsReader fromClassLoader concode_elem_sep play.ap...
void function ( Database arg0 ) { applyEvolutions ( arg0 , fromClassLoader ( ) ) ; }
15,980
returns if the chart point values should be displayed as text . concode_field_sep boolean mGradientEnabled concode_elem_sep float mChartValuesTextSize concode_elem_sep BasicStroke mStroke concode_elem_sep boolean mDisplayChartValues concode_elem_sep int mGradientStopColor concode_elem_sep int mColor concode_elem_sep do...
boolean function ( ) { return mDisplayChartValues ; }
15,981
returns the node object that currently represents this node in the avl index structure . in current implementations of node this is always the same as the this object for memory and text tables but can be a different object for cached tables , where disknode objects may be freed from the cache . calling this method ret...
Node function ( ) { return this ; }
15,982
this function fills a rectangle with a vertical gradient . this implementation does not use the gradient mechanism based on background patterns since they do not work stable on all systems . concode_field_sep PlaceHolder placeHolder concode_field_sep void fillVerticalGradientRoundedRectangle concode_elem_sep Color mixC...
void function ( Graphics arg0 , Rectangle arg1 , Color arg2 , Color arg3 ) { arg0 . pushState ( ) ; arg0 . setForegroundColor ( arg3 ) ; arg0 . setBackgroundColor ( arg2 ) ; arg0 . fillGradient ( arg1 . x , arg1 . y , arg1 . width , arg1 . height , true ) ; arg0 . popState ( ) ; }
15,983
release a non-shard-specific connection . concode_field_sep String database concode_elem_sep String password concode_elem_sep FabricConnection fabricConnection concode_elem_sep ServerGroup globalGroup concode_elem_sep long serialVersionUID concode_elem_sep String user concode_elem_sep ShardMapping shardMapping concode_...
void function ( Connection arg0 ) { try { arg0 . close ( ) ; } catch ( Exception loc0 ) { throw new RuntimeException ( loc0 ) ; } }
15,984
the private dns name of the instance . concode_field_sep String ec2InstanceId concode_elem_sep String publicIpAddress concode_elem_sep String privateDnsName concode_elem_sep String id concode_elem_sep String publicDnsName concode_elem_sep String privateIpAddress concode_elem_sep InstanceStatus status concode_field_sep ...
String function ( ) { return this . privateDnsName ; }
15,985
setter method for callsourcename concode_field_sep int callSourceID concode_elem_sep String callSourceName concode_field_sep int getCallSourceID concode_elem_sep void setCallSourceID concode_elem_sep String getCallSourceName
void function ( String arg0 ) { this . callSourceName = arg0 ; }
15,986
handle a message . concode_field_sep InputLogicHandler NULL_HANDLER concode_elem_sep Handler mNonUIThreadHandler concode_elem_sep Object mLock concode_elem_sep int MSG_GET_SUGGESTED_WORDS concode_elem_sep boolean mInBatchInput concode_elem_sep InputLogic mInputLogic concode_elem_sep LatinIME mLatinIME concode_field_sep...
boolean function ( final Message arg0 ) { switch ( arg0 . what ) { case MSG_GET_SUGGESTED_WORDS : mLatinIME . getSuggestedWords ( arg0 . arg1 , arg0 . arg2 , ( OnGetSuggestedWordsCallback ) arg0 . obj ) ; break ; } return true ; }
15,987
this will retrieve the name of the viewport . concode_field_sep String TYPE concode_elem_sep COSDictionary viewportDictionary concode_field_sep void setName concode_elem_sep void setMeasure concode_elem_sep PDMeasureDictionary getMeasure concode_elem_sep PDRectangle getBBox concode_elem_sep String getType concode_elem_...
String function ( ) { return this . getDictionary ( ) . getNameAsString ( COSName . NAME ) ; }
15,988
converts an iterator to a arraylist concode_field_sep PlaceHolder placeHolder concode_field_sep Set<Object> toSet concode_elem_sep Set<T> toSet concode_elem_sep Set<Map.Entry<K,V>> toSet concode_elem_sep HashMap<K,V> toHashMap concode_elem_sep Object[] toArray concode_elem_sep Properties toProperties concode_elem_sep H...
ArrayList < T > function ( Iterator < T > arg0 ) { ArrayList < T > loc0 = new ArrayList < T > ( ) ; while ( arg0 . hasNext ( ) ) { loc0 . add ( arg0 . next ( ) ) ; } return loc0 ; }
15,989
gets the dynamic time through the getcomputedtime method in the timezonebean . concode_field_sep TimeZoneBean parent concode_elem_sep boolean useDaylightTime concode_elem_sep String id concode_elem_sep String dislayName concode_elem_sep boolean inDaylightTime concode_field_sep String getUseDaylightTime concode_elem_sep...
String function ( ) { TimeZone loc0 = TimeZone . getTimeZone ( id ) ; return parent . getComputedTime ( loc0 ) ; }
15,990
gets the value of the n property . concode_field_sep Boolean sd concode_elem_sep Object parent concode_elem_sep Boolean s concode_elem_sep Boolean c concode_elem_sep STItemType t concode_elem_sep Boolean d concode_elem_sep Boolean e concode_elem_sep Boolean f concode_elem_sep Boolean h concode_elem_sep Long x concode_e...
String function ( ) { return n ; }
15,991
gets whether the class that this method is part of is defined with acc_super . concode_field_sep LineNumberList lineNumbers concode_elem_sep LocalVariableList localVariables concode_elem_sep Method method concode_elem_sep boolean accSuper concode_elem_sep CstString sourceFile concode_elem_sep AttCode attCode concode_fi...
boolean function ( ) { return accSuper ; }
15,992
throws syslogruntimeexception unless it has been suppressed via setsuppressruntimeexception boolean . concode_field_sep Map instances concode_elem_sep long serialVersionUID concode_elem_sep boolean SUPPRESS_RUNTIME_EXCEPTIONS concode_field_sep String getVersion concode_elem_sep SyslogServerIF getThreadedInstance concod...
void function ( String arg0 ) { if ( SUPPRESS_RUNTIME_EXCEPTIONS ) { return ; } else { throw new SyslogRuntimeException ( arg0 . toString ( ) ) ; } }
15,993
returns the header value for the specified name . concode_field_sep Headers headers concode_elem_sep int code concode_elem_sep int majorVersion concode_elem_sep int minorVersion concode_elem_sep String message concode_elem_sep InputStream body concode_field_sep boolean isRedirect concode_elem_sep int getMajorVersion co...
String function ( String arg0 ) { return headers . getValue ( arg0 ) ; }
15,994
ensures the createcreditscontroller method returns a new icreditscontroller . concode_field_sep ICommunicator mockCommunicator concode_elem_sep INavigator mockNavigator concode_elem_sep IControllerFactory controllerFactory concode_elem_sep String testErrorMessage concode_field_sep void testCreateGameLobbyController con...
void function ( ) { ICreditsController loc0 = controllerFactory . createCreditsController ( mockNavigator ) ; assertNotNull ( loc0 ) ; assertEquals ( mockNavigator , loc0 . navigator ( ) ) ; assertEquals ( controllerFactory , loc0 . controllerFactory ( ) ) ; }
15,995
reads in a sequence of distinct integers from a file , specified as a command-line argument ; counts the number of triples sum to exactly zero ; prints out the time to perform the computation . concode_field_sep PlaceHolder placeHolder concode_field_sep int count concode_elem_sep boolean containsDuplicates concode_elem...
void function ( String [ ] arg0 ) { In loc0 = new In ( arg0 [ 0 ] ) ; int [ ] loc1 = loc0 . readAllInts ( ) ; int loc2 = loc2 ( loc1 ) ; StdOut . println ( loc2 ) ; }
15,996
retrieve the value from the record . concode_field_sep long MIN concode_elem_sep long MAX concode_elem_sep int LENGTH concode_elem_sep int OFFSET concode_elem_sep long serialVersionUID concode_elem_sep String NAME concode_elem_sep long MASK concode_field_sep long getMin concode_elem_sep long combine
long function ( long arg0 ) { return ( arg0 & MASK ) >>> OFFSET ; }
15,997
hook for redirecting requests . applies to webview requests as well as requests made by plugins . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String id concode_field_sep boolean onReceivedClientCertRequest concode_el...
Uri function ( Uri arg0 ) { return null ; }
15,998
start collecting statistics . concode_field_sep ConcurrentHashMap<String,MVTable> tableMap concode_elem_sep long statisticsStart concode_elem_sep int temporaryMapId concode_elem_sep MVStore store concode_elem_sep TransactionStore transactionStore concode_elem_sep int state concode_elem_sep Database db concode_elem_sep ...
void function ( ) { FileStore loc0 = store . getFileStore ( ) ; statisticsStart = loc0 == null ? 0 : loc0 . getReadCount ( ) ; }
15,999
returns the box 's y-coordinate in pixels . concode_field_sep int INDEX_X concode_elem_sep int INDEX_W concode_elem_sep boolean mRecycled concode_elem_sep int INDEX_H concode_elem_sep long mNativeBox concode_elem_sep int INDEX_Y concode_field_sep int nativeGetWidth concode_elem_sep void nativeDestroy concode_elem_sep i...
int function ( ) { return nativeGetY ( mNativeBox ) ; }