HomeSort by relevance Sort by last modified time
    Searched refs:guess (Results 51 - 75 of 149) sorted by null

1 23 4 5 6

  /external/chromium_org/ui/gfx/
render_text.cc     [all...]
  /external/jpeg/
ltconfig 130 --srcdir=DIR find \`config.guess' in DIR
250 # Check for config.guess and config.sub.
253 if test -f $ac_dir/config.guess; then
259 echo "$progname: cannot find config.guess in $srcdir $srcdir/.. $srcdir/../.." 1>&2
263 ac_config_guess=$ac_aux_dir/config.guess
281 echo "$progname: cannot guess host type; you must specify one" 1>&2
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltconfig 130 --srcdir=DIR find \`config.guess' in DIR
250 # Check for config.guess and config.sub.
253 if test -f $ac_dir/config.guess; then
259 echo "$progname: cannot find config.guess in $srcdir $srcdir/.. $srcdir/../.." 1>&2
263 ac_config_guess=$ac_aux_dir/config.guess
281 echo "$progname: cannot guess host type; you must specify one" 1>&2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/libexec/gcc/x86_64-linux/4.6/install-tools/
fixinc.sh 72 # If not from the Makefile, then try config.guess
75 if test -x ./config.guess ; then
76 target_canonical="`config.guess`" ; fi
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 72 # If not from the Makefile, then try config.guess
75 if test -x ./config.guess ; then
76 target_canonical="`config.guess`" ; fi
  /external/dexmaker/src/main/java/com/google/dexmaker/
DexMaker.java 339 * the dex cache. If it doesn't exist, this method will attempt to guess
348 * dex files will be written. If null, this class will try to guess the
357 dexCache = new AppDataDirGuesser().guess();
  /ndk/sources/host-tools/make-3.81/
job.c     [all...]
  /external/iproute2/misc/
ss.c 1724 int guess = slabstat.socks+slabstat.tcp_syns; local
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
sysinfo.cc 228 static int cpuinfo_num_cpus = 1; // Conservative guess
253 const int64 guess = int64(multiplier * (CycleClock::Now() - start_ticks)); local
254 return guess;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
sysinfo.cc 213 static int cpuinfo_num_cpus = 1; // Conservative guess
238 const int64 guess = int64(multiplier * (CycleClock::Now() - start_ticks)); local
239 return guess;
    [all...]
  /external/protobuf/
Makefile.am 149 config.guess \
  /external/zlib/src/contrib/pascal/
zlibpas.pas 44 data_type: Integer; (* best guess about the data type: ascii or binary *)
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.0/
common-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.2/
common-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.0/
common-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.1/
common-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.3/
common-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.0/
common-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.1/
common-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.3/
common-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.8.0/
common-22.8.0.jar 
  /external/harfbuzz_ng/
git.mk 85 config.guess \
  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 510 xmlChar * guess; local
513 guess = htmlFindEncoding(ctxt);
514 if (guess == NULL) {
519 ctxt->input->encoding = guess;
520 handler = xmlFindCharEncodingHandler((const char *) guess);
525 "Unsupported encoding %s", guess, NULL);
    [all...]

Completed in 534 milliseconds

1 23 4 5 6