idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
14,300
writes a bitmap to a file . call disklrucache #setcompressparams compressformat , int first to setthe target bitmap compression and format . concode_field_sep int cacheByteSize concode_elem_sep String CACHE_FILENAME_PREFIX concode_elem_sep String TAG concode_elem_sep int maxCacheItemSize concode_elem_sep CompressFormat...
boolean function ( Bitmap arg0 , String arg1 ) { OutputStream loc0 = null ; try { loc0 = new BufferedOutputStream ( new FileOutputStream ( arg1 ) , Utils . IO_BUFFER_SIZE ) ; return arg0 . compress ( mCompressFormat , mCompressQuality , loc0 ) ; } finally { if ( loc0 != null ) { loc0 . close ( ) ; } } }
14,301
returns true if this message will wrap body parts in blobs . concode_field_sep Map qosProperties concode_elem_sep long serialVersionUID concode_elem_sep boolean wrapBodyParts concode_elem_sep GENMessageHeader header concode_elem_sep MALOperation operation concode_elem_sep GENMessageBody body concode_field_sep GENMessag...
boolean function ( ) { return wrapBodyParts ; }
14,302
signal the thread to stop concode_field_sep int NEW_ROW concode_elem_sep int maxRowsQueued concode_elem_sep int NEW_TABLE concode_elem_sep int defaultQueueSize concode_elem_sep boolean keepGoing concode_elem_sep String triggerClassName concode_elem_sep String when concode_elem_sep HsqlDeque pendingQueue concode_elem_se...
void function ( ) { keepGoing = false ; notify ( ) ; }
14,303
gets the emailmessage value for this userinvitationemailrequest . concode_field_sep java.lang.String emailMessage concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc concode_elem_sep long id concode_elem_sep java.lang.Stri...
java . lang . String function ( ) { return emailMessage ; }
14,304
gets the currently selected panel . concode_field_sep Destination DESTINATION_HOME concode_elem_sep ExampleImpl selectedExample concode_elem_sep Stack<String> history concode_elem_sep String selectedPanel concode_elem_sep Destination selectedDestination concode_elem_sep String BEAN_NAME concode_field_sep Destination ge...
String function ( ) { return selectedPanel ; }
14,305
loads when mainmenuactivity is created and checks if can update local storage concode_field_sep Context context concode_field_sep boolean SaveSaveableToLocal concode_elem_sep String getStringFromLocal concode_elem_sep void SetLastLocalUpdateTime concode_elem_sep void SaveArrayListToLocal concode_elem_sep long GetLastLo...
boolean function ( ) { boolean loc0 = InternetConnection . checkConnection ( context ) ; String loc1 = AccountLogin . CheckAlreadyLoggedIn ( context ) ; if ( ! loc0 || ( loc1 == null ) ) { return false ; } return true ; }
14,306
sets the current annotation . this is manily called by the ui tools when editing and selecting page annotations . 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 concod...
void function ( AnnotationComponent arg0 ) { if ( this . currentAnnotation != null ) { this . currentAnnotation . setSelected ( false ) ; this . currentAnnotation . repaint ( ) ; } this . currentAnnotation = arg0 ; if ( this . currentAnnotation != null ) { this . currentAnnotation . setSelected ( true ) ; } }
14,307
tests the networkaddressutils #getconnectaddress servicetype method . concode_field_sep PlaceHolder placeHolder concode_field_sep void replaceHostName concode_elem_sep void resolveHostName concode_elem_sep void getFqdnHost concode_elem_sep void after concode_elem_sep void testGetBindAddress concode_elem_sep void getBin...
void function ( ) { for ( ServiceType loc0 : ServiceType . values ( ) ) { getConnectAddress ( loc0 ) ; } }
14,308
get password concode_field_sep String password concode_elem_sep String phone concode_elem_sep String lastName concode_elem_sep Integer userStatus concode_elem_sep String username concode_elem_sep Long id concode_elem_sep String firstName concode_elem_sep String email concode_field_sep String getPhone concode_elem_sep U...
String function ( ) { return password ; }
14,309
sets the value of the action property . concode_field_sep Object parent concode_elem_sep Long dxfId concode_elem_sep CTExtensionList extLst concode_elem_sep CTPivotArea pivotArea concode_elem_sep STFormatAction action concode_field_sep Long getDxfId concode_elem_sep Object getParent concode_elem_sep CTExtensionList get...
void function ( STFormatAction arg0 ) { this . action = arg0 ; }
14,310
does a setview , but only if that would be a change from what 's on screen already . we make a lot of use of r.layout.generic , and this helps make it a wall of text , not a hundred string updates like the dos version , which is annoying to tap through on android . concode_field_sep int ENTER concode_elem_sep int lastV...
void function ( final int arg0 ) { if ( lastView != arg0 ) { setView ( arg0 ) ; } }
14,311
return type metadata object concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String timeZoneId concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String serverTime concode_field_sep void setTimeZoneId concode_elem_s...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
14,312
generar informes de clients concode_field_sep Client administrador concode_elem_sep int mes_UltimInforme concode_elem_sep ArrayList<Client> list_Clients concode_elem_sep Cataleg cataleg concode_elem_sep MovieAffDataManager dataManager concode_field_sep void puntuaPelicula concode_elem_sep int comprovaClients concode_el...
boolean function ( int arg0 ) { boolean loc0 = false ; System . out . println ( arg0 + "srini_string" + this . mes_UltimInforme ) ; if ( arg0 > this . mes_UltimInforme ) { loc0 = true ; this . mes_UltimInforme = arg0 ; } System . out . println ( "srini_string" + loc0 ) ; return loc0 ; }
14,313
signals this object to close , including exiting the thread running the request handling loop concode_field_sep Thread runnerThread concode_elem_sep Server server concode_elem_sep boolean keepAlive concode_elem_sep RowOutputBinary rowOut concode_elem_sep Session session concode_elem_sep byte[] mainBuffer concode_elem_s...
void function ( ) { keepAlive = false ; if ( ! Thread . currentThread ( ) . equals ( runnerThread ) ) { close ( ) ; } }
14,314
#pluginoverlays concode_field_sep YoukuBasePlayerActivity mActivity concode_elem_sep Set<PluginOverlay> pluginOverlays concode_field_sep void addPluginInvisibaleButReceiveMsg concode_elem_sep void onLoginSucc concode_elem_sep void onMute concode_elem_sep void removePlugin concode_elem_sep void onVideoInfoGetted concode...
void function ( ) { }
14,315
returns true if the map contains the specified key , and false otherwise . concode_field_sep long serialVersionUID concode_elem_sep Map store concode_field_sep void writeObject concode_elem_sep boolean equals concode_elem_sep void clear concode_elem_sep Object clone concode_elem_sep Paint getPaint concode_elem_sep void...
boolean function ( Comparable arg0 ) { return this . store . containsKey ( arg0 ) ; }
14,316
checks whether a string is a number . concode_field_sep long lastTime concode_elem_sep long timer concode_elem_sep IDiscordClient other concode_elem_sep ArrayDeque<Spoofs> enqueued concode_elem_sep String dependsOn concode_elem_sep Object lastSpoofData concode_elem_sep Spoofs lastSpoof concode_elem_sep IChannel channel...
boolean function ( String arg0 ) { try { Integer . valueOf ( arg0 ) ; return true ; } catch ( Exception loc0 ) { return false ; } }
14,317
tests whether this triangle is adjacent to the outside of the subdivision . concode_field_sep QuadEdge[] edge concode_elem_sep List triangles concode_elem_sep Object data concode_field_sep void setData concode_elem_sep int getEdgeIndex concode_elem_sep int getEdgeIndex concode_elem_sep Polygon getGeometry concode_elem_...
boolean function ( ) { for ( int loc0 = 0 ; loc0 < 3 ; loc0 ++ ) { if ( getAdjacentTriangleAcrossEdge ( loc0 ) == null ) return true ; } return false ; }
14,318
set the html id of the element t 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_elem_sep String sequence concode_elem_sep float delay concode_...
void function ( String arg0 ) { this . id = arg0 ; }
14,319
copies a file . concode_field_sep int COPY_BUF_SIZE concode_elem_sep Charset charset concode_field_sep void setCharset concode_elem_sep boolean isFilenameValid concode_elem_sep byte[] readByteStream concode_elem_sep byte[] readByteStream concode_elem_sep String readStreamAsString concode_elem_sep String readStreamAsStr...
void function ( String arg0 , String arg1 , int arg2 ) { InputStream loc0 = new FileInputStream ( new File ( arg0 ) ) ; OutputStream loc1 = new FileOutputStream ( new File ( arg1 ) ) ; byte [ ] loc2 = new byte [ arg2 ] ; int loc3 ; while ( ( loc3 = loc0 . read ( loc2 ) ) > 0 ) { loc1 . write ( loc2 , 0 , loc3 ) ; } loc...
14,320
creates a feature detector by its name . the following detector types are supported : `` fast '' -- `` fastfeaturedetector '' `` star '' -- `` starfeaturedetector '' `` sift '' -- `` sift '' nonfree module `` surf '' -- `` surf '' nonfree module `` orb '' -- `` orb '' `` brisk '' -- `` brisk '' `` mser '' -- `` mser ''...
FeatureDetector function ( int arg0 ) { FeatureDetector loc0 = new FeatureDetector ( create_0 ( arg0 ) ) ; return loc0 ; }
14,321
set the clientrequestid value . concode_field_sep String dataServiceId concode_elem_sep String clientRequestId concode_elem_sep String requestId concode_elem_sep String eTag concode_elem_sep DateTimeRfc1123 lastModified concode_field_sep CertificateAddHeaders withDataServiceId concode_elem_sep CertificateAddHeaders wit...
CertificateAddHeaders function ( String arg0 ) { this . clientRequestId = arg0 ; return this ; }
14,322
returns true iff the value is either of the following : true , 1 , on , yes otherwise false concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isBoolean concode_elem_sep Boolean parseBooleanExact concode_elem_sep boolean parseBoolean concode_elem_sep Boolean parseBoolean concode_elem_sep boolean parseB...
boolean function ( String arg0 ) { return arg0 != null && ( arg0 . equals ( "srini_string" ) || arg0 . equals ( "srini_string" ) || arg0 . equals ( "srini_string" ) || arg0 . equals ( "srini_string" ) ) ; }
14,323
returns true if there is an error condition , and false otherwise . concode_field_sep Image image concode_elem_sep Log LOGGER concode_elem_sep long serialVersionUID concode_elem_sep long maxLoadTime concode_elem_sep long lastUpdate concode_elem_sep boolean lock concode_elem_sep long MAX_LOADTIME_DEFAULT concode_elem_se...
boolean function ( ) { return this . error ; }
14,324
returns map containing the given entries . concode_field_sep Map mMap concode_elem_sep boolean mUnderConstruction concode_field_sep Map<K,V> build concode_elem_sep HashMap<K,V> newHashMap concode_elem_sep Builder<K,V> builder concode_elem_sep Builder<K,V> put
Map < K , V > function ( K arg0 , V arg1 , K arg2 , V arg3 , K arg4 , V arg5 , K arg6 , V arg7 ) { Map loc0 = of ( ) ; loc0 . put ( arg0 , arg1 ) ; loc0 . put ( arg2 , arg3 ) ; loc0 . put ( arg4 , arg5 ) ; loc0 . put ( arg6 , arg7 ) ; return loc0 ; }
14,325
sets the flag if parameter names are to be converted to lower case when name/value pairs are parsed . concode_field_sep int pos concode_elem_sep int len concode_elem_sep boolean lowerCaseNames concode_elem_sep int i1 concode_elem_sep int i2 concode_elem_sep char[] chars concode_field_sep boolean hasChar concode_elem_se...
void function ( boolean arg0 ) { this . lowerCaseNames = arg0 ; }
14,326
return type metadata object concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.google.api.ads.adwords.axis.v201409.o.CampaignEstimate[] campaignEstimates concode_field_sep org.apache.axis.encoding.Se...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
14,327
` moves ' one of the items from the cart to the store . this is achieved by incrementing and decrementing the quantity and purchasedquantity values , respectively . used for `` return '' button on cart list . concode_field_sep String image concode_elem_sep String ICE_SAILER concode_elem_sep CartBean cartBean concode_el...
void function ( ActionEvent arg0 ) { cartBean . removeFromPurchases ( this ) ; }
14,328
tests this instance for equality with an arbitrary object . concode_field_sep PlaceHolder placeHolder concode_field_sep void paintBar concode_elem_sep Rectangle2D createShadow concode_elem_sep int hashCode concode_elem_sep void paintBarShadow
boolean function ( Object arg0 ) { if ( arg0 == this ) { return true ; } if ( ! ( arg0 instanceof StandardXYBarPainter ) ) { return false ; } return true ; }
14,329
tranlates unspecified no_system_exit property to false , the default typically required when a server is started from the command line . concode_field_sep PlaceHolder placeHolder concode_field_sep int getDefaultPort concode_elem_sep String[] listLocalInetAddressNames concode_elem_sep void translateDefaultDatabaseProper...
void function ( HsqlProperties arg0 ) { if ( arg0 == null ) { return ; } arg0 . setPropertyIfNotExists ( SC_KEY_NO_SYSTEM_EXIT , "srini_string" ) ; }
14,330
sets the value of the locale property . concode_field_sep ManagedObjectReference _this concode_elem_sep String locale concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep String getLocale
void function ( String arg0 ) { this . locale = arg0 ; }
14,331
this method intends to be used by reservationqueue , reservationqueue will not appear in configuration file , so we should n't do load capacities settings in configuration for reservation queue . concode_field_sep float EPSILON concode_field_sep void loadCapacitiesByLabelsFromConf concode_elem_sep void loadUpdateAndChe...
void function ( String arg0 , QueueCapacities arg1 , QueueCapacities arg2 ) { updateAbsoluteCapacitiesByNodeLabels ( arg1 , arg2 ) ; capacitiesSanityCheck ( arg0 , arg1 ) ; }
14,332
create an instance of jaxbelement concode_field_sep QName _AddCommande_QNAME concode_elem_sep QName _Transformer_QNAME concode_elem_sep QName _AddCommandeResponse_QNAME concode_elem_sep QName _TransformerResponse_QNAME concode_elem_sep QName _GetClientFromOrder_QNAME concode_elem_sep QName _GetClientFromOrderResponse_Q...
JAXBElement < TransformerResponse > function ( TransformerResponse arg0 ) { return new JAXBElement < TransformerResponse > ( _TransformerResponse_QNAME , TransformerResponse . class , null , arg0 ) ; }
14,333
return all stations , e.g. those who have a crs code concode_field_sep Logger LOG concode_elem_sep Map<String,List<TrainLocation>> stations concode_elem_sep Map<LocationKey,TrainLocation> map concode_elem_sep DataSource dataSource concode_elem_sep List<String> stationIndex concode_field_sep String getTiplocByStanox con...
Collection < TrainLocation > function ( ) { return getStationStream ( ) . collect ( Collectors . toList ( ) ) ; }
14,334
it returns the next matching moment as a date object . concode_field_sep TimeZone timeZone concode_elem_sep SchedulingPattern schedulingPattern concode_elem_sep long time concode_field_sep long nextMatchingTime concode_elem_sep void setTimeZone
Date function ( ) { return new Date ( nextMatchingTime ( ) ) ; }
14,335
return an enumeration of the usernames defined on this server . concode_field_sep Hashtable homes concode_elem_sep UserConfig userConfig concode_elem_sep String PASSWORD_FILE concode_field_sep void init concode_elem_sep UserConfig getUserConfig concode_elem_sep String getHome concode_elem_sep void setUserConfig
Enumeration function ( ) { return ( homes . keys ( ) ) ; }
14,336
sample_has_redundancy takes one of the following four values : 0 : it is unknown whether there is redundant coding in this sample ; 1 : there is redundant coding in this sample ; 2 : there is no redundant coding in this sample ; 3 : reserved concode_field_sep int sampleDegradationPriority concode_elem_sep int samplePad...
int function ( ) { return sampleHasRedundancy ; }
14,337
get servlet context . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep Object getElValue concode_elem_sep Object getManagedBean concode_elem_sep String getJsfEl concode_elem_sep void resetManagedBean concode_elem_sep void...
ServletContext function ( ) { return ( ServletContext ) FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getContext ( ) ; }
14,338
add an attribute to this node , replacing any existing attribute with the same name . concode_field_sep String name concode_elem_sep HashMap attributes concode_elem_sep TreeNode parent concode_elem_sep String body concode_elem_sep ArrayList children concode_field_sep TreeNode findChild concode_elem_sep String findAttri...
void function ( String arg0 , String arg1 ) { if ( attributes == null ) attributes = new HashMap ( ) ; attributes . put ( arg0 , arg1 ) ; }
14,339
add to the warnings string . concode_field_sep String spacing concode_elem_sep String warnings concode_elem_sep String id concode_field_sep String getWarnings concode_elem_sep List<BlackboardArtifact> findArtifactsBySubstring concode_elem_sep void setWarnings concode_elem_sep ObservableResult evaluate concode_elem_sep ...
void function ( String arg0 ) { if ( ( warnings == null ) || warnings . isEmpty ( ) ) { warnings = arg0 ; return ; } warnings = warnings + "srini_string" + arg0 ; }
14,340
tells whether the interaction has finished . concode_field_sep boolean finished concode_field_sep void mouseReleased concode_elem_sep void keyPressed concode_elem_sep void mouseExited concode_elem_sep void mouseDragged concode_elem_sep void mouseEntered concode_elem_sep void mouseClicked concode_elem_sep void resetTran...
boolean function ( ) { return finished ; }
14,341
configure one more simple patterns as described in org.springframework.util.patternmatchutils #simplematch to use in order to recognize custom redirect prefixes in addition to `` redirect : '' . note that simply configuring this property will not make a custom redirect prefix work . there must be a custom view that rec...
void function ( String ... arg0 ) { this . redirectPatterns = arg0 ; }
14,342
obtiene un retardo al azar , entre dos valores dados . concode_field_sep Random random concode_elem_sep int MIN_DELAY_MOUSE_CLIC concode_elem_sep int MAX_DELAY_MOUSE_CLIC concode_field_sep int getCoordXAbs concode_elem_sep int getCoordYAbs concode_elem_sep void clic concode_elem_sep void clic concode_elem_sep void clic
int function ( int arg0 , int arg1 ) { int loc0 = arg1 - arg0 ; int loc1 = random . nextInt ( loc0 ) + arg0 ; return loc1 ; }
14,343
called when a chunk with a generic tag is written . it is usefull to pinpoint the chunk location to generate bookmarks , for example . concode_field_sep PlaceHolder placeHolder concode_field_sep void onSection concode_elem_sep void onParagraph concode_elem_sep void onParagraphEnd concode_elem_sep void onOpenDocument co...
void function ( PdfWriter arg0 , Document arg1 , Rectangle arg2 , String arg3 ) { }
14,344
whether str is a call-id field concode_field_sep String Route concode_elem_sep String Via_short concode_elem_sep String Authentication_Info concode_elem_sep String CSeq concode_elem_sep String Require concode_elem_sep String Unsupported concode_elem_sep String To_short concode_elem_sep String User_Agent concode_elem_se...
boolean function ( String arg0 ) { return same ( arg0 , Call_ID ) || same ( arg0 , Call_ID_short ) ; }
14,345
find the cardinality of the best join order in the cache for the specified plan concode_field_sep HashMap<Set<LogicalJoinNode>,Double> bestCosts concode_elem_sep HashMap<Set<LogicalJoinNode>,Integer> bestCardinalities concode_elem_sep HashMap<Set<LogicalJoinNode>,Vector<LogicalJoinNode>> bestOrders concode_field_sep vo...
int function ( Set < LogicalJoinNode > arg0 ) { return bestCardinalities . get ( arg0 ) ; }
14,346
return the first error codes for the field or object , if any . concode_field_sep PropertyEditor editor concode_elem_sep String expression concode_elem_sep BindingResult bindingResult concode_elem_sep String[] errorCodes concode_elem_sep Object actualValue concode_elem_sep String path concode_elem_sep String[] errorMes...
String function ( ) { return ( this . errorCodes . length > 0 ? this . errorCodes [ 0 ] : "srini_string" ) ; }
14,347
show alert dialog concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( Context arg0 , int arg1 , String arg2 , CharSequence arg3 , DialogInterface . OnClickListener arg4 ) { Dialog loc0 = new AlertDialog . Builder ( arg0 ) . setTitle ( arg1 ) . setPositiveButton ( arg3 , arg4 ) . setMessage ( arg2 ) . setCancelable ( false ) . create ( ) ; loc0 . show ( ) ; }
14,348
gets the value of the islist property . concode_field_sep Operation.Return _return concode_elem_sep List<Operation.Parameter> parameter concode_elem_sep String name concode_elem_sep String operationType concode_elem_sep Boolean isList concode_elem_sep String typeRef concode_field_sep void setName concode_elem_sep void ...
boolean function ( ) { if ( this . isList == null ) { return false ; } else { return this . isList ; } }
14,349
create an instance of sayhelloresponse concode_field_sep QName _SayHello_QNAME concode_elem_sep QName _SayHelloResponse_QNAME concode_field_sep SayHello createSayHello concode_elem_sep JAXBElement<SayHello> createSayHello
SayHelloResponse function ( ) { return new SayHelloResponse ( ) ; }
14,350
serialize an instance , restore it , and check for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testEquals
void function ( ) { PointerNeedle loc0 = new PointerNeedle ( ) ; PointerNeedle loc1 = ( PointerNeedle ) TestUtilities . serialised ( loc0 ) ; assertTrue ( loc0 . equals ( loc1 ) ) ; }
14,351
requests a specific piece of metadata . validates cache . concode_field_sep boolean active concode_elem_sep MetadataComponent component concode_elem_sep LinkedHashMap<MetadataID,Metadata> cache concode_elem_sep ArrayList<CacheEventListener> listeners concode_elem_sep boolean valid concode_elem_sep Logger logger concode...
Metadata function ( MetadataID arg0 ) { logger . info ( "srini_string" + arg0 ) ; active = true ; validateCache ( ) ; return cache . get ( arg0 ) ; }
14,352
find the maximum x value . concode_field_sep PlanetModel SPHERE concode_elem_sep double ab concode_elem_sep double c concode_elem_sep GeoPoint MAX_X_POLE concode_elem_sep double flattening concode_elem_sep double WGS84_EQUATORIAL concode_elem_sep PlanetModel WGS84 concode_elem_sep GeoPoint MIN_Y_POLE concode_elem_sep G...
double function ( ) { return this . ab ; }
14,353
gets the value of the recordtypeids 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 recordtypeids property . for example , to add a new ...
List < String > function ( ) { if ( this . recordTypeIds == null ) { this . recordTypeIds = new ArrayList < String > ( ) ; } return this . recordTypeIds ; }
14,354
sets the inits the . concode_field_sep long init concode_elem_sep long committed concode_elem_sep long max concode_elem_sep String name concode_elem_sep long used concode_elem_sep String id concode_elem_sep String type concode_field_sep void setName concode_elem_sep void setMax concode_elem_sep String getName concode_e...
void function ( long arg0 ) { this . init = arg0 ; }
14,355
throws an exception if #prepare has not beencalled on this instance . concode_field_sep DexFile file concode_elem_sep boolean prepared concode_elem_sep String name concode_elem_sep int fileOffset concode_elem_sep int alignment concode_field_sep int getAlignment concode_elem_sep int getFileOffset concode_elem_sep void t...
void function ( ) { if ( ! prepared ) { throw new RuntimeException ( "srini_string" ) ; } }
14,356
sets protocol for secure transport . if not specified , #dflt_ssl_protocol will be used . concode_field_sep char[] trustStorePwd concode_elem_sep String keyStoreType concode_elem_sep char[] keyStorePwd concode_elem_sep String trustStoreType concode_elem_sep String DFLT_SSL_PROTOCOL concode_elem_sep X509Certificate[] CE...
void function ( String arg0 ) { A . notNull ( arg0 , "srini_string" ) ; this . proto = arg0 ; }
14,357
maximum length of an outbound data frame . concode_field_sep int type concode_elem_sep int payload1 concode_elem_sep int streamId concode_elem_sep byte[] data concode_elem_sep int payload2 concode_elem_sep FrameReader reader concode_elem_sep ServerSocket serverSocket concode_elem_sep int frameCount concode_elem_sep boo...
int function ( ) { return frameWriter . maxDataLength ( ) ; }
14,358
returns the underlying waveform , not a copy of it . concode_field_sep float lengthForValue concode_elem_sep float[] waveform concode_field_sep void set concode_elem_sep void offset concode_elem_sep void invert concode_elem_sep void setWaveform concode_elem_sep void scale concode_elem_sep void rectify concode_elem_sep ...
float [ ] function ( ) { return waveform ; }
14,359
gets the ordertype concode_field_sep String orderType concode_elem_sep String symbol concode_elem_sep double quantity concode_elem_sep Integer orderID concode_elem_sep BigDecimal price concode_elem_sep String orderStatus concode_elem_sep BigDecimal orderFee concode_elem_sep Date completionDate concode_elem_sep Date ope...
String function ( ) { return orderType ; }
14,360
reads the next 8 bits from standard input and return as an 8-bit byte . concode_field_sep int buffer concode_elem_sep int EOF concode_elem_sep int n concode_elem_sep BufferedInputStream in concode_field_sep long readLong concode_elem_sep short readShort concode_elem_sep void fillBuffer concode_elem_sep double readDoubl...
byte function ( ) { char loc0 = readChar ( ) ; byte loc1 = ( byte ) ( loc0 & 0xff ) ; return loc1 ; }
14,361
sets the fullpath value for this wsgetfullpathvalues . concode_field_sep java.lang.String fullPath concode_elem_sep org.talend.mdm.webservice.WSWhereItem whereItem concode_elem_sep int spellThreshold concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String orderBy concode_elem_sep boolean __hash...
void function ( java . lang . String arg0 ) { this . fullPath = arg0 ; }
14,362
invokes xrun and throws all exceptions caught in itup to the thread . concode_field_sep PlaceHolder placeHolder concode_field_sep void xrun
void function ( ) { try { xrun ( ) ; } catch ( Error loc0 ) { throw loc0 ; } catch ( RuntimeException loc0 ) { throw loc0 ; } catch ( Throwable loc0 ) { throw new RuntimeException ( loc0 ) ; } }
14,363
notifies all listeners of a status change of the caret . concode_field_sep List<ICaretListener> m_listeners concode_elem_sep Color m_caretColor concode_elem_sep Timer m_caretTimer concode_elem_sep int DEFAULT_BLINK_TIME concode_elem_sep boolean m_isCaretVisible concode_elem_sep InternalListener m_listener concode_elem_...
void function ( ) { for ( final ICaretListener loc0 : m_listeners ) { loc0 . caretStatusChanged ( JCaret . this ) ; } }
14,364
sets the value of the csm1 property . concode_field_sep String rowUpdateDate concode_elem_sep String docDueDate concode_elem_sep String issueState concode_elem_sep String idTypeCd concode_elem_sep String idRequirementCd concode_elem_sep String requirementPriorityCd concode_elem_sep String idNumber concode_elem_sep Stri...
void function ( String arg0 ) { this . csm1 = arg0 ; }
14,365
sets the last name 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 setCourses concode_elem_sep int getStudentId concode_elem...
void function ( String arg0 ) { this . lastName = arg0 ; }
14,366
returns the type of number used within the matrix . concode_field_sep T[][] data concode_elem_sep int columns concode_elem_sep long serialVersionUID concode_elem_sep int rows concode_elem_sep TYPE type concode_field_sep Matrix<T> generateIdentityMatrix concode_elem_sep void multiplicationCheck concode_elem_sep int colu...
TYPE function ( ) { return type ; }
14,367
marks the current time . you can then in future call milliselapsed to find out the elapsed milliseconds since this mark call was made . a second mark call will reset the mark , and milliselapsed will start increasing from zero again . concode_field_sep long lastMark concode_field_sep int millisElapsed
void function ( ) { lastMark = System . currentTimeMillis ( ) ; }
14,368
hook for map concrete subclasses to dispose any other resource than the wmsmapcontent concode_field_sep String extension concode_elem_sep String disposition concode_elem_sep java.util.Map<String,String> responseHeaders concode_elem_sep String mimeType concode_elem_sep WMSMapContent mapContent concode_field_sep void set...
void function ( ) { }
14,369
this function is used to play a sound at a given location . concode_field_sep String path concode_elem_sep Audio audio concode_field_sep Sound loadSound concode_elem_sep void dispose
void function ( float arg0 , float arg1 , float arg2 , boolean arg3 ) { if ( arg3 ) audio . playAsSoundEffect ( 1.0f , 1.0f , false , arg0 , arg1 , arg2 ) ; else audio . playAsSoundEffect ( 1.0f , 1.0f , false ) ; }
14,370
gets the option items for component types . concode_field_sep SelectItem[] componentTypeItems concode_elem_sep String country concode_elem_sep String componentType concode_elem_sep SelectItem[] countryItems concode_elem_sep String[] languages concode_elem_sep String[] cities concode_elem_sep SelectItem[] drinkItems con...
SelectItem [ ] function ( ) { return componentTypeItems ; }
14,371
returns the number of rows that match the dynamic query . concode_field_sep KeHoachNuocSachLocalService _keHoachNuocSachLocalService concode_field_sep void setWrappedService concode_elem_sep vn.dtt.sol.ns.tramcap.dao.model.KeHoachNuocSach deleteKeHoachNuocSach concode_elem_sep vn.dtt.sol.ns.tramcap.dao.model.KeHoachNuo...
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , com . liferay . portal . kernel . dao . orm . Projection arg1 ) { return _keHoachNuocSachLocalService . dynamicQueryCount ( arg0 , arg1 ) ; }
14,372
tests the failed creation of a fixture by passing a null shape . concode_field_sep PlaceHolder placeHolder concode_field_sep void setSensor concode_elem_sep void getShape concode_elem_sep void setNullFilter concode_elem_sep void getId concode_elem_sep void createSuccess concode_elem_sep void setUserData concode_elem_se...
void function ( ) { new Fixture ( null ) ; }
14,373
it removes the item that is in the specified index concode_field_sep List<Item> items concode_elem_sep long timestamp concode_field_sep void addItem concode_elem_sep void addItem concode_elem_sep List<Item> getItems concode_elem_sep Itemset cloneItemset concode_elem_sep int size concode_elem_sep long getTimestamp conco...
Item function ( int arg0 ) { return items . remove ( arg0 ) ; }
14,374
a tag key . concode_field_sep String value concode_elem_sep String key concode_field_sep String getKey concode_elem_sep String getValue concode_elem_sep Tag withValue concode_elem_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Tag clone concode_elem_sep String toString ...
void function ( String arg0 ) { this . key = arg0 ; }
14,375
returns an ssa represention with only the edge-splitter run . concode_field_sep boolean DEBUG concode_field_sep void placePhiFunctions concode_elem_sep void edgeSplitMoveExceptionsAndResults concode_elem_sep SsaMethod testPhiPlacement concode_elem_sep boolean nodeNeedsUniquePredecessor concode_elem_sep void edgeSplit c...
SsaMethod function ( RopMethod arg0 , int arg1 , boolean arg2 ) { SsaMethod loc0 ; loc0 = SsaMethod . newFromRopMethod ( arg0 , arg1 , arg2 ) ; edgeSplit ( loc0 ) ; return loc0 ; }
14,376
dispatches the mousepressed event to the subhandles . this is called from the connection handler as subhandles have precedence over the connection handler . concode_field_sep long serialVersionUID concode_elem_sep int DEFAULT_MAX_HANDLERS concode_elem_sep mxGraphComponent graphComponent concode_elem_sep boolean enabled...
void function ( MouseEvent arg0 ) { if ( graphComponent . isEnabled ( ) && ! graphComponent . isForceMarqueeEvent ( arg0 ) && isEnabled ( ) ) { Iterator < mxCellHandler > loc0 = handlers . values ( ) . iterator ( ) ; while ( loc0 . hasNext ( ) && ! arg0 . isConsumed ( ) ) { loc0 . next ( ) . mousePressed ( arg0 ) ; } }...
14,377
sets the user uuid of this document library file rank . concode_field_sep DLFileRank _dlFileRank concode_field_sep void setFileRankId concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttr...
void function ( java . lang . String arg0 ) { _dlFileRank . setUserUuid ( arg0 ) ; }
14,378
returns a human-oriented string representing the given access flags , as defined on classes not fields or methods . concode_field_sep int ACC_NATIVE concode_elem_sep int ACC_SUPER concode_elem_sep int ACC_STRICT concode_elem_sep int ACC_ANNOTATION concode_elem_sep int CONV_CLASS concode_elem_sep int ACC_ABSTRACT concod...
String function ( int arg0 ) { return humanHelper ( arg0 , CLASS_FLAGS , CONV_CLASS ) ; }
14,379
used by the whitebox gui to tell if this plugin is still running . 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 String ...
boolean function ( ) { return amIActive ; }
14,380
determines whether this property editor is paintable . concode_field_sep PropertyChangeSupport propertyChangeSupport concode_elem_sep String value concode_field_sep String getJavaInitializationString concode_elem_sep Object getValue concode_elem_sep Component getCustomEditor concode_elem_sep boolean supportsCustomEdito...
boolean function ( ) { return false ; }
14,381
indicates whether the aws resource complies with the specified aws config rule . concode_field_sep com.amazonaws.internal.SdkInternalList<EvaluationResult> evaluationResults concode_elem_sep String nextToken concode_field_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_s...
java . util . List < EvaluationResult > function ( ) { if ( evaluationResults == null ) { evaluationResults = new com . amazonaws . internal . SdkInternalList < EvaluationResult > ( ) ; } return evaluationResults ; }
14,382
override - this method is used if there are only 2 parameters ... concode_field_sep PlaceHolder placeHolder concode_field_sep String getRandomResponse concode_elem_sep String transformYouMeStatement concode_elem_sep String getResponse concode_elem_sep String transformIYouStatement concode_elem_sep String getGreeting co...
int function ( String arg0 , String arg1 ) { return findKeyword ( arg0 , arg1 , 0 ) ; }
14,383
sets the value of the selectedlinesfolder1 property . concode_field_sep int groupedLinesFolder1 concode_elem_sep TypeCtBrrPhase phase concode_elem_sep Integer selectedLinesFolder1 concode_elem_sep int groupedLinesFolder2 concode_elem_sep Integer groupsCommitted concode_elem_sep int comparisonsMade concode_elem_sep int ...
void function ( Integer arg0 ) { this . selectedLinesFolder1 = arg0 ; }
14,384
sets the epilogue . concode_field_sep String subType concode_elem_sep String epilogue concode_elem_sep String preamble concode_elem_sep Entity parent concode_elem_sep List<BodyPart> bodyParts concode_field_sep Entity getParent concode_elem_sep String getPreamble concode_elem_sep String getBoundary concode_elem_sep void...
void function ( String arg0 ) { this . epilogue = arg0 ; }
14,385
adds an unnamed value to the formatted output . it is strongly encouraged to use #add string , char insteadand give value a readable name . concode_field_sep ValueHolder next concode_elem_sep ValueHolder holderTail concode_elem_sep String name concode_elem_sep String className concode_elem_sep boolean omitNullValues co...
ToStringHelper function ( char arg0 ) { return addHolder ( String . valueOf ( arg0 ) ) ; }
14,386
warning log message with printf formatting . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d ...
void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . WARN >= LOGLEVEL ) Log . w ( arg0 , String . format ( arg1 , arg2 ) ) ; }
14,387
returns the enumeration of the nested set `` a '' , `` b '' , `` b '' , `` a '' . concode_field_sep PlaceHolder placeHolder concode_field_sep void orderConflictNested concode_elem_sep void addAllOrdering concode_elem_sep void extendedDiamondRightArm concode_elem_sep void transitiveDepsHandledSeparately concode_elem_sep...
List < String > function ( ) { return ImmutableList . of ( "srini_string" , "srini_string" ) ; }
14,388
creates new gridlayout and associates it on the parent composite . concode_field_sep GridLayout mGL concode_field_sep GridLayoutBuilder margins concode_elem_sep GridLayoutBuilder noMargins concode_elem_sep GridLayoutBuilder spacing concode_elem_sep GridLayoutBuilder columns concode_elem_sep GridLayoutBuilder hSpacing c...
GridLayoutBuilder function ( Composite arg0 ) { GridLayoutBuilder loc0 = new GridLayoutBuilder ( ) ; arg0 . setLayout ( GridLayoutBuilder . mGL ) ; return loc0 ; }
14,389
returns a string representation of the arc concode_field_sep HMMState hmmState concode_elem_sep float probability concode_field_sep float getLogProbability concode_elem_sep HMMState getHMMState
String function ( ) { return "srini_string" + hmmState + "srini_string" + probability ; }
14,390
sets the locating strategy that 's used for searching call numbers from the database . concode_field_sep boolean exporterVisible concode_elem_sep String code concode_elem_sep List<Language> languages concode_elem_sep String color concode_elem_sep LocatingStrategy locatingStrategy concode_elem_sep String allowedIPs conc...
void function ( LocatingStrategy arg0 ) { this . locatingStrategy = arg0 ; }
14,391
assigns file filter used for selection files for deploy . concode_field_sep String path concode_elem_sep Logger logger concode_elem_sep FileFilter fileFilter concode_elem_sep Kernel kernel concode_elem_sep File root concode_elem_sep String lLogo concode_elem_sep BasicXMLDeployer kernelDeployer concode_elem_sep String r...
void function ( FileFilter arg0 ) { this . fileFilter = arg0 ; }
14,392
reflexive -- everything not in the intersection concode_field_sep PlaceHolder placeHolder concode_field_sep Set<T> intersection concode_elem_sep Set<T> difference concode_elem_sep Set<T> union
Set < T > function ( Set < T > arg0 , Set < T > arg1 ) { return difference ( union ( arg0 , arg1 ) , intersection ( arg0 , arg1 ) ) ; }
14,393
convert a date to string in the iso 8601 standard format . the rfc822 timezone is almost right , still need to insert '' : '' . this method is synchronized because it depends on a non-reentrant static dateformat more efficient than creating a new one each call . concode_field_sep Pattern DURATION_PATTERN concode_elem_s...
String function ( Date arg0 ) { String loc0 ; outCal . setTime ( arg0 ) ; if ( outCal . get ( Calendar . MILLISECOND ) == 0 ) { loc0 = outFmtSecond . format ( arg0 ) ; } else { loc0 = outFmtMillisec . format ( arg0 ) ; } int loc1 = loc0 . length ( ) ; return loc0 . substring ( 0 , loc1 - 2 ) + "srini_string" + loc0 . s...
14,394
replaces characters in a character sequence concode_field_sep Properties LATIN1_ESCAPE_CHARACTERS concode_field_sep String toQuotedCommaSeparatedString concode_elem_sep String toQuotedCommaSeparatedString concode_elem_sep String readStreamAsString concode_elem_sep String toCommaSeparatedString concode_elem_sep String t...
String function ( String arg0 , Properties arg1 ) { if ( arg1 == null ) { arg1 = LATIN1_ESCAPE_CHARACTERS ; } for ( Entry < Object , Object > loc0 : arg1 . entrySet ( ) ) { arg0 = arg0 . replaceAll ( String . valueOf ( loc0 . getKey ( ) ) , String . valueOf ( loc0 . getValue ( ) ) ) ; } return arg0 ; }
14,395
iso 4217 currency code . concode_field_sep Integer high_estimate concode_elem_sep Integer low_estimate concode_elem_sep String display concode_elem_sep float distance_estimate concode_elem_sep String currency_code concode_elem_sep String surge_confirmation_id concode_elem_sep Trip trip concode_elem_sep Integer pickup_e...
String function ( ) { return currency_code ; }
14,396
compares object1 and object2 using comparator . if object1 or object2 is null/nskeyvaluecoding . nullvalue it will sort before the other object . concode_field_sep PlaceHolder placeHolder concode_field_sep int compareWithNullsLast
int function ( NSComparator arg0 , Object arg1 , Object arg2 ) { if ( arg1 == null || arg1 == NSKeyValueCoding . NullValue ) { return ( arg2 == null || arg2 == NSKeyValueCoding . NullValue ) ? 0 : - 1 ; } if ( arg2 == null || arg2 == NSKeyValueCoding . NullValue ) { return 1 ; } return arg0 . compare ( arg1 , arg2 ) ; ...
14,397
equivalent to property name , null concode_field_sep Logger logger concode_field_sep int intProperty concode_elem_sep boolean booleanProperty concode_elem_sep boolean booleanProperty concode_elem_sep double sysPropertyDouble concode_elem_sep double doubleProperty concode_elem_sep void setProperty concode_elem_sep void ...
String function ( String arg0 ) { return property ( arg0 , null ) ; }
14,398
construct a form-urlencoded document containing the given sequence of name/value pairs . use oauth percent encoding not exactly the encoding mandated by http . concode_field_sep String OAUTH_SIGNATURE concode_elem_sep String OAUTH_TIMESTAMP concode_elem_sep String CONSUMER_KEY_UNKNOWN concode_elem_sep String OAUTH_CONS...
String function ( Iterable < ? extends Map . Entry > arg0 ) { ByteArrayOutputStream loc0 = new ByteArrayOutputStream ( ) ; formEncode ( arg0 , loc0 ) ; return new String ( loc0 . toByteArray ( ) ) ; }
14,399
returns the folded text range . concode_field_sep FoldingDescriptor[] EMPTY concode_elem_sep TextRange myRange concode_elem_sep boolean myCanBeRemovedWhenCollapsed concode_elem_sep Set<Object> myDependencies concode_elem_sep boolean myNeverExpands concode_elem_sep FoldingGroup myGroup concode_elem_sep ASTNode myElement...
TextRange function ( ) { return myRange ; }