code
stringlengths
20
663
nl
stringlengths
68
7.19k
int function ( ) { return mMinDecodeIntervalMs ; }
gets the minimum decode interval . concode_field_sep boolean mDecodePreviewFrame concode_elem_sep int mBackgroundColor concode_elem_sep boolean mForceOldAnimationCode concode_elem_sep int mMinDecodeIntervalMs concode_elem_sep boolean mUseLastFrameForPreview concode_field_sep ImageDecodeOptionsBuilder setUseLastFrameFor...
Set < Double > function ( ) { return enums ; }
get enums . concode_field_sep Set<Double> enums concode_elem_sep double min concode_elem_sep double max concode_field_sep double getMin concode_elem_sep double getMax concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString
String function ( long arg0 ) { try { Meal_products loc0 = new Meal_products ( arg0 ) ; meal_productsDao . delete ( loc0 ) ; } catch ( Exception loc0 ) { return "srini_string" + loc0 . toString ( ) ; } return "srini_string" ; }
get / delete -- > delete the meal_products having the passed id . concode_field_sep Meal_productsDao meal_productsDao concode_field_sep String updateMeal_products concode_elem_sep String create
long function ( ) { return attribute . getCreationTime ( ) ; }
gets the file creation time in millisecond concode_field_sep int NOT_REGISTERED concode_elem_sep int TYPE_RAW_DATA concode_elem_sep int TYPE_TAG_DATA concode_elem_sep String name concode_elem_sep int TYPE_RECONSTRUCTED_DATA concode_elem_sep FileAttribute attribute concode_elem_sep double transactionTime concode_elem_se...
double function ( int arg0 ) { return ( ( arg0 ) / ( 60.0 * 60.0 * 1000.0 ) ) ; }
convert between decimal degrees and scoords . concode_field_sep double DATELINE_D concode_elem_sep float SOUTH_POLE_F concode_elem_sep float LON_RANGE_F concode_elem_sep double NORTH_POLE_DEG_D concode_elem_sep double DATELINE_DEG_D concode_elem_sep double SOUTH_POLE_D concode_elem_sep double DEGREES_TO_MILS concode_el...
BrowserConfigurationOptions function ( String arg0 ) { put ( BROWSER_MODE , arg0 ) ; return this ; }
sets the `` mode '' for the browser . historically , the ` browser ' argument for getnewbrowsersession implied the mode for the browser . for example , iehta indicated hta mode for ie , whereas iexplore indicated the default user mode . using this method allows a browser mode to be specified independently of the base b...
void function ( ) { for ( int loc0 = 0 ; loc0 < dates . size ( ) ; loc0 ++ ) { System . out . println ( dates . get ( loc0 ) ) ; } }
prints out the dates stored in this class to the console . concode_field_sep ArrayList<ArrayList<Integer>> tempMergArr concode_elem_sep ArrayList<ArrayList<Integer>> startArray concode_elem_sep ArrayList<ArrayList<Integer>> dates concode_field_sep int twoThousandSixteenDates concode_elem_sep ArrayList<ArrayList<Integer...
byte [ ] function ( Object [ ] arg0 ) { try { EventParser loc0 = new EventParser ( ) ; HmDatapointInfo loc1 = loc0 . parse ( arg0 ) ; listener . eventReceived ( loc1 , loc0 . getValue ( ) ) ; } finally { return BIN_EMPTY_STRING ; } }
populates the extracted event to the listener . concode_field_sep byte BIN_EMPTY_EVENT_LIST[] concode_elem_sep byte BIN_EMPTY_ARRAY[] concode_elem_sep RpcEventListener listener concode_elem_sep boolean TRACE_ENABLED concode_elem_sep byte BIN_EMPTY_STRING[] concode_elem_sep Socket socket concode_elem_sep Logger logger c...
void function ( String arg0 ) { this . message = arg0 ; }
sets the value of the message property . concode_field_sep String message concode_field_sep String getMessage
SelectorViewMode function ( final Context arg0 ) { return SelectorViewMode . getPref ( arg0 ) ; }
get selector preferred view mode concode_field_sep String PREF_SELECTOR_MODE concode_elem_sep int ENABLE_WORDNET concode_elem_sep String PREF_CACHE concode_elem_sep String PREF_SELECTOR concode_elem_sep String PREF_ENABLE_FRAMENET concode_elem_sep int ENABLE_FRAMENET concode_elem_sep String PREF_ENTRY_IMPORT concode_el...
LockMode function ( ) { return lockMode ; }
retrieve the specific lock mode defined . concode_field_sep LockMode lockMode concode_elem_sep Lockable lockable concode_field_sep void lock
JAXBElement < UpdateLineDesignationResponseType > function ( UpdateLineDesignationResponseType arg0 ) { return new JAXBElement < UpdateLineDesignationResponseType > ( _UpdateLineDesignationResponse_QNAME , UpdateLineDesignationResponseType . class , null , arg0 ) ; }
create an instance of jaxbelement concode_field_sep QName _UpdateLineDesignationRequest_QNAME concode_elem_sep QName _UpdateLineDesignationResponse_QNAME concode_field_sep UpdateLineDesignationResponseType createUpdateLineDesignationResponseType concode_elem_sep UpdateLineDesignationRequestType createUpdateLineDesignat...
Allele function ( final double arg0 ) { return isInformative ( arg0 ) ? mostLikely : Allele . NO_CALL ; }
get the most likely allele if isinformative log10thresholdforinformative is true , or no_call otherwise concode_field_sep double log10LikelihoodOfMostLikely concode_elem_sep Allele mostLikely concode_elem_sep Allele secondMostLikely concode_elem_sep double log10LikelihoodOfSecondBest concode_elem_sep double INFORMATIVE...
void function ( int arg0 , int arg1 ) { width = arg0 ; height = arg1 ; }
sets the width and height of the dimension . concode_field_sep float width concode_elem_sep float height concode_field_sep float getHeight concode_elem_sep String toString concode_elem_sep float getWidth concode_elem_sep Dimension toDimension
String function ( String arg0 ) { return FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getRequestParameterMap ( ) . get ( arg0 ) ; }
get parameter value from request scope . concode_field_sep Properties buildProperties concode_field_sep UIComponent findComponent concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_sep String getActionAttribute concode_elem_sep String getBuildAttribute concode_elem_sep...
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; }
get custom deserializer concode_field_sep org.talend.mdm.webservice.WSCustomForm wsCustomForm concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep org.talend.mdm.webservice.WSCustomForm getWsCustomForm con...
void function ( ) { String loc0 = PentahoSystem . getSystemSetting ( "srini_string" , "srini_string" , null ) ; INSERT_STMT = ( loc0 != null ) ? loc0 : PentahoSystem . getSystemSetting ( "srini_string" , Messages . getInstance ( ) . getString ( "srini_string" ) ) ; }
this ugliness exists because of bug http://jira.pentaho.com/browse/biserver-3478 . once this is fixed , we can move this initialization into a one liner for each setting in the class construction . the logic needs to be that if the config file does not exist , we can fall over to the pentaho.xml file for the attribute ...
void function ( File [ ] arg0 , File arg1 ) { ZipWriter loc0 = ZipWriter . createZipFile ( arg1 ) ; loc0 . addFiles ( arg0 ) ; loc0 . close ( ) ; }
creates a zip file and includes the given files . concode_field_sep PlaceHolder placeHolder concode_field_sep int packDirectory concode_elem_sep int packDirectory concode_elem_sep int unzipFile
IProject function ( ) { return project ; }
returns the workbench project that this module is contained in , or null if the module is outside of the workspace . concode_field_sep ModuleDelegate delegate concode_elem_sep ModuleFactory factory concode_elem_sep ModuleType moduleType concode_elem_sep String id2 concode_elem_sep String name concode_elem_sep IProject ...
String function ( EncodedStringValue [ ] arg0 ) { StringBuilder loc0 = new StringBuilder ( ) ; int loc1 = arg0 . length - 1 ; for ( int loc2 = 0 ; loc2 <= loc1 ; loc2 ++ ) { loc0 . append ( arg0 [ loc2 ] . getString ( ) ) ; if ( loc2 < loc1 ) { loc0 . append ( "srini_string" ) ; } } return loc0 . toString ( ) ; }
concatenate an encodedstringvalue into a single string . concode_field_sep byte[] mData concode_elem_sep boolean LOCAL_LOGV concode_elem_sep boolean DEBUG concode_elem_sep int mCharacterSet concode_elem_sep String TAG concode_field_sep int getCharacterSet concode_elem_sep void appendTextString concode_elem_sep EncodedS...
java . lang . String function ( ) { return _website . getUuid ( ) ; }
returns the uuid of this website . concode_field_sep Website _website concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean ...
void function ( double arg0 ) { currentTime += arg0 ; }
take any actions for a certain period of time . concode_field_sep double currentTime concode_elem_sep Intersection intersection concode_elem_sep int id concode_elem_sep TrackModel trackModel concode_field_sep double traversalDistance concode_elem_sep double traversalDistance concode_elem_sep double traversalDistance co...
String function ( ) { return ( "srini_string" + ( version + 1 ) ) ; }
return the version number of the certificate . concode_field_sep String VERSION concode_elem_sep int V3 concode_elem_sep int V2 concode_elem_sep int version concode_elem_sep int V1 concode_elem_sep String IDENT concode_elem_sep String NAME concode_field_sep int getVersion concode_elem_sep void encode concode_elem_sep i...
void function ( ) { super . finalize ( ) ; socket . close ( ) ; }
close the socket if this has n't already happened . concode_field_sep int port concode_elem_sep DatagramSocket socket concode_field_sep int defaultSCOSCPort concode_elem_sep void close concode_elem_sep int defaultSCLangOSCPort
void function ( ) { updater . pause ( ) ; renderer2D . pause ( ) ; }
calls a global pause of pdxupdater and pdxrenderer2d . this could case flickering because the frame buffer does n't get cleared anymore and no draw calls are made . concode_field_sep PdxRenderer2D renderer2D concode_elem_sep PdxMusic music concode_elem_sep PdxTextures textures concode_elem_sep PdxSounds sounds concode_...
void function ( ) { }
implements preserveaspectratiohandler #xmaxymid . concode_field_sep PreserveAspectRatioHandler INSTANCE concode_field_sep void xMaxYMax concode_elem_sep void xMinYMin concode_elem_sep void none concode_elem_sep void endPreserveAspectRatio concode_elem_sep void xMidYMin concode_elem_sep void xMaxYMin concode_elem_sep vo...
InstructionHandle function ( ) { return location . getHandle ( ) ; }
get the instruction which performs the call . concode_field_sep Method method concode_elem_sep Location location concode_field_sep Location getLocation concode_elem_sep BasicBlock getBasicBlock concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Method getMethod
long function ( ) { return _kaleoCondition . getKaleoDefinitionId ( ) ; }
returns the kaleo definition id of this kaleo condition . concode_field_sep KaleoCondition _kaleoCondition concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscap...
void function ( WhiteboxPluginHost arg0 ) { myHost = arg0 ; }
sets the whiteboxpluginhost to which the plugin tool is tied . this is the class that the plugin will send all feedback messages , progress updates , and return objects . concode_field_sep String[] args concode_elem_sep double LnOf2 concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_el...
Boolean function ( ) { return validationSuccess ; }
gets the value of the validationsuccess property . concode_field_sep Guid activityId concode_elem_sep TraceInfo traceInfo concode_elem_sep Boolean validationSuccess concode_elem_sep long serialVersionUID concode_field_sep void setTraceInfo concode_elem_sep void setValidationSuccess concode_elem_sep TraceInfo getTraceIn...
double function ( ) { return weightTwo ; }
returns the weighttwo of the directed edge . concode_field_sep double weightTwo concode_elem_sep int v concode_elem_sep int w concode_elem_sep double weight concode_field_sep int other concode_elem_sep double weight concode_elem_sep int from concode_elem_sep String toString concode_elem_sep int to
void function ( Boolean arg0 ) { this . markReceived = arg0 ; }
sets the value of the markreceived property . concode_field_sep Double amount concode_elem_sep Long line concode_elem_sep Long orderLine concode_elem_sep String memo concode_elem_sep Boolean markReceived concode_elem_sep String account concode_elem_sep CustomFieldList customFieldList concode_field_sep void setOrderLine...
void function ( File arg0 ) { boolean loc0 = arg0 . delete ( ) ; if ( ! loc0 ) { loc0 = true ; } }
deletes a file concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
String function ( final int arg0 , final String arg1 ) { return table . get ( arg0 ) . get ( arg1 ) ; }
gets the . concode_field_sep ArrayList<String> columns concode_elem_sep ArrayList<HashMap<String,String>> table concode_elem_sep ArrayList<String> dataTypes concode_field_sep void addColumn concode_elem_sep void addColumn concode_elem_sep void addRowAt concode_elem_sep int getcolCount concode_elem_sep String stringValu...
String [ ] function ( Method arg0 ) { Class < ? > [ ] loc0 = arg0 . getParameterTypes ( ) ; String [ ] loc1 = new String [ loc0 . length ] ; for ( int loc2 = 0 ; loc2 < loc0 . length ; loc2 ++ ) { loc1 [ loc2 ] = loc0 [ loc2 ] . getName ( ) ; } return loc1 ; }
create a string representing the argument signature of amethod . each element in the array is the fully qualified class name of the corresponding argument in the methods signature . concode_field_sep Log logger concode_elem_sep String MBEAN_SUFFIX concode_elem_sep String IDENTITY_OBJECT_NAME_KEY concode_field_sep Class...
ClassLoader function ( List < String > arg0 ) { return AccessController . doPrivileged ( new GetClassLoader ( urls ( null , arg0 ) ) ) ; }
returns a classloader for a set of directories . concode_field_sep String RESOURCE_URI_SCHEME concode_elem_sep URL[] urls concode_elem_sep Configuration conf concode_elem_sep LocalFileSystem localFS concode_elem_sep Charset UTF8 concode_elem_sep String STDIN_AS_SOURCE concode_field_sep FSDataOutputStream createWithChec...
int function ( ) { int loc0 = 0 ; for ( String loc1 : backingStore . getKeys ( ) ) { if ( loc1 . contains ( NativeAzureFileSystem . AZURE_TEMP_FOLDER ) ) { loc0 ++ ; } } return loc0 ; }
counts the number of temporary blobs in the backing store . concode_field_sep AzureBlobStorageTestAccount testAccount concode_elem_sep InMemoryBlockBlobStore backingStore concode_elem_sep FileSystem fs concode_field_sep void testDelete concode_elem_sep void testRecover concode_elem_sep void setUp concode_elem_sep void ...
Iterable < Integer > function ( ) { return path ; }
returns the sequence of vertices on an eulerian path . concode_field_sep Stack<Integer> path concode_elem_sep int v concode_elem_sep int w concode_elem_sep boolean isUsed concode_field_sep int other concode_elem_sep boolean certifySolution concode_elem_sep boolean hasEulerianPath concode_elem_sep boolean hasEulerianPat...
void function ( String arg0 ) { this . reportEmail = arg0 ; }
setter for the field reportemail . concode_field_sep String reportEmail concode_elem_sep String theDate concode_elem_sep Date reportRequestDate concode_elem_sep String reportFormat concode_elem_sep String user concode_field_sep void setReportFormat concode_elem_sep String getReportEmail concode_elem_sep void setTheDate...
void function ( Key arg0 ) { if ( arg0 == null ) throw new NullPointerException ( "srini_string" ) ; set . add ( arg0 ) ; }
adds the key to this set if it is not already present . concode_field_sep TreeSet<Key> set concode_field_sep Key ceiling concode_elem_sep Key max concode_elem_sep SET<Key> intersects concode_elem_sep boolean isEmpty concode_elem_sep void main concode_elem_sep SET<Key> union concode_elem_sep void delete concode_elem_sep...
void function ( String arg0 ) { this . question2 = arg0 ; }
sets the value of the question2 property . concode_field_sep String question7 concode_elem_sep String question6 concode_elem_sep String question3 concode_elem_sep String question2 concode_elem_sep String question5 concode_elem_sep long serialVersionUID concode_elem_sep String question4 concode_elem_sep String question1...
byte [ ] function ( ByteBuffer arg0 ) { if ( arg0 . hasArray ( ) ) { return arg0 . array ( ) ; } else { arg0 . mark ( ) ; byte [ ] loc0 = new byte [ arg0 . remaining ( ) ] ; arg0 . get ( loc0 ) ; arg0 . reset ( ) ; return loc0 ; } }
return a byte array with the content of buffer . this method returns the byte array that backs buffer if one exists , otherwiseit creates a new byte array with the content between the current position of buffer and its limit . concode_field_sep int NUM_DECODERS concode_elem_sep ConcurrentLinkedQueue<CharsetDecoder> DEC...
void function ( @ ArquillianResource URL arg0 ) { URL loc0 = RolesPrintingServletUtils . loc0 ( arg0 , allPossibleRoles ) ; Utils . makeCallWithBasicAuthn ( loc0 , USER1 , "srini_string" , SC_UNAUTHORIZED ) ; }
test checks that authentication fails for incorrect password if ` constant-principal-transformer ' is used . concode_field_sep String DEP_SECURITY_DOMAIN concode_elem_sep String ROLE1 concode_elem_sep String[] allPossibleRoles concode_elem_sep String USER1 concode_elem_sep String ELYTRON_SECURITY concode_elem_sep Prope...
State function ( ) { assert hasChildren ( ) : "srini_string" ; return states [ states . length - 1 ] ; }
return the most recent transitions 's target state . concode_field_sep State[] states concode_elem_sep int[] labels concode_elem_sep boolean is_final concode_elem_sep CharsRef previous concode_elem_sep State[] NO_STATES concode_elem_sep Comparator<CharsRef> comparator concode_elem_sep State root concode_elem_sep HashMa...
AttributeAccess . Storage function ( ) { return attributeAccess == null ? null : attributeAccess . getStorageType ( ) ; }
get the storage type . concode_field_sep AttributeAccess attributeAccess concode_elem_sep List<AccessConstraintDefinition> NO_CONSTRAINTS concode_elem_sep TargetResource targetResource concode_elem_sep String attributeName concode_elem_sep ModelNode currentValue concode_field_sep ModelNode getCurrentValue concode_elem_...
void function ( int arg0 ) { this . namedParameterCount = arg0 ; }
set the count of named parameters in the sql statement . each parameter name counts once ; repeated occurrences do not count here . concode_field_sep int totalParameterCount concode_elem_sep List<int[]> parameterIndexes concode_elem_sep int namedParameterCount concode_elem_sep String originalSql concode_elem_sep List<S...
boolean function ( int arg0 , int arg1 ) { return false ; }
returns true if the cell at rowindex and columnindexis editable . concode_field_sep HashSet m_Listeners concode_elem_sep Object[][] m_Data concode_elem_sep ResultSetHelper m_Helper concode_field_sep boolean isNumericAt concode_elem_sep boolean isNullAt concode_elem_sep void addTableModelListener concode_elem_sep int ge...
String function ( ) { return subsubCategoryDesc ; }
getter method to get the description of detailed problem type concode_field_sep Integer subsubCategoryParentId concode_elem_sep Integer subsubCategoryStatus concode_elem_sep String subsubCategoryName concode_elem_sep String callBackType concode_elem_sep String subsubCategoryModifiedBy concode_elem_sep long serialVersio...
void function ( String arg0 ) { checkNull ( arg0 ) ; this . undo = arg0 ; }
sets the string for `` undo '' concode_field_sep int minimalTextWidth concode_elem_sep String ok concode_elem_sep String undo concode_elem_sep String no concode_elem_sep int minimalTextHeight concode_elem_sep String _default concode_elem_sep String yes concode_field_sep String getStringDefault concode_elem_sep void set...
int function ( ) { return statisticCounter ; }
this method gets the statistics counter . concode_field_sep int averageCounter concode_elem_sep int reverseCounter concode_elem_sep int quadraticCounter concode_elem_sep int formatCounter concode_elem_sep int statisticCounter concode_field_sep int getQuadraticCounter concode_elem_sep int getFormatCounter concode_elem_s...
void function ( String arg0 ) { this . id = arg0 ; }
the id for the origin access identity . for example : e74fte3ajfj256a . concode_field_sep CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig concode_elem_sep String id concode_elem_sep String s3CanonicalUserId concode_field_sep void setCloudFrontOriginAccessIdentityConfig concode_elem_sep CloudFr...
List < SalesOrderItem > function ( ) { if ( item == null ) { item = new ArrayList < SalesOrderItem > ( ) ; } return this . item ; }
gets the value of the item property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the item property . for example , to add a new item , do as follo...
long function ( ) { return statsIntervalSeconds ; }
stats will be activated with positive statsintervalseconds concode_field_sep long operationTimeoutMs concode_elem_sep int numListenerThreads concode_elem_sep boolean useTcpNoDelay concode_elem_sep boolean useTls concode_elem_sep int numIoThreads concode_elem_sep int connectionsPerBroker concode_elem_sep Authentication ...
DetachedCriteria function ( Class arg0 ) { return new DetachedCriteria ( arg0 . getName ( ) ) ; }
static builder to create a detachedcriteria for the given entity , by its class . concode_field_sep CriteriaImpl impl concode_elem_sep Criteria criteria concode_field_sep DetachedCriteria add concode_elem_sep Criteria getExecutableCriteria concode_elem_sep DetachedCriteria setFetchMode concode_elem_sep DetachedCriteria...
void function ( String arg0 , String arg1 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , arg1 ) ; }
verbose log message . 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 concode_elem_sep void s...
void function ( boolean arg0 ) { this . sessionTransacted = arg0 ; }
set the transaction mode that is used when creating a jms session . default is `` false '' . note that within a jta transaction , the parameters passed to create queue/topic session boolean transacted , int acknowledgemode method are not taken into account . depending on the java ee transaction context , the container ...
void function ( ) { if ( counter < licenses ) { counter = counter + 1 ; notify ( ) ; } }
method called by a thread to release the lock . concode_field_sep int licenses concode_elem_sep int counter concode_field_sep int getAvailableLicenses concode_elem_sep int getNumLicenses concode_elem_sep void acquire
void function ( String arg0 , String arg1 ) { m_envVars . put ( arg0 , arg1 ) ; }
add a variable to the internal map . concode_field_sep Environment m_systemWide concode_elem_sep Map<String,String> m_envVars concode_field_sep Set<String> getVariableNames concode_elem_sep void main concode_elem_sep Environment getSystemWide concode_elem_sep boolean containsEnvVariables concode_elem_sep void removeVar...
void function ( HashDataType arg0 ) { this . hashData = arg0 ; }
sets the value of the hashdata property . concode_field_sep HashDataType hashData concode_elem_sep String hashAlgorithm concode_elem_sep String friendlyName concode_elem_sep byte[] hashValue concode_field_sep String getHashAlgorithm concode_elem_sep HashDataType getHashData concode_elem_sep String getFriendlyName conco...
boolean function ( String arg0 ) { return getAuthorizationService ( ) . canPrincipalManage ( this , arg0 ) ; }
answers if this iauthorizationprincipal has permission to manage this channel . concode_field_sep IAuthorizationService authorizationService concode_elem_sep Class type concode_elem_sep String principalString concode_elem_sep String key concode_field_sep boolean canRender concode_elem_sep String getKey concode_elem_sep...
ContentConfig function ( ) { return contentConfig ; }
getter for content config . concode_field_sep String MARKET_URL_FORMAT concode_elem_sep String storeUrl concode_elem_sep String jsonString concode_elem_sep String storeIdentifier concode_elem_sep ContentConfig contentConfig concode_elem_sep String STORE_PACKAGE_IDENTIFIER concode_field_sep void setStoreIdentifier conco...
void function ( String arg0 ) { ensureEndTag ( ) ; ensureName ( arg0 ) ; }
ensure the current event is an end tag , and ensure its name . concode_field_sep String myTargetNs concode_elem_sep Logger LOG concode_elem_sep XMLStreamReader myParser concode_field_sep boolean hasName concode_elem_sep QName getName concode_elem_sep void ensureNextElement concode_elem_sep String resolvePrefix concode_...
ExtensionOnlyType function ( ) { return switchAudit ; }
gets the value of the switchaudit property . concode_field_sep ExtensionOnlyType switchAudit concode_elem_sep List<ExtensionType> extension concode_field_sep List<ExtensionType> getExtension concode_elem_sep void setSwitchAudit
Headers function ( Response arg0 ) { Headers loc0 = arg0 . networkResponse ( ) . request ( ) . headers ( ) ; Headers loc1 = arg0 . headers ( ) ; return varyHeaders ( loc0 , loc1 ) ; }
returns the subset of the headers in response 's request that impact the content of response 's body . concode_field_sep String QUOTED_STRING concode_elem_sep String TOKEN concode_elem_sep Pattern PARAMETER concode_field_sep Set<String> varyFields concode_elem_sep Set<String> varyFields concode_elem_sep boolean hasVary...
double function ( ) { Variance loc0 = new Variance ( _getSecondMoment ( ) ) ; loc0 . setBiasCorrected ( false ) ; return loc0 . getResult ( ) ; }
returns the population variance of the values that have been added . double.nan is returned if no values have been added . concode_field_sep SumOfSquares sumsq concode_elem_sep Min min concode_elem_sep Max max concode_elem_sep Variance variance concode_elem_sep Mean mean concode_elem_sep SumOfLogs sumLog concode_elem_s...
int function ( Object arg0 ) { if ( arg0 instanceof TickUnit ) { TickUnit loc0 = ( TickUnit ) arg0 ; if ( this . size > loc0 . getSize ( ) ) { return 1 ; } else if ( this . size < loc0 . getSize ( ) ) { return - 1 ; } else { return 0 ; } } else { return - 1 ; } }
compares this tick unit to an arbitrary object . concode_field_sep double size concode_elem_sep long serialVersionUID concode_elem_sep int minorTickCount concode_field_sep double getSize concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep int getMinorTickCount concode_elem_sep String valueToS...
void function ( RtpPacket arg0 ) { txDatagram . setData ( arg0 . getPacket ( ) ) ; txDatagram . setAddress ( r_addr ) ; txDatagram . setPort ( r_port ) ; if ( ! socket . isClosed ( ) ) socket . send ( txDatagram ) ; }
sends a rtp packet from this socket concode_field_sep byte[] payload concode_elem_sep DatagramPacket txDatagram concode_elem_sep int r_port concode_elem_sep DatagramSocket socket concode_elem_sep DatagramPacket rxDatagram concode_elem_sep InetAddress r_addr concode_field_sep void receive concode_elem_sep DatagramSocket...
String function ( ) { return name ; }
getter for #name . concode_field_sep boolean onDelete concode_elem_sep boolean before concode_elem_sep String function concode_elem_sep String name concode_elem_sep boolean onTruncate concode_elem_sep String comment concode_elem_sep boolean forEachRow concode_elem_sep boolean onInsert concode_elem_sep boolean onUpdate ...
BigInteger function ( ) { return this . a ; }
returns the base g. concode_field_sep BigInteger p concode_elem_sep BigInteger q concode_elem_sep BigInteger a concode_elem_sep BigInteger y concode_field_sep BigInteger getY concode_elem_sep BigInteger getP concode_elem_sep BigInteger getQ
char [ ] function ( byte [ ] arg0 ) { return encode ( arg0 , 0 , arg0 . length ) ; }
encodes a byte array into base64 format . no blanks or line breaks are inserted in the output . concode_field_sep char[] map1 concode_elem_sep String systemLineSeparator concode_elem_sep byte[] map2 concode_field_sep byte[] decodeLines concode_elem_sep String encodeLines concode_elem_sep String encodeLines concode_elem...
void function ( ) { if ( autoFocusManager != null ) { autoFocusManager . stop ( ) ; autoFocusManager = null ; } if ( camera != null && previewing ) { camera . stopPreview ( ) ; previewCallback . setHandler ( null , 0 ) ; previewing = false ; } }
tells the camera to stop drawing preview frames . concode_field_sep String TAG concode_elem_sep Context context concode_elem_sep boolean initialized concode_elem_sep AutoFocusManager autoFocusManager concode_elem_sep Camera camera concode_elem_sep CameraConfigurationManager configManager concode_elem_sep boolean previe...
PatternElementMatch function ( ) { return prev ; }
get the previous patternmatchelement . concode_field_sep PatternElement patternElement concode_elem_sep InstructionHandle matchedInstruction concode_elem_sep PatternElementMatch prev concode_elem_sep BasicBlock basicBlock concode_elem_sep int matchCount concode_field_sep int getMatchCount concode_elem_sep BasicBlock ge...
boolean function ( ) { return directed ; }
determine whether the dagpath is directed . directed paths will have a sequence of steps that respect edge ordering , and the source will be strictly before the target in the graph . concode_field_sep PLUSObject head concode_elem_sep boolean directed concode_elem_sep PLUSObject tail concode_elem_sep LineageDAG sourceDA...
ClientConfiguration function ( ) { return new ClientConfiguration ( ) ; }
builds a clientconfiguration instance with default configurationvalues suitable for most use cases . concode_field_sep PlaceHolder placeHolder concode_field_sep ClientConfiguration getInRegionOptimizedConfig concode_elem_sep ClientConfiguration getConfig
void function ( SecurityController arg0 ) { if ( arg0 == null ) throw new IllegalArgumentException ( ) ; if ( global != null ) { throw new SecurityException ( "srini_string" ) ; } global = arg0 ; }
initialize global controller that will be used for all security-related operations . the global controller takes precedence over already installed context - specific controllers and cause any subsequent call to context #setsecuritycontroller securitycontroller to throw an exception . the method can only be called once ...
HeaderElement function ( final String arg0 , final String arg1 , final NameValuePair [ ] arg2 ) { return new BasicHeaderElement ( arg0 , arg1 , arg2 ) ; }
creates a header element . called from #parseheaderelement . concode_field_sep char[] ALL_DELIMITERS concode_elem_sep char PARAM_DELIMITER concode_elem_sep char ELEM_DELIMITER concode_elem_sep BasicHeaderValueParser DEFAULT concode_field_sep HeaderElement parseHeaderElement concode_elem_sep HeaderElement parseHeaderEle...
void function ( ) { runScript ( "srini_string" ) ; }
run `` hammeraitoff.txt '' concode_field_sep PlaceHolder placeHolder concode_field_sep void testWagnerIV concode_elem_sep void testWagnerV concode_elem_sep void testCassini concode_elem_sep void testRotatedPole concode_elem_sep void testLambertConic concode_elem_sep void testGnomonic concode_elem_sep void testLambertAz...
String function ( ) { return deployName ; }
the deploy name to be used . for examples see docs for eclipsewtp concode_field_sep List<WbProperty> properties concode_elem_sep String contextPath concode_elem_sep Project project concode_elem_sep List<WbResource> resources concode_elem_sep Set<Configuration> rootConfigurations concode_elem_sep XmlFileContentMerger fi...
String function ( OMElement arg0 ) { AXIOMXPath loc0 = new AXIOMXPath ( "srini_string" ) ; loc0 . addNamespace ( "srini_string" , "srini_string" ) ; OMElement loc1 = ( OMElement ) loc0 . selectSingleNode ( arg0 ) ; if ( loc1 != null ) { return loc1 . getText ( ) ; } else { throw new Exception ( "srini_string" + arg0 ) ...
digests the custom quote response and extracts the last trade price concode_field_sep Random RANDOM concode_field_sep OMElement createStandardQuoteRequest concode_elem_sep OMElement createCustomQuoteRequest concode_elem_sep OMElement createPlaceOrderRequest concode_elem_sep String parseStandardQuoteResponse concode_ele...
boolean function ( ) { return isRunning ; }
returns true if #start has been called on this stopwatch , and #stop has not been called since the last call to start . concode_field_sep Ticker ticker concode_elem_sep long elapsedNanos concode_elem_sep boolean isRunning concode_elem_sep long startTick concode_field_sep long elapsed concode_elem_sep String abbreviate ...
int function ( ) { return readTimeout ; }
default read timeout in milliseconds . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ConnectionPool connectionPool concode_elem_sep List<String> DEFAULT_TRANSPORTS concode_elem_sep RouteDatabase routeDatabase concode_elem_sep ProxySelector proxySel...
Object function ( PlatformTarget obj ) { return obj == null ? null : new PlatformTargetProxyImpl ( obj , platformCtx ) ; }
wraps an object in a proxy when possible . concode_field_sep PlatformContext platformCtx concode_elem_sep PlatformTarget target concode_field_sep Object inStreamOutObject concode_elem_sep void inStreamAsync concode_elem_sep long inLongOutLong concode_elem_sep Object outObject concode_elem_sep void inStreamOutStream con...
ExecutionFlow function ( String arg0 ) { Statechart loc0 = loadStatechartFromResource ( arg0 ) ; final ExecutionFlow loc1 = sequencer . transform ( loc0 ) ; return loc1 ; }
helper method - loads a testmodel from the testmodel directory concode_field_sep String VALIDATION_TESTMODEL_DIR concode_elem_sep IModelSequencer sequencer concode_field_sep Statechart loadStatechartFromResource concode_elem_sep String getModelDirectory concode_elem_sep Statechart loadStatechart concode_elem_sep Statec...
void function ( int arg0 ) { this . cacheTimeout = arg0 ; }
set cache timeout . cache timeout in seconds . concode_field_sep String backupMirrorHost concode_elem_sep int port concode_elem_sep int connectionRetryDelay concode_elem_sep String searchBase concode_elem_sep int CONNECTION_RETRY_DELAY_DEFAULT concode_elem_sep String backupMirrorProtocol concode_elem_sep int connection...
Object function ( ) { return forName ( name ) ; }
replaces the enumeration from the stream with a real one . this ensures that the correct flag is set for system . concode_field_sep long serialVersionUID concode_elem_sep String name concode_elem_sep IOCase SYSTEM concode_elem_sep IOCase INSENSITIVE concode_elem_sep boolean sensitive concode_elem_sep IOCase SENSITIVE c...
void function ( SqueezeServer arg0 ) { Squeezebox . arg0 = null ; }
unsetter for declarative services . concode_field_sep Logger logger concode_field_sep Class<?> getActionClass concode_elem_sep void setSqueezeServer concode_elem_sep void activate concode_elem_sep String getActionClassName concode_elem_sep void deactivate
void function ( ) { Intent loc0 = new Intent ( context , receiver ) . setAction ( options . getIdStr ( ) ) ; PendingIntent loc1 = PendingIntent . getBroadcast ( context , 0 , loc0 , 0 ) ; getAlarmMgr ( ) . cancel ( loc1 ) ; getNotMgr ( ) . cancel ( options . getId ( ) ) ; unpersist ( ) ; }
cancel the local notification . create an intent that looks similar , to the one that was registered using schedule . making sure the notification id in the action is the same . now we can search for such an intent using the ` getservice ' method and cancel it . concode_field_sep Class<?> defaultReceiver concode_elem_s...
DKDBType function ( String arg0 ) { return _typeInfoDataAccess . getType ( arg0 ) ; }
convenience that passes through to typeinfodataaccess concode_field_sep DKDBTableDataAccess _tableDataAccess concode_elem_sep Logger _log concode_elem_sep String USERNAME_KEY concode_elem_sep DKDBConnectionInfo _connectionInfo concode_elem_sep String PASSWORD_KEY concode_elem_sep boolean _caseSensitive concode_elem_sep...
void function ( int arg0 ) { this . port = arg0 ; }
specify the http server 's port . default is 8080 . concode_field_sep HttpServer server concode_elem_sep String hostname concode_elem_sep Log logger concode_elem_sep int backlog concode_elem_sep Executor executor concode_elem_sep int shutdownDelay concode_elem_sep Map<String,HttpHandler> contexts concode_elem_sep List<...
com . liferay . so . model . ProjectsEntry function ( long arg0 ) { return getService ( ) . createProjectsEntry ( arg0 ) ; }
creates a new projects entry with the primary key . does not add the projects entry to the database . concode_field_sep ProjectsEntryLocalService _service concode_field_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep int getProjectsEntriesCount concode_elem_sep co...
int function ( ) { if ( ! initialized ) { initialize ( ) ; } return blipId ; }
accessor for the blip id concode_field_sep int drawingNumber concode_elem_sep Origin origin concode_elem_sep int column concode_elem_sep DrawingGroup drawingGroup concode_elem_sep ShapeType type concode_elem_sep MsoDrawingRecord msoDrawingRecord concode_elem_sep WorkbookSettings workbookSettings concode_elem_sep int bl...
LogDiagnosticContextRecoveryInterceptor function ( ) { return INSTANCE ; }
get the interceptor instance . concode_field_sep ImmediateInterceptorFactory FACTORY concode_elem_sep LogDiagnosticContextRecoveryInterceptor INSTANCE concode_field_sep Object processInvocation concode_elem_sep ImmediateInterceptorFactory getFactory
void function ( File arg0 , String arg1 ) { if ( arg0 . exists ( ) && arg0 . isFile ( ) ) arg0 = arg0 . getParentFile ( ) ; if ( arg0 . exists ( ) ) Settings . getInstance ( ) . saveSetting ( arg1 , "srini_string" , arg0 . getAbsolutePath ( ) ) ; }
saves the directory of the given file under the given key to the settings . concode_field_sep PlaceHolder placeHolder concode_field_sep File getLastDir concode_elem_sep File getLastDir concode_elem_sep File getLastDir
String function ( ) { return options . toString ( ) ; }
json object as string . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep int getIdAsInt concode_elem_sep String getText concode_elem_sep long getRepe...
Driver function ( ) { return new Driver ( ) ; }
create an instance of driver concode_field_sep QName _Description_QNAME concode_elem_sep QName _Year_QNAME concode_elem_sep QName _Manufacturer_QNAME concode_field_sep Slot createSlot concode_elem_sep Port createPort concode_elem_sep JAXBElement<String> createYear concode_elem_sep Extension createExtension concode_elem...
String function ( ) { return this . description ; }
the description for the deployment resource . concode_field_sep java.util.Date createdDate concode_elem_sep java.util.Map<String,java.util.Map<String,MethodSnapshot>> apiSummary concode_elem_sep String description concode_elem_sep String id concode_field_sep CreateDeploymentResult clearApiSummaryEntries concode_elem_se...
Object function ( Object arg0 ) { if ( isProxy ( arg0 ) ) { return ( ( EntityProxy ) arg0 ) . getTarget ( ) ; } return arg0 ; }
unwraps the given proxy if it is one concode_field_sep Map<Class,Class> PROXY_FACTORIES concode_elem_sep Set<String> EXCLUDES concode_field_sep T createProxy concode_elem_sep Object getProxyInstance concode_elem_sep Serializable getIdentifier concode_elem_sep Class getProxyClass concode_elem_sep boolean isInitialized c...
String function ( ) { return "srini_string" ; }
method for referring to ticker from a given page so that it is instantiated in request scope . concode_field_sep int pollInterval concode_field_sep void run
int function ( final int arg0 ) { int loc0 = 0 ; while ( arg0 > 1 << loc0 ) { loc0 ++ ; } return loc0 ; }
computes the logarithm base 2 rounded up of an integer . this is essentially equivalent to math.ceil math.log n / math.log 2 except it 's 3 times faster . concode_field_sep int[] buckets concode_elem_sep short interval concode_elem_sep int cutoff concode_elem_sep short num_linear_buckets concode_elem_sep short exp_buck...
void function ( int arg0 , boolean arg1 ) { if ( arg1 ) masks [ arg0 ] |= NULL_CASCADED_MASK ; else masks [ arg0 ] &= ~ NULL_CASCADED_MASK ; }
sets the null-cascaded flag of a property value . concode_field_sep short BOX_RELATIVE_MASK concode_elem_sep short NON_CSS_ORIGIN concode_elem_sep short BLOCK_HEIGHT_RELATIVE_MASK concode_elem_sep short USER_ORIGIN concode_elem_sep short INLINE_AUTHOR_ORIGIN concode_elem_sep short OVERRIDE_ORIGIN concode_elem_sep short...