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

<<21222324252627282930>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
gcc 
as 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-cpp 
arm-eabi-gcc 
arm-eabi-gcc-4.2.1 
arm-eabi-as 
  /cts/tools/utils/
buildCts.py 198 print 'Skipping directory "%s" due to missing Android.mk' % package_root
204 print 'Skipping directory "%s" due to missing AndroidManifest.xml' % package_root
217 # obtain missing attribute values from the makefile and manifest
  /external/chromium/sdch/open-vcdiff/src/
vcdiff_test.sh 161 && { echo "vcdiff with missing dictionary file should fail, but succeeded"; \
170 && { echo "vcdiff with missing target file should fail, but succeeded"; \
178 && { echo "vcdiff with missing delta file should fail, but succeeded"; \
  /external/qemu/hw/
goldfish_audio.c 194 int missing = b->length - b->offset; local
195 int avail2 = (avail > missing) ? missing : avail;
  /libcore/luni/src/main/java/java/lang/reflect/
Method.java 213 * if any parameter type points to a missing type
232 * if any exception type points to a missing type
250 * if the return type points to a missing type
  /ndk/tests/
run-tests.sh 300 echo "Awk script: $SCRIPT_NAME: Missing script: $SCRIPT"
306 echo "Awk script: $SCRIPT_NAME: Missing awk output file: $OUTPUT"
359 dump "ERROR: Missing samples directory: $SAMPLES_DIRS"
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/avd/
AvdManager.java 77 * If missing, use the {@link #AVD_INI_SKIN_PATH} key instead.
82 * If missing, the default name "sdcard.img" will be used for the sdcard, if there's such
150 /** Missing 'path' property in the ini file */
152 /** Missing config.ini file in the AVD data folder */
154 /** Missing 'target' property in the ini file */
285 return String.format("Missing AVD 'path' property in %1$s", getIniFile());
287 return String.format("Missing config.ini file in %1$s", mPath);
289 return String.format("Missing 'target' property in %1$s", getIniFile());
329 // first handle possible missing targets (if the AVD failed to load for
655 log.error(null, "'%1$s' is missing from the SDK tools folder."
    [all...]
  /build/tools/releasetools/
common.py 32 # missing in Python 2.4 and before
504 missing = []
507 missing.append(i)
509 if not missing: return current
511 for i in missing:
515 print "key file %s still missing some passwords." % (self.pwfile,)
  /external/elfutils/libdw/
Makefile 133 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
136 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
137 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
138 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
139 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
173 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/elfutils/libebl/
Makefile 186 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
189 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
190 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
191 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
192 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
226 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/elfutils/libelf/
Makefile 149 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
152 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
153 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
154 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
155 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
189 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/elfutils/src/
Makefile 128 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
131 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
132 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
133 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
134 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
170 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageFactoryImpl.java 187 "JAIN-SIP Exception, some parameters are missing"
238 "JAIN-SIP Exception, some parameters are missing"
396 "JAIN-SIP Exception, some parameters are missing"
553 throw new NullPointerException("missing parameters");
605 throw new NullPointerException("missing parameters");
661 throw new NullPointerException("missing parameters");
    [all...]
  /development/ndk/platforms/android-3/include/
netdb.h 227 #if 0 /* MISSING FROM BIONIC */
252 #endif /* MISSING */
  /external/apache-http/src/org/apache/http/message/
HeaderValueParser.java 78 * header, element or param and is ignored. A missing value in any
80 * if the "=" is also missing <var>null</var> will be stored instead.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 78 installed incorrectly, or that the physical device is missing or
124 system is missing some functionality.
  /external/chromium/third_party/icu/source/test/cintltst/
cdtdptst.c 126 log_data_err("FAIL: ErrorCode received during test: %s (Are you missing data?)\n", myErrorName(status));
241 log_data_err("Error in constructing the date format -> %s (Are you missing data?)\n", u_errorName(status));
  /external/emma/core/java12/com/vladium/emma/
runCommand.java 143 usageexit (parser, IOptsParser.SHORT_USAGE, "missing jar file name");
179 usageexit (parser, IOptsParser.SHORT_USAGE, "missing application class name");
  /external/icu4c/stubdata/
icu_dat_generator.py 126 for missing in locales.difference(whats):
128 missing + ".txt")
  /external/ipsec-tools/src/racoon/
prsa_par.y 180 prsaerror("Incomplete key. Mandatory parameters are missing!\n");
186 prsaerror("Incomplete key. Mandatory parameters are missing!\n");

Completed in 1095 milliseconds

<<21222324252627282930>>