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

1 2 3 4 56 7 8 91011>>

  /external/valgrind/main/memcheck/tests/
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
  /external/dnsmasq/src/
rfc2131.c 85 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));
    [all...]
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor.h 107 // |fallback| if the ResourceType could not be determined.
110 content::ResourceType fallback);
  /external/chromium_org/mojo/services/html_viewer/
weblayertreeview_impl.cc 82 void WebLayerTreeViewImpl::RequestNewOutputSurface(bool fallback) {
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
formatutils9.cpp 169 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).
408 template <D3DVertexType Preferred, D3DVertexType Fallback = Preferred>
412 enum { fallback = Fallback }; enumerator in enum:rx::d3d9::VertexTypeMappingBase::__anon16205
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
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/
harfbuzz-ng.target.darwin-arm.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.darwin-arm64.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.darwin-mips.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.darwin-mips64.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.darwin-x86.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.darwin-x86_64.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.linux-arm.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.linux-arm64.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.linux-mips.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.linux-mips64.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.linux-x86.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
harfbuzz-ng.target.linux-x86_64.mk 32 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
48 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc \
  /external/chromium_org/third_party/icu/source/common/
serv.h 56 * determine the fallback strategy.</p>
133 * <p>If the key has a fallback, modify the key and return true,
135 * is a fallback. No currentIDs should be repeated, and fallback
139 * @return TRUE if the ICUServiceKey changed to a valid fallback value.
141 virtual UBool fallback();
145 * fallback to match, the canonical ID of this ICUServiceKey.</p>
148 * @return TRUE if this ICUServiceKey's canonical ID is a fallback of id.
451 * 'fallback' the ID multiple times. Clients can optionally request
459 * responds with a service object, a fallback ID is generated, and th
    [all...]
servloc.h 52 * A subclass of Key that implements a locale fallback mechanism.
54 * client, and the fallback locale to search for is the current
77 * Create a LocaleKey with canonical primary and fallback IDs.
84 * Create a LocaleKey with canonical primary and fallback IDs.
140 * If the key has a fallback, modify the key and return true,
144 * the fallbackID. The final fallback is the empty string,
146 * there is no fallback.
148 virtual UBool fallback();
152 * fallback to match, the canonical ID of this key.
524 * Return the name of the current fallback locale. If it has changed since this wa
    [all...]
  /external/icu/icu4c/source/common/
serv.h 56 * determine the fallback strategy.</p>
133 * <p>If the key has a fallback, modify the key and return true,
135 * is a fallback. No currentIDs should be repeated, and fallback
139 * @return TRUE if the ICUServiceKey changed to a valid fallback value.
141 virtual UBool fallback();
145 * fallback to match, the canonical ID of this ICUServiceKey.</p>
148 * @return TRUE if this ICUServiceKey's canonical ID is a fallback of id.
451 * 'fallback' the ID multiple times. Clients can optionally request
459 * responds with a service object, a fallback ID is generated, and th
    [all...]
servloc.h 52 * A subclass of Key that implements a locale fallback mechanism.
54 * client, and the fallback locale to search for is the current
77 * Create a LocaleKey with canonical primary and fallback IDs.
84 * Create a LocaleKey with canonical primary and fallback IDs.
140 * If the key has a fallback, modify the key and return true,
144 * the fallbackID. The final fallback is the empty string,
146 * there is no fallback.
148 virtual UBool fallback();
152 * fallback to match, the canonical ID of this key.
524 * Return the name of the current fallback locale. If it has changed since this wa
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_texture.c 656 debug_printf("%s: fallback format translation\n", __FUNCTION__);
695 * faster than using the fallback code in texcompress.c).
729 debug_printf("%s: fallback processing\n", __FUNCTION__);
982 goto fallback;
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 656 debug_printf("%s: fallback format translation\n", __FUNCTION__);
695 * faster than using the fallback code in texcompress.c).
729 debug_printf("%s: fallback processing\n", __FUNCTION__);
982 goto fallback;
    [all...]
  /external/svox/pico/lib/
picosa.c 524 picoos_uint16 fallback; local
602 fallback = 0;
604 &prevout, &fallback)) {
605 if (fallback) {
606 prevout = fallback;
    [all...]

Completed in 584 milliseconds

1 2 3 4 56 7 8 91011>>