HomeSort by relevance Sort by last modified time
    Searched refs:fallback (Results 101 - 125 of 440) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
esd.h 311 int esd_play_file( const char *name_prefix, const char *filename, int fallback );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
esd.h 311 int esd_play_file( const char *name_prefix, const char *filename, int fallback );
  /prebuilts/go/darwin-x86/src/runtime/
sys_linux_amd64.s 146 JEQ fallback
155 fallback: label
172 JEQ fallback
184 fallback: label
  /prebuilts/go/linux-x86/src/runtime/
sys_linux_amd64.s 146 JEQ fallback
155 fallback: label
172 JEQ fallback
184 fallback: label
  /system/security/keystore/
keystore.h 35 KeyStore(Entropy* entropy, keymaster2_device_t* device, keymaster2_device_t* fallback);
  /external/aac/libSYS/src/
genericStds.cpp 266 * DATA MEMORY L1/L2 (fallback)
279 goto fallback;
289 fallback:
  /toolchain/binutils/binutils-2.25/gold/
errors.cc 87 // Report a fallback error.
90 Errors::fallback(const char* format, va_list args) function in class:gold::Errors
232 // Report a fallback error.
239 parameters->errors()->fallback(format, args);
  /external/icu/icu4c/source/test/cintltst/
ncnvfbts.c 12 * Madhu Katragadda 06/23/2000 Tests for Conveter FallBack API and Functionality
130 const char *codepage, UBool fallback, const int32_t *expectOffsets)
171 ucnv_setFallback (conv, fallback);
173 if(action != fallback){
174 log_err("FAIL: Error is setting fallback. Errocode=%s\n", myErrorName(status));
293 const char *codepage, UBool fallback, const int32_t *expectOffsets)
342 /*----setting the fallback routine----*/
343 ucnv_setFallback (conv, fallback);
345 if(action != fallback){
346 log_err("FAIL: Error is setting fallback. Errocode=%s\n", myErrorName(status))
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 827 bool fallback = false; local
838 fallback = true;
843 fallback = true;
850 fallback = true;
856 // fallback to video ration buffer in such case.
859 fallback = true;
862 if (fallback || mBobDeinterlace) {
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state.c 114 GLboolean fallback = GL_FALSE; local
130 fallback = GL_TRUE;
136 FALLBACK( rmesa, RADEON_FALLBACK_BLEND_EQ, fallback );
137 if ( !fallback ) {
156 GLboolean fallback = GL_FALSE; local
197 fallback = GL_TRUE;
241 fallback = GL_TRUE;
249 FALLBACK( rmesa, RADEON_FALLBACK_BLEND_FUNC, fallback );
700 GLboolean fallback = GL_FALSE; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_xml_etree.py 260 Test find methods using the elementpath fallback.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_xml_etree.py 260 Test find methods using the elementpath fallback.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 260 Test find methods using the elementpath fallback.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 260 Test find methods using the elementpath fallback.
    [all...]
  /external/chromium-trace/catapult/dashboard/dashboard/
start_try_job.py 387 fallback = 'linux_perf_bisect'
390 return fallback
400 return fallback
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUService.java 40 * 'fallback' the id multiple times. Clients can optionally request
47 * If none responds with a service object, a fallback id is generated,
53 * the factory list, and so gets 'first crack' at any keys or fallback
59 * fallback. The Key defines the canonical form of the id, and
60 * implements the fallback strategy. Custom Keys can be defined that
89 * fallback strategy. ICULocaleService is a customized service that
91 * resource bundle fallback strategy.<p>
138 * determine the fallback strategy.</p>
199 * If the key has a fallback, modify the key and return true,
201 * is a fallback. No currentIDs should be repeated, and fallbac
205 public boolean fallback() { method in class:ICUService.Key
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUService.java 39 * 'fallback' the id multiple times. Clients can optionally request
46 * If none responds with a service object, a fallback id is generated,
52 * the factory list, and so gets 'first crack' at any keys or fallback
58 * fallback. The Key defines the canonical form of the id, and
59 * implements the fallback strategy. Custom Keys can be defined that
88 * fallback strategy. ICULocaleService is a customized service that
90 * resource bundle fallback strategy.<p>
136 * determine the fallback strategy.</p>
197 * If the key has a fallback, modify the key and return true,
199 * is a fallback. No currentIDs should be repeated, and fallbac
203 public boolean fallback() { method in class:ICUService.Key
    [all...]
  /frameworks/support/design/src/android/support/design/widget/
Snackbar.java 249 ViewGroup fallback = null; local
260 // It's not the content view but we'll use it as our fallback
261 fallback = (ViewGroup) view;
272 // If we reach here then we didn't find a CoL or a suitable content view so we'll fallback
273 return fallback;
    [all...]
  /external/e2fsprogs/lib/ext2fs/
closefs.c 192 fallback:
219 goto fallback;
  /external/icu/icu4c/source/data/coll/
colfiles.mk 44 # Empty locales, used for validSubLocale fallback.
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c 126 nctx->fallback = HWTNL;
390 nctx->fallback = MAX2(HWTNL, mode);
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.stdout.exp 3 too repetitive; using fallback sorting algorithm
  /external/valgrind/memcheck/tests/
origin5-bz2.stdout.exp 4 too repetitive; using fallback sorting algorithm
vcpu_bz2.stdout.exp 3 too repetitive; using fallback sorting algorithm
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 205 * fallback will be used instead.
206 * @param fallback the fallback icon name to use if the primary icon does
213 public Image getIcon(@NonNull String osName, @Nullable String fallback) {
217 ImageDescriptor id = getImageDescriptor(osName, fallback);
230 * icon of the given fallback name.
233 * @param fallbackKey the fallback image to use if the primary key does not
252 // Place the fallback image for this key as well such that we don't keep trying

Completed in 1544 milliseconds

1 2 3 45 6 7 8 91011>>