Searched
full:range (Results
1026 -
1050 of
3739) sorted by null
<<41424344454647484950>>
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_characterdatadeletedataend.java | 31 * The "deleteData(offset,count)" method removes a range of
|
hc_characterdatadeletedatamiddle.java | 31 * The "deleteData(offset,count)" method removes a range of
|
hc_nodelisttraverselist.java | 31 * The range of valid child node indices is 0 thru length -1
|
namednodemapchildnoderange.java | 31 * The range of valid child node indices is 0 to Length -1.
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
isSupported12.java | 86 features.add("Range");
|
/dalvik/libcore/luni/src/main/java/java/io/ |
ObjectInput.java | 48 * range from 0 to 255. Returns -1 if the end of this stream has been
|
/dalvik/libcore/luni/src/main/java/java/net/ |
SocketPermissionCollection.java | 79 // Only set flags if the port range and host can be implied
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ |
DERUTCTime.java | 137 * in the range of 1950 - 2049.
|
/dalvik/libcore/sql/src/main/java/org/apache/harmony/sql/internal/nls/ |
messages.properties | 18 sql.0=Value out of range
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNodeListBase.java | 75 * The number of nodes in the list. The range of valid child node indices
|
/dalvik/tools/gdbjithelper/ |
gdbjithelper.c | 31 * pointing to the code cache address range, copy them into the following
|
/dalvik/vm/ |
InlineNative.h | 40 * to support other method call forms, e.g. /range. We can also just
|
/dalvik/vm/mterp/armv5te/ |
OP_FILLED_NEW_ARRAY.S | 7 * for: filled-new-array, filled-new-array/range
|
/external/apache-http/src/org/apache/http/ |
ReasonPhraseCatalog.java | 55 * @param status the status code, in the range 100-599
|
/external/apache-http/src/org/apache/http/protocol/ |
HttpRequestInterceptorList.java | 85 * <code>null</code> if the index is out of range
|
HttpResponseInterceptorList.java | 86 * <code>null</code> if the index is out of range
|
/external/bluetooth/bluez/serial/ |
manager.c | 101 error("Channel out of range: %d", ch);
|
/external/bluetooth/glib/gio/win32/ |
gwinhttpfileoutputstream.c | 140 headers = g_strdup_printf ("Content-Range: bytes %" G_GINT64_FORMAT "-%" G_GINT64_FORMAT "/*\r\n",
|
/external/e2fsprogs/e2fsck/ |
badblocks.c | 22 printf(_("Bad block %u out of range; ignored.\n"), blk);
|
/external/elfutils/libelf-po/ |
libelf.pot | 72 msgid "offset out of range"
|
/external/elfutils/tests/ |
get-aranges.c | 85 printf ("%#llx: not in range\n",
|
/external/emma/core/java12/com/vladium/jcd/lib/ |
UDataInputStream.java | 19 * correspondingly wider native types to preserve the full range of the unsigned
|
UDataOutputStream.java | 19 * correspondingly wider native types to preserve the full range of the unsigned
|
/external/freetype/include/freetype/internal/ |
sfnt.h | 264 /* arange :: The SBit range containing the glyph index. */ 295 /* range :: The SBit range containing the glyph. */ 313 TT_SBit_Range range, [all...] |
/external/icu4c/common/unicode/ |
utext.h | 85 * adjusted to be in the range 0 <= index <= length of input text. 532 * Get the current iterator position, which can range from 0 to 550 * If the index is out of range, it will be pinned to be within 551 * the range of the input text. 585 * staying within the range [0 - text length]. 619 * Extract text from a UText into a UChar buffer. The range of text to be extracted 635 * If the specified index is out of range, 638 * character to extract. If the specified index is out of range, 706 * Get the current iterator position, which can range from 0 to 726 * If the index is out of range, it will be pinned to be withi [all...] |
Completed in 127 milliseconds
<<41424344454647484950>>