Searched refs:fallback (Results 1 - 25 of 124) sorted by relevance

12345

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicDurationFormatterFactory.java27 private DateFormatter fallback; field in class:BasicDurationFormatterFactory
73 * Set a fallback formatter for durations over a given limit.
75 * @param fallback the fallback formatter to use, or null
78 public DurationFormatterFactory setFallback(DateFormatter fallback) { argument
79 boolean doReset = fallback == null
80 ? this.fallback != null
81 : !fallback.equals(this.fallback);
83 this.fallback
[all...]
H A DBasicDurationFormatter.java19 private DateFormatter fallback; field in class:BasicDurationFormatter
26 * builder, and fallback. It's up to the caller to ensure that
31 DateFormatter fallback,
35 this.fallback = fallback;
41 DateFormatter fallback,
47 this.fallback = fallback;
76 DateFormatter newFallback = fallback == null
78 : fallback
29 BasicDurationFormatter(PeriodFormatter formatter, PeriodBuilder builder, DateFormatter fallback, long fallbackLimit) argument
39 BasicDurationFormatter(PeriodFormatter formatter, PeriodBuilder builder, DateFormatter fallback, long fallbackLimit, String localeName, TimeZone timeZone) argument
[all...]
H A DDurationFormatterFactory.java40 * Set a fallback formatter for durations over a given limit.
42 * @param fallback the fallback formatter to use, or null
45 public DurationFormatterFactory setFallback(DateFormatter fallback); argument
48 * Set a fallback limit for durations over a given limit.
50 * @param fallbackLimit the fallback limit to use, or 0 if none is desired.
/external/harfbuzz_ng/src/
H A Dhb-shaper-list.hh54 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
H A Dhb-fallback-shape.cc27 #define HB_SHAPER fallback
100 * - Apply fallback kern.
104 * This will make the fallback shaper into a dumb "TrueType"
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCurrencyData.java91 private final boolean fallback; field in class:CurrencyData.DefaultInfo
93 private DefaultInfo(boolean fallback) { argument
94 this.fallback = fallback;
97 public static final CurrencyDisplayInfo getWithFallback(boolean fallback) { argument
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...]
H A DLocaleUtility.java48 * return true if parent is a 'strict' fallback of child, that is,
62 * 'strict' fallback of the child (parent string is a fallback
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/icu/icu4c/source/test/cintltst/
H A Dncnvfbts.h24 const char *codepage, UBool fallback, const int32_t *expectOffsets);
26 const char *codepage, UBool fallback, const int32_t *expectOffsets);
/external/strace/
H A Dgit-version-gen89 --fallback VERSION
90 fallback version to use if \"git --version\" fails
98 fallback=
105 --fallback) shift; fallback="$1";;
191 elif test "x$fallback" = x || git --version >/dev/null 2>&1; then
194 v=$fallback
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DMismatchedTokenException.pm10 fallback => 1
/external/clang/utils/
H A DCaptureCmd38 fallback = os.getenv('CAPTURE_CMD_FALLBACK')
57 if fallback:
65 os.execv(fallback, sys.argv)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/encodings/
H A DPKCS1Encoding.java38 private byte[] fallback = null; field in class:PKCS1Encoding
67 * Constructor for decryption with a fixed plaintext length and a fallback
72 * @param fallback
73 * The fallback value, we don't do an arraycopy here.
77 byte[] fallback)
81 this.fallback = fallback;
82 this.pLen = fallback.length;
292 if (this.fallback == null)
299 random = fallback;
75 PKCS1Encoding( AsymmetricBlockCipher cipher, byte[] fallback) argument
[all...]
/external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyDisplayInfoProvider.java45 private final boolean fallback; field in class:ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo
52 public ICUCurrencyDisplayInfo(ICUResourceBundle rb, boolean fallback) { argument
53 this.fallback = fallback;
78 if (!fallback) {
89 return fallback ? isoCode : null;
94 // See http://unicode.org/reports/tr35/#Currencies, especially the fallback rule.
100 if (!fallback) {
112 return fallback ? getName(isoCode) : null;
201 return fallback
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_prim_vbuf.c75 unsigned fallback; member in struct:i915_vbuf_render
335 i915_render->fallback = 0;
339 i915_render->fallback = 0;
343 i915_render->fallback = PIPE_PRIM_LINE_LOOP;
347 i915_render->fallback = 0;
351 i915_render->fallback = 0;
355 i915_render->fallback = 0;
359 i915_render->fallback = 0;
363 i915_render->fallback = PIPE_PRIM_QUADS;
367 i915_render->fallback
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dllseek.c99 goto fallback;
108 fallback:
/external/svox/pico/lib/
H A Dpicokdt.c1265 /* set fallback value in case of failed mapping, and set upper bound pos */
1297 PICODBG_DEBUG(("no mapping found, fallback: %d", *outfallbackval));
1364 /* set fallback value in case of failed mapping, and set upper bound pos */
1393 PICODBG_DEBUG(("outside imt %d, posb/pos/i: %d/%d/%d, fallback: %d",
1507 /* set fallback value in case of failed mapping, and set upper bound pos */
1539 PICODBG_DEBUG(("no mapping found, fallback: %d", *outfallbackval));
1718 picoos_uint16 fallback; /* fallback value for failed graph encodings */ local
1747 &fallback)) {
1748 if (fallback) {
1910 picoos_uint16 fallback = 0; local
2048 picoos_uint16 fallback = 0; local
2287 picoos_uint16 fallback = 0; local
2381 picoos_uint16 fallback = 0; local
2523 picoos_uint16 fallback = 0; local
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DGenderInfo.java229 ULocale fallback = locale.getFallback();
232 // for all fallback locales too. If we get to the root locale,
234 result = fallback == null ? neutral : get(fallback);
/external/deqp/framework/delibs/decpp/
H A DdeSTLUtil.hpp86 //! Return a reference to the value mapped to `key`, or `fallback` if not found.
90 const typename M::mapped_type& fallback)
93 return ptr == DE_NULL ? fallback : *ptr;
88 lookupDefault(const M& map, const typename M::key_type& key, const typename M::mapped_type& fallback) argument
/external/mesa3d/src/mesa/vbo/
H A Dvbo_save.c125 void vbo_save_fallback( struct gl_context *ctx, GLboolean fallback )
129 if (fallback)
/external/libselinux/src/
H A Dsestatus.c36 * MAP_FAILED : opened, but fallback-mode
163 * Note that it is not a reliable value on fallback-mode until it receives
228 * callback routines for fallback case using netlink socket
251 * fallback routine using a netlink socket on older kernels, if
252 * the supplied `fallback' is not zero.
255 int selinux_status_open(int fallback) argument
287 * If caller wants fallback routine, we try to provide
292 if (fallback && avc_netlink_open(0) == 0) {
301 /* mark as fallback mode */
321 * if fallback mod
[all...]
/external/selinux/libselinux/src/
H A Dsestatus.c36 * MAP_FAILED : opened, but fallback-mode
163 * Note that it is not a reliable value on fallback-mode until it receives
228 * callback routines for fallback case using netlink socket
251 * fallback routine using a netlink socket on older kernels, if
252 * the supplied `fallback' is not zero.
255 int selinux_status_open(int fallback) argument
287 * If caller wants fallback routine, we try to provide
292 if (fallback && avc_netlink_open(0) == 0) {
301 /* mark as fallback mode */
321 * if fallback mod
[all...]
/external/dhcpcd/
H A Dif-options.h117 char *fallback; member in struct:if_options
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
H A Dwsgiwrappers.py89 The ``language`` default value is considered the fallback during i18n
99 "en-us", you don't want gettext to fallback to "zh-cn". You want it to
167 fallback = self.defaults.get('language', 'en-us')
168 if not fallback:
170 if fallback not in langs:
171 langs.append(fallback)
172 index = langs.index(fallback)
/external/linux-tools-perf/src/tools/perf/
H A Dbuiltin-help.c349 const char *fallback = getenv("PERF_MAN_VIEWER"); local
355 if (fallback)
356 exec_viewer(fallback, page);
/external/vogar/src/vogar/android/
H A DAndroidSdk.java256 Command fallback = new Command(log, "adb", "push", local.getPath(), remote.getPath());
266 fallback.execute();
269 fallback.execute();

Completed in 8132 milliseconds

12345