HomeSort by relevance Sort by last modified time
    Searched full:missing (Results 151 - 175 of 2652) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
elf.h 31 /* these definitions are missing from the BSD sources */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
elf.h 31 /* these definitions are missing from the BSD sources */
  /system/core/toolbox/
mv.c 23 /* an error, unless the destination was missing */
  /external/elfutils/config/
Makefile 41 missing mkinstalldirs
55 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
58 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
59 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
60 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
61 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
95 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/skia/bench/
benchmain.cpp 230 log_error("missing arg for -repeat\n");
241 log_error("missing arg for -forceAA\n");
246 log_error("missing arg for -forceFilter\n");
252 log_error("missing arg for -forceDither\n");
259 log_error("missing arg for -forceBlend\n");
268 log_error("missing arg for -match\n");
286 log_error("missing arg for -config\n");
  /external/webkit/WebKitTools/Scripts/
validate-committer-lists 96 print_list_if_non_empty("Committers missing from %s:" % list_name, missing_from_mailing_list)
99 print_list_if_non_empty("Subcribers to %s missing from committer.py:" % list_name, users_missing_from_committers)
106 print_list_if_non_empty("Reviewers missing from %s:" % list_name, missing_from_mailing_list)
109 print_list_if_non_empty("Subcribers to %s missing from reviewers in committer.py:" % list_name, missing_from_reviewers)
112 print_list_if_non_empty("Subcribers to %s completely missing from committers.py" % list_name, missing_from_committers)
240 print_list_if_non_empty("Historical committers missing from committer.py:", missing_from_committers_py)
252 - List of historical committers missing from committers.py
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
AccessibleObjectTest.java 206 assertTrue("Missing @AnnotationRuntime0",
208 assertTrue("Missing @AnnotationRuntime1",
227 assertTrue("Missing @AnnotationRuntime0",
229 assertTrue("Missing @AnnotationRuntime1",
241 assertTrue("Missing @AnnotationRuntime0",
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_print.c 66 char const * const * domains, *missing, *separator; local
75 missing = separator = ",";
82 missing = "";
119 (eModule & PERF_ModuleAudioDecode) ? domains[0] : missing,
120 (eModule & PERF_ModuleVideoDecode) ? domains[1] : missing,
121 (eModule & PERF_ModuleImageDecode) ? domains[2] : missing,
122 (eModule & PERF_ModuleAudioEncode) ? domains[3] : missing,
123 (eModule & PERF_ModuleVideoEncode) ? domains[4] : missing,
124 (eModule & PERF_ModuleImageEncode) ? domains[5] : missing,
  /libcore/luni/src/test/java/tests/api/java/io/
RandomAccessFileTest.java 460 notes = "Tests against golden file missing.",
466 notes = "Tests against golden file missing.",
511 notes = "Tests against golden file missing.",
517 notes = "Tests against golden file missing.",
571 notes = "Tests against golden file missing.",
577 notes = "Tests against golden file missing.",
631 notes = "Tests against golden file missing.",
637 notes = "Tests against golden file missing.",
682 notes = "Tests against golden file missing.",
688 notes = "Tests against golden file missing."
    [all...]
  /development/build/tools/
make_windows_sdk.sh 34 echo "If temp_dir is not given, \$TMP is used. If that's missing, /tmp is used."
41 echo "- Input SDK: ${SDK_ZIP:-missing}"
42 echo "- Output dir: ${DIST_DIR:-missing}"
43 echo "- Temp dir: ${TEMP_DIR:-missing}"
59 die "Cygwin is missing $CYG_MGWZ_PATH. Use -no-mgwz to override."
152 [[ -d "$PLATFORM_TOOLS" ]] || die "Missing folder $PLATFORM_TOOLS."
  /external/elfutils/doc/
Makefile 53 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
56 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
57 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
58 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
59 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
93 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/elfutils/m4/
Makefile 53 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
56 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
57 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
58 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
59 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
93 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/icu4c/extra/uconv/
uconv.1.in 296 Replace the missing characters with a string of the format
308 Replace the missing characters with a string of the format
320 Replace the missing characters with a string of the format
336 Replace the missing characters with a string of the format
343 Replace the missing characters with a string of the format
350 Replace the missing characters with a string of the format
  /external/protobuf/java/src/test/java/com/google/protobuf/
MessageTest.java 206 assertEquals("Message missing required fields: a, b, c", e.getMessage());
226 "Message missing required fields: " +
256 assertEquals("Message missing required fields: a, b, c", e.getMessage());
273 "Message missing required fields: " +
292 assertEquals("Message missing required fields: a, b, c", e.getMessage());
310 assertEquals("Message missing required fields: a, b, c", e.getMessage());
  /bionic/libc/include/
getopt.h 82 #if 0 /* MISSING FROM BIONIC */
85 #endif /* MISSING */
  /bionic/libc/include/sys/
mount.h 96 #if 0 /* MISSING FROM BIONIC */
98 #endif /* MISSING */
  /bootable/recovery/edify/
README 92 file_exists("/data/system/missing") || create("/data/system/missing")
  /cts/tools/host/etc/
cts 40 echo "Missing ${ANDROID_ROOT}/bin/${ADB_TOOLS}"
46 echo "Missing ${ANDROID_ROOT}/${JAR_DIR}/${DDMS_LIB}"
  /development/ndk/platforms/android-3/include/
getopt.h 82 #if 0 /* MISSING FROM BIONIC */
85 #endif /* MISSING */
grp.h 61 #if 0 /* MISSING FROM BIONIC */
76 #endif /* MISSING */
time.h 89 #if 0 /* MISSING FROM BIONIC */
92 #endif /* MISSING */
  /development/ndk/platforms/android-3/include/sys/
mount.h 96 #if 0 /* MISSING FROM BIONIC */
98 #endif /* MISSING */
  /external/bison/build-aux/
Makefile 40 config.rpath config.sub depcomp install-sh mdate-sh missing \
79 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
82 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
83 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
84 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
85 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
86 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
130 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
missing 2 # Common stub for a few missing GNU programs while installing.
37 # In the cases where this matters, `missing' is being run in the
45 msg="missing on your system"
68 Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
94 echo "missing $scriptversion (GNU Automake)"
130 # $TOOL exists and not knowing $TOOL uses missing.
202 echo "# Created by GNU Automake missing as a replacement of"
348 some other package would contain this missing \`$1' program."
  /external/bluetooth/glib/gio/fen/
fen-missing.c 28 #include "fen-missing.h"
41 /* global data structure for scan missing files */

Completed in 469 milliseconds

1 2 3 4 5 67 8 91011>>