HomeSort by relevance Sort by last modified time
    Searched full:fallback (Results 26 - 50 of 2514) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/skia/resources/android_fonts/pre_v17/
fallback_fonts.xml 3 Fallback Fonts
10 families are listed in this file represents the order in which these fallback fonts
14 Note that there is not nameset for fallback fonts, unlike the fonts specified in
15 system_fonts.xml. The ability to support specific names in fallback fonts may be supported
17 these are fallback fonts, instead of default named system fonts.
21 fallback fonts. That file can also specify the order in which the fallback fonts should be
22 searched, to ensure that a vendor-provided font will be used before another fallback font
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
CurrencyData.java 95 private final boolean fallback; field in class:CurrencyData.DefaultInfo
97 private DefaultInfo(boolean fallback) {
98 this.fallback = fallback;
101 public static final CurrencyDisplayInfo getWithFallback(boolean fallback) {
102 return fallback ? FALLBACK_INSTANCE : NO_FALLBACK_INSTANCE;
107 return fallback ? isoCode : null;
112 return fallback ? isoCode : null;
117 return fallback ? isoCode : null;
137 if (fallback) {
    [all...]
LocaleUtility.java 50 * return true if parent is a 'strict' fallback of child, that is,
64 * 'strict' fallback of the child (parent string is a fallback
110 * Fallback from the given locale name by removing the rightmost _-delimited
115 * @return a new Locale that is a fallback from the given locale, or null.
117 public static Locale fallback(Locale loc) { method in class:LocaleUtility
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CurrencyData.java 91 private final boolean fallback; field in class:CurrencyData.DefaultInfo
93 private DefaultInfo(boolean fallback) {
94 this.fallback = fallback;
97 public static final CurrencyDisplayInfo getWithFallback(boolean fallback) {
98 return fallback ? FALLBACK_INSTANCE : NO_FALLBACK_INSTANCE;
103 return fallback ? isoCode : null;
108 return fallback ? isoCode : null;
113 return fallback ? isoCode : null;
133 if (fallback) {
    [all...]
LocaleUtility.java 48 * return true if parent is a 'strict' fallback of child, that is,
62 * 'strict' fallback of the child (parent string is a fallback
108 * Fallback from the given locale name by removing the rightmost _-delimited
113 * @return a new Locale that is a fallback from the given locale, or null.
115 public static Locale fallback(Locale loc) { method in class:LocaleUtility
  /external/skia/resources/android_fonts/v17/
fallback_fonts-ja.xml 3 Fallback Fonts
10 families are listed in this file represents the order in which these fallback fonts
14 Note that there is not nameset for fallback fonts, unlike the fonts specified in
15 system_fonts.xml. The ability to support specific names in fallback fonts may be supported
17 these are fallback fonts, instead of default named system fonts.
21 fallback fonts. That file can also specify the order in which the fallback fonts should be
22 searched, to ensure that a vendor-provided font will be used before another fallback font
26 their ordering in the fallback or vendor files gives priority to the first in the list.
30 The standard fallback file (fallback_fonts.xml) is used when a locale does not have its ow
    [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/
requirements-optional.txt 11 # charade can be used as a fallback in case we are unable to determine
  /external/dbus/test/data/auth/
fallback.auth-script 1 ## this tests that a client can fallback to a secondary auth mech
  /external/libxml2/result/XInclude/
fallback.xml.rdr 4 1 8 #comment 0 1 Simple test of a fallback on unavailble URI
  /frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
WebViewUpdateServiceTest.java 202 true /*default available*/, false /* fallback */, null)});
241 setupWithPackages(packages, true /* fallback logic enabled */, 1 /* numRelros */,
433 String fallbackPackage = "fallback";
436 primaryPackage, "", true /* default available */, false /* fallback */, null),
438 fallbackPackage, "", true /* default available */, true /* fallback */, null)};
443 // Verify that we disable the fallback package if fallback logic enabled, and don't disable
444 // the fallback package if that logic is disabled
455 // Enable fallback package
462 // Check that we have now disabled the fallback package twic
    [all...]
  /art/test/134-nodex2oat-nofallback/
run 19 # Make sure we cannot run without an oat file without fallback.
20 ${RUN} ${flags} --runtime-option -Xnodex2oat --runtime-option -Xno-dex-file-fallback
  /art/test/138-duplicate-classes-check2/
run 17 # We want to run as no-dex-file-fallback to confirm that even though the -ex file has a symbolic
19 exec ${RUN} --runtime-option -Xno-dex-file-fallback "${@}"
  /external/icu/icu4c/source/test/cintltst/
ncnvfbts.h 24 const char *codepage, UBool fallback, const int32_t *expectOffsets);
26 const char *codepage, UBool fallback, const int32_t *expectOffsets);
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.cpp     [all...]
  /external/harfbuzz_ng/docs/
harfbuzz-docs.xml 104 <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
108 <xi:include href="xml/api-index-0.9.2.xml"><xi:fallback /></xi:include>
112 <xi:include href="xml/api-index-0.9.5.xml"><xi:fallback /></xi:include>
116 <xi:include href="xml/api-index-0.9.7.xml"><xi:fallback /></xi:include>
120 <xi:include href="xml/api-index-0.9.8.xml"><xi:fallback /></xi:include>
124 <xi:include href="xml/api-index-0.9.10.xml"><xi:fallback /></xi:include>
128 <xi:include href="xml/api-index-0.9.11.xml"><xi:fallback /></xi:include>
132 <xi:include href="xml/api-index-0.9.20.xml"><xi:fallback /></xi:include>
136 <xi:include href="xml/api-index-0.9.22.xml"><xi:fallback /></xi:include>
140 <xi:include href="xml/api-index-0.9.28.xml"><xi:fallback /></xi:include
    [all...]
  /external/icu/icu4c/source/test/testdata/
translit_rules.txt 19 \uE00D>\u098F; # FALLBACK
20 \uE00E>\u098F; # FALLBACK
23 \uE011>\u0993; # FALLBACK
24 \uE012>\u0993; # FALLBACK
55 \uE031>\u09B0\u09BC; # FALLBACK to RA
65 \uE03D>; # FALLBACK BLOW AWAY AVAGRAHA
74 \uE046>\u09C7; # FALLBACK
78 \uE04A>\u09C7\u09BE; # FALLBACK
90 \uE058>\u0995\u09BC; # FALLBACK
94 \uE05C>\u09A1\u09BC; # FALLBACK
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_pixel.c 65 DBG("fallback due to fragment program\n");
76 DBG("fallback due to blend\n");
81 DBG("fallback due to texturing\n");
89 DBG("fallback due to color masking\n");
94 DBG("fallback due to alpha\n");
99 DBG("fallback due to depth test\n");
104 DBG("fallback due to fog\n");
109 DBG("fallback due to image transfer\n");
114 DBG("fallback due to image stencil\n");
119 DBG("fallback due to render mode\n")
    [all...]
  /libcore/json/src/test/java/org/json/
SelfUseTest.java 90 @Override public boolean optBoolean(int index, boolean fallback) {
92 return super.optBoolean(index, fallback);
94 @Override public double optDouble(int index, double fallback) {
96 return super.optDouble(index, fallback);
98 @Override public long optLong(int index, long fallback) {
100 return super.optLong(index, fallback);
102 @Override public String optString(int index, String fallback) {
104 return super.optString(index, fallback);
106 @Override public int optInt(int index, int fallback) {
108 return super.optInt(index, fallback);
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/
LocaleUtility.java 48 * return true if parent is a 'strict' fallback of child, that is,
62 * 'strict' fallback of the child (parent string is a fallback
108 * Fallback from the given locale name by removing the rightmost _-delimited
113 * @return a new Locale that is a fallback from the given locale, or null.
115 public static Locale fallback(Locale loc) { method in class:LocaleUtility
  /external/webrtc/webrtc/video/
video_decoder.cc 68 << "Decoder requesting fallback to codec not supported in software.";
73 LOG(LS_ERROR) << "Failed to initialize software-decoder fallback.";
81 " (fallback from: " + decoder_->ImplementationName() + ")";
92 // fallback decoder. This is the normal case.
98 // Decode OK -> stop using fallback decoder.
107 // Try to initialize fallback decoder.
  /frameworks/av/media/libstagefright/include/
avc_utils.h 59 // successful. Returns |fallback| if it was unsuccessful. Note: if the value was longer that 64
60 // bits, it reads past the value and still returns |fallback|.
61 unsigned parseUEWithFallback(ABitReader *br, unsigned fallback);
64 // Returns |fallback| if it was unsuccessful. Note: if the value was longer that 64 bits, it reads
65 // past the value and still returns |fallback|.
66 signed parseSEWithFallback(ABitReader *br, signed fallback);
  /external/clang/utils/
CaptureCmd 38 fallback = os.getenv('CAPTURE_CMD_FALLBACK')
57 if fallback:
65 os.execv(fallback, sys.argv)
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
FallbackTestClientSocketFactory.java 28 * that will not accept the {@link #TLS_FALLBACK_SCSV} cipher, thus bypassing server-side fallback
34 * The cipher suite used during TLS connection fallback to indicate a fallback.
  /art/test/118-noimage-dex2oat/
expected.txt 5 Run -Xnoimage-dex2oat -Xno-dex-file-fallback
  /art/test/119-noimage-patchoat/
expected.txt 4 Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false -Xno-dex-file-fallback

Completed in 962 milliseconds

12 3 4 5 6 7 8 91011>>