Searched refs:fallback (Results 1 - 25 of 243) sorted by last modified time

12345678910

/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 Dvarinfo6.stdout.exp3 too repetitive; using fallback sorting algorithm
H A Dvcpu_bz2.stdout.exp3 too repetitive; using fallback sorting algorithm
/external/strace/
H A Dgit-version-gen89 --fallback fallback version to use if \"git --version\" fails
97 fallback=
104 --fallback) shift; fallback="$1";;
190 elif test "x$fallback" = x || git --version >/dev/null 2>&1; then
193 v=$fallback
/external/svox/pico/lib/
H A Dpicokdt.c1265 /* set fallback value in case of failed mapping, and set upper bound pos */
1297 PICODBG_DEBUG(("no mapping found, fallback: %d", *outfallbackval));
1364 /* set fallback value in case of failed mapping, and set upper bound pos */
1393 PICODBG_DEBUG(("outside imt %d, posb/pos/i: %d/%d/%d, fallback: %d",
1507 /* set fallback value in case of failed mapping, and set upper bound pos */
1539 PICODBG_DEBUG(("no mapping found, fallback: %d", *outfallbackval));
1718 picoos_uint16 fallback; /* fallback value for failed graph encodings */ local
1747 &fallback)) {
1748 if (fallback) {
1910 picoos_uint16 fallback = 0; local
2048 picoos_uint16 fallback = 0; local
2287 picoos_uint16 fallback = 0; local
2381 picoos_uint16 fallback = 0; local
2523 picoos_uint16 fallback = 0; local
[all...]
H A Dpicosa.c524 picoos_uint16 fallback; local
602 fallback = 0;
604 &prevout, &fallback)) {
605 if (fallback) {
606 prevout = fallback;
/external/smack/src/org/xbill/DNS/
H A DZoneTransferIn.java170 ZoneTransferIn(Name zone, int xfrtype, long serial, boolean fallback, argument
189 want_fallback = fallback;
244 * @param fallback If true, fall back to AXFR if IXFR is not supported.
251 newIXFR(Name zone, long serial, boolean fallback, SocketAddress address, argument
254 return new ZoneTransferIn(zone, Type.IXFR, serial, fallback, address,
263 * @param fallback If true, fall back to AXFR if IXFR is not supported.
271 newIXFR(Name zone, long serial, boolean fallback, String host, int port, argument
277 return newIXFR(zone, serial, fallback,
286 * @param fallback If true, fall back to AXFR if IXFR is not supported.
293 newIXFR(Name zone, long serial, boolean fallback, Strin argument
395 fallback() throws ZoneTransferException { method in class:ZoneTransferIn
[all...]
/external/smack/src/org/xbill/DNS/tests/
H A Dxfrin.java25 boolean fallback = false;
48 fallback = true;
73 xfrin = ZoneTransferIn.newIXFR(zname, ixfr_serial, fallback,
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/qemu/distrib/libselinux/include/selinux/
H A Davc.h472 int selinux_status_open(int fallback);
/external/qemu/distrib/libselinux/src/
H A Dsestatus.c36 * MAP_FAILED : opened, but fallback-mode
163 * Note that it is not a reliable value on fallback-mode until it receives
228 * callback routines for fallback case using netlink socket
251 * fallback routine using a netlink socket on older kernels, if
252 * the supplied `fallback' is not zero.
255 int selinux_status_open(int fallback) argument
287 * If caller wants fallback routine, we try to provide
292 if (fallback && avc_netlink_open(0) == 0) {
301 /* mark as fallback mode */
321 * if fallback mod
[all...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m4548 # Fix-up fallback echo if it was mangled by the above quoting rules.
550 *'\\\[$]0 --fallback-echo"')dnl "
551 lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
1064 X*--fallback-echo)
1074 elif test "X[$]1" = X--fallback-echo; then
1085 if test "X[$]1" = X--fallback-echo; then
1086 # used as fallback echo
1158 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1160 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback
[all...]
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dltmain.sh563 elif test "X$1" = X--fallback-echo; then
574 if test "X$1" = X--fallback-echo; then
575 # used as fallback echo
3061 # reassigned. It is used in tha fallback case.
7801 if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then
7803 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
7804 *) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
8390 # If a disable-shared tag is given, we'll fallback to a static-only
/external/qemu-pc-bios/bochs/
H A Dconfigure558 X*--fallback-echo)
568 elif test "X$1" = X--fallback-echo; then
579 if test "X$1" = X--fallback-echo; then
580 # used as fallback echo
653 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
655 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
661 echo="$CONFIG_SHELL $0 --fallback-echo"
662 elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
664 echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
666 echo="$CONFIG_SHELL $0 --fallback
[all...]
/external/protobuf/
H A Dconfigure545 X*--fallback-echo)
555 elif test "X$1" = X--fallback-echo; then
566 if test "X$1" = X--fallback-echo; then
567 # used as fallback echo
639 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
641 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
647 ECHO="$CONFIG_SHELL $0 --fallback-echo"
648 elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
650 echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
652 ECHO="$CONFIG_SHELL $0 --fallback
[all...]
H A Dltmain.sh563 elif test "X$1" = X--fallback-echo; then
574 if test "X$1" = X--fallback-echo; then
575 # used as fallback echo
7267 if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then
7269 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
7270 *) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
7857 # If a disable-shared tag is given, we'll fallback to a static-only
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/pixman/pixman/
H A Dpixman-arm-neon.c459 _pixman_implementation_create_arm_neon (pixman_implementation_t *fallback)
462 _pixman_implementation_create (fallback, arm_neon_fast_paths);
H A Dpixman-arm-simd.c249 _pixman_implementation_create_arm_simd (pixman_implementation_t *fallback) argument
251 pixman_implementation_t *imp = _pixman_implementation_create (fallback, arm_simd_fast_paths);
H A Dpixman-fast-path.c2349 _pixman_implementation_create_fast_path (pixman_implementation_t *fallback) argument
2351 pixman_implementation_t *imp = _pixman_implementation_create (fallback, c_fast_paths);
H A Dpixman-implementation.c31 _pixman_implementation_create (pixman_implementation_t *fallback, argument
44 imp->fallback = fallback;
47 /* Make sure the whole fallback chain has the right toplevel */
48 for (d = imp; d != NULL; d = d->fallback)
118 for (imp = toplevel; imp != NULL; imp = imp->fallback)
224 imp = imp->fallback;
257 imp = imp->fallback;
282 imp = imp->fallback;
314 imp = imp->fallback;
[all...]
H A Dpixman-mips-dspr2.c448 _pixman_implementation_create_mips_dspr2 (pixman_implementation_t *fallback) argument
451 _pixman_implementation_create (fallback, mips_dspr2_fast_paths);
H A Dpixman-mmx.c4046 _pixman_implementation_create_mmx (pixman_implementation_t *fallback) argument
4048 pixman_implementation_t *imp = _pixman_implementation_create (fallback, mmx_fast_paths);

Completed in 1959 milliseconds

12345678910