Searched refs:fallback (Results 101 - 125 of 243) sorted by relevance

12345678910

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_protocol_unittest.cc744 std::string fallback = proxy_params_->DefaultFallbackOrigin(); local
750 HostPortPair::FromURL(GURL(fallback)).ToString() + "; DIRECT"),
762 primary, fallback);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape.cc36 #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/
H A Dhb-ot-shape.cc36 #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/
H A Dhttp_stream_factory_impl_job.cc1227 FALLBACK_NONE = 0, // SSL version fallback did not occur.
1234 int fallback = FALLBACK_NONE; local
1238 fallback = FALLBACK_SSL3;
1241 fallback = FALLBACK_TLS1;
1244 fallback = FALLBACK_TLS1_1;
1249 fallback, FALLBACK_MAX);
1251 // We also wish to measure the amount of fallback connections for a host that
1252 // we know implements TLS up to 1.2. Ideally there would be no fallback here
1253 // but high numbers of SSLv3 would suggest that SSLv3 fallback is being
1261 fallback, FALLBACK_MA
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c126 nctx->fallback = HWTNL;
390 nctx->fallback = MAX2(HWTNL, mode);
/external/e2fsprogs/lib/ext2fs/
H A Dclosefs.c192 fallback:
219 goto fallback;
/external/icu/icu4c/source/data/coll/
H A Dcolfiles.mk45 # Empty locales, used for validSubLocale fallback.
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c126 nctx->fallback = HWTNL;
390 nctx->fallback = MAX2(HWTNL, mode);
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.stdout.exp3 too repetitive; using fallback sorting algorithm
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.stdout.exp4 too repetitive; using fallback sorting algorithm
H A Dvcpu_bz2.stdout.exp3 too repetitive; using fallback sorting algorithm
/external/dnsmasq/src/
H A Drfc2131.c85 static struct in_addr server_id(struct dhcp_context *context, struct in_addr override, struct in_addr fallback);
140 struct in_addr subnet_addr, fallback, override; local
343 fallback = context->local;
835 option_addr(opt).s_addr != server_id(context, override, fallback).s_addr)
868 option_addr(opt).s_addr != server_id(context, override, fallback).s_addr)
956 option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, ntohl(server_id(context, override, fallback).s_addr));
1125 option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, ntohl(server_id(context, override, fallback).s_addr));
1225 option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, ntohl(server_id(context, override, fallback).s_addr));
1280 option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, ntohl(server_id(context, override, fallback).s_addr));
1353 static struct in_addr server_id(struct dhcp_context *context, struct in_addr override, struct in_addr fallback) argument
[all...]
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetch_predictor.h107 // |fallback| if the ResourceType could not be determined.
110 content::ResourceType fallback);
/external/chromium_org/mojo/services/html_viewer/
H A Dweblayertreeview_impl.cc82 void WebLayerTreeViewImpl::RequestNewOutputSurface(bool fallback) { argument
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A Dformatutils9.cpp169 template <FallbackPredicateFunction pred, LoadImageFunction prefered, LoadImageFunction fallback>
180 fallback(width, height, depth, input, inputRowPitch, inputDepthPitch, output, outputRowPitch, outputDepthPitch);
405 // VertexTypeMapping maps GL type & normalized flag to preferred and fallback D3D vertex types (as D3DVertexType enums).
412 enum { fallback = Fallback }; enumerator in enum:rx::d3d9::VertexTypeMappingBase::__anon11580
452 // Policy rules for use with Converter, to choose whether to use the preferred or fallback conversion.
453 // The fallback conversion produces an output that all D3D9 devices must support.
455 template <class T> struct UseFallback { enum { type = T::fallback }; };
457 // Converter ties it all together. Given an OpenGL type/norm/size and choice of preferred/fallback conversion,
/external/chromium_org/third_party/harfbuzz-ng/
H A Dharfbuzz-ng.target.darwin-arm.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.darwin-arm64.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.darwin-mips.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.darwin-mips64.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.darwin-x86.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.darwin-x86_64.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.linux-arm.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.linux-arm64.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.linux-mips.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
H A Dharfbuzz-ng.target.linux-mips64.mk32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \

Completed in 8008 milliseconds

12345678910