code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
int function ( int arg0 , CharSequence arg1 ) { int loc0 = nglCreateShaderProgramvEXT ( arg0 , 1 , APIUtil . getBufferNT ( arg1 ) ) ; return loc0 ; } | overloads glcreateshaderprogramvext . concode_field_sep int GL_ACTIVE_PROGRAM_EXT concode_elem_sep int GL_PROGRAM_SEPARABLE_EXT concode_elem_sep int GL_PROGRAM_PIPELINE_BINDING_EXT concode_elem_sep int GL_FRAGMENT_SHADER_BIT_EXT concode_elem_sep int GL_VERTEX_SHADER_BIT_EXT concode_elem_sep int GL_ALL_SHADER_BITS_EXT c... |
void function ( Boolean arg0 ) { this . useLastAsDefault = arg0 ; } | sets the value of the uselastasdefault property . concode_field_sep CheckDefault _default concode_elem_sep String textContext concode_elem_sep Map<QName,String> otherAttributes concode_elem_sep Boolean useLastAsDefault concode_elem_sep String text concode_elem_sep String valueOff concode_elem_sep String key concode_ele... |
void function ( NNPerformanceComparator arg0 ) { comparator = arg0 ; } | sets the nn comparator to be used . concode_field_sep NNPerformanceComparator comparator concode_elem_sep ArrayList<Vector> previousResults concode_field_sep NNPerformanceChangeStoppingCondition getClone concode_elem_sep boolean apply concode_elem_sep ArrayList<Vector> getPreviousResults concode_elem_sep double getPerc... |
T function ( DiscordRequest < T > arg0 , String arg1 , T arg2 ) { return RequestBuffer . arg0 ( ( ) -> { try { return arg0 . perform ( ) ; } catch ( MissingPermissionsException | DiscordException | NullPointerException loc0 ) { LOGGER . warn ( arg1 , loc0 ) ; return arg2 ; } } ) . get ( ) ; } | performs the given discord request and then returns the value of its return . handles missingpermissionsexception and discordexception concode_field_sep IDiscordClient client concode_elem_sep Logger LOGGER concode_field_sep IMessage sendFile concode_elem_sep List<IMessage> getPinnedMessages concode_elem_sep IChannel cr... |
String function ( ) { return mapCommandButtonId ; } | gets the component id of the commandbutton , in the map ui , corresponding to this time zone . concode_field_sep Polygon mapPolygon concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep boolean isRelevantComponentId concode_elem_sep String getId concode_elem_sep Polygon getMapPolygon |
boolean function ( OutputSocket arg0 ) { return arg0 . equals ( this . socket ) ; } | queries the event to determine if this event is about this socket . concode_field_sep OutputSocket socket concode_field_sep OutputSocket getSocket concode_elem_sep String toString |
void function ( String arg0 ) { this . userActionType = arg0 ; } | sets the value of the useractiontype property . concode_field_sep String userActionType concode_field_sep String getUserActionType |
String function ( ) { return arn ; } | the amazon resource name arn of the instance profile . concode_field_sep String name concode_elem_sep String arn concode_field_sep void setName concode_elem_sep IamInstanceProfileSpecification withArn concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep IamInsta... |
void function ( Long arg0 ) { this . personId = arg0 ; } | sets the value of the personid property . concode_field_sep Reminder reminderI concode_elem_sep Long personId concode_field_sep Long getPersonId concode_elem_sep void setReminderI concode_elem_sep Reminder getReminderI |
int function ( ) { return this . maxLinkedPages ; } | return the maximum number of page links to a few pages around the current one . concode_field_sep Date refreshDate concode_elem_sep int page concode_elem_sep SortDefinition sortUsed concode_elem_sep int DEFAULT_MAX_LINKED_PAGES concode_elem_sep List<E> source concode_elem_sep SortDefinition sort concode_elem_sep int ma... |
int function ( ) { drain ( ) ; return reads ( ) ; } | returns the total number of events consumed . concode_field_sep int BUFFER_SIZE concode_elem_sep int BUFFER_MASK concode_elem_sep Consumer<E> consumer concode_elem_sep Lock evictionLock concode_field_sep boolean record concode_elem_sep int recorded concode_elem_sep void drain |
void function ( String arg0 ) { this . pid = arg0 ; } | sets the value of the pid property . concode_field_sep String logMessage concode_elem_sep String pid concode_elem_sep String state concode_elem_sep String label concode_elem_sep String ownerId concode_field_sep String getState concode_elem_sep String getLabel concode_elem_sep String getOwnerId concode_elem_sep void set... |
int function ( List < ByteBuffer > arg0 ) { int loc0 = 1 ; for ( ByteBuffer loc1 : arg0 ) { loc0 = 31 * loc0 + hashCodeByteBuffer ( loc1 ) ; } return loc0 ; } | helper method for implementing messagelite #hashcode for bytesfield . concode_field_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep ByteBuffer EMPTY_BYTE_BUFFER concode_elem_sep int DEFAULT_BUFFER_SIZE concode_field_sep int hashEnum concode_elem_sep String toStringUtf8 concode_elem_sep int hashEnumList concode_elem_sep in... |
String function ( ) { return id ; } | gets the timezone id used to identify this time zone in the javacode . concode_field_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep boolean isRelevantComponentId concode_elem_sep String getMapCommandButtonId |
void function ( CTTextListStyle arg0 ) { this . notesStyle = arg0 ; } | sets the value of the notesstyle property . concode_field_sep CTColorMapping clrMap concode_elem_sep CommonSlideData cSld concode_elem_sep CTExtensionListModify extLst concode_elem_sep CTTextListStyle notesStyle concode_elem_sep CTHeaderFooter hf concode_field_sep void setCSld concode_elem_sep CommonSlideData getCSld c... |
String function ( ) { return TimeZoneBean . formatCurrentTime ( dateFormat ) ; } | gets the dynamic time through the formatcurrenttime method in the timezonebean . concode_field_sep boolean currentlyShowing concode_elem_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String abbreviation concode_elem_sep String mapCommandButtonId concode_field_... |
String function ( Uri arg0 , CordovaInterface arg1 ) { return FileHelper . getRealPath ( arg0 . toString ( ) , arg1 ) ; } | returns the real path of the given uri . if the given uri is a content : / / uri , the real path is retrieved from the media store . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String stripFileProtocol concode_elem_sep String getMimeType concode_elem_sep String getMimeTypeForExtensi... |
void function ( int arg0 ) { int loc0 = correctValue ( arg0 ) ; updatePicture ( getAlpha ( ) , loc0 , getGreen ( ) , getBlue ( ) ) ; } | method to set the red to a new red value concode_field_sep int x concode_elem_sep int y concode_elem_sep DigitalPicture picture concode_field_sep int getCol concode_elem_sep int correctValue concode_elem_sep Color getColor concode_elem_sep void setAlpha concode_elem_sep int getRow concode_elem_sep int getBlue concode_e... |
void function ( String arg0 ) { this . comment = arg0 ; } | sets the comment . concode_field_sep int VTYPE_BOOLEAN concode_elem_sep int VTYPE_DOUBLE concode_elem_sep int VTYPE_INT concode_elem_sep int VTYPE_STRING concode_elem_sep boolean redundantProperty concode_elem_sep String value concode_elem_sep int valueType concode_elem_sep String key concode_elem_sep boolean editable ... |
SHA256 function ( String arg0 ) { if ( "srini_string" . equalsIgnoreCase ( arg0 ) ) { return new SHA256 ( ) ; } throw Message . getInvalidValueException ( arg0 , "srini_string" ) ; } | get a new cryptographic hash object for the given algorithm . concode_field_sep PlaceHolder placeHolder concode_field_sep BlockCipher getBlockCipher |
int function ( Object arg0 ) { return compareTo ( ( TimeStamp ) arg0 ) ; } | compares this timestamp to another object . if the object is a timestamp , this function behaves like compareto timestamp . otherwise , it throws a classcastexception as timestamps are comparable only to other timestamps . concode_field_sep long msb0baseTime concode_elem_sep long msb1baseTime concode_elem_sep SoftRefer... |
void function ( ) { synchronized ( lock ) { triggered = true ; lock . notifyAll ( ) ; } } | fires the latch . code that is blocked on #await will now return . concode_field_sep boolean triggered concode_elem_sep Object lock concode_field_sep void await |
boolean function ( Class < ? extends Annotation > arg0 ) { Retention loc0 = arg0 . getAnnotation ( Retention . class ) ; return loc0 != null && loc0 . value ( ) == RetentionPolicy . RUNTIME ; } | returns true if the given annotation is retained at runtime . concode_field_sep PlaceHolder placeHolder concode_field_sep Key<?> getKey concode_elem_sep boolean isScopeAnnotation concode_elem_sep Class<? extends Annotation> findScopeAnnotation concode_elem_sep Class<? extends Annotation> findScopeAnnotation concode_ele... |
BigInteger function ( ) { return maxTarget ; } | maximum target represents the easiest allowable proof of work . concode_field_sep int INTERVAL concode_elem_sep long MAX_COINS concode_elem_sep int p2shHeader concode_elem_sep int PROTOCOL_VERSION concode_elem_sep BigInteger maxTarget concode_elem_sep int TARGET_SPACING concode_elem_sep String[] dnsSeeds concode_elem_s... |
MessageHandlerMethodFactory function ( ) { return this . messageHandlerMethodFactory ; } | return the custom messagehandlermethodfactory to use , if any . concode_field_sep JmsListenerEndpoint endpoint concode_elem_sep BeanFactory beanFactory concode_elem_sep JmsListenerContainerFactory<?> containerFactory concode_elem_sep MessageHandlerMethodFactory messageHandlerMethodFactory concode_elem_sep JmsListenerEn... |
void function ( List < Map < String , SecurityScheme >> arg0 ) { this . securitySchemes = arg0 ; } | setter for the field securityschemes . concode_field_sep List<Map<String,Template>> resourceTypes concode_elem_sep List<Map<String,Template>> traits concode_elem_sep List<DocumentationItem> documentation concode_elem_sep String mediaType concode_elem_sep String title concode_elem_sep String version concode_elem_sep Lis... |
void function ( boolean arg0 ) { setFontWeight ( arg0 ? FONT_WEIGHT_BOLD : FONT_WEIGHT_NORMAL ) ; } | set the font weight to bold weight = 700 or to normal weight = 400 boldness . concode_field_sep int OFFSET_FONT_NAME concode_elem_sep int OFFSET_ESCAPEMENT_TYPE_MODIFIED concode_elem_sep BitField posture concode_elem_sep BitField outlineModified concode_elem_sep BitField cancellation concode_elem_sep short FONT_WEIGHT_... |
GenerateCredentialReportResult function ( ReportStateType arg0 ) { setState ( arg0 ) ; return this ; } | information about the state of the credential report . concode_field_sep String description concode_elem_sep String state concode_field_sep String getState concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep GenerateCredentialReportResult clone concode_elem_sep void setState concode_elem_sep ... |
Set < AchievementPage > function ( ) { return new HashSet < AchievementPage > ( achievementPages ) ; } | will return the list of achievement pages . concode_field_sep LinkedList<Achievement> achievements concode_elem_sep String name concode_elem_sep LinkedList<AchievementPage> achievementPages concode_field_sep AchievementPage getAchievementPage concode_elem_sep AchievementPage getAchievementPage concode_elem_sep String g... |
ICloudFoundryOperation function ( final List < String > arg0 ) { return new UpdateServicesOperation ( behaviour . getRequestFactory ( ) . getDeleteServicesRequest ( arg0 ) , behaviour ) ; } | gets an operation to delete services concode_field_sep String INTERNAL_ERROR_NO_WST_MODULE concode_elem_sep CloudFoundryServerBehaviour behaviour concode_field_sep BehaviourOperation refreshForDeploymentChange concode_elem_sep BehaviourOperation refreshApplication concode_elem_sep ICloudFoundryOperation mappedUrlsUpdat... |
int function ( ) { return this . bitCount ; } | returns the number of bits maintained by this array . concode_field_sep byte[] data concode_elem_sep int bitCount concode_field_sep void setBits concode_elem_sep void setBits concode_elem_sep void set concode_elem_sep int byteOffset concode_elem_sep void clearBits concode_elem_sep String toBitString concode_elem_sep St... |
void function ( DataBalance arg0 ) { this . dataBalanceBeforeAdjustment = arg0 ; } | sets the value of the databalancebeforeadjustment property . concode_field_sep String eventStashAdjustmentType concode_elem_sep DataBalance dataCredited concode_elem_sep DataBalance dataBalanceBeforeAdjustment concode_elem_sep DataBalance dataBalanceAfterAdjustment concode_elem_sep long serialVersionUID concode_elem_se... |
String function ( ) { return id ; } | gets the value of the id property . concode_field_sep String path concode_elem_sep String id concode_elem_sep String pathType concode_field_sep void setPathType concode_elem_sep String getPath concode_elem_sep void setId concode_elem_sep void setPath concode_elem_sep String getPathType |
GroupNode function ( final int arg0 ) { return this . extraNodes . get ( arg0 ) ; } | gets a node . concode_field_sep List<GroupNode> extraNodes concode_elem_sep String name concode_elem_sep int id concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void addNode concode_elem_sep int size concode_elem_sep void setId concode_elem_sep int getId |
void function ( String arg0 ) { this . inFile = new ExifInterface ( arg0 ) ; } | the file before it is compressed concode_field_sep String gpsDateStamp concode_elem_sep String gpsLatitudeRef concode_elem_sep String gpsLongitude concode_elem_sep String gpsLatitude concode_elem_sep String whiteBalance concode_elem_sep String orientation concode_elem_sep String model concode_elem_sep String focalLengt... |
void function ( final SOAPHeader arg0 , final SOAPHeaderElement arg1 ) { final Name loc0 = arg0 . getElementName ( ) ; final SOAPFactory loc1 = SOAPFactory . newInstance ( ) ; final Name loc2 = loc1 . createName ( "srini_string" , loc0 . getPrefix ( ) , loc0 . getURI ( ) ) ; arg1 . removeAttribute ( loc2 ) ; } | clear the soap mustunderstand . concode_field_sep PlaceHolder placeHolder concode_field_sep SOAPHeaderElement getHeaderElement concode_elem_sep boolean match concode_elem_sep boolean handleInboundMessage concode_elem_sep boolean handleInboundMessage concode_elem_sep void suspendTransaction |
String function ( ) { return this . name ; } | the name of the attribute . concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep Attribute withValue concode_elem_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Attribute clone conco... |
void function ( final String arg0 , final WhoisServerDefinition arg1 ) { try { ServerConnector loc0 = new ServerConnector ( ) ; loc0 . queryServer ( arg1 , parsers . values ( ) , arg0 ) ; } catch ( UnknownHostException loc0 ) { throw new HostNameValidationException ( loc0 ) ; } catch ( IOException loc0 ) { throw new Wh... | runs a whois query against the specified host name . concode_field_sep HashMap<Class<? extends ResponseParser>,ResponseParser> parsers concode_field_sep HashMap<Class<? extends ResponseParser>,ResponseParser> getParsers concode_elem_sep void loadDefaultParsers concode_elem_sep WhoisServerDefinition getServerDefinition |
String function ( ) { return fauxProjectPath ; } | get the faux project path . this is used for projects that are not actually in the hudson job directory area . concode_field_sep boolean autoUpdateUnstable concode_elem_sep String sourcePathPattern concode_elem_sep String[] ENCODING_STRINGS concode_elem_sep Set<Suppression> suppressions concode_elem_sep String encoding... |
void function ( int arg0 ) { this . userId = arg0 ; } | sets the user id . concode_field_sep long currentAllocatedSize concode_elem_sep List<Double> currentAllocatedMips concode_elem_sep double mips concode_elem_sep int numberOfPes concode_elem_sep int userId concode_elem_sep boolean inMigration concode_elem_sep CloudletScheduler cloudletScheduler concode_elem_sep String ui... |
CommandHandler function ( String arg0 ) { return ( CommandHandler ) handlers . get ( arg0 ) ; } | get a commandhandler for the command . concode_field_sep CommandLine cl concode_elem_sep Options options concode_elem_sep CommandLineTool instance concode_elem_sep Map handlers concode_elem_sep String command concode_elem_sep Parser parser concode_field_sep void addCommandHandler concode_elem_sep CommandLineTool instan... |
long function ( ) { return this . maxKey ; } | gets the maxkey attribute of the highlowsequence object concode_field_sep long serialVersionUID concode_elem_sep long maxKey concode_elem_sep String name concode_elem_sep long curVal concode_elem_sep int grabSize concode_elem_sep Integer version concode_field_sep Integer getVersion concode_elem_sep void setName concode... |
void function ( ) { Base . saveFile ( program , file ) ; setModified ( false ) ; } | save this piece of code , regardless of whether the modified flag is set or not . concode_field_sep String extension concode_elem_sep int selectionStart concode_elem_sep File file concode_elem_sep String prettyName concode_elem_sep Document document concode_elem_sep int preprocOffset concode_elem_sep boolean modified c... |
String function ( String arg0 ) { if ( arg0 . endsWith ( "srini_string" ) ) { arg0 = arg0 . substring ( 0 , arg0 . length ( ) - 1 ) ; } return arg0 ; } | trim trailing comma from given string . concode_field_sep String[] xmlLowValueEscapeStrings concode_elem_sep boolean paternIsInitialized concode_elem_sep Pattern unescapePattern concode_elem_sep boolean xmlLowValueEscapeStringsInitialized concode_elem_sep String unicodeUnescapeMatchExpression concode_elem_sep int xmlAl... |
PerfMonSet function ( DateTime arg0 ) { this . endTime = arg0 ; return this ; } | set the endtime value . concode_field_sep String timeGrain concode_elem_sep List<PerfMonSample> values concode_elem_sep String name concode_elem_sep DateTime startTime concode_elem_sep DateTime endTime concode_field_sep String timeGrain concode_elem_sep PerfMonSet withTimeGrain concode_elem_sep List<PerfMonSample> valu... |
int function ( ) { return writeCnt ; } | this is the override of super method . concode_field_sep int readCnt concode_elem_sep int writeCnt concode_elem_sep boolean sleep concode_field_sep void read concode_elem_sep void anoWrite concode_elem_sep void anoRead concode_elem_sep void write concode_elem_sep int getReadCnt |
void function ( ) { throw new UnsupportedOperationException ( "srini_string" ) ; } | unsupported . concode_field_sep BufferedReader bufferedReader concode_elem_sep String cachedLine concode_elem_sep boolean finished concode_field_sep Object next concode_elem_sep String nextLine concode_elem_sep boolean hasNext concode_elem_sep boolean isValidLine concode_elem_sep void closeQuietly concode_elem_sep void... |
Decision function ( Decision arg0 , String arg1 , String arg2 , Object ... arg3 ) { if ( debugDecision ( ) ) { return Decision . single ( arg0 . type ( ) , arg1 , arg2 , arg3 ) ; } else { return arg0 ; } } | create a routing decision , including the reason if the debug flag is turned on concode_field_sep boolean retryFailed concode_elem_sep boolean debugDecision concode_elem_sep RoutingNodes routingNodes concode_elem_sep MetaData metaData concode_elem_sep long currentNanoTime concode_elem_sep DiscoveryNodes nodes concode_e... |
String function ( ) { return processInstanceId ; } | the process instance id concode_field_sep TransitionInstanceDto[] childTransitionInstances concode_elem_sep String activityId concode_elem_sep String processInstanceId concode_elem_sep String processDefinitionId concode_elem_sep String[] executionIds concode_elem_sep String activityName concode_elem_sep String id conco... |
Integer function ( ) { return this . scale ; } | return the scale of the parameter , if any . concode_field_sep int sqlType concode_elem_sep String name concode_elem_sep String typeName concode_elem_sep Integer scale concode_field_sep List<SqlParameter> sqlTypesToAnonymousParameterList concode_elem_sep String getName concode_elem_sep boolean isInputValueProvided conc... |
VersionValue function ( BytesRef arg0 ) { Maps loc0 = maps ; VersionValue loc1 = loc0 . current . get ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } loc1 = loc0 . old . get ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } return tombstones . get ( arg0 ) ; } | returns the live version add or delete for this uid . concode_field_sep Map<BytesRef,VersionValue> current concode_elem_sep AtomicLong ramBytesUsedTombstones concode_elem_sep int BASE_BYTES_PER_BYTESREF concode_elem_sep Map<BytesRef,VersionValue> old concode_elem_sep Map<BytesRef,VersionValue> tombstones concode_elem_s... |
void function ( int arg0 ) { this . offset = arg0 ; } | sets the offset of this search match . concode_field_sep int rule concode_elem_sep int offset concode_elem_sep IResource resource concode_elem_sep int length concode_elem_sep int accuracy concode_elem_sep int ALL_GENERIC_FLAVORS concode_elem_sep SearchParticipant participant concode_elem_sep int A_ACCURATE concode_elem... |
void function ( String [ ] arg0 ) { testZeroBlue ( ) ; } | main method for testing . every class can have a main method in java concode_field_sep PlaceHolder placeHolder concode_field_sep void testCollage concode_elem_sep void testEdgeDetection concode_elem_sep void testMirrorVertical concode_elem_sep void testMirrorTemple concode_elem_sep void testZeroBlue |
CTScRgbColor function ( ) { return scrgbClr ; } | gets the value of the scrgbclr property . concode_field_sep CTSRgbColor srgbClr concode_elem_sep int pos concode_elem_sep CTHslColor hslClr concode_elem_sep CTSchemeColor schemeClr concode_elem_sep CTSystemColor sysClr concode_elem_sep CTPresetColor prstClr concode_elem_sep CTScRgbColor scrgbClr concode_field_sep CTSys... |
Process function ( @ Nullable final String arg0 , @ NotNull final String ... arg1 ) { return createProcess ( arg0 , null , arg1 ) ; } | creates add by command and working directory concode_field_sep PlaceHolder placeHolder concode_field_sep Output runInPath concode_elem_sep GeneralCommandLine createAndSetupCmdLine |
String function ( ) { return id ; } | gets the value of the id property . concode_field_sep SbbActivityContextInterfaceName sbbActivityContextInterfaceName concode_elem_sep Description description concode_elem_sep String id concode_field_sep void setId concode_elem_sep SbbActivityContextInterfaceName getSbbActivityContextInterfaceName concode_elem_sep void... |
SimpleXMLParser function ( String arg0 ) { return new SimpleXMLParser ( getElementString ( arg0 ) ) ; } | generate a simple xml parser to parse the xml in the given element . concode_field_sep String _xml concode_field_sep String getStartElement concode_elem_sep String getEndElement concode_elem_sep String getElementString |
String function ( ) { return root . getString ( KEY_PREFIX ) ; } | returns the page label prefix for this page range . concode_field_sep String STYLE_LETTERS_UPPER concode_elem_sep COSDictionary root concode_elem_sep COSName KEY_STYLE concode_elem_sep String STYLE_ROMAN_LOWER concode_elem_sep String STYLE_DECIMAL concode_elem_sep String STYLE_ROMAN_UPPER concode_elem_sep COSName KEY_S... |
void function ( ) { TriggerContext loc0 = new TriggerContext ( mockBuild ( "srini_string" , 2 ) , null , new LinkedList < TriggeredItemEntity > ( ) ) ; assertFalse ( loc0 . hasOthers ( ) ) ; } | test of hasothers method with no others , of class triggercontext . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSetThisBuildAbstractBuild concode_elem_sep void testAddTwoOtherBuilds concode_elem_sep void testHasOthersTrue concode_elem_sep void testGetOtherBuildsNull concode_elem_sep void testHa... |
boolean function ( ) { return hasNextTlsMode ( ) || hasNextInetSocketAddress ( ) || hasNextProxy ( ) || hasNextPostponed ( ) ; } | returns true if there 's another route to attempt . every address has at least one route . concode_field_sep int nextSocketAddressIndex concode_elem_sep List<Route> postponedRoutes concode_elem_sep int TLS_MODE_MODERN concode_elem_sep Address address concode_elem_sep Iterator<Proxy> proxySelectorProxies concode_elem_se... |
IndexType function ( boolean arg0 ) { return createNonUnique ( arg0 , false , false ) ; } | create a non-unique index . concode_field_sep boolean belongsToConstraint concode_elem_sep boolean unique concode_elem_sep boolean scan concode_elem_sep boolean persistent concode_elem_sep boolean spatial concode_elem_sep boolean hash concode_elem_sep boolean primaryKey concode_field_sep String getSQL concode_elem_sep ... |
boolean function ( String arg0 , CordovaArgs arg1 , CallbackContext arg2 ) { return false ; } | executes the request . this method is called from the webview thread . to do a non-trivial amount of work , use : cordova.getthreadpool . execute runnable ; to run on the ui thread , use : cordova.getactivity . runonuithread runnable ; concode_field_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView c... |
HttpSession function ( ) { return session ; } | gets the wrapped httpsession . concode_field_sep HttpSession session concode_field_sep void setAttribute concode_elem_sep long getLastAccessedTime concode_elem_sep Object getAttribute concode_elem_sep Set<String> getAttributeNames concode_elem_sep Set<T> enumerationToSet concode_elem_sep int getMaxInactiveInterval conc... |
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return getService ( ) . dynamicQueryCount ( arg0 ) ; } | returns the number of rows matching the dynamic query . concode_field_sep OAuthTokenLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep int getOAuthTokensCount concode_elem_... |
List < String > function ( ) { return acceptedKeyWrapAlgorithms ; } | get the list of accepted key-wrap algorithms . a request can contain a wst : keywrapalgorithm uri for use in encrypting an issued token . the algorithm specified must be contained in this list . the default algorithms are rsa 1.5 and rsa oep . concode_field_sep String keyWrapAlgorithm concode_elem_sep int keyIdentifier... |
int function ( ) { return bufline [ tokenBegin ] ; } | get token beginning line number . 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 buf... |
ShapeType function ( ) { return m_shape . getType ( ) ; } | get the type of the child shape . you can use this to down cast to the concrete shape . concode_field_sep boolean m_isSensor concode_elem_sep Shape m_shape concode_elem_sep Object m_userData concode_elem_sep float m_density concode_elem_sep Fixture m_next concode_elem_sep float m_restitution concode_elem_sep AABB pool1... |
List < Track > function ( ) { return unmodifiableList ( tracks ) ; } | used in imperative code examples that need to iterate over a list concode_field_sep String name concode_elem_sep List<Artist> musicians concode_elem_sep List<Track> tracks concode_field_sep String getName concode_elem_sep Stream<Track> getTracks concode_elem_sep List<Artist> getMusicianList concode_elem_sep Stream<Arti... |
void function ( String arg0 ) { this . countryCode = arg0 ; } | sets the countrycode . concode_field_sep String streetName concode_elem_sep int streetNumber concode_elem_sep String city concode_elem_sep String countryCode concode_elem_sep String description concode_elem_sep Locale locale concode_field_sep String getCountryCode concode_elem_sep void setCity concode_elem_sep void set... |
boolean function ( ) { return characterDef ; } | return true if this mapping is defined by a character , false otherwise concode_field_sep int FLAG_CAPSLOCK concode_elem_sep boolean altDown concode_elem_sep int FLAG_ALT concode_elem_sep boolean characterDef concode_elem_sep int keyLocation concode_elem_sep char keyChar concode_elem_sep int FLAG_CTRL concode_elem_sep ... |
String function ( ) { return this . name ; } | gets the name of the schedule . concode_field_sep String DEFAULT_DATE_FORMAT concode_elem_sep int MILLISECONDS_PER_SECOND concode_elem_sep String dateFormat concode_elem_sep String description concode_elem_sep int MINUTES_PER_HOUR concode_elem_sep int DAYS_PER_WEEK concode_elem_sep boolean startOnStartup concode_elem_s... |
void function ( ) { if ( documentHandler != null ) { documentHandler . startDocument ( ) ; } } | sax documenthandler api . concode_field_sep boolean validating concode_elem_sep DocumentHandler documentHandler concode_elem_sep boolean suppressExplanation concode_elem_sep boolean namespaceAware concode_elem_sep Parser parser concode_elem_sep boolean oasisXMLCatalogPI concode_elem_sep URL baseURL concode_elem_sep Cat... |
int function ( ) { return myRow . getIntColumn ( "srini_string" ) ; } | gets id for group referred to by this policy concode_field_sep String TYPE_INHERITED concode_elem_sep Context myContext concode_elem_sep String TYPE_CUSTOM concode_elem_sep String TYPE_WORKFLOW concode_elem_sep TableRow myRow concode_elem_sep String TYPE_SUBMISSION concode_elem_sep Logger log concode_field_sep java.uti... |
int function ( ) { return count ; } | returns the number of keys in this hashtable . concode_field_sep Entry table[] concode_elem_sep Entry next concode_elem_sep float loadFactor concode_elem_sep int count concode_elem_sep int threshold concode_elem_sep Object value concode_elem_sep int hash concode_elem_sep int key concode_field_sep boolean contains conco... |
String function ( ) { return lang ; } | gets lang . concode_field_sep Integer autologin concode_elem_sep Long attempt_clock concode_elem_sep Integer attempt_failed concode_elem_sep Integer refresh concode_elem_sep Integer type concode_elem_sep Integer userid concode_elem_sep String url concode_elem_sep Integer rows_per_page concode_elem_sep String surname co... |
CheckpointProperties function ( ) { return new CheckpointProperties ( false , false , true , true , true , true , true ) ; } | creates the checkpoint properties for a regular checkpoint . regular checkpoints are not forced and not persisted externally . they are garbage collected automatically . concode_field_sep long serialVersionUID concode_elem_sep boolean forced concode_elem_sep boolean discardFinished concode_elem_sep boolean discardFaile... |
ShellServer function ( Class < ? extends ShellServer > arg0 ) { try { return arg0 . newInstance ( ) ; } catch ( Exception loc0 ) { throw new RuntimeException ( loc0 ) ; } } | to get rid of the remoteexception , uses a constructor without arguments . concode_field_sep Map<String,Serializable> NO_INITIAL_SESSION concode_field_sep ShellClient newClient concode_elem_sep ShellClient newClient concode_elem_sep ShellClient newClient concode_elem_sep ShellClient newClient concode_elem_sep ShellClie... |
byte [ ] function ( ) { return privateKey ; } | returns the octet string . concode_field_sep byte[] privateKey concode_elem_sep ASN1Sequence ASN1 concode_elem_sep List<?> attributes concode_elem_sep byte[] encoding concode_elem_sep int version concode_elem_sep AlgorithmIdentifier privateKeyAlgorithm concode_field_sep int getVersion concode_elem_sep AlgorithmIdentifi... |
boolean function ( int arg0 ) { boolean loc0 = true ; int loc1 = 2 ; while ( loc0 && ( loc1 < arg0 ) ) { if ( ( arg0 % loc1 ) == 0 ) { loc0 = false ; } loc1 ++ ; } return ( loc0 ) ; } | comprueba si el numero introducido es primo concode_field_sep PlaceHolder placeHolder concode_field_sep void multiplesOfFive concode_elem_sep void sumValues concode_elem_sep void sumValuesInterval |
int function ( long arg0 , int arg1 ) { if ( arg1 <= 1 ) { throw new IllegalArgumentException ( "srini_string" ) ; } int loc0 = 0 ; while ( arg0 >= arg1 ) { arg0 /= arg1 ; loc0 ++ ; } return loc0 ; } | returns x < = 0 ? 0 : math.floor math.log x / math.log base concode_field_sep PlaceHolder placeHolder concode_field_sep double atanh concode_elem_sep double acosh concode_elem_sep long gcd concode_elem_sep double asinh |
void function ( Match arg0 ) { validateMatch ( arg0 ) ; for ( Match loc0 : arg0 . getSubmatches ( ) ) { walkAndValidate ( loc0 ) ; } } | walks over the given match and its sub-matches , calling #validatematch match on each . concode_field_sep PlaceHolder placeHolder concode_field_sep void validateMatch concode_elem_sep void validate |
String function ( String arg0 ) { return getBaseUrl ( ) + documentRequest ( arg0 ) + docApiKeyUrl ( ) ; } | this method is identical to the one above . concode_field_sep Activity act concode_field_sep String getApiKey concode_elem_sep void getActivity concode_elem_sep String getDatabaseName concode_elem_sep String setUserDataInDB concode_elem_sep String setBookDataInDB concode_elem_sep String createLendlistInDB concode_elem_... |
CreateDistributionResult function ( String arg0 ) { this . location = arg0 ; return this ; } | the fully qualified uri of the new distribution resource just created . for example : https://cloudfront.amazonaws.com/2010-11-01/distribution/edfdvbd632bhds5 . returns a reference to this object so that method calls can be chained together . concode_field_sep String location concode_elem_sep String eTag concode_elem_s... |
boolean function ( Object arg0 ) { if ( arg0 == null ) { return iLen == 0 ; } String loc0 = arg0 . toString ( ) ; if ( isIgnoreCase ) { loc0 = loc0 . toUpperCase ( ) ; } return compareAt ( loc0 , 0 , 0 , loc0 . length ( ) ) ; } | method declaration concode_field_sep int iFirstWildCard concode_elem_sep boolean optimised concode_elem_sep int[] wildCardType concode_elem_sep Character escapeChar concode_elem_sep boolean isIgnoreCase concode_elem_sep int PERCENT_CHAR concode_elem_sep boolean isNull concode_elem_sep int iLen concode_elem_sep int UNDE... |
float function ( ) { return mBottom ; } | the bottom bound of the underlying node . concode_field_sep NodeRegion EMPTY concode_elem_sep float mLeft concode_elem_sep float mBottom concode_elem_sep boolean mIsVirtual concode_elem_sep float mTop concode_elem_sep float mRight concode_elem_sep NodeRegion[] EMPTY_ARRAY concode_elem_sep int mTag concode_field_sep boo... |
void function ( java . lang . String arg0 ) { this . errorMessage = arg0 ; } | sets the errormessage value for this sitedirectorydfasitemappingresult . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String errorMessage concode_elem_sep long siteDirectorySiteId concode_elem_sep boolean __hashCodeCalc concode... |
String function ( ) { return contextId ; } | gets the value of the contextid property . concode_field_sep String repoId concode_elem_sep String extension concode_elem_sep String artifactLink concode_elem_sep String groupId concode_elem_sep String classifier concode_elem_sep String artifactId concode_elem_sep String packaging concode_elem_sep String contextId conc... |
UUID function ( String arg0 ) { for ( int loc0 = 0 ; loc0 < values . size ( ) ; loc0 ++ ) { if ( values . get ( loc0 ) . getName ( ) . equals ( arg0 ) ) { return UUID . fromString ( values . get ( loc0 ) . getValue ( ) ) ; } } return null ; } | get field record value in uuid object concode_field_sep List<DatabaseRecord> values concode_field_sep String getStringValue concode_elem_sep List<DatabaseRecord> getValues concode_elem_sep double getDoubleValue concode_elem_sep void setLongValue concode_elem_sep void setStringValue concode_elem_sep void setUUIDValue co... |
Log function ( String arg0 , int arg1 ) { return print ( arg0 + "srini_string" , arg1 ) . flush ( ) ; } | prints the log if level is n't greater than the log verbose_level concode_field_sep int verbose_level concode_elem_sep long MAX_SIZE concode_elem_sep long counter concode_elem_sep String log_tag concode_elem_sep PrintStream out_stream concode_elem_sep boolean do_log concode_elem_sep long max_size concode_elem_sep int t... |
String function ( ) { return this . contextPath ; } | returns the context path for the embedded servlet container . the path will start with '' / '' and not end with '' / '' . the root context is represented by an empty string . concode_field_sep boolean persistSession concode_elem_sep InetAddress address concode_elem_sep String contextPath concode_elem_sep String display... |
List < InputParameter > function ( ) { if ( inputParameter == null ) { inputParameter = new ArrayList < InputParameter > ( ) ; } return this . inputParameter ; } | gets the value of the inputparameter 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 inputparameter property . for example , to add a ne... |
StructType function ( List < StructField > arg0 ) { return createStructType ( arg0 . toArray ( new StructField [ 0 ] ) ) ; } | creates a structtype with the given list of structfields fields . concode_field_sep DataType StringType concode_elem_sep DataType DateType concode_elem_sep DataType BooleanType concode_elem_sep DataType BinaryType concode_elem_sep DataType TimestampType concode_elem_sep DataType LongType concode_elem_sep DataType Doubl... |
void function ( ExtensionRegistryLite arg0 ) { globalRegistry = checkNotNull ( arg0 , "srini_string" ) ; } | sets the global registry for proto marshalling shared across all servers and clients . warning : this api will likely change over time . it is not possible to have separate registries per process , server , channel , service , or method . this is intentional until there is a more appropriate api to set them . warning :... |
void function ( final Context arg0 , ConfMessageCard arg1 ) { SharedPreferences loc0 = PreferenceManager . getDefaultSharedPreferences ( arg0 ) ; loc0 . edit ( ) . putBoolean ( ConfMessageCardsDismissedMap . get ( arg1 ) , true ) . apply ( ) ; } | mark that the user has dismissed one of the conference message cards so the app does n't show that card to them again . concode_field_sep String should_show_prefix concode_elem_sep String PREF_ANSWERED_CONF_MESSAGE_CARDS_PROMPT concode_elem_sep String PREF_CONF_MESSAGE_CARDS_ENABLED concode_elem_sep int WIFI_FEEDBACK_R... |
void function ( String [ ] arg0 ) { this . indices = ( arg0 == null ) ? Strings . EMPTY_ARRAY : arg0 ; } | sets the indices to execute on concode_field_sep boolean filterCache concode_elem_sep int DEFAULT_MULTIPLIER concode_elem_sep int DEFAULT_CONCURRENCY concode_elem_sep SearchType DEFAULT_SEARCH_TYPE concode_elem_sep boolean numSlowestFinalized concode_elem_sep boolean fieldDataCache concode_elem_sep ClearCachesSettings ... |
int function ( ) { int loc0 ; loc0 = this . rows ; loc0 = 29 * loc0 + this . columns ; return loc0 ; } | returns a hash code value for the object . concode_field_sep Object[][] data concode_elem_sep int rowIncrement concode_elem_sep long serialVersionUID concode_elem_sep int columns concode_elem_sep int columnIncrement concode_elem_sep int rows concode_field_sep Object getObject concode_elem_sep int getRowCount concode_el... |
Component function ( int arg0 , int arg1 ) { if ( ! isRecursivelyVisible ( ) ) return null ; return ( getComponentAt ( arg0 , arg1 , true ) ) ; } | + returns the visible component that contains the specified point , + or null if no visible component contains the point . the x and y + coordinates of the point are relative to the origin of this container . + concode_field_sep PlaceHolder placeHolder concode_field_sep Dimension minimumSize concode_elem_sep Component ... |
String function ( ) { return this . contentType ; } | get the contenttype value . concode_field_sep byte[] cer concode_elem_sep String kid concode_elem_sep CertificateAttributes attributes concode_elem_sep String id concode_elem_sep String contentType concode_elem_sep Base64Url x509Thumbprint concode_elem_sep String sid concode_elem_sep CertificatePolicy policy concode_el... |
double function ( double arg0 ) { return getProperty ( BACK_OFF_MULTIPLIER , arg0 ) ; } | return the ` backoffmultiplier ' property or the default value . this is used in the retry template 's exponentialbackoffpolicy in buses that support retry . concode_field_sep SpelExpressionParser spelExpressionParser concode_elem_sep Properties properties concode_field_sep String getProperty concode_elem_sep String ge... |
CreateFileOptions function ( Configuration arg0 ) { return CreateFileOptions . defaults ( ) . setWriteType ( WriteType . THROUGH ) ; } | gets through createfileoptions . concode_field_sep PlaceHolder placeHolder concode_field_sep CreateFileOptions getCreateFileOptionsMustCache concode_elem_sep CreateFileOptions getCreateFileOptionsAsync concode_elem_sep OpenFileOptions getOpenFileOptionsCache concode_elem_sep CreateFileOptions getCreateFileOptionsWriteL... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.