HomeSort by relevance Sort by last modified time
    Searched refs:fallback (Results 101 - 125 of 316) 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 );
  /external/aac/libSYS/src/
genericStds.cpp 261 * DATA MEMORY L1/L2 (fallback)
274 goto fallback;
284 fallback:
  /external/chromium_org/third_party/polymer/components-chromium/core-shared-lib/
core-shared-lib-extracted.js 57 // TODO(sjmiles): we should probably fallback to listening to script.load
  /external/chromium_org/ui/compositor/
compositor.cc 344 void Compositor::RequestNewOutputSurface(bool fallback) {
346 context_factory_->CreateOutputSurface(this, fallback));
  /external/pixman/pixman/
pixman-arm-simd.c 249 _pixman_implementation_create_arm_simd (pixman_implementation_t *fallback)
251 pixman_implementation_t *imp = _pixman_implementation_create (fallback, arm_simd_fast_paths);
  /external/chromium_org/third_party/icu/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...]
  /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/ips/anniedale/
AnnOverlayPlane.cpp 811 bool fallback = false; local
822 fallback = true;
827 fallback = true;
834 fallback = true;
840 // fallback to video ration buffer in such case.
843 fallback = true;
846 if (fallback || mBobDeinterlace) {
  /external/chromium_org/third_party/mesa/src/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...]
  /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/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_org/third_party/cython/src/Cython/Compiler/
TypeSlots.py 273 def __init__(self, signature, slot_name, method_name, fallback=None,
283 if fallback:
284 self.alternatives.append(fallback)
679 MethodSlot(unaryfunc, "nb_int", "__int__", fallback="__long__"),
680 MethodSlot(unaryfunc, "nb_long", "__long__", fallback="__int__", py3 = "<RESERVED>"),
    [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
log_view_painter.js 617 * Outputs the SSL version fallback parameters of |entry| to |out|.
702 // The proxy settings specify up to three major fallback choices
721 if (urlScheme != 'fallback') {
726 if (config.proxy_per_scheme.fallback) {
728 getProxyListString(config.proxy_per_scheme.fallback));
756 // (which correspond with the fallback order).
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
options.js 22 * fallback when the script is undeclared.
266 * |effectiveFont| is the font used taking fallback into consideration.
297 // If we're still here, we have to fallback to common script, unless this
318 * @param {string} effectiveFont The font used, including fallback to Common
401 // Add a special item to indicate fallback to the non-per-script
403 // fallback.
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_protocol_unittest.cc 744 std::string fallback = proxy_params_->DefaultFallbackOrigin(); local
750 HostPortPair::FromURL(GURL(fallback)).ToString() + "; DIRECT"),
762 primary, fallback);
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.cc 36 #include "hb-ot-shape-fallback-private.hh"
542 /* If the font has no GPOS, AND, no fallback positioning will
548 * If fallback positinoing happens or GPOS is present, we don't
626 hb_bool_t fallback = !hb_ot_position_complex (c); local
630 if (fallback && c->plan->shaper->fallback_position)
636 /* Visual fallback goes here. */
638 if (fallback)
  /external/harfbuzz_ng/src/
hb-ot-shape.cc 36 #include "hb-ot-shape-fallback-private.hh"
540 /* If the font has no GPOS, AND, no fallback positioning will
546 * If fallback positinoing happens or GPOS is present, we don't
624 hb_bool_t fallback = !hb_ot_position_complex (c); local
628 if (fallback && c->plan->shaper->fallback_position)
634 /* Visual fallback goes here. */
636 if (fallback)
  /external/chromium_org/net/http/
http_stream_factory_impl_job.cc 1234 int fallback = FALLBACK_NONE; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_context.c 126 nctx->fallback = HWTNL;
390 nctx->fallback = MAX2(HWTNL, mode);
  /external/e2fsprogs/lib/ext2fs/
closefs.c 192 fallback:
219 goto fallback;
  /external/icu/icu4c/source/data/coll/
colfiles.mk 45 # 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/main/exp-sgcheck/tests/
hackedbz2.stdout.exp 3 too repetitive; using fallback sorting algorithm
  /external/valgrind/main/memcheck/tests/
origin5-bz2.stdout.exp 4 too repetitive; using fallback sorting algorithm

Completed in 1572 milliseconds

1 2 3 45 6 7 8 91011>>