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

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv10_state_tex.c 46 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
74 if (nctx->fallback == HWTNL &&
nv20_state_tex.c 46 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
72 if (nctx->fallback == HWTNL &&
nv20_state_tnl.c 156 unsigned source = nctx->fallback == HWTNL ?
339 if (nctx->fallback != HWTNL)
369 if (nctx->fallback == HWTNL)
  /external/chromium_org/third_party/tcmalloc/chromium/src/
memfs_malloc.cc 91 explicit HugetlbSysAllocator(SysAllocator* fallback)
96 fallback_(fallback) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/
memfs_malloc.cc 91 explicit HugetlbSysAllocator(SysAllocator* fallback)
96 fallback_(fallback) {
  /external/icu/icu4c/source/extra/uconv/
uconv.cpp 563 UBool fallback,
586 UBool fallback,
726 ucnv_setFallback(convto, fallback);
1110 UBool fallback = FALSE; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_tex.c 46 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
74 if (nctx->fallback == HWTNL &&
nv20_state_tex.c 46 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
72 if (nctx->fallback == HWTNL &&
nv20_state_tnl.c 156 unsigned source = nctx->fallback == HWTNL ?
339 if (nctx->fallback != HWTNL)
369 if (nctx->fallback == HWTNL)
  /external/valgrind/main/memcheck/tests/
varinfo6.stdout.exp 3 too repetitive; using fallback sorting algorithm
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.css 401 .md .mv-thumb-fallback {
410 body[dir=rtl] .md .mv-thumb-fallback {
415 .md .mv-thumb-fallback {
420 .md.dark .mv-thumb-fallback {
424 .md .mv-thumb-fallback .dot {
437 .md.dark .mv-thumb-fallback .dot {
595 .md .mv-favicon-fallback {
most_visited_util.js 37 // There was an error in loading both the thumbnail image and the fallback
40 // Used a gray tile with the domain as the fallback for a failed thumbnail.
42 // The visuals of that tile's fallback are handled externally.
200 // and use param.c for non-title or as fallback.
299 // if sendBeacon is not enabled, we fallback for "a ping".
  /external/chromium_org/third_party/icu/source/test/intltest/
icusvtst.cpp 114 return LocaleKey::createWithCanonicalFallback(id, NULL, status); // no fallback locale
498 return LocaleKey::createWithCanonicalFallback(id, NULL, status); // no fallback locale
    [all...]
  /external/icu/icu4c/source/test/intltest/
icusvtst.cpp 114 return LocaleKey::createWithCanonicalFallback(id, NULL, status); // no fallback locale
498 return LocaleKey::createWithCanonicalFallback(id, NULL, status); // no fallback locale
    [all...]
  /external/chromium_org/components/translate/content/renderer/
translate_helper.cc 266 bool fallback) {
269 return fallback;
278 return fallback;
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
CommonToken.pm 9 fallback => 1,
  /external/chromium_org/cc/output/
delegating_renderer_unittest.cc 20 virtual scoped_ptr<OutputSurface> CreateOutputSurface(bool fallback)
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_no_message_loop.cc 63 virtual void RequestNewOutputSurface(bool fallback) OVERRIDE {
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 546 void CompositorImpl::RequestNewOutputSurface(bool fallback) {
556 fallback));
560 CreateOutputSurface(fallback);
563 void CompositorImpl::CreateOutputSurface(bool fallback) {
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.h 138 virtual void RequestNewOutputSurface(bool fallback) OVERRIDE;
  /external/chromium_org/third_party/icu/source/common/
servlk.cpp 123 LocaleKey::fallback() { function in class:LocaleKey
127 _currentID.remove(x); // truncate current or fallback, whichever we're pointing to
  /external/chromium_org/ui/compositor/
compositor.h 239 virtual void RequestNewOutputSurface(bool fallback) OVERRIDE;
  /external/esd/include/
esd.h 309 int esd_play_file( const char *name_prefix, const char *filename, int fallback );
  /external/icu/icu4c/source/common/
servlk.cpp 123 LocaleKey::fallback() { function in class:LocaleKey
127 _currentID.remove(x); // truncate current or fallback, whichever we're pointing to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
esd.h 311 int esd_play_file( const char *name_prefix, const char *filename, int fallback );

Completed in 505 milliseconds

1 2 34 5 6 7 8 91011>>