/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
predict.def | 47 /* Heuristic applying when no heuristic below applies. */
|
/external/webkit/WebCore/platform/graphics/skia/ |
NativeImageSkia.cpp | 108 // Otherwise, use the heuristic that if more than 1/4 of the image is
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
NewItemSelectionDialog.java | 134 // The heuristic is that generally one keeps adding the same kind of items to the 138 // Another heuristic is to find the most used item and default to that. 142 // Finally the last heuristic is to see if there's an item with a name
|
/external/jdiff/src/jdiff/ |
DiffMyers.java | 63 /** When set to true, the comparison uses a heuristic to speed it up. 64 With this heuristic, for files with a constant small density 66 public boolean heuristic = false; field in class:DiffMyers 197 /* Heuristic: check occasionally for a diagonal that has made 202 With this heuristic, for files with a constant small density 205 if (c > 200 && big_snake && heuristic)
|
/external/apache-http/src/org/apache/http/message/ |
LineParser.java | 82 * This method implements a <i>heuristic</i> to check for a
|
/external/kernel-headers/original/asm-arm/ |
elf.h | 104 heuristic always trips on them. Until these binaries become uncommon
|
/external/webkit/JavaScriptCore/wtf/ |
CrossThreadRefCounted.h | 112 // is a heuristic but it seems to always work and has helped
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/ |
alloca.c | 22 invocation. This heuristic does not reclaim storage as
|
/external/e2fsprogs/lib/blkid/ |
devname.c | 513 * heuristic: partition name ends in a digit, & partition 517 * heuristic: size is 1
|
/external/webkit/WebCore/accessibility/ |
AccessibilityTable.cpp | 74 // the following is a heuristic used to determine if a 89 // this employs a heuristic to determine if this table should appear.
|
/dalvik/libcore/math/src/main/java/java/math/ |
Multiplication.java | 35 // static final int whenUseKaratsuba = 63; // an heuristic value
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothPbap.java | 219 * This is a simple heuristic that tries to guess if a device with the
|
BluetoothClass.java | 265 * This is a simple heuristic that tries to guess if a device with the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/ |
IViewRule.java | 62 * own heuristic, which is to keep the first 2 package components and the class name.
|
/external/freetype/src/truetype/ |
ttpload.c | 497 /* The limit for `num_records' is a heuristic value. */
|
/external/icu4c/common/ |
dictbe.cpp | 373 // We do this in code rather than using a rule so that the heuristic
|
/external/icu4c/i18n/ |
ucal.cpp | 90 // heuristic: Starting with the current time, march
|
cpdtrans.cpp | 454 // This is a heuristic, and not 100% reliable. 468 // This is a heuristic, and not 100% reliable.
|
rbt_set.cpp | 292 UVector v(2*n, status); // heuristic; adjust as needed
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
MediaClustering.java | 106 // Heuristic to get min and max cluster size - half and double the
|
/external/strace/ |
strace.1 | 467 This is useful for overriding the default heuristic for guessing 471 option. The accuracy of the heuristic can be gauged by timing a given
|
/external/skia/src/core/ |
SkEdge.cpp | 168 // this is chosen by heuristic: make it as big as possible (to minimize segments)
|
/external/webkit/WebCore/platform/graphics/mac/ |
SimpleFontDataMac.mm | 420 // heuristic is that if such a font has a glyph metamorphosis table, then
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
alloca.c | 17 invocation. This heuristic does not reclaim storage as
|
/packages/apps/Phone/src/com/android/phone/ |
BluetoothAtPhonebook.java | 380 // entries. Use a heuristic to calculate the max phone book size
|