/external/icu4c/i18n/ |
transreg.cpp | 780 UVector *variants = (UVector*) targets->get(target); local 781 // variants may be 0 if the source/target are invalid 782 return (variants == 0) ? 0 : variants->size(); 794 UVector *variants = (UVector*) targets->get(target); local 795 if (variants == 0) { 799 UnicodeString *v = (UnicodeString*) variants->elementAt(index); 925 * UVector of variants. 942 UVector *variants = (UVector*) targets->get(target); local 983 UVector *variants = (UVector*) targets->get(target); local [all...] |
/external/icu4c/stubdata/ |
Android.mk | 16 # Common definitions for all variants.
|
/external/v8/test/mjsunit/compiler/ |
for-stmt.js | 29 // Test variants of for loops.
|
/hardware/ril/mock-ril/ |
Android.mk | 15 # Mock-ril only buid for debug variants
|
/external/icu4c/common/ |
loclikely.cpp | 576 const char* variants, 640 variants, 693 variants, 746 variants, 798 variants, 990 /* Find the spot where the variants begin, if any. */ [all...] |
uloc.c | [all...] |
uloc_tag.c | 38 VariantListEntry *variants; member in struct:ULanguageTag 271 * variant = 5*8alphanum ; registered variants 427 /* reorder variants in alphabetical order */ 471 /* reorder variants in alphabetical order */ 543 langtag->variants = NULL; 1102 /* ICU uses upper case letters for variants, but 1148 /* write out sorted/validated/normalized variants to the target */ [all...] |
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/ |
LoginContext1Test.java | 964 Object[][] variants = new Object[][] { local [all...] |
/external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/ |
X509CertSelectorTest.java | 2018 String[][] variants = new String[][] { local [all...] |
/external/v8/test/mjsunit/ |
array-slice.js | 39 // Check various variants of empty array's slicing. 64 // Check variants of negatives and positive indices.
|
array-splice.js | 45 // Check various variants of empty array's splicing. 109 // Check variants of negatives and positive indices.
|
cyrillic.js | 136 // convert everything to upper case, so the two sigma variants are equal to each
|
/external/valgrind/main/none/tests/ |
cmdline1.stdout.exp | 63 --kernel-variant=variant1,variant2,... known variants: bproc [none] 64 handle non-standard kernel variants
|
cmdline2.stdout.exp | 63 --kernel-variant=variant1,variant2,... known variants: bproc [none] 64 handle non-standard kernel variants
|
/build/core/ |
cleanbuild.mk | 101 # Since products and build variants (unfortunately) share the same
|
main.mk | 207 ### between the build variants
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
popuplib.js | 92 // IE-compatible variants
|
/external/valgrind/main/ |
Android.mk | 210 coregrind/m_syswrap/syswrap-linux-variants.c \
|
/ndk/build/core/ |
init.mk | 92 # On all modern variants of Windows (including Cygwin and Wine)
|
/external/v8/benchmarks/ |
regexp.js | 59 // Returns an array of n different variants of the input string str. 60 // The variants are computed by randomly rotating one random 63 var variants = [ str ]; 67 variants[i] = str.substring(0, pos) + chr + str.substring(pos + 1, str.length); 69 return variants; [all...] |
/external/oprofile/events/i386/nehalem/ |
events | 66 event:0x85 counters:0,1,2,3 um:itlb_misses minimum:6000 name:ITLB_MISSES : Counts the number of ITLB misses in various variants
|
/external/v8/src/ |
string.js | 192 // Delegate to one of the regular expression variants if necessary.
|
/external/icu4c/test/intltest/ |
transtst.cpp | 3553 int32_t variants = Transliterator::countAvailableVariants(source, target); local [all...] |
/external/dropbear/libtommath/ |
bn.tex | [all...] |
/external/e2fsprogs/ |
configure | [all...] |