code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
World function ( ) { return getLocation ( ) . getExtent ( ) ; } | gets the world that this source resides in . concode_field_sep PlaceHolder placeHolder concode_field_sep Location<World> getLocation |
void function ( String arg0 ) { this . user = arg0 ; } | sets the userid concode_field_sep int loginTimeout concode_elem_sep PrintWriter logWriter concode_elem_sep String user concode_elem_sep String database concode_elem_sep String password concode_field_sep Connection getConnection concode_elem_sep Connection getConnection concode_elem_sep void setPassword concode_elem_sep... |
ValueSpecification function ( String arg0 , Checker arg1 , Element arg2 ) { LiteralString loc0 = UMLFactory . eINSTANCE . createLiteralString ( ) ; PrimitiveType loc1 = importPrimitiveType ( "srini_string" , arg1 , arg2 ) ; loc0 . setType ( loc1 ) ; loc0 . setValue ( arg0 ) ; return loc0 ; } | creates string value . concode_field_sep PlaceHolder placeHolder concode_field_sep ValueSpecification getNullValue concode_elem_sep ValueSpecification getObjectValue concode_elem_sep org.eclipse.uml2.uml.Package loadLibrary concode_elem_sep PrimitiveType importPrimitiveType concode_elem_sep boolean canBeConverted conco... |
XMLGregorianCalendar function ( ) { return requestedStartTime ; } | gets the value of the requestedstarttime property . concode_field_sep MetadataObjectId jobDefinitionId concode_elem_sep XMLGregorianCalendar requestedStartTime concode_elem_sep String application concode_elem_sep RequestParameters requestParameters concode_elem_sep String description concode_field_sep String getApplica... |
boolean function ( String arg0 ) { return ( new File ( arg0 ) ) . delete ( ) ; } | delete the named file concode_field_sep boolean fsNormalizesPosixSeparator concode_elem_sep FileUtil fileUtil concode_elem_sep FileDescriptor outDescriptor concode_elem_sep Random random concode_elem_sep boolean fsIsIgnoreCase concode_elem_sep FileAccessRes fileAccessRes concode_field_sep FileAccess getFileAccess conco... |
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 long[] targetedPlacementIds concode_elem_sep com.google.api.ads.dfp.axis.v201411.AdUnitTargeting[] targetedAdUnits concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.dfp.axis.v201411.AdUnitTargeting[] excludedAdUnits concode_elem_sep boolean __ha... |
List < DCValue > function ( ) { return adds ; } | get the list of elements and their values that have been added . concode_field_sep boolean reinstated concode_elem_sep Item item concode_elem_sep List<DCValue> constant concode_elem_sep boolean newItem concode_elem_sep boolean withdrawn concode_elem_sep boolean empty concode_elem_sep Collection oldOwningCollection conc... |
boolean function ( ) { return fastSend ; } | get fast send status concode_field_sep MaxCulMsgType msgType concode_elem_sep boolean flgReadyToSend concode_elem_sep int PKT_POS_SRC_ADDR_LEN concode_elem_sep int PKT_CHARS_PER_BYTE concode_elem_sep byte len concode_elem_sep byte[] payload concode_elem_sep byte[] dstAddr concode_elem_sep Logger logger concode_elem_sep... |
Long function ( ) { return timeoutAt . get ( ) ; } | get the current value of timeoutat . concode_field_sep SolrQueryTimeoutImpl instance concode_elem_sep ThreadLocal<Long> timeoutAt concode_field_sep void set concode_elem_sep boolean shouldExit concode_elem_sep void reset concode_elem_sep String toString concode_elem_sep SolrQueryTimeoutImpl getInstance concode_elem_sep... |
ContainerContext function ( ContainerContext arg0 , ContainerContext arg1 ) { HashMap < String , LocalResource > loc0 = new HashMap < String , LocalResource > ( ) ; loc0 . putAll ( arg0 . getLocalResources ( ) ) ; loc0 . putAll ( arg1 . getLocalResources ( ) ) ; ContainerContext loc1 = new ContainerContext ( loc0 , arg... | create a new containercontext to account for container re-use . on re-use , there is re-localization of additional localresources . also , a task from a different vertex could be run on the given container . only a merge of local resources is needed as : credentials are modified at run-time based on the task spec . the... |
ArrayList < GlyphText > function ( ) { return glyphTexts ; } | gets the character bounds of each glyph found in the textsprite . concode_field_sep ArrayList<GlyphText> glyphTexts concode_elem_sep AffineTransform graphicStateTransform concode_elem_sep Rectangle2D.Float bounds concode_elem_sep boolean OPTIMIZED_DRAWING_ENABLED concode_elem_sep Color strokeColor concode_elem_sep int ... |
TaskType function ( ) { return TaskType . valueOf ( taskType . toString ( ) ) ; } | get the task type concode_field_sep int[] clockSplits concode_elem_sep long finishTime concode_elem_sep int[] physMemKbytes concode_elem_sep Counters counters concode_elem_sep String error concode_elem_sep TaskType taskType concode_elem_sep String hostname concode_elem_sep int port concode_elem_sep int[][] allSplits co... |
void function ( String arg0 ) { this . value = arg0 ; } | set the raw value of the parameter concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep String getName concode_elem_sep String toString |
org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } | get custom serializer concode_field_sep java.lang.String query concode_elem_sep com.google.api.ads.dfp.axis.v201411.String_ValueMapEntry[] values concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc concode_field_sep org.ap... |
void function ( byte [ ] arg0 ) { javaByteCode = arg0 ; enhancedByteCode = arg0 ; compiled = true ; this . timestamp = this . javaFile . lastModified ( ) ; } | call back when a class is compiled . concode_field_sep CtClass ctPlayPluginClass concode_elem_sep ClassPool enhanceChecker_classPool concode_elem_sep byte[] enhancedByteCode concode_elem_sep Package javaPackage concode_elem_sep Class<?> javaClass concode_elem_sep Long timestamp concode_elem_sep byte[] javaByteCode conc... |
CreateChangeSetResult function ( String arg0 ) { setId ( arg0 ) ; return this ; } | the amazon resource name arn of the change set . concode_field_sep String id concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateChangeSetResult clone concode_elem_sep void setId concode_elem_sep String getId concode_elem_sep String toString |
void function ( String arg0 ) { this . text = arg0 ; } | setter for input text concode_field_sep String A_CLOSE concode_elem_sep String A_HREF_CLOSE concode_elem_sep String HTTP concode_elem_sep Pattern HTTP_URL_PATTERN concode_elem_sep Pattern A_PATTERN concode_elem_sep String A_HREF_OPEN concode_elem_sep String parsedText concode_elem_sep String text concode_elem_sep Patte... |
double function ( Vector arg0 ) { return subtract ( arg0 ) . length ( ) ; } | returns the distance between this vector and another . concode_field_sep double x concode_elem_sep double y concode_field_sep Vector add concode_elem_sep double crossProduct concode_elem_sep Vector rotate concode_elem_sep Vector unrotate concode_elem_sep Vector lerp concode_elem_sep Vector subtract concode_elem_sep dou... |
void function ( String arg0 ) { this . state = arg0 ; } | sets the value of the state property . concode_field_sep String zip concode_elem_sep String country concode_elem_sep String city concode_elem_sep String addressLine1 concode_elem_sep String addressLine2 concode_elem_sep String zip4 concode_elem_sep long serialVersionUID concode_elem_sep String state concode_field_sep v... |
void function ( Integer arg0 ) { writeIntegerToByteArray ( arg0 . intValue ( ) ) ; } | creation date : 2/23/2001 2:08:36 am concode_field_sep byte[] intBytes concode_elem_sep ByteArrayOutputStream stream concode_field_sep void writeType concode_elem_sep void writeTypesArray concode_elem_sep byte[] toByteArray concode_elem_sep void writeTypes concode_elem_sep void writeBigEndToFourByteBoundry concode_elem... |
void function ( String arg0 ) { this . name = arg0 ; } | set the programmatic name of this feature . concode_field_sep boolean expert concode_elem_sep boolean hidden concode_elem_sep String displayName concode_elem_sep String name concode_elem_sep Hashtable valueHash concode_elem_sep String shortDescription concode_elem_sep boolean preferred concode_field_sep boolean isExper... |
void function ( Gist arg0 ) { System . out . println ( arg0 ) ; } | prints the result . concode_field_sep PlaceHolder placeHolder concode_field_sep void main concode_elem_sep String convertStreamToString |
void function ( DomainStatus arg0 ) { this . domainStatus = arg0 ; } | the current status of the search domain . concode_field_sep DomainStatus domainStatus concode_field_sep DeleteDomainResult withDomainStatus concode_elem_sep DomainStatus getDomainStatus concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString |
void function ( ) { System . out . println ( "srini_string" ) ; Party loc0 = new Party ( "srini_string" , "srini_string" , "srini_string" , "srini_string" , "srini_string" , "srini_string" ) ; String loc1 = "srini_string" ; String loc2 = loc0 . getDressCode ( ) ; assertEquals ( loc1 , loc2 ) ; } | test of getdresscode method , of class party . concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetSubject concode_elem_sep void setUpClass concode_elem_sep void testSetSubject concode_elem_sep void testPrintEvent concode_elem_sep void setUp concode_elem_sep void tearDownClass concode_elem_sep void ... |
List < AiMesh > function ( ) { return m_meshes ; } | returns the meshes contained in the scene . if there are no meshes in the scene , an empty collection is returned concode_field_sep List<AiCamera> m_cameras concode_elem_sep List<AiMesh> m_meshes concode_elem_sep List<AiAnimation> m_animations concode_elem_sep List<AiMaterial> m_materials concode_elem_sep List<AiLight>... |
CSSAlign function ( ) { return style . alignSelf ; } | get this node 's align items , as defined by style . concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep MeasureFunction mMeasureFunction concode_elem_sep CachedCSSLayou... |
ResponseType function ( RequestType arg0 ) { String loc0 = this . marshal ( arg0 ) ; String loc1 = this . callPdp ( loc0 ) ; LOGGER . debug ( "srini_string" , loc1 ) ; DOMResult loc2 = addNamespaceAndPrefixes ( loc1 ) ; return unmarshal ( loc2 ) ; } | evaluates the xacml request and returns a xacml response . concode_field_sep long DEFAULT_POLLING_INTERVAL_IN_SECONDS concode_elem_sep String XACML_PREFIX concode_elem_sep JAXBContext jaxbContext concode_elem_sep Logger LOGGER concode_elem_sep Parser parser concode_elem_sep String XACML30_NAMESPACE concode_elem_sep Str... |
BankAccount function ( ) { return savingsAccount ; } | gets the savings account of this customer . concode_field_sep int pin concode_elem_sep BankAccount savingsAccount concode_elem_sep BankAccount checkingAccount concode_elem_sep int customerNumber concode_field_sep BankAccount getCheckingAccount concode_elem_sep boolean match |
void function ( String arg0 ) { this . influence = arg0 ; } | sets the value of the influence property . concode_field_sep String poseindex concode_elem_sep String influence concode_field_sep String getInfluence concode_elem_sep String getPoseindex concode_elem_sep void setPoseindex |
boolean function ( String arg0 ) { return arg0 . endsWith ( mapCommandButtonId ) ; } | ascertains whether mapcommandbuttonid or checkboxid are a part of componentid . componentid might be a fully qualified id , with a prefix corresponding to container component s . concode_field_sep boolean currentlyShowing concode_elem_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String... |
RealMatrix function ( final double [ ] [ ] arg0 ) { return computeCorrelationMatrix ( new BlockRealMatrix ( arg0 ) ) ; } | computes the spearman 's rank correlation matrix for the columns of the input rectangular array . the columns of the array represent values of variables to be correlated . concode_field_sep RankingAlgorithm rankingAlgorithm concode_elem_sep RealMatrix data concode_elem_sep PearsonsCorrelation rankCorrelation concode_fi... |
void function ( long arg0 ) { _oAuthToken . setExpiration ( arg0 ) ; } | sets the expiration of this o auth token . concode_field_sep OAuthToken _oAuthToken concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getGadgetKey concode_elem_sep boolean isEscapedModel c... |
void function ( String arg0 ) { this . password = arg0 ; } | sets the password to use for connecting to the database concode_field_sep int loginTimeout concode_elem_sep PrintWriter logWriter concode_elem_sep String user concode_elem_sep String database concode_elem_sep String password concode_field_sep Connection getConnection concode_elem_sep Connection getConnection concode_el... |
void function ( String arg0 ) { this . answerId = arg0 ; } | sets the solr answer id concode_field_sep String answerId concode_elem_sep float score concode_elem_sep double confidence concode_elem_sep int relevance concode_elem_sep int finalRank concode_elem_sep String body concode_elem_sep String title concode_elem_sep int solrRank concode_field_sep String getBody concode_elem_s... |
boolean function ( String arg0 , String arg1 ) { if ( arg0 == null ) { return arg1 == null ; } return arg0 . equals ( arg1 ) ; } | checks whether two providers are the same concode_field_sep LocationListener listener concode_elem_sep LocationChangedListener locationChangedListener concode_elem_sep LocationUtils instance concode_elem_sep float distance concode_elem_sep long time concode_elem_sep Location myLocation concode_elem_sep LocationManager ... |
void function ( ) { buffer = null ; bufline = null ; bufcolumn = null ; } | reset buffer when finished . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int bufcolum... |
void function ( ChannelSftp arg0 ) { ConnectionInfo loc0 = con2infoMap . get ( arg0 ) ; HashSet < ChannelSftp > loc1 = idleConnections . get ( loc0 ) ; if ( loc1 == null ) { loc1 = new HashSet < ChannelSftp > ( ) ; idleConnections . put ( loc0 , loc1 ) ; } loc1 . add ( arg0 ) ; } | add the channel into pool . concode_field_sep int maxConnection concode_elem_sep Log LOG concode_elem_sep int liveConnectionCount concode_elem_sep HashMap<ChannelSftp,ConnectionInfo> con2infoMap concode_elem_sep int port concode_elem_sep String user concode_elem_sep String host concode_elem_sep HashMap<ConnectionInfo,H... |
String function ( ) { return marker ; } | 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<DBSecurityGroup> dBSecurityGroups concode_elem_sep String mar... |
void function ( float arg0 ) { loadIdentity ( ) ; float loc0 , loc1 ; arg0 *= ( float ) ( java . lang . Math . PI / 180.0f ) ; loc0 = ( float ) java . lang . Math . cos ( arg0 ) ; loc1 = ( float ) java . lang . Math . sin ( arg0 ) ; mMat [ 0 ] = loc0 ; mMat [ 1 ] = - loc1 ; mMat [ 3 ] = loc1 ; mMat [ 4 ] = loc0 ; } | makes the upper 2x2 a rotation matrix of the given angle concode_field_sep float[] mMat concode_field_sep void rotate concode_elem_sep void rotate concode_elem_sep void set concode_elem_sep void loadScale concode_elem_sep void loadScale concode_elem_sep float[] getArray concode_elem_sep void loadIdentity concode_elem_s... |
boolean function ( ) { return ! ( this . isFilterIQ ( ) || this . isFilterMessage ( ) || this . isFilterPresence_in ( ) || this . isFilterPresence_out ( ) ) ; } | returns whether the receiver allows or denies every kind of communication . when filteriq , filtermessage , filterpresence_in and filterpresence_out are not set the receiver will block all communications . concode_field_sep boolean allow concode_elem_sep boolean filterPresence_out concode_elem_sep PrivacyRule rule conc... |
Writer function ( ) { return rightColumn ; } | gets the writer to use to write to the right column . concode_field_sep int leftWidth concode_elem_sep StringBuffer leftBuf concode_elem_sep StringBuffer rightBuf concode_elem_sep IndentingWriter rightColumn concode_elem_sep IndentingWriter leftColumn concode_elem_sep Writer out concode_field_sep void writeSpaces conco... |
float function ( int arg0 , int arg1 ) { return mMat [ arg0 * 4 + arg1 ] ; } | returns the value for a given row and column concode_field_sep float[] mMat concode_field_sep void rotate concode_elem_sep boolean inverse concode_elem_sep void loadPerspective concode_elem_sep void set concode_elem_sep void loadOrtho concode_elem_sep void loadScale concode_elem_sep void loadFrustum concode_elem_sep bo... |
void function ( PrintStream arg0 ) { this . err = arg0 ; } | sets the error stream to be used . concode_field_sep boolean followArgLink concode_elem_sep Configuration configuration concode_elem_sep int maxDepth concode_elem_sep CommandFactory commandFactory concode_elem_sep PrintStream err concode_elem_sep InputStream in concode_elem_sep long startTime concode_elem_sep boolean f... |
void function ( ) { new GameHostingController ( mockNavigator , mockControllerFactory , null ) ; } | ensures the constructor throws a nullpointerexception when provided with a null server communicator . concode_field_sep IControllerFactory mockControllerFactory concode_elem_sep ServerCommunicator mockServerCommunicator concode_elem_sep IGameHostingController gameHostingController concode_elem_sep INavigator mockNaviga... |
int function ( ) { return scope ; } | returns the lexical scope of the variable . concode_field_sep int NESTED concode_elem_sep int AT_END concode_elem_sep String varName concode_elem_sep boolean declare concode_elem_sep int scope concode_elem_sep String className concode_elem_sep int AT_BEGIN concode_field_sep String getVarName concode_elem_sep String get... |
C function ( final Class < C > arg0 , final Class < S > arg1 , final B ... arg2 ) { final C loc0 = createCompoundValue ( arg0 ) ; for ( final B loc1 : arg2 ) { final S loc2 = instantiateValueWrapper ( arg1 ) ; loc2 . setValue ( loc1 ) ; loc0 . add ( loc2 ) ; } return loc0 ; } | creates a compoundvaluewrapper instance of the given type , containingwrapped versions of the given raw items . concode_field_sep PlaceHolder placeHolder concode_field_sep S createSingleValue concode_elem_sep V instantiateValueWrapper concode_elem_sep MathsContentOutputValueWrapper createFromUpconvertedMaximaOutput con... |
void function ( Map < String , Object > arg0 ) { this . httpParams = arg0 ; } | custom http params for settings like proxy host concode_field_sep BoxApiName apiName concode_elem_sep String userPassword concode_elem_sep String clientId concode_elem_sep boolean revokeOnShutdown concode_elem_sep Map<String,Object> httpParams concode_elem_sep IAuthSecureStorage authSecureStorage concode_elem_sep int l... |
void function ( Bundle arg0 , CallbackContext arg1 ) { this . lastSavedState = arg0 ; this . resumeContext = arg1 ; this . currentReqId = arg0 . getInt ( CURRENT_ID_KEY ) ; } | restore state saved by calling tobundle along with a callbackcontext to be used in delivering the results of a pending callback concode_field_sep int duration concode_elem_sep String LIMIT_KEY concode_elem_sep int currentReqId concode_elem_sep JSONArray results concode_elem_sep SparseArray<Request> requests concode_ele... |
long function ( ) { return hitCount + missCount ; } | the total number of lookups in the cache . concode_field_sep long cacheCount concode_elem_sep XContentBuilderString FILTER_CACHE concode_elem_sep long hitCount concode_elem_sep long cacheSize concode_elem_sep XContentBuilderString CACHE_SIZE concode_elem_sep XContentBuilderString EVICTIONS concode_elem_sep XContentBuil... |
void function ( PropertyChangeListener arg0 ) { if ( arg0 == null ) throw new NullPointerException ( "srini_string" ) ; if ( changes_ != null ) changes_ . removePropertyChangeListener ( arg0 ) ; } | removes the propertychangelistener from the internal list . if the propertychangelistener is not on the list , nothing is done . concode_field_sep long serialVersionUID concode_elem_sep VetoableChangeSupport vetos_ concode_elem_sep String label_ concode_elem_sep PropertyChangeSupport changes_ concode_elem_sep String co... |
Pattern function ( String arg0 ) { return new GlobPattern ( arg0 ) . compiled ( ) ; } | compile glob pattern string concode_field_sep Pattern compiled concode_elem_sep boolean hasWildcard concode_elem_sep char BACKSLASH concode_field_sep Pattern compiled concode_elem_sep void set concode_elem_sep void error concode_elem_sep boolean matches concode_elem_sep boolean hasWildcard |
int function ( int arg0 ) { int loc0 = arg0 >>> 24 ; if ( loc0 == 255 ) { return PixelFormat . OPAQUE ; } else if ( loc0 == 0 ) { return PixelFormat . TRANSPARENT ; } else { return PixelFormat . TRANSLUCENT ; } } | gets the opacity from a color . inspired by android colordrawable . concode_field_sep PlaceHolder placeHolder concode_field_sep int multiplyColorAlpha |
void function ( PDAction arg0 ) { actions . setItem ( "srini_string" , arg0 ) ; } | this will set an action to be performed when the mouse button is released inside the annotation 's active area . the name u stands for `` up '' . concode_field_sep COSDictionary actions concode_field_sep void setX concode_elem_sep PDAction getFo concode_elem_sep void setPO concode_elem_sep PDAction getPV concode_elem_s... |
boolean function ( ) { return selectedItem ; } | is selected item boolean . concode_field_sep String collectionGroupDesignation concode_elem_sep String callNumber concode_elem_sep String useRestriction concode_elem_sep String customerCode concode_elem_sep String availability concode_elem_sep String chronologyAndEnum concode_elem_sep String barcode concode_elem_sep bo... |
boolean function ( File arg0 ) { try { SimpleExec loc0 = new SimpleExec ( "srini_string" + arg0 . getAbsolutePath ( ) ) . join ( ) ; return loc0 . exitCode ( ) == 0 ; } catch ( Exception loc0 ) { log . warn ( "srini_string" + arg0 . getAbsolutePath ( ) ) ; return false ; } } | simple wrapper around simpleexec to run rm - rc on a faile concode_field_sep Map<ScheduledBackupType,Long> protectedBackupTypes concode_elem_sep double deleteImmediatelyDiskThreshold concode_elem_sep Thread deletionThread concode_elem_sep ConcurrentSkipListSet<String> tasksToDelete concode_elem_sep Logger log concode_e... |
String function ( ) { return prefix ; } | get the prefix used to tag elements with this namespace . if this is the default namespace then return '' '' . concode_field_sep XElem declaringElem concode_elem_sep String prefix concode_elem_sep String uri concode_field_sep boolean isDefault concode_elem_sep boolean equals concode_elem_sep boolean equals concode_elem... |
void function ( ) { assertEquals ( TextField . DEFAULT_PREF_COLUMN_COUNT , 12 ) ; } | tests for default values concode_field_sep TextField txtField concode_elem_sep TextField dummyTxtField concode_field_sep void setTextAndSeeValueIsReflectedInModel concode_elem_sep void appendAndCheckSubRangeInText concode_elem_sep void defaultConstructorShouldSetStyleClassTo_textfield concode_elem_sep void checkTextSam... |
void function ( String arg0 , Session arg1 ) { System . out . println ( "srini_string" + arg0 ) ; for ( Session loc0 : userSessions ) { System . out . println ( "srini_string" + loc0 . getId ( ) ) ; loc0 . getAsyncRemote ( ) . sendText ( arg0 ) ; } } | callback hook for message events . this method will be invoked when a client send a message . concode_field_sep Set<Session> userSessions concode_field_sep void onClose concode_elem_sep void onOpen |
String function ( ) { return name ; } | get name concode_field_sep String name concode_elem_sep String type concode_elem_sep String serverUrl concode_elem_sep Boolean showInApiConsole concode_elem_sep EnvironmentEndpointsDTO endpoints concode_field_sep void setName concode_elem_sep String toIndentedString concode_elem_sep void setEndpoints concode_elem_sep E... |
void function ( ) { loadGraphic ( ) ; loadAudio ( ) ; } | load . concode_field_sep Sound soundCrankyLaugh concode_elem_sep TextureRegion btnPause_Region concode_elem_sep Sound soundCrankyCry concode_elem_sep TiledTextureRegion crankyWait_Region concode_elem_sep TiledTextureRegion crankyHaveWater_Region concode_elem_sep Sound soundWaterDrop concode_elem_sep BitmapTextureAtlas ... |
void function ( double arg0 , byte arg1 ) { final Enumeration < SpeedController > loc0 = motorControllers . elements ( ) ; while ( loc0 . hasMoreElements ( ) ) { final SpeedController loc1 = ( SpeedController ) loc0 . nextElement ( ) ; loc1 . set ( sign * arg0 ) ; } } | sets the value of each speedcontroller to the given double value must be traversed similar to an iterator concode_field_sep float sign concode_elem_sep Vector<SpeedController> motorControllers concode_field_sep void pidWrite concode_elem_sep void disable concode_elem_sep double get concode_elem_sep boolean getInverted ... |
BitVector function ( int arg0 , int arg1 ) { m_ReadCoilsRequest . setReference ( arg0 ) ; m_ReadCoilsRequest . setBitCount ( arg1 ) ; m_Transaction . setRequest ( m_ReadCoilsRequest ) ; m_Transaction . execute ( ) ; BitVector loc0 = ( ( ReadCoilsResponse ) m_Transaction . getResponse ( ) ) . getCoils ( ) ; loc0 . force... | reads a given number of coil states from the slave . note that the number of bits in the bit vector will be forced to the number originally requested . concode_field_sep WriteSingleRegisterRequest m_WriteSingleRegisterRequest concode_elem_sep ReadInputDiscretesRequest m_ReadInputDiscretesRequest concode_elem_sep WriteM... |
void function ( ) { for ( Node loc0 : listOfNodes ) { System . out . print ( loc0 . toString ( ) + "srini_string" ) ; } System . out . println ( ) ; } | print a list of nodes to the output . concode_field_sep List<Node> listOfNodes concode_elem_sep Node remoteNode concode_elem_sep int MUTUAL_EXCLUSION_MODE concode_elem_sep WebServer webServer concode_elem_sep Node localNode concode_elem_sep String masterstring concode_elem_sep boolean isServerRunning concode_elem_sep S... |
void function ( Object arg0 , Object arg1 ) { assertNotSame ( null , arg0 , arg1 ) ; } | asserts that two objects refer to the same object . if they are not the same an assertionfailederror is thrown . concode_field_sep PlaceHolder placeHolder concode_field_sep void fail concode_elem_sep void fail concode_elem_sep void assertNull concode_elem_sep void assertNull concode_elem_sep void assertTrue concode_ele... |
void function ( ) { System . setOut ( this . stdOutMock ) ; } | inject the mocked std-out printstream into the system class before each test concode_field_sep PrintStream stdOutOrig concode_elem_sep PrintStream stdOutMock concode_field_sep PrintStream getStdOutMock concode_elem_sep void tearDown |
void function ( String arg0 , String arg1 ) { FacesContext . getCurrentInstance ( ) . addMessage ( arg0 , new FacesMessage ( FacesMessage . SEVERITY_ERROR , arg1 , arg1 ) ) ; } | add error message to a specific client . 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 addInfoM... |
void function ( JForumExecutionContext arg0 ) { userData . set ( arg0 ) ; } | sets the execution context concode_field_sep Configuration templateConfig concode_elem_sep Connection conn concode_elem_sep ForumContext forumContext concode_elem_sep boolean enableRollback concode_elem_sep ThreadLocal userData concode_elem_sep boolean isCustomContent concode_elem_sep String redirectTo concode_elem_sep... |
CuratorFramework function ( Configuration arg0 ) { return zkOpen ( arg0 . get ( ZK_HOSTS ) , arg0 . getInt ( ZK_SESSION_TIMEOUT , CuratorFrameworkFactory . builder ( ) . getSessionTimeoutMs ( ) ) ) ; } | open a zookeeper connection for the jobstate . concode_field_sep CuratorFramework zk concode_elem_sep String job_trackingpath concode_elem_sep String storage_root concode_elem_sep String ZK_SESSION_TIMEOUT concode_elem_sep String ENCODING concode_elem_sep String TRACKINGDIR concode_elem_sep String overhead_path concode... |
void function ( int arg0 ) { inBuf += arg0 ; if ( ( bufpos -= arg0 ) < 0 ) bufpos += bufsize ; } | backup a number of characters . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int bufco... |
String function ( ) { return phone ; } | gets the value of the phone property . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep String phone concode_elem_sep String city concode_elem_sep String street concode_elem_sep String state concode_field_sep void setLastName concode_elem_sep String getState concode_elem_sep void set... |
int function ( ) { return fSeverity ; } | returns always the error severity . concode_field_sep IStatus OK_STATUS concode_elem_sep String fStatusMessage concode_elem_sep int fSeverity concode_field_sep boolean isWarning concode_elem_sep int getSeverity concode_elem_sep Throwable getException concode_elem_sep String getMessage concode_elem_sep boolean isMultiSt... |
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof CSpaceTenant ) ) { return false ; } String loc0 = ( ( CSpaceTenant ) arg0 ) . getName ( ) ; String loc1 = ( ( CSpaceTenant ) arg0 ) . getId ( ) ; return name . equals ( loc0 ) && id . equals ( loc1 ) ; } | compare this tenant against another tenant concode_field_sep HashMap<Principal,Principal> members concode_elem_sep String name concode_elem_sep long serialVersionUID concode_elem_sep String id concode_field_sep boolean removeMember concode_elem_sep boolean addMember concode_elem_sep String getName concode_elem_sep int ... |
void function ( List < ? extends TaggedLogAPIEntity > arg0 , EntityDefinition arg1 ) { final List < byte [ ] > loc0 = RowkeyHelper . getRowkeysByEntities ( arg0 , arg1 ) ; deleteRowkeys ( loc0 ) ; } | batch delete concode_field_sep String columnFamily concode_elem_sep String table concode_elem_sep HTableInterface tbl concode_field_sep void flush concode_elem_sep void deleteRowkeys concode_elem_sep void deleteRowByRowkey concode_elem_sep void deleteRowByRowkey concode_elem_sep Delete createDelete concode_elem_sep voi... |
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; for ( TermInfo loc1 : termsInfos ) { loc0 . append ( loc1 . getText ( ) ) ; } return loc0 . toString ( ) ; } | text of the match , calculated on the fly . use for debugging only . concode_field_sep LinkedList<WeightedPhraseInfo> phraseList concode_elem_sep int endOffset concode_elem_sep int startOffset concode_elem_sep int seqnum concode_elem_sep ArrayList<TermInfo> termsInfos concode_elem_sep float boost concode_elem_sep List<... |
void function ( byte [ ] arg0 ) { this . pgenCounter = arg0 ; } | sets the value of the pgencounter property . concode_field_sep byte[] p concode_elem_sep byte[] q concode_elem_sep byte[] seed concode_elem_sep byte[] g concode_elem_sep byte[] pgenCounter concode_elem_sep byte[] y concode_elem_sep byte[] j concode_field_sep byte[] getG concode_elem_sep void setY concode_elem_sep byte[... |
void function ( String arg0 , String arg1 , Throwable arg2 ) { println ( WARN , arg0 , arg1 , arg2 ) ; } | 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... |
XMLGregorianCalendar function ( ) { return validFrom ; } | gets the value of the validfrom property . concode_field_sep List<FreeTextLines.FreeTextLine> freeTextLine concode_elem_sep DataQualityTypeList dataQualityType concode_elem_sep Map<QName,String> otherAttributes concode_elem_sep XMLGregorianCalendar validFrom concode_elem_sep String type concode_elem_sep String value co... |
void function ( String arg0 ) { if ( myHost != null ) { myHost . showFeedback ( arg0 ) ; } else { System . out . println ( arg0 ) ; } } | used to communicate feedback pop-up messages between a plugin tool and the main whitebox user-interface . 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 bool... |
OptionBuilder function ( boolean arg0 ) { instance . numberOfArgs = ( arg0 == true ) ? 1 : Option . UNINITIALIZED ; return instance ; } | the next option created will require an argument value if hasarg is true . concode_field_sep int numberOfArgs concode_elem_sep OptionBuilder instance concode_elem_sep String argName concode_elem_sep String description concode_elem_sep Object type concode_elem_sep boolean optionalArg concode_elem_sep String longopt conc... |
QueryFilter function ( DecoratedKey arg0 , String arg1 , long arg2 ) { return new QueryFilter ( arg0 , arg1 , new IdentityQueryFilter ( ) , arg2 ) ; } | return a queryfilter object that includes every column in the row . this is dangerous on large rows ; avoid except for test code . concode_field_sep IDiskAtomFilter filter concode_elem_sep String cfName concode_elem_sep DecoratedKey key concode_elem_sep long timestamp concode_field_sep OnDiskAtomIterator getMemtableCol... |
void function ( Participant arg0 , Presentation arg1 ) { arg1 . addParticipant ( arg0 ) ; } | method to join an existing presentation ideally this would be called by a role_viewer participant after presentationexists has returned true , and a slot count check has been performed concode_field_sep int SLIDE_PRELOAD_COUNT concode_elem_sep Vector sessionList concode_elem_sep String CHAT_LOG_EXTENSION concode_elem_s... |
NavigationTreeFactory function ( ) { return navigationTreeFactory ; } | gets the navigation tree factory concode_field_sep NavigationTreeFactory navigationTreeFactory concode_elem_sep Node currentNode concode_elem_sep NavigationPanelCollapsibleFactory navigationPanelCollapsible concode_elem_sep HashMap<Node,TabState> tabContents concode_field_sep void setSelectedTabIndex concode_elem_sep T... |
Restlet function ( Context arg0 ) { Router loc0 = new Router ( arg0 ) ; loc0 . attach ( "srini_string" , ACLRuleResource . class ) ; loc0 . attach ( "srini_string" , ClearACRulesResource . class ) ; return loc0 ; } | create the restlet router and bind to the proper resources . concode_field_sep PlaceHolder placeHolder concode_field_sep String basePath |
void function ( boolean arg0 ) { } | called when the activity will start interacting with the user . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOverride... |
void function ( long arg0 ) { _favoriteSite . setGroupId ( arg0 ) ; } | sets the group id of this favorite site . concode_field_sep FavoriteSite _favoriteSite concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel... |
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , arg1 , arg2 ) ; } | 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... |
CacheControl function ( ) { CacheControl loc0 = cacheControl ; return loc0 != null ? loc0 : ( cacheControl = CacheControl . parse ( headers ) ) ; } | returns the cache control directives for this response . this is never null , even if this response contains no cache-control header . concode_field_sep Headers.Builder headers concode_elem_sep String method concode_elem_sep Object tag concode_elem_sep RequestBody body concode_elem_sep HttpUrl url concode_elem_sep Cach... |
Pos3D function ( ) { return translate ( 0.5 , 0.5 , 0.5 ) ; } | centres a block-derived pos3d concode_field_sep double zPos concode_elem_sep double yPos concode_elem_sep double xPos concode_field_sep Pos3D rotate concode_elem_sep double distance concode_elem_sep Pos3D scale concode_elem_sep Pos3D scale concode_elem_sep Pos3D diff concode_elem_sep AxisAlignedBB getAABB concode_elem_... |
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 java.lang.Integer startIndex concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep com.google.api.ads.dfp.axis.... |
String function ( ) { return databaseName ; } | return database name concode_field_sep String databaseName concode_elem_sep String tableId concode_elem_sep String tableName concode_field_sep int hashCode concode_elem_sep String getTableName concode_elem_sep boolean equals concode_elem_sep String getTableUniqueName concode_elem_sep String toString concode_elem_sep St... |
int function ( ) { return this . len ; } | returns the length of the buffer byte count . concode_field_sep int len concode_elem_sep byte[] buffer concode_elem_sep long serialVersionUID concode_field_sep int byteAt concode_elem_sep void expand concode_elem_sep void setLength concode_elem_sep byte[] toByteArray concode_elem_sep void clear concode_elem_sep boolean... |
MIRequestedDateType function ( ) { return miRequestedDate ; } | gets the value of the mirequesteddate property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep MIRequestedDateType miRequestedDate concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String ty... |
byte [ ] function ( MessageNano arg0 ) { final byte [ ] loc0 = new byte [ arg0 . getSerializedSize ( ) ] ; toByteArray ( arg0 , loc0 , 0 , loc0 . length ) ; return loc0 ; } | serialize to a byte array . concode_field_sep int cachedSize concode_field_sep void writeTo concode_elem_sep int computeSerializedSize concode_elem_sep MessageNano mergeFrom concode_elem_sep T mergeFrom concode_elem_sep T mergeFrom concode_elem_sep boolean messageNanoEquals concode_elem_sep int getSerializedSize concod... |
Feature function ( Feature [ ] arg0 , DependencyTree arg1 ) { return getFeatureForBundle ( arg0 , String . format ( "srini_string" , arg1 . getGroupId ( ) , arg1 . getArtifactId ( ) , arg1 . getVersion ( ) ) ) ; } | find the feature that contains bundle corresponding to the dependency tree item concode_field_sep PlaceHolder placeHolder concode_field_sep List<String> getRequiredLocations |
long function ( ) { return _jiraChangeGroup . getJiraIssueId ( ) ; } | returns the jira issue id of this j i r a change group . concode_field_sep JIRAChangeGroup _jiraChangeGroup concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep b... |
void function ( ) { } | this method resets the outgoing events . concode_field_sep long number concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean reset concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_sep SCInterface getSCInterface concode_elem_sep void exitAc... |
Bitmap function ( Profile arg0 , String arg1 ) { assert mNativeFaviconHelper != 0 ; return nativeGetSyncedFaviconImageForURL ( mNativeFaviconHelper , arg0 , arg1 ) ; } | get 16x16 favicon bitmap for the requested arguments . only retrives favicons in synced session storage . e.g. favicons synced from other devices . todo apiccion : provide a way to obtain higher resolution favicons . concode_field_sep int FAVICON concode_elem_sep int INVALID_ICON concode_elem_sep long mNativeFaviconHel... |
void function ( ) { System . setOut ( this . stdOutOrig ) ; } | removed the mocked std-out printstream again from the system class concode_field_sep PrintStream stdOutOrig concode_elem_sep PrintStream stdOutMock concode_field_sep void testTrollActions concode_elem_sep void setUp |
void function ( int arg0 ) { LOGGER . trace ( "srini_string" ) ; removeRoutes ( ) ; } | invoked when a configuration is destroyed from the container concode_field_sep boolean copyIngestedFiles concode_elem_sep List<RouteDefinition> routeCollection concode_elem_sep String directive concode_elem_sep CamelContext camelContext concode_elem_sep String monitoredDirectory concode_elem_sep Logger LOGGER concode_f... |
List < Comment > function ( ) { return this . comments ; } | this gets the comments concode_field_sep List<Comment> comments concode_elem_sep String name concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void setComments |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.