Searched
full:range (Results
1526 -
1550 of
3739) sorted by null
<<61626364656667686970>>
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToXMLStream.java | 378 * ASCII printable characters characters in the range 32 to 127 inclusive. 396 // entities in the range 32 to 127 so we write out the
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/ |
XML11Char.java | 166 * also checks the surrogate character range from 0x10000 to 0x10FFFF.
170 * the surrogate character range.
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
XML11Char.java | 161 * also checks the surrogate character range from 0x10000 to 0x10FFFF. 165 * the surrogate character range.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
AttributesImpl.java | 104 * available, or null if the index is out of range. 122 * none is available, or null if the index if out of range.
|
/dalvik/vm/analysis/ |
VerifySubs.c | 207 /* make sure the start of the switch is in range */ 251 /* make sure the end of the switch is in range */
|
/external/bison/src/ |
gram.c | 266 fprintf (out, "Num (Prec, Assoc, Useful, Ritem Range) Lhs -> Rhs (Ritem range) [Num]\n");
|
/external/bison/tests/ |
input.at | 36 [[input.y:2.13-14: integer out of range: `$1' 54 [[input.y:2.13-14: integer out of range: `@1'
|
/external/bluetooth/bluez/common/ |
glib-helper.c | 252 uint32_t range = 0x0000ffff; local 274 attrids = sdp_list_append(NULL, &range);
|
/external/elfutils/libdw/ |
dwarf.h | 357 DW_OP_lo_user = 0xe0, /* Implementation-defined range start. */ 358 DW_OP_hi_user = 0xff /* Implementation-defined range end. */
|
/external/icu4c/i18n/ |
basictz.cpp | 66 // Check transitions in the range 92 // No more transition in the range
|
indiancal.cpp | 245 // If the month is out of range, adjust it into range, and adjust the extended eyar accordingly
|
persncal.cpp | 316 // If the month is out of range, adjust it into range, and
|
rbt_pars.cpp | 752 // in the printable ASCII range. These characters are [all...] |
/external/icu4c/layout/ |
TibetanReordering.cpp | 105 // The range of characters defined in the above table is defined here. For Tibetan 0F00 to 0FFF 106 // Even if the Tibetan range is bigger, most of the characters are not combinable, and therefore treated
|
/external/icu4c/test/intltest/ |
testidn.cpp | 173 /* store the range */ 180 /* store the range */
|
/external/icu4c/tools/gennorm/ |
gennorm.c | 316 /* get code point range */ 370 /* set this flag for all code points in this range */
|
/external/ipsec-tools/src/racoon/ |
algorithm.c | 847 /* key length range */ 884 "key length out of range\n");
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 344 * dst - pointer to pgd range anwhere on a pgd page 348 * dst and src can be on the same page, but the range must not overlap,
|
/external/kernel-headers/original/linux/ |
jiffies.h | 179 * that means using a different scale for each range of HZ values (as 191 * 64-bits to get the full range time in nanoseconds.
|
pnp.h | 79 unsigned char size; /* size of range */ 103 unsigned int size; /* size of range */
|
/external/libffi/src/mips/ |
o32.S | 330 .4byte $LFE0-$LFB0 # FDE address range 356 .4byte $LFE1-$LFB1 # FDE address range
|
/external/libffi/src/pa/ |
hpux32.S | 325 .word L$FE1-L$FB1 ;# FDE address range 353 .word L$FE2-L$FB2 ;# FDE address range
|
linux.S | 314 .word .LFE1-.LFB1 ;# FDE address range 342 .word .LFE2-.LFB2 ;# FDE address range
|
/external/libffi/src/sh64/ |
sysv.S | 469 .4byte datalabel .LFE1-datalabel .LFB1 /* FDE address range */ 509 .4byte datalabel .LFE2-datalabel .LFB2 /* FDE address range */
|
/external/libffi/src/x86/ |
darwin64.S | 346 .set L$set$2,LUW4-LUW0 /* FDE address range */ 390 .set L$set$7,LUW9-LUW5 /* FDE address range */
|
Completed in 417 milliseconds
<<61626364656667686970>>