/external/skia/src/gl/ |
SkTextureCache.cpp | 85 // hi is now our best guess
|
/external/webkit/WebCore/rendering/ |
RenderSVGText.cpp | 75 // Best guess for a relative starting point
|
/external/webkit/WebKit/android/nav/ |
CacheBuilder.h | 148 const UChar* mBases[16]; // FIXME: random guess, maybe too small, maybe too big
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
INSTALL | 12 The `configure' shell script attempts to guess correct values for
|
/external/zlib/contrib/pascal/ |
zlibpas.pas | 43 data_type: Integer; (* best guess about the data type: ascii or binary *)
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothPbap.java | 219 * This is a simple heuristic that tries to guess if a device with the
|
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
VNodeBuilder.java | 102 // Note: I guess that this code assumes the Record may nest like this:
|
/dalvik/dx/src/com/android/dx/dex/code/ |
OutputFinisher.java | 476 * guess" and then pessimizes from there if necessary. 479 * @param format {@code null-ok;} the current guess as to the best instruction 594 * Get the initial guess as to the hr version, but then
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
ClassCache.java | 564 Enum guess = values[guessIdx]; local 565 int cmp = name.compareTo(guess.name()); 572 return (T) guess;
|
/external/tcpdump/ |
print-juniper.c | 303 /* no proto field - lets guess by first byte of IP header*/ 337 /* no proto field - lets guess by first byte of IP header*/ 718 /* try to guess, based on all PPP protos that are supported in
|
print-ppp.c | [all...] |
/external/webkit/WebCore/platform/ |
ContextMenu.cpp | 408 const String &guess = guesses[i]; local 409 if (!guess.isEmpty()) { 410 ContextMenuItem item(ActionType, ContextMenuItemTagSpellingGuess, guess); [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
configure.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
configure.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
configure.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
configure.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
configure.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
configure.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
configure.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
configure.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
configure.info | [all...] |
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseGeneralTest.java | 317 mDatabase.execSQL("CREATE TABLE guess (numi INTEGER, numf FLOAT, str TEXT);"); 319 "INSERT INTO guess (numi,numf,str) VALUES (0,0.0,'ZoomZoomZoomZoom');"); 320 mDatabase.execSQL("INSERT INTO guess (numi,numf,str) VALUES (2000000000,3.1415926535,'');"); 324 mDatabase.execSQL("INSERT INTO guess (numi,numf,str) VALUES (-32768,-1.0,?)", arr); 328 c = mDatabase.rawQuery("SELECT * FROM guess", null); [all...] |
/external/elfutils/config/ |
config.guess | 2 # Attempt to guess a canonical system name. 31 # This script attempts to guess a canonical system name similar to 53 GNU config.guess ($timestamp) 103 set_cc_for_build='tmpdir=${TMPDIR-/tmp}/config-guess-$$ ; 345 # SunOS6. Hard to guess exactly what SunOS6 will be like, but [all...] |
/external/clearsilver/ |
config.guess | 2 # Attempt to guess a canonical system name. 30 # This script attempts to guess a canonical system name similar to 52 GNU config.guess ($timestamp) 305 # SunOS6. Hard to guess exactly what SunOS6 will be like, but [all...] |
/external/dbus/ |
config.guess | 2 # Attempt to guess a canonical system name. 31 # This script attempts to guess a canonical system name similar to 53 GNU config.guess ($timestamp) 352 # SunOS6. Hard to guess exactly what SunOS6 will be like, but [all...] |