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

1 23 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
AParser.h 132 * in this structure (like guess stuff). however, i'm not convinced that
193 virtual int guess(ANTLRParserState *); // MR9 27-Sep-97 make virtual
323 // MR1 in guess mode.
AParser.cpp 136 guess(ANTLRParserState *st) function in class:ANTLRParser
170 // if demand_look, then I guess we don't look backwards for these tokens.
667 fprintf(stderr,"guess done - returning to rule %s {\"%s\"} at depth %d",
672 fprintf(stderr," (guess mode continues - an enclosing guess is still active)");
674 fprintf(stderr," (guess mode ends)");
695 fprintf(stderr,"guess failed\n");
779 fprintf(stderr,"guess trace enabled in rule %s depth %d\n",traceCurrentRuleName,traceDepth);
782 fprintf(stderr,"guess trace disabled in rule %s depth %d\n",traceCurrentRuleName,traceDepth);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
GaussianParametersGuesser.java 48 * @param observations observed points upon which should base guess
65 public double[] guess() { method in class:GaussianParametersGuesser
75 * @param points observed points upon which should base guess
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DumbTextComponent.java 664 int guess = (lowGuess + highGuess)/2; local
665 int width = fm.stringWidth(contents.substring(lineStarts[line],guess));
667 lowGuess = guess;
671 highGuess = guess;
  /toolchain/binutils/binutils-2.25/gold/
gdb-index.cc 251 // Guess a fully-qualified name for a class type, based on member function
642 // Guess a fully-qualified name for a class type, based on member function
671 char* guess = class_name_from_linkage_name(linkage_name); local
672 if (guess != NULL)
674 full_name.assign(guess);
675 free(guess);
    [all...]
  /external/pdfium/third_party/libtiff/
tif_pixarlog.c 605 int guess = PIXARLOGDATAFMT_UNKNOWN; local
609 * take our best guess from the bitspersample.
614 guess = PIXARLOGDATAFMT_FLOAT;
618 guess = PIXARLOGDATAFMT_16BIT;
622 guess = PIXARLOGDATAFMT_12BITPICIO;
626 guess = PIXARLOGDATAFMT_11BITLOG;
630 guess = PIXARLOGDATAFMT_8BIT;
634 return guess;
    [all...]
  /frameworks/base/core/java/android/text/
StaticLayout.java     [all...]
  /prebuilts/tools/common/m2/repository/org/smali/util/2.1.3/
util-2.1.3.jar 
  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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
  /prebuilts/go/darwin-x86/src/html/template/
attr.go 137 // attrType returns a conservative (upper-bound on authority) guess at the
  /prebuilts/go/linux-x86/src/html/template/
attr.go 137 // attrType returns a conservative (upper-bound on authority) guess at the
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 3233 TimeZone guess = findTimeZone(offset, dst, when); local
3248 TimeZone guess = null; local
    [all...]
  /external/ImageMagick/config/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
678 # $ CC_FOR_BUILD=cc ./config.guess
680 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /external/google-breakpad/autotools/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
677 # $ CC_FOR_BUILD=cc ./config.guess
679 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /external/libmicrohttpd/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
677 # $ CC_FOR_BUILD=cc ./config.guess
679 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /external/libnetfilter_conntrack/build-aux/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
677 # $ CC_FOR_BUILD=cc ./config.guess
679 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /external/lmfit/build-aux/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
395 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
695 # $ CC_FOR_BUILD=cc ./config.guess
697 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /external/pcre/dist2/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
678 # $ CC_FOR_BUILD=cc ./config.guess
680 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /external/valgrind/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
678 # $ CC_FOR_BUILD=cc ./config.guess
680 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /toolchain/binutils/binutils-2.25/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
50 GNU config.guess ($timestamp)
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
678 # $ CC_FOR_BUILD=cc ./config.guess
680 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
dumpnode.c 177 if (j->guess) fprintf(stderr,"guess block ");
  /external/dexmaker/dexmaker/src/main/java/com/android/dx/
DexMaker.java 401 * the dex cache. If it doesn't exist, this method will attempt to guess
410 * dex files will be written. If null, this class will try to guess the
424 dexCache = new AppDataDirGuesser().guess();
  /external/e2fsprogs/config/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
50 GNU config.guess ($timestamp)
402 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
702 # $ CC_FOR_BUILD=cc ./config.guess
704 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]
  /external/jemalloc/build-aux/
config.guess 2 # Attempt to guess a canonical system name.
30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
50 GNU config.guess ($timestamp)
402 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
702 # $ CC_FOR_BUILD=cc ./config.guess
704 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
    [all...]

Completed in 447 milliseconds

1 23 4 5 6 7 8 91011>>