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

1 2 34 5 6 7 8 91011>>

  /external/webrtc/webrtc/video/
video_encoder.cc 61 << "Encoder requesting fallback to codec not supported in software.";
66 LOG(LS_ERROR) << "Failed to initialize software-encoder fallback.";
81 " (fallback from: " + encoder_->ImplementationName() + ")";
82 // Since we're switching to the fallback encoder, Release the real encoder. It
93 // Store settings, in case we need to dynamically switch to the fallback
145 // If requested, try a software fallback.
147 // Fallback was successful, so start using it with this frame.
  /art/test/119-noimage-patchoat/
run 36 # Make sure we cannot run without an image file without fallback.
37 echo "Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false -Xno-dex-file-fallback"
38 ${RUN} ${flags} ${BPATH} --runtime-option -Xnoimage-dex2oat --runtime-option -Xpatchoat:${false_bin} --runtime-option -Xno-dex-file-fallback
  /external/harfbuzz_ng/src/
hb-fallback-shape.cc 27 #define HB_SHAPER fallback
100 * - Apply fallback kern.
104 * This will make the fallback shaper into a dumb "TrueType"
  /external/skia/resources/android_fonts/pre_v17/
system_fonts.xml 14 Any glyph that is not handled by the system fonts will cause a search of the fallback fonts.
15 The default fallback fonts are specified in the file /system/etc/fallback_fonts.xml, and there
16 is an optional file which may be supplied by vendors to specify other fallback fonts to use
  /frameworks/base/services/core/java/com/android/server/webkit/
WebViewUpdateServiceShellCommand.java 85 pw.println(" Allow a fallback package to be installed and enabled even when a");
87 pw.println(" fallback packages.");
89 pw.println(" Disallow installing and enabling fallback packages when a more-preferred");
  /packages/apps/Messaging/src/com/android/messaging/util/
FallbackStrategies.java 22 * Provides a generic and loose-coupled framework to execute one primary and multiple fallback
82 ", attempting fallback " + mChainedStrategies.get(i + 1) :
88 // TODO: Should this accept user-defined fallback value other than null?
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h     [all...]
  /art/test/146-bad-interface/
run 17 # We want to run as no-dex-file-fallback to confirm that even though the -ex file has a symbolic
  /art/test/147-stripped-dex-fallback/
run 20 echo "Test 147-stripped-dex-fallback is not intended to run in no-prebuild mode."
  /external/clang/test/SemaTemplate/
cxx1z-fold-expressions.cpp 47 (N - ...); // expected-error {{empty expansion for operator '-' with no fallback}}
48 (N / ...); // expected-error {{empty expansion for operator '/' with no fallback}}
49 (N % ...); // expected-error {{empty expansion for operator '%' with no fallback}}
50 (N = ...); // expected-error {{empty expansion for operator '=' with no fallback}}
  /external/harfbuzz_ng/test/shaping/tests/
simple.tests 2 fonts/sha1sum/49c9f7485c1392fa09a1b801bc2ffea79275f22e.ttf:--shaper=fallback:U+0056,U+0041,U+0042,U+0045,U+0061,U+0062,U+0063,U+0064:[V=0+1295|A=1+1295|B=2+1295|E=3+1123|a=4+1126|b=5+1164|c=6+1072|d=7+1164]
  /external/icu/icu4c/source/test/testdata/
test1bmp.ucm 28 # toUnicode result is fallback direct
test4.ucm 30 # fallback from non-zero to zero possible with extension table
36 # toUnicode result is fallback direct
  /external/kernel-headers/original/uapi/linux/
ioprio.h 42 * Fallback BE priority
  /external/libchrome/base/files/
dir_reader_fallback.h 29 // Returns true if this is a no-op fallback class (for testing).
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa.h 64 "%s fallback " s "\n", __FUNCTION__, ##arg); \
  /external/strace/linux/powerpc/
getregs_old.c 3 * we provide a slow fallback for old kernels.
  /external/v8/test/mjsunit/es6/
arraybuffer-species.js 31 // Species fallback is ArrayBuffer
  /frameworks/support/v14/preference/res/values/
colors.xml 19 <!-- Fallback color for versions of the system where ?android:attr/colorAccent is not available -->
  /prebuilts/sdk/current/support/v14/preference/res/values/
colors.xml 19 <!-- Fallback color for versions of the system where ?android:attr/colorAccent is not available -->
  /external/libxml2/include/libxml/
xinclude.h 46 * Macro defining "fallback"
48 #define XINCLUDE_FALLBACK (const xmlChar *) "fallback"
  /external/mesa3d/src/mesa/swrast/
NOTES 3 Mesa's native software rasterizer. This module provides the fallback
10 other modules, allowing it to be used for fallback paths in future tnl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
algobase.h 51 // Sequential fallback
58 // Sequential fallback
65 // Sequential fallback for input iterator case
125 // Sequential fallback
132 // Sequential fallback
158 // Sequential fallback
167 // Sequential fallback
176 // Sequential fallback for input iterator case
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
algobase.h 51 // Sequential fallback
58 // Sequential fallback
65 // Sequential fallback for input iterator case
125 // Sequential fallback
132 // Sequential fallback
158 // Sequential fallback
167 // Sequential fallback
176 // Sequential fallback for input iterator case
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
algobase.h 51 // Sequential fallback
58 // Sequential fallback
65 // Sequential fallback for input iterator case
125 // Sequential fallback
132 // Sequential fallback
158 // Sequential fallback
167 // Sequential fallback
176 // Sequential fallback for input iterator case

Completed in 1697 milliseconds

1 2 34 5 6 7 8 91011>>