idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
5,000
for added parameters , returns expression which should be created at the call site . by default it 's expression based on #getdefaultvalue string representation or default value for a typecould be overridden to provide values which depend on the call site concode_field_sep PlaceHolder placeHolder concode_field_sep void...
PsiElement function ( PsiElement arg0 ) { return null ; }
5,001
gets the value of the adgroupid property . concode_field_sep Long adId concode_elem_sep Long labelId concode_elem_sep Long adGroupId concode_field_sep Long getLabelId concode_elem_sep void setAdId concode_elem_sep void setLabelId concode_elem_sep Long getAdId concode_elem_sep void setAdGroupId
Long function ( ) { return adGroupId ; }
5,002
checks if the output is disabled . concode_field_sep OutputStream output concode_elem_sep String LINE_SEPARATOR concode_elem_sep boolean disabled concode_field_sep void printLine concode_elem_sep void printLine concode_elem_sep void printLine concode_elem_sep void print concode_elem_sep void print concode_elem_sep void...
boolean function ( ) { return disabled ; }
5,003
called when a fingerprint is recognized . concode_field_sep Cipher mCipher concode_elem_sep Mac mMac concode_elem_sep FingerprintManagerCompatImpl IMPL concode_elem_sep CryptoObject mCryptoObject concode_elem_sep Context mContext concode_elem_sep Signature mSignature concode_field_sep Cipher getCipher concode_elem_sep ...
void function ( AuthenticationResult arg0 ) { }
5,004
utility method that calculates the number of rows required for a specified number of columns . concode_field_sep int columns concode_elem_sep int intValue concode_elem_sep int NUMBER_OF_ITEMS concode_elem_sep DataModel rowDataModel concode_elem_sep SelectItem[] columnsItems concode_elem_sep Object column concode_elem_s...
void function ( ) { rows = NUMBER_OF_ITEMS / columns ; if ( ( NUMBER_OF_ITEMS % columns ) != 0 ) { rows += 1 ; } }
5,005
get the headers of this pdu . concode_field_sep PduHeaders mPduHeaders concode_field_sep int getMessageType concode_elem_sep int getMmsVersion concode_elem_sep void setMmsVersion concode_elem_sep void setFrom concode_elem_sep String toString concode_elem_sep void setMessageType concode_elem_sep EncodedStringValue getFr...
PduHeaders function ( ) { return mPduHeaders ; }
5,006
sets the snapshot on which the change is based . concode_field_sep int style concode_elem_sep TextEdit edit concode_elem_sep ISnapshot base concode_field_sep int getStyle concode_elem_sep void setStyle concode_elem_sep ISnapshot getBase concode_elem_sep TextEdit getEdit
void function ( ISnapshot arg0 ) { this . base = arg0 ; }
5,007
ses the maximum size policy of the map . concode_field_sep MaxSizePolicy maxSizePolicy concode_elem_sep int DEFAULT_MAX_SIZE concode_elem_sep MaxSizeConfigReadOnly readOnly concode_elem_sep int size concode_field_sep int getSize concode_elem_sep MaxSizeConfig setSize concode_elem_sep void readData concode_elem_sep MaxS...
MaxSizeConfig function ( MaxSizePolicy arg0 ) { this . maxSizePolicy = arg0 ; return this ; }
5,008
for tile entities , ensures the chunk containing the tile entity is saved to disk later - the game wo n't think it has n't changed and skip it . concode_field_sep MerchantRecipe currentRecipe concode_elem_sep EntityPlayer thePlayer concode_elem_sep int currentRecipeIndex concode_elem_sep NonNullList<ItemStack> theInven...
void function ( ) { this . resetRecipeAndSlots ( ) ; }
5,009
returns a copy of the abscissa grid for the interpolation function . concode_field_sep double[] yArr concode_elem_sep double[][] fArr concode_elem_sep double[] xArr concode_field_sep double[] toPrimitiveArray concode_elem_sep boolean stillAcceptsData concode_elem_sep double[][] getValuesSamples concode_elem_sep void lo...
double [ ] function ( ) { return xArr . clone ( ) ; }
5,010
add levels to a skill . concode_field_sep boolean loaded concode_elem_sep Map<SkillType,Integer> skills concode_elem_sep String playerName concode_elem_sep Map<AbilityType,Integer> abilityDATS concode_elem_sep MobHealthbarType mobHealthbarType concode_elem_sep boolean changed concode_elem_sep Map<SkillType,Float> skill...
void function ( SkillType arg0 , int arg1 ) { modifySkill ( arg0 , skills . get ( arg0 ) + arg1 ) ; }
5,011
get a description of the request concode_field_sep RequestType requestType concode_elem_sep boolean handled concode_elem_sep String requestDescription concode_field_sep RequestType getRequestType concode_elem_sep void markHandled concode_elem_sep String toString concode_elem_sep boolean isHandled
String function ( ) { return requestDescription ; }
5,012
returns the instruction list for this test sequence concode_field_sep int _kernelType concode_elem_sep InstructionList _instructionList concode_elem_sep Template _default concode_elem_sep InstructionHandle _start concode_elem_sep Vector _patterns concode_elem_sep Mode _mode concode_field_sep void reduce concode_elem_se...
InstructionList function ( ) { return _instructionList ; }
5,013
an optional pagination token provided by a previous request . if this parameter is specified , the response includes only records beyond the marker , up to the value specified by maxrecords . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<DBEngineVersion> dBEngineVersions concode_elem_sep String mar...
String function ( ) { return marker ; }
5,014
returns the uri of a random server . concode_field_sep long DEFAULT_ON_DELETE_DOC_EXPIRATION_TIME_MICROS concode_elem_sep long DEFAULT_DOC_EXPIRATION_TIME_MICROS concode_elem_sep Random randomGenerator concode_elem_sep List<String> localHostIpAddresses concode_field_sep Operation doServiceOperation concode_elem_sep voi...
URI function ( ServerSet arg0 , String arg1 ) { return createUriFromServerSet ( arg0 , arg1 , "srini_string" ) ; }
5,015
sets the properties . concode_field_sep Properties properties concode_elem_sep String factoryClassName concode_elem_sep Object factoryImplementation concode_elem_sep boolean enabled concode_field_sep SSLConfig setFactoryClassName concode_elem_sep SSLConfig setEnabled concode_elem_sep String getFactoryClassName concode_...
SSLConfig function ( Properties arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . properties = arg0 ; return this ; }
5,016
sets the value of the istest property . concode_field_sep String effectiveRootAdUnitId concode_elem_sep String propertyCode concode_elem_sep Long contentBrowseCustomTargetingKeyId concode_elem_sep Boolean isTest concode_elem_sep String displayName concode_elem_sep String networkCode concode_elem_sep String timeZone con...
void function ( Boolean arg0 ) { this . isTest = arg0 ; }
5,017
get the height of the underflow bin . any value passed to the fill method which falls below the range of the histogram will be counted in the underflow bin . concode_field_sep boolean isOverflow concode_elem_sep double m_overflow concode_elem_sep int index concode_elem_sep double m_bandwidth concode_elem_sep int m_entr...
double function ( ) { return m_underflow ; }
5,018
gets the value of the label property . concode_field_sep List<Extension> extensions concode_elem_sep String id concode_elem_sep String href concode_elem_sep String label concode_elem_sep String lang concode_elem_sep QName type concode_elem_sep String value concode_elem_sep String version concode_elem_sep String uuid co...
String function ( ) { return label ; }
5,019
guice matcher for methods which are not defined in object . concode_field_sep PlaceHolder placeHolder concode_field_sep Matcher<Class<?>> ancestorMetaAnnotatedWith concode_elem_sep Matcher<Method> methodOrAncestorMetaAnnotatedWith concode_elem_sep Matcher<Method> methodNotSynthetic
Matcher < Method > function ( ) { return new AbstractMatcher < Method > ( ) { @ Override public boolean matches ( Method arg0 ) { return ! arg0 . getDeclaringClass ( ) . equals ( Object . class ) ; } } ; }
5,020
returns the order of this level . concode_field_sep Level m_MinLevel concode_elem_sep SimpleDateFormat m_DateFormat concode_elem_sep String PROPERTIES_FILE concode_elem_sep Properties m_Properties concode_elem_sep Logger m_Singleton concode_elem_sep int m_Order concode_field_sep String[] getLocation concode_elem_sep Le...
int function ( ) { return m_Order ; }
5,021
returns a map containing the tasks of the process definition . concode_field_sep Map<String,TaskInfo> taskInfos concode_elem_sep Map<String,EndEvent> endEvents concode_elem_sep StartEvent startEvent concode_elem_sep String id concode_field_sep StartEvent getStartEvent concode_elem_sep Map<String,EndEvent> getEndEvents ...
Map < String , TaskInfo > function ( ) { return taskInfos ; }
5,022
automatically detect % display_system directives concode_field_sep List<InterpreterResultMessage> msg concode_elem_sep Code code concode_elem_sep Logger logger concode_field_sep Code code concode_elem_sep String toString concode_elem_sep List<InterpreterResultMessage> message
void function ( String arg0 ) { InterpreterOutput loc0 = new InterpreterOutput ( null ) ; try { loc0 . write ( arg0 ) ; loc0 . flush ( ) ; this . msg . addAll ( loc0 . toInterpreterResultMessage ( ) ) ; loc0 . close ( ) ; } catch ( IOException loc1 ) { logger . error ( loc1 . getMessage ( ) , loc1 ) ; } }
5,023
gets the source of the pac script used by this parser . concode_field_sep ScriptEngine engine concode_elem_sep PacScriptSource source concode_elem_sep String SCRIPT_METHODS_OBJECT concode_field_sep String buildFunctionCallCode concode_elem_sep ScriptEngine setupEngine concode_elem_sep String evaluate
PacScriptSource function ( ) { return this . source ; }
5,024
simple function based on a date , returning a chronolocaldatetime of the same chronology . concode_field_sep PlaceHolder placeHolder concode_field_sep D next concode_elem_sep Object[][] data_of_ummalqura concode_elem_sep void test_calendarPackageExample concode_elem_sep void test_chronoPackageExample concode_elem_sep v...
ChronoLocalDateTime < D > function ( D arg0 ) { return ( ChronoLocalDateTime < D > ) arg0 . plus ( 1 , ChronoUnit . DAYS ) . atTime ( LocalTime . of ( 12 , 0 ) ) ; }
5,025
gets the locale value for this customrecordtypetranslations . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String localeDescription concode_elem_sep...
com . netsuite . webservices . platform . common_2014_2 . types . Language function ( ) { return locale ; }
5,026
evaluate a string containing a complete formula by using the js engine . concode_field_sep Logger logger concode_field_sep Float evalFormula concode_elem_sep String parseFormula
Object function ( String arg0 ) { Object loc0 = null ; if ( arg0 != null ) { try { ScriptEngine loc1 = new ScriptEngineManager ( ) . getEngineByName ( "srini_string" ) ; loc0 = loc1 . eval ( arg0 ) ; } catch ( Exception loc1 ) { loc1 . printStackTrace ( ) ; return loc0 ; } } return loc0 ; }
5,027
sets the value of the ttytdd property . concode_field_sep TelcomNumberType pager concode_elem_sep TelcomNumberType ttytdd concode_elem_sep MobileTelcomNumberType mobile concode_elem_sep TelcomNumberType telephone concode_elem_sep TelcomNumberType fax concode_field_sep TelcomNumberType getTelephone concode_elem_sep void...
void function ( TelcomNumberType arg0 ) { this . ttytdd = arg0 ; }
5,028
notifies all listeners that memory is running short . concode_field_sep LinkedList<Entry> listeners concode_elem_sep long lowThreshold concode_elem_sep Listener listener concode_elem_sep long threshold concode_elem_sep int MAX_PERCENTAGE concode_field_sep long getLowThreshold concode_elem_sep Logger getLogger concode_e...
void function ( final long arg0 , final long arg1 ) { synchronized ( listeners ) { for ( Entry loc0 : listeners ) { if ( arg0 >= loc0 . threshold ) { loc0 . listener . memoryUsageNotification ( arg0 , arg1 ) ; } } } }
5,029
returns true iff nodes have been removed from the cluster since the last cluster state . concode_field_sep DiscoveryNodes.Delta nodesDelta concode_elem_sep String source concode_elem_sep ClusterState state concode_elem_sep ClusterState previousState concode_field_sep boolean metaDataChanged concode_elem_sep boolean ind...
boolean function ( ) { return nodesDelta . removed ( ) ; }
5,030
is worker alive concode_field_sep ThreadVar m_threadVar concode_elem_sep Thread thread concode_elem_sep Object m_value concode_field_sep Object getValue concode_elem_sep void setValue concode_elem_sep Object get concode_elem_sep Thread get concode_elem_sep void start concode_elem_sep void interrupt concode_elem_sep voi...
boolean function ( ) { Thread loc0 = m_threadVar . get ( ) ; if ( loc0 == null ) return false ; return loc0 . isAlive ( ) ; }
5,031
sets the identifier for the termset which will be used to retrieve the termset in a vocabulary concode_field_sep ArrayList<CodedValue> codes concode_elem_sep HashSet<String> terms concode_elem_sep String id concode_field_sep boolean contains concode_elem_sep boolean contains concode_elem_sep boolean removeCode concode_...
void function ( String arg0 ) { this . id = arg0 ; }
5,032
tests that an exception is thrown if the read exceeds the file length limit . concode_field_sep LocalFileBlockReader mReader concode_elem_sep ExpectedException mThrown concode_elem_sep TemporaryFolder mFolder concode_elem_sep long TEST_BLOCK_SIZE concode_field_sep void read concode_elem_sep void before concode_elem_sep...
void function ( ) { mThrown . expect ( IllegalArgumentException . class ) ; mThrown . expectMessage ( "srini_string" ) ; mReader . read ( TEST_BLOCK_SIZE - 1 , 2 ) ; }
5,033
route to the given handler function if the given request predicate applies . concode_field_sep HandlerFunction<ServerResponse> NOT_FOUND_HANDLER concode_elem_sep String URI_TEMPLATE_VARIABLES_ATTRIBUTE concode_elem_sep String REQUEST_ATTRIBUTE concode_field_sep HandlerFunction<T> cast concode_elem_sep void addAttribute...
RouterFunction < T > function ( RequestPredicate arg0 , HandlerFunction < T > arg1 ) { Assert . notNull ( arg0 , "srini_string" ) ; Assert . notNull ( arg1 , "srini_string" ) ; return request -> arg0 . test ( request ) ? Mono . just ( arg1 ) : Mono . empty ( ) ; }
5,034
synonym for seturl string . concode_field_sep String description concode_elem_sep String dataSourceName concode_elem_sep String password concode_elem_sep String serverName concode_elem_sep int loginTimeout concode_elem_sep String user concode_elem_sep String networkProtocol concode_elem_sep PrintWriter logWriter concod...
void function ( String arg0 ) { this . url = arg0 ; }
5,035
verifies the captcha answer and recovers the username via the provided claims concode_field_sep UserInformationRecoveryServiceStub stub concode_field_sep VerificationBean resetPassword concode_elem_sep VerificationBean sendRecoveryNotification concode_elem_sep VerificationBean verifyUser concode_elem_sep UserChallenges...
VerificationBean function ( UserIdentityClaimDTO [ ] arg0 , CaptchaInfoBean arg1 , String arg2 ) { return stub . verifyAccount ( arg0 , arg1 , arg2 ) ; }
5,036
asserts that an object is not null while object.get is null . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertNotSameWaitFor concode_elem_sep void assertNotSameWaitFor concode_elem_sep void assertFalse concode_elem_sep void assertFalse concode_elem_sep void assertEquals concode_elem_sep void asse...
void function ( final String arg0 , final Promise < Object > arg1 ) { Assert . assertNotNull ( arg1 ) ; new Task ( arg1 ) { @ Override protected void doExecute ( ) throws Throwable { Assert . assertNull ( arg0 , arg1 . get ( ) ) ; } } ; }
5,037
reverses all bits in the array . concode_field_sep int size concode_elem_sep int[] bits concode_field_sep void set concode_elem_sep void setRange concode_elem_sep void toBytes concode_elem_sep void clear concode_elem_sep int getNextUnset concode_elem_sep boolean isRange concode_elem_sep int getSize concode_elem_sep voi...
void function ( ) { int [ ] loc0 = new int [ bits . length ] ; int loc1 = this . size ; for ( int loc2 = 0 ; loc2 < loc1 ; loc2 ++ ) { if ( get ( loc1 - loc2 - 1 ) ) { loc0 [ loc2 >> 5 ] |= 1 << ( loc2 & 0x1F ) ; } } bits = loc0 ; }
5,038
method declaration concode_field_sep User uPublic concode_elem_sep String sName concode_elem_sep HsqlHashMap hRight concode_elem_sep boolean bAdministrator concode_elem_sep String sPassword concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep String getName concode_elem_sep void check...
void function ( String arg0 , int arg1 ) { Integer loc0 = ( Integer ) hRight . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new Integer ( arg1 ) ; } else { loc0 = new Integer ( loc0 . intValue ( ) | arg1 ) ; } hRight . put ( arg0 , loc0 ) ; }
5,039
creates a constructor declaration into the classitem . concode_field_sep Element dom concode_elem_sep String[] properties concode_field_sep Locator getSourceLocation
void function ( CClassInfo arg0 ) { arg0 . addConstructor ( properties ) ; }
5,040
volumes returned by execinspect concode_field_sep String appArmorProfile concode_elem_sep Long restartCount concode_elem_sep String mountLabel concode_elem_sep String resolvConfPath concode_elem_sep String path concode_elem_sep String logPath concode_elem_sep String hostsPath concode_elem_sep String id concode_elem_sep...
Map < String , Boolean > function ( ) { return volumesRW ; }
5,041
used to identify which toolboxes this plugin tool should be listed in . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIActive concode_field_sep St...
String [ ] function ( ) { String [ ] loc0 = { "srini_string" } ; return loc0 ; }
5,042
returns true , if this port is connected to a target port . concode_field_sep Filter mFilter concode_elem_sep FrameQueue.Builder mQueueBuilder concode_elem_sep boolean mWaitsUntilAvailable concode_elem_sep Signature.PortInfo mInfo concode_elem_sep String mName concode_elem_sep FrameQueue mQueue concode_elem_sep InputPo...
boolean function ( ) { return mTarget != null ; }
5,043
returns an environmentdescription list . concode_field_sep com.amazonaws.internal.SdkInternalList<EnvironmentDescription> environments concode_field_sep java.util.List<EnvironmentDescription> getEnvironments concode_elem_sep DescribeEnvironmentsResult withEnvironments concode_elem_sep DescribeEnvironmentsResult withEnv...
void function ( java . util . Collection < EnvironmentDescription > arg0 ) { if ( arg0 == null ) { this . environments = null ; return ; } this . environments = new com . amazonaws . internal . SdkInternalList < EnvironmentDescription > ( arg0 ) ; }
5,044
sets the enabled flag which indicates if this synchronize settings are enabled or not . concode_field_sep long serialVersionUID concode_elem_sep List m_sourceListInVfs concode_elem_sep String m_destinationPathInRfs concode_elem_sep boolean m_enabled concode_field_sep String getDestinationPathInRfs concode_elem_sep List...
void function ( boolean arg0 ) { m_enabled = arg0 ; }
5,045
sets the value of the exclusive property . concode_field_sep NumberType numberType concode_elem_sep au.org.ecoinformatics.eml.jaxb.eml.ViewType.References references concode_elem_sep List<NumericDomainType.Bounds> bounds concode_elem_sep NumericDomainType.Bounds.Maximum maximum concode_elem_sep boolean exclusive concod...
void function ( boolean arg0 ) { this . exclusive = arg0 ; }
5,046
indicate that this filter function evaluates to a boolean result . concode_field_sep LRUCache<String,Pattern> compiledExprCache concode_field_sep Pattern getCompiledPattern concode_elem_sep boolean isValid concode_elem_sep Object evaluate
boolean function ( FunctionCallExpression arg0 ) { return true ; }
5,047
indicates if the file lock is shared with other processes or if it is exclusive . concode_field_sep boolean shared concode_elem_sep long size concode_elem_sep FileChannel channel concode_elem_sep long position concode_field_sep long size concode_elem_sep void release concode_elem_sep boolean isValid concode_elem_sep Fi...
boolean function ( ) { return shared ; }
5,048
open video file or a capturing device for video capturing the methods first call `` videocapture.release '' to close the already opened file or camera . concode_field_sep long nativeObj concode_field_sep boolean n_isOpened concode_elem_sep boolean n_read concode_elem_sep boolean isOpened concode_elem_sep boolean read c...
boolean function ( int arg0 ) { boolean loc0 = n_open ( nativeObj , arg0 ) ; return loc0 ; }
5,049
encode this message and write it to stream . concode_field_sep ProtoAdapter<M> adapter concode_elem_sep long serialVersionUID concode_elem_sep int cachedSerializedSize concode_elem_sep ProtoWriter unknownFieldsWriter concode_elem_sep Buffer unknownFieldsBuffer concode_elem_sep int hashCode concode_elem_sep ByteString u...
void function ( BufferedSink arg0 ) { adapter . encode ( arg0 , ( M ) this ) ; }
5,050
sets the value of the serviceindicator property . concode_field_sep ServiceType serviceType concode_elem_sep long serviceSequenceNbr concode_elem_sep String serviceIndicator concode_elem_sep String serviceCode concode_elem_sep BigDecimal price concode_elem_sep ServiceChangeActionEnum action concode_elem_sep String serv...
void function ( String arg0 ) { this . serviceIndicator = arg0 ; }
5,051
returns `` true '' if an expected per-message token was not received . concode_field_sep boolean unseq concode_elem_sep int minorStatus concode_elem_sep boolean old concode_elem_sep boolean gap concode_elem_sep boolean privState concode_elem_sep int qopVal concode_elem_sep boolean duplicate concode_elem_sep String mino...
boolean function ( ) { return gap ; }
5,052
returns true if the user is online . concode_field_sep List<Presence> PRESENCES concode_field_sep Presence getPresence concode_elem_sep boolean isAvailable concode_elem_sep boolean isAvailable concode_elem_sep boolean isInvisible concode_elem_sep String getFullyQualifiedJID concode_elem_sep Icon getIconFromPresence con...
boolean function ( String arg0 ) { final Roster loc0 = Roster . getInstanceFor ( SparkManager . getConnection ( ) ) ; Presence loc1 = loc0 . getPresence ( arg0 ) ; return loc1 . isAvailable ( ) ; }
5,053
close any open database object . concode_field_sep boolean mIsInitializing concode_elem_sep String t concode_elem_sep String mPath concode_elem_sep SQLiteDatabase mDatabase concode_elem_sep String mName concode_elem_sep int mNewVersion concode_elem_sep CursorFactory mFactory concode_field_sep SQLiteDatabase getReadable...
void function ( ) { if ( mIsInitializing ) throw new IllegalStateException ( "srini_string" ) ; if ( mDatabase != null && mDatabase . isOpen ( ) ) { mDatabase . close ( ) ; mDatabase = null ; } }
5,054
returns a string representation of this object ; useful for testing and debugging . concode_field_sep java.util.List<FleetUtilization> fleetUtilization concode_elem_sep String nextToken concode_field_sep java.util.List<FleetUtilization> getFleetUtilization concode_elem_sep void setFleetUtilization concode_elem_sep Desc...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getFleetUtilization ( ) != null ) loc0 . append ( "srini_string" + getFleetUtilization ( ) + "srini_string" ) ; if ( getNextToken ( ) != null ) loc0 . append ( "srini_string" + getNextToken ( ) ) ; loc0 . append (...
5,055
launches this application concode_field_sep JFrame jFrame concode_elem_sep JPanel jGenerationPane concode_elem_sep JPanel configPane concode_elem_sep JMenuBar jJMenuBar concode_elem_sep JPanel contraintPane concode_elem_sep JPanel workload concode_elem_sep JMenuItem saveMenuItem concode_elem_sep JPanel jVersionPane con...
void function ( String [ ] arg0 ) { SwingUtilities . invokeLater ( new Runnable ( ) { public void run ( ) { AlternativesGenerator loc0 = new AlternativesGenerator ( ) ; loc0 . getJFrame ( ) . setVisible ( true ) ; } } ) ; }
5,056
returns a direct iterator over the keys . concode_field_sep IntObjectOpenHashMap<VType> map concode_elem_sep ImmutableOpenIntMap EMPTY concode_field_sep UnmodifiableIterator<Integer> keysIt concode_elem_sep Builder<VType> fRemove concode_elem_sep VType getOrDefault concode_elem_sep boolean containsKey concode_elem_sep ...
UnmodifiableIterator < VType > function ( ) { final Iterator < ObjectCursor < VType >> loc0 = map . values ( ) . loc0 ( ) ; return new UnmodifiableIterator < VType > ( ) { @ Override public boolean hasNext ( ) { return loc0 . hasNext ( ) ; } @ Override public VType next ( ) { return loc0 . next ( ) . value ; } } ; }
5,057
logs a message . concode_field_sep int LOG_SIP concode_elem_sep int LOG_PRODUCTION concode_elem_sep boolean suppressSystemOut concode_elem_sep String LOG_LEVEL concode_elem_sep int LOG_WARNING concode_elem_sep int LOG_DEBUG concode_elem_sep FileWriter fw concode_elem_sep int logLevel concode_elem_sep BufferedWriter bw ...
void function ( String arg0 ) { if ( bw != null ) { writeFile ( arg0 ) ; if ( suppressSystemOut == true ) { return ; } } System . out . println ( getDate ( ) + arg0 ) ; System . out . flush ( ) ; }
5,058
sets visitor as the visitor for all type instructions . concode_field_sep Visitor stringVisitor concode_elem_sep Visitor fieldVisitor concode_elem_sep Visitor methodVisitor concode_elem_sep Visitor typeVisitor concode_elem_sep Visitor fallbackVisitor concode_field_sep void setMethodVisitor concode_elem_sep void visitAl...
void function ( Visitor arg0 ) { typeVisitor = arg0 ; }
5,059
gets the value of the producttype property . concode_field_sep BigInteger additionalLinesWithOutDeposit concode_elem_sep long serialVersionUID concode_elem_sep ProductType productType concode_elem_sep BigInteger additionalLinesWithDeposit concode_field_sep BigInteger getAdditionalLinesWithOutDeposit concode_elem_sep vo...
ProductType function ( ) { return productType ; }
5,060
returns the width . concode_field_sep long serialVersionUID concode_elem_sep double width concode_elem_sep double height concode_field_sep double getHeight concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep String toString concode_elem_sep void setWidth concode_elem_sep void setHeight
double function ( ) { return this . width ; }
5,061
obtain a mutex for modifying the flashmap list as handled by #retrieveflashmaps and #updateflashmaps , the default implementation returns a shared static mutex . subclasses are encouraged to return a more specific mutex , or null to indicate that no synchronization is necessary . concode_field_sep Log logger concode_el...
Object function ( HttpServletRequest arg0 ) { return DEFAULT_FLASH_MAPS_MUTEX ; }
5,062
retrieves a new hsqlproperties object , if possible , loaded from the specified file . concode_field_sep PlaceHolder placeHolder concode_field_sep void translateDefaultNoSystemExitProperty concode_elem_sep int getDefaultPort concode_elem_sep String[] listLocalInetAddressNames concode_elem_sep void translateDefaultDatab...
ServerProperties function ( int arg0 , String arg1 ) { if ( StringUtil . isEmpty ( arg1 ) ) { return null ; } ServerProperties loc0 = new ServerProperties ( arg0 , arg1 ) ; try { loc0 . load ( ) ; } catch ( Exception loc1 ) { } return loc0 ; }
5,063
remove the managed bean based on the bean name . 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 ...
void function ( String arg0 ) { getValueBinding ( getJsfEl ( arg0 ) ) . setValue ( FacesContext . getCurrentInstance ( ) , null ) ; }
5,064
returns true if this company is the current company otherwise returns false concode_field_sep String companyId concode_elem_sep String positionId concode_elem_sep DateComponents endDate concode_elem_sep String companyType concode_elem_sep String companyName concode_elem_sep String industry concode_elem_sep long serialV...
boolean function ( ) { return currentcompany ; }
5,065
the method to set the tagged time . concode_field_sep long tagID concode_elem_sep String resourcePath concode_elem_sep long taggedTime concode_elem_sep String tagName concode_elem_sep String taggedUserName concode_field_sep Long getTagID concode_elem_sep void setTagName concode_elem_sep void setResourcePath concode_ele...
void function ( Date arg0 ) { this . taggedTime = arg0 . getTime ( ) ; }
5,066
remove the registrar for the specified protocol identifier . concode_field_sep RegistrarMapper FACTORY concode_elem_sep Map registrarMap concode_field_sep Registrar getRegistrar concode_elem_sep RegistrarMapper getFactory concode_elem_sep void addRegistrar
void function ( final String arg0 ) { final Object loc0 ; synchronized ( registrarMap ) { loc0 = registrarMap . remove ( arg0 ) ; } if ( loc0 != null ) { ( ( Registrar ) loc0 ) . uninstall ( arg0 ) ; } }
5,067
this method returns the log writer being used by all jdbc drivers . this method should be used in place of the deprecated getlogstream method . concode_field_sep PrintWriter log_writer concode_elem_sep int login_timeout concode_elem_sep PrintStream log_stream concode_elem_sep Vector drivers concode_field_sep Connection...
PrintWriter function ( ) { return log_writer ; }
5,068
this method unregisters all services from bonjour/mdns concode_field_sep Logger logger concode_elem_sep JmDNS jmdns concode_field_sep void registerService concode_elem_sep void unregisterService concode_elem_sep void activate concode_elem_sep void updated concode_elem_sep void deactivate
void function ( ) { jmdns . unregisterAllServices ( ) ; }
5,069
serializes an integer to a binary stream with zero-compressed encoding . for -120 < = i < = 127 , only one byte is used with the actual value . for other values of i , the first byte value indicates whether the integer is positive or negative , and the number of bytes that follow . if the first byte value v is between ...
void function ( DataOutput arg0 , int arg1 ) { writeVLong ( arg0 , arg1 ) ; }
5,070
returns the instruction of a view graph that starts at a given address . since addresses do not uniquely identify instructions it is possible that there is more than one instruction with the given address in the graph . in case of multiple instructions that start at the given address it is undefined exactly which of th...
Instruction function ( final ViewGraph arg0 , final long arg1 ) { return getInstruction ( arg0 , new Address ( arg1 ) ) ; }
5,071
test method concode_field_sep PlaceHolder placeHolder concode_field_sep void testPac concode_elem_sep void testManualFtp concode_elem_sep void testNone concode_elem_sep void testManualHttps concode_elem_sep void testWhiteList
void function ( ) { TestUtil . setTestDataFolder ( "srini_string" ) ; ProxySelector loc0 = new GnomeProxySearchStrategy ( ) . getProxySelector ( ) ; List < Proxy > loc1 = loc0 . select ( TestUtil . HTTP_TEST_URI ) ; assertEquals ( TestUtil . HTTP_TEST_PROXY , loc1 . get ( 0 ) ) ; }
5,072
helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g...
void function ( JSONArray arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; }
5,073
returns the sql statement which retrieves the number of content resources from the content_resource table . concode_field_sep PlaceHolder placeHolder concode_field_sep String getResourceIdAndFilePath concode_elem_sep String getBodySql concode_elem_sep String getAddFilesizeColumnSql concode_elem_sep String getDropBoxQuo...
String function ( ) { return "srini_string" ; }
5,074
returns the next composition concode_field_sep Iterator<IntegerVector> _subsetIterator concode_elem_sep IntegerGenerator _subsetGenerator concode_elem_sep long _currentIndex concode_elem_sep IntegerVector _currentSubset concode_elem_sep IntegerVector _currentComposition concode_elem_sep IntegerCompositionGenerator _gen...
IntegerVector function ( ) { _currentIndex ++ ; _currentSubset = this . _subsetIterator . next ( ) ; return getCurrentItem ( ) ; }
5,075
set the value of the boolean leaf attribute . setting the leaf attribute to true will force a tree node to be rendered as a leaf . by default the leaf attribute is false therefore all tree nodes will default to folders . concode_field_sep String branchContractedIcon concode_elem_sep boolean expanded concode_elem_sep St...
void function ( boolean arg0 ) { this . leaf = arg0 ; }
5,076
get property concode_field_sep String property concode_field_sep void endpointActivation concode_elem_sep void stop concode_elem_sep int hashCode concode_elem_sep void setProperty concode_elem_sep void endpointDeactivation concode_elem_sep boolean equals concode_elem_sep void start concode_elem_sep XAResource[] getXARe...
String function ( ) { return property ; }
5,077
gets the value of the codespace property . concode_field_sep List<String> value concode_elem_sep String codeSpace concode_field_sep List<String> getValue concode_elem_sep void setCodeSpace
String function ( ) { return codeSpace ; }
5,078
gets the time zone offset minute from gmt . note if the original date value can not be parsed , this method returns the unparsed string . concode_field_sep int OFFSET_HH concode_elem_sep int OFFSET_MM concode_elem_sep String month concode_elem_sep int OFFSET_SS concode_elem_sep String second concode_elem_sep int OFFSET...
String function ( ) { return timeZoneMinute ; }
5,079
formats a date into iso86011 concode_field_sep String coverageId concode_elem_sep Map<String,DimensionInfo> additionalDimensions concode_elem_sep String timeResolutionUnit concode_elem_sep String[] DURATION_UNITS concode_elem_sep ReaderDimensionsAccessor accessor concode_elem_sep long timeResolutionValue concode_elem_s...
String function ( Date arg0 ) { if ( arg0 != null ) { return formatter . format ( arg0 ) ; } else { return null ; } }
5,080
a list of source fields to map to the field . constraints : pattern : \ s a-z a-z0-9 _ \ ? \ s , \ s a-z a-z0-9 _ \ ? \ s concode_field_sep String sourceFields concode_elem_sep Boolean returnEnabled concode_elem_sep String defaultValue concode_elem_sep Boolean facetEnabled concode_elem_sep Boolean searchEnabled concode...
String function ( ) { return sourceFields ; }
5,081
appends an element to a copy of the array and returns the copy . concode_field_sep Object[] sCache concode_elem_sep int CACHE_SIZE concode_field_sep ArraySet<T> add concode_elem_sep ArrayList<T> add concode_elem_sep long[] appendLong concode_elem_sep int[] removeInt concode_elem_sep boolean containsAll concode_elem_sep...
T [ ] function ( Class < T > arg0 , T [ ] arg1 , T arg2 ) { final T [ ] loc0 ; final int loc1 ; if ( arg1 != null ) { loc1 = arg1 . length ; loc0 = ( T [ ] ) Array . newInstance ( arg0 , loc1 + 1 ) ; System . arraycopy ( arg1 , 0 , loc0 , 0 , loc1 ) ; } else { loc1 = 0 ; loc0 = ( T [ ] ) Array . newInstance ( arg0 , 1 ...
5,082
releases the native resources of the etc1data instance . concode_field_sep ByteBuffer compressedData concode_elem_sep int dataOffset concode_elem_sep int width concode_elem_sep int PKM_HEADER_SIZE concode_elem_sep int ETC1_RGB8_OES concode_elem_sep int height concode_field_sep boolean hasPKMHeader concode_elem_sep bool...
void function ( ) { BufferUtils . disposeUnsafeByteBuffer ( compressedData ) ; }
5,083
create an instance of jaxbelement concode_field_sep QName _ClassB_QNAME concode_elem_sep QName _ADeepIndexHint_QNAME concode_elem_sep QName _DateFormat_QNAME concode_elem_sep QName _TrimStrings_QNAME concode_elem_sep QName _B_QNAME concode_elem_sep QName _BDeepIndexHint_QNAME concode_elem_sep QName _CopyByReference_QNA...
JAXBElement < ConverterType > function ( ConverterType arg0 ) { return new JAXBElement < ConverterType > ( _Converter_QNAME , ConverterType . class , null , arg0 ) ; }
5,084
called when the system received an http authentication request . plugin can use the supplied httpauthhandler to process this auth challenge . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_fie...
boolean function ( CordovaWebView arg0 , ICordovaHttpAuthHandler arg1 , String arg2 , String arg3 ) { return false ; }
5,085
gets the associated macro concode_field_sep List<StyleRange> styleRanges_ concode_elem_sep Define macro_ concode_elem_sep String title_ concode_elem_sep boolean docGenerated_ concode_elem_sep String contents_ concode_field_sep String getTitle concode_elem_sep String getInfoText concode_elem_sep void addStyleRange conco...
Define function ( ) { return macro_ ; }
5,086
sets the organization of the describable item . concode_field_sep Logger LOGGER concode_elem_sep String description concode_elem_sep String title concode_elem_sep String id concode_elem_sep String organization concode_elem_sep String version concode_field_sep String getVersion concode_elem_sep String getTitle concode_e...
void function ( String arg0 ) { LOGGER . debug ( "srini_string" ) ; LOGGER . debug ( "srini_string" , arg0 ) ; this . organization = arg0 ; LOGGER . debug ( "srini_string" ) ; }
5,087
get the default arraywriter instance . concode_field_sep PlaceHolder placeHolder concode_field_sep ArrayWriter prettyWriter concode_elem_sep byte[] writeAsBytes concode_elem_sep void write concode_elem_sep void write concode_elem_sep String write
ArrayWriter function ( ) { return JacksonWriter . INSTANCE ; }
5,088
method getnewpassword . concode_field_sep String strOldPassword concode_elem_sep String strNewPassword concode_elem_sep String strMessage concode_field_sep void setOldPassword concode_elem_sep void setNewPassword concode_elem_sep String getOldPassword concode_elem_sep String getMessage concode_elem_sep void setMessage
String function ( ) { return strNewPassword ; }
5,089
it returns the number of items that compose the itemset . concode_field_sep List<Item> items concode_elem_sep long timestamp concode_field_sep void addItem concode_elem_sep void addItem concode_elem_sep void removeItem concode_elem_sep Item removeItem concode_elem_sep List<Item> getItems concode_elem_sep Itemset cloneI...
int function ( ) { return items . size ( ) ; }
5,090
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 , Throwable arg1 ) { w ( arg0 , null , arg1 ) ; }
5,091
calculates the timeout for a given bandwidth . the formula used for calculating the value is given by : timeout = 1000 estimated_to_min_bandwith_factor / bandwith bytes concode_field_sep String PREFERENCE_PROXY_HOST concode_elem_sep String DEFAULT_XML_PROCEDURE_PATH concode_elem_sep String PREFERENCE_DATABASE_UPLOAD co...
int function ( float arg0 , int arg1 ) { return ( int ) ( ( ( 1.0 * 1000 * ESTIMATED_TO_MIN_BANDWIDTH_FACTOR ) / arg0 ) * arg1 ) ; }
5,092
render a report in xls format using the supplied report data . writes the results to the supplied outputstream . concode_field_sep PlaceHolder placeHolder concode_field_sep JRDataSource convertReportData concode_elem_sep void renderAsCsv concode_elem_sep void renderAsCsv concode_elem_sep void renderAsHtml concode_elem_...
void function ( JasperReport arg0 , Map < String , Object > arg1 , Object arg2 , OutputStream arg3 ) { JasperPrint loc0 = JasperFillManager . fillReport ( arg0 , arg1 , convertReportData ( arg2 ) ) ; render ( new JRXlsExporter ( ) , loc0 , arg3 ) ; }
5,093
delegates to #handle groovycontext . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( Context arg0 ) { handle ( Groovy . arg0 ( arg0 ) ) ; }
5,094
writes an attribute with the given integer value to the currently open xml element . concode_field_sep List<String> elementStack concode_elem_sep String EOL concode_elem_sep boolean inElement concode_elem_sep boolean started concode_elem_sep Writer writer concode_field_sep void writeAttributeWithoutEscaping concode_ele...
void function ( String arg0 , int arg1 ) { writeAttributeWithoutEscaping ( arg0 , String . valueOf ( arg1 ) ) ; }
5,095
get following with empty name concode_field_sep GitHubResponse response concode_elem_sep UserService service concode_elem_sep GitHubClient client concode_field_sep void getCurrentUser concode_elem_sep void editKey concode_elem_sep void before concode_elem_sep void addEmailNullEmails concode_elem_sep void getUser concod...
void function ( ) { service . getFollowing ( "srini_string" ) ; }
5,096
add a matcher which decides when source elements are valid for selection . concode_field_sep DefaultEventSelectionModel<E> delegateSelectionModel concode_elem_sep TransformedList<E,E> swingThreadSource concode_field_sep void removeIndexInterval concode_elem_sep int getMaxSelectionIndex concode_elem_sep EventList<E> get...
void function ( Matcher < E > arg0 ) { delegateSelectionModel . addValidSelectionMatcher ( arg0 ) ; }
5,097
removes the specified listener from the list of listeners that will receive transactional events . concode_field_sep TransactionalMap m_attributes concode_field_sep void addSavepointListener concode_elem_sep long init concode_elem_sep void setAttribute concode_elem_sep Object getAttribute concode_elem_sep void addTrans...
void function ( TransactionListener arg0 ) { XactListener . removeListener ( arg0 ) ; }
5,098
sets the value of the linkpermissionstatementxmlid property . concode_field_sep String role concode_elem_sep Object linkPermissionStatementXmlID concode_elem_sep String arcrole concode_elem_sep String linkingRightsStatementIdentifierValue concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep Str...
void function ( Object arg0 ) { this . linkPermissionStatementXmlID = arg0 ; }
5,099
gets the value of the password property . concode_field_sep String zip concode_elem_sep String lastName concode_elem_sep String address2 concode_elem_sep String city concode_elem_sep String address1 concode_elem_sep long serialVersionUID concode_elem_sep String firstName concode_elem_sep String password concode_elem_se...
String function ( ) { return password ; }