/external/e2fsprogs/config/ |
config.guess | 2 # Attempt to guess a canonical system name. 33 # This script attempts to guess a canonical system name similar to 55 GNU config.guess ($timestamp) 336 # SunOS6. Hard to guess exactly what SunOS6 will be like, but 635 # $ CC_FOR_BUILD=cc ./config.guess 637 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess [all...] |
/external/expat/conftools/ |
config.guess | 2 # Attempt to guess a canonical system name. 34 # This script attempts to guess a canonical system name similar to 56 GNU config.guess ($timestamp) 337 # SunOS6. Hard to guess exactly what SunOS6 will be like, but 636 # $ CC_FOR_BUILD=cc ./config.guess 638 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess [all...] |
/external/icu4c/ |
config.guess | 2 # Attempt to guess a canonical system name. 34 # This script attempts to guess a canonical system name similar to 56 GNU config.guess ($timestamp) 338 # SunOS6. Hard to guess exactly what SunOS6 will be like, but 637 # $ CC_FOR_BUILD=cc ./config.guess 639 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess [all...] |
/external/libffi/ |
config.guess | 2 # Attempt to guess a canonical system name. 34 # This script attempts to guess a canonical system name similar to 56 GNU config.guess ($timestamp) 338 # SunOS6. Hard to guess exactly what SunOS6 will be like, but 637 # $ CC_FOR_BUILD=cc ./config.guess 639 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess [all...] |
/external/libpng/ |
config.guess | 2 # Attempt to guess a canonical system name. 34 # This script attempts to guess a canonical system name similar to 56 GNU config.guess ($timestamp) 354 # SunOS6. Hard to guess exactly what SunOS6 will be like, but 653 # $ CC_FOR_BUILD=cc ./config.guess 655 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess [all...] |
INSTALL | 63 autogen.sh, config.guess, ltmain.sh, missing,
|
example.c | 250 screen_gamma = 2.2; /* A good guess for a PC monitor in a dimly 252 screen_gamma = 1.7 or 1.0; /* A good guess for Mac systems */ 256 * is a good guess for PC generated images, but it should be configurable 667 /* Optional gamma chunk is strongly suggested if you have any guess
|
/external/bison/ |
INSTALL | 15 The `configure' shell script attempts to guess correct values for 147 message saying it cannot guess the machine type, give it the
|
/external/bluetooth/bluez/ |
INSTALL | 15 The `configure' shell script attempts to guess correct values for 147 message saying it cannot guess the machine type, give it the
|
/external/bluetooth/hcidump/ |
INSTALL | 15 The `configure' shell script attempts to guess correct values for 147 message saying it cannot guess the machine type, give it the
|
/external/dbus/ |
INSTALL | 118 The `configure' shell script attempts to guess correct values for 240 a message saying it can not guess the host type, give it the
|
/external/qemu/ |
exec-all.h | 37 /* XXX: make safe guess about sizes */ 46 For now take a wild guess at 128 bytes, which should allow at least
|
/external/skia/include/images/ |
SkImageDecoder.h | 246 Currently this used as a suggestion to image decoders that need to guess 252 Currently this used as a suggestion to image decoders that need to guess
|
/external/tcpdump/ |
parsenfsfh.c | 62 * using heuristics to guess what kind of format it is in. See the 242 * XXX I'm going with the more likely guess.
|
sctpConstants.h | 238 /* guess at how big to make the TSN mapping array */ 398 * do much, I guess via the kernel
|
/frameworks/base/docs/html/resources/articles/ |
on-screen-inputs.jd | 84 <li>Use pan and scan mode by default, unless it can reasonably guess that 86 <li>Analyze the various existing TextView attributes to guess at the kind of
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
real.h | 73 slots at preprocessor time, which means we can't use sizeof. Guess. */ 80 /* Verify the guess. */
|
/dalvik/libcore/luni/src/main/java/java/net/ |
URLConnection.java | 147 * header field "Content-Type". If none is found it will guess the content 149 * used to guess the content type. 175 * header field "Content-Type". If none is found it will guess the content 177 * used to guess the content type. The content type must match with one of [all...] |
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
FileLock.java | 198 StringBuilder buffer = new StringBuilder(64); // Guess length of string
|
/external/bluetooth/glib/ |
glib-gettextize.in | 184 echo "You will also need config.guess and config.sub, which you can get from"
|
/external/clearsilver/ |
INSTALL | 71 that's a guess)
|
/external/icu4c/common/unicode/ |
bytestream.h | 91 * If a caller cannot provide a reasonable guess at the desired capacity,
|
/external/icu4c/test/intltest/ |
ucdtest.cpp | 148 // As a fallback, try to guess where the source data was located
|
/external/jpeg/ |
config.guess | 2 # Attempt to guess a canonical system name. 27 # This script attempts to guess a canonical system name similar to 161 # SunOS6. Hard to guess exactly what SunOS6 will be like, but 881 #echo '(Unable to guess system type)' 1>&2
|
/external/kernel-headers/original/asm-x86/ |
msr-index.h | 271 #define MSR_P4_SSU_ESCR1 0x000003bf /* guess: not in manual */
|