/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | ICUResourceTableAccess.java | 45 ICUResourceBundle stable = table; 47 stable = table.findWithFallback(subtableName); 49 if (stable != null) { 50 result = stable.findStringWithFallback(item); 56 // if we get here, stable was null, or there was no string for the item
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUResourceTableAccess.java | 43 ICUResourceBundle stable = table; 45 stable = table.findWithFallback(subtableName); 47 if (stable != null) { 48 result = stable.findStringWithFallback(item); 54 // if we get here, stable was null, or there was no string for the item
|
/external/boringssl/src/crypto/asn1/ |
H A D | a_strnid.c | 66 static STACK_OF(ASN1_STRING_TABLE) *stable = NULL; 221 if (!stable) 223 found = sk_ASN1_STRING_TABLE_find(stable, &idx, &fnd); 226 return sk_ASN1_STRING_TABLE_value(stable, idx); 236 if (!stable) 237 stable = sk_ASN1_STRING_TABLE_new(sk_table_cmp); 238 if (!stable) { 260 sk_ASN1_STRING_TABLE_push(stable, tmp); 267 tmp = stable; 270 stable [all...] |
/external/javassist/src/main/javassist/compiler/ |
H A D | Javac.java | 38 SymbolTable stable; field in class:Javac 66 stable = new SymbolTable(); 89 ASTList mem = p.parseMember1(stable); 148 md = p.parseMethod2(stable, md); 212 SymbolTable stb = new SymbolTable(stable); 284 va.index(i), stable); 313 index, stable); 333 return gen.recordParams(params, isStatic, "$", "$args", "$$", stable); 362 use0, varNo, target, stable); 397 (useResultVar ? resultVarName : null), stable); [all...] |
/external/autotest/contrib/ |
H A D | run-stable-update | 9 LOGDIR=logs/stable-version
|
/external/jemalloc/include/jemalloc/ |
H A D | jemalloc_mangle.sh | 29 * The ${symbol_prefix}* macros can be used as stable alternative names for the
|
/external/bison/ |
H A D | GNUmakefile | 51 $(filter maintainer-% dist% alpha beta stable,$(MAKECMDGOALS)))
|
H A D | maint.mk | 124 RELEASE_TYPES = alpha beta stable 129 # Use ftp.gnu.org for stable releases. 132 gnu_ftp_host-stable = ftp.gnu.org 1299 # Make info-gnu the default only for a stable release. 1410 .PHONY: alpha beta stable release 1411 ALL_RECURSIVE_TARGETS += alpha beta stable 1412 alpha beta stable: $(local-check) writable-files $(submodule-checks) 1413 $(AM_V_GEN)test $@ = stable \
|
/external/v8/src/builtins/ |
H A D | builtins-object.cc | 100 bool stable = true; local 106 if (stable) { 121 stable = from->map() == *map; 140 if (stable && call_to_js) stable = from->map() == *map;
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | Bidi.java | 2127 boolean stable; 2131 stable = true; /* assume stable until proved otherwise */ 2133 /* The stable flag is set when brackets are paired and their 2156 /* it is stable if there is no preceding text or in 2158 stable = (openIdx == pLastIsoRun.start); 2172 if (stable) {
|
/external/icu/icu4c/source/common/ |
H A D | ubidi.c | 801 UBool stable; local 805 stable=TRUE; /* assume stable until proved otherwise */ 807 /* The stable flag is set when brackets are paired and their 830 /* it is stable if there is no containing pair or in 832 stable=(openIdx==pLastIsoRun->start); 846 if(stable) {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | Bidi.java | 429 * @stable ICU 3.8 582 * @stable ICU 3.8 609 * @stable ICU 3.8 616 * @stable ICU 3.8 623 * @stable ICU 3.8 641 * @stable ICU 3.8 655 * @stable ICU 3.8 669 * @stable ICU 3.8 678 * @stable ICU 3.8 687 * @stable IC [all...] |
H A D | DateTimePatternGenerator.java | 54 * @stable ICU 3.6 65 * @stable ICU 3.6 76 * @stable ICU 3.6 84 * @stable ICU 3.6 93 * @stable ICU 3.6 102 * @stable ICU 54 524 * @stable ICU 3.6 540 * @stable ICU 4.4 603 * @stable ICU 3.6 607 * @stable IC [all...] |
/external/iproute2/doc/ |
H A D | api-ip6-flowlabels.tex | 223 longer than boot time require to store allocated labels at stable 331 labels at stable storage and restore them back after reboot before the first
|
/external/libvorbis/doc/ |
H A D | 01-introduction.tex | 213 encoding/decoding. However, floor type 1 provides more stable
|
/external/robolectric/v3/runtime/ |
H A D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
/external/guice/extensions/persist/lib/ |
H A D | javassist.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ... |
/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 404 the LLVM command line parser. Note that the only stable thing about this
|
/external/v8/src/ |
H A D | objects.cc | 94 // We can track only JavaScript objects with stable maps. 8595 bool stable = object->map() == *map; local 8603 if (stable) { 8619 stable = object->map() == *map;
|
/external/guice/extensions/struts2/lib/ |
H A D | javassist.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ... |