HomeSort by relevance Sort by last modified time
    Searched refs:fallback (Results 151 - 175 of 316) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/browser/resources/media/
ssrc_info_manager.js 27 // TODO(jiayl): remove the fallback to id once the Libjingle change is rolled
  /external/chromium_org/third_party/icu/source/data/coll/
collocal.mk 32 # Empty locales, used for validSubLocale fallback.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 498 if (nctx->fallback == HWTNL)
503 if (nctx->fallback == SWTNL)
  /external/deqp/modules/glshared/
glsFboUtil.cpp 85 FormatFlags FormatDB::getFormatInfo (ImageFormat format, FormatFlags fallback) const
87 return lookupDefault(m_map, format, fallback);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 498 if (nctx->fallback == HWTNL)
503 if (nctx->fallback == SWTNL)
  /external/pixman/pixman/
pixman-mips-dspr2.c 448 _pixman_implementation_create_mips_dspr2 (pixman_implementation_t *fallback)
451 _pixman_implementation_create (fallback, mips_dspr2_fast_paths);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Settings.java 242 private static Object getNonNull(Object candidate, Object fallback){
244 return fallback;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common_context.h 155 * for software fallback rendering.
283 /* Fallback rasterization functions
403 GLuint Fallback;
473 void (*fallback)(struct gl_context *ctx, GLuint bit, GLboolean mode); member in struct:radeon_context::__anon19122
radeon_context.c 90 &_tnl_render_stage, /* FALLBACK: */
153 radeon->vtbl.fallback = radeonFallback;
403 FALLBACK(rmesa, RADEON_FALLBACK_DISABLE, 1);
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_exec_array.c 1143 GLboolean fallback = GL_FALSE; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h 155 * for software fallback rendering.
283 /* Fallback rasterization functions
403 GLuint Fallback;
473 void (*fallback)(struct gl_context *ctx, GLuint bit, GLboolean mode); member in struct:radeon_context::__anon32519
radeon_context.c 90 &_tnl_render_stage, /* FALLBACK: */
153 radeon->vtbl.fallback = radeonFallback;
403 FALLBACK(rmesa, RADEON_FALLBACK_DISABLE, 1);
  /external/mesa3d/src/mesa/vbo/
vbo_exec_array.c 1143 GLboolean fallback = GL_FALSE; local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_copyrequest.cc 106 virtual scoped_ptr<FakeOutputSurface> CreateFakeOutputSurface(bool fallback)
537 virtual scoped_ptr<FakeOutputSurface> CreateFakeOutputSurface(bool fallback)
667 virtual scoped_ptr<FakeOutputSurface> CreateFakeOutputSurface(bool fallback)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
serv.cpp 62 ICUServiceKey::fallback() function in class:ICUServiceKey
523 // fallback to the one that succeeded, we want to hit the
541 } while (key.fallback());
703 // fallback
706 while (fallbackKey->fallback()) {
  /external/chromium_org/third_party/icu/source/i18n/
dtitvfmt.cpp 655 // use fallback
969 fallback{"{0} - {1}"}
1299 UnicodeString fallback; local
    [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucmstate.c 588 /* find a fallback for this offset; return the index or -1 if not found */
599 /* do a linear search for the fallback mapping (the table is not yet sorted) */
622 int32_t i, j, leadState, trailState, newState, fallback; local
775 * Note that fallback mappings need to get their offset values adjusted.
793 /* copy assigned-character code units and adjust fallback offsets */
800 if(unit==0xfffe && (fallback=ucm_findFallback(toUFallbacks, countToUFallbacks, oldOffset))>=0) {
801 toUFallbacks[fallback].offset=0x80000000|offset;
821 /* remove temporary flags from fallback offsets that protected them from being modified twice */
    [all...]
  /external/dhcpcd/
if-options.c 107 {"fallback", required_argument, NULL, O_FALLBACK},
745 free(ifo->fallback);
746 ifo->fallback = xstrdup(arg);
934 free(ifo->fallback);
  /external/icu/icu4c/source/common/
serv.cpp 62 ICUServiceKey::fallback() function in class:ICUServiceKey
523 // fallback to the one that succeeded, we want to hit the
541 } while (key.fallback());
703 // fallback
706 while (fallbackKey->fallback()) {
  /external/icu/icu4c/source/i18n/
dtitvfmt.cpp 655 // use fallback
971 fallback{"{0} - {1}"}
1301 UnicodeString fallback; local
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
ucmstate.c 588 /* find a fallback for this offset; return the index or -1 if not found */
599 /* do a linear search for the fallback mapping (the table is not yet sorted) */
622 int32_t i, j, leadState, trailState, newState, fallback; local
775 * Note that fallback mappings need to get their offset values adjusted.
793 /* copy assigned-character code units and adjust fallback offsets */
800 if(unit==0xfffe && (fallback=ucm_findFallback(toUFallbacks, countToUFallbacks, oldOffset))>=0) {
801 toUFallbacks[fallback].offset=0x80000000|offset;
821 /* remove temporary flags from fallback offsets that protected them from being modified twice */
    [all...]
  /external/openssl/crypto/err/
err.c 1006 static ERR_STATE fallback; local
1020 if (ret == NULL) return(&fallback);
1034 return(&fallback);
  /external/chromium_org/third_party/libxml/src/
xinclude.c 61 int emptyFb; /* flag to show fallback empty */
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 12 var fallback = function(value, default_value) {
18 embed.type = fallback(args.type, 'application/x-nacl');
20 embed.className = fallback(args.className, 'naclModule');
21 embed.width = fallback(args.width, 0);
22 embed.height = fallback(args.height, 0);
  /external/chromium_org/third_party/sqlite/src/tool/
lemon.c 168 struct symbol *fallback; /* fallback token in case this token doesn't parse */ member in struct:symbol
308 int has_fallback; /* True if any %fallback is seen in the grammar */
1974 struct symbol *fallback; \/* The fallback token *\/ member in struct:pstate
    [all...]

Completed in 1624 milliseconds

1 2 3 4 5 67 8 91011>>