/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
uniq.inp | 428 /* Caseful comparisons */ 429 /* Caseful comparisons */ [all...] |
/packages/apps/Phone/src/com/android/phone/ |
NotificationMgr.java | 338 // comparisons are not strictly equals; the comparisons happen in [all...] |
/sdk/manifmerger/src/com/android/manifmerger/ |
ManifestMerger.java | 73 * {@code @maxSdkVersion}: obsolete, ignored. Not used in comparisons and not merged. 687 * - {@code @maxSdkVersion}: obsolete, ignored. Not used in comparisons and not merged. [all...] |
/dalvik/vm/reflect/ |
Proxy.cpp | 587 break; /* no more comparisons against classes[i] */ [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XStringForFSB.java | 428 // nodeset comparisons, we always call the
|
/external/chromium/net/base/ |
mime_sniffer.cc | 252 // String comparisons are case-insensitive
|
/external/chromium/net/ftp/ |
ftp_network_transaction.cc | 773 // comparisons easily. If it is not ASCII, we leave the system type [all...] |
/external/clang/include/clang/Basic/ |
Builtins.def | 346 // FP Comparisons. [all...] |
/external/clang/lib/CodeGen/ |
CGExprComplex.cpp | 259 // No comparisons produce a complex result.
|
/external/clang/test/CXX/expr/expr.const/ |
p2-0x.cpp | 499 // [expr.rel]p2, but is covered by 'Other pointer comparisons are
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
Code.java | 68 * <h3>Comparisons</h3> [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MinMaxPriorityQueue.java | 416 // comparisons with toTrickle, but in some cases we will need to bubble it
|
/external/icu4c/common/unicode/ |
uidna.h | 722 * @return <0 or 0 or >0 as usual for string comparisons
|
/external/icu4c/tools/toolutil/ |
ucm.c | 87 /* mapping comparisons ------------------------------------------------------ */ [all...] |
/external/javassist/ |
License.html | 56 installation of an Executable, or source code differential comparisons against
|
/external/jpeg/ |
jchuff.c | 698 * lengths, so the code is almost optimal. Experimental comparisons against
|
jquant1.c | 58 * In place of Schumacher's comparisons against a "threshold" value, we add a
|
/external/kernel-headers/original/linux/ |
jbd.h | 1040 /* Comparison functions for transaction IDs: perform comparisons using [all...] |
/external/mesa3d/docs/ |
MESA_texture_array.spec | 556 texture comparisons." [all...] |
/external/qemu/distrib/jpeg-6b/ |
jchuff.c | 698 * lengths, so the code is almost optimal. Experimental comparisons against
|
jquant1.c | 58 * In place of Schumacher's comparisons against a "threshold" value, we add a
|
/external/webkit/Source/JavaScriptCore/assembler/ |
MacroAssemblerX86Common.h | 786 // respecitvely, for unsigned comparisons the names b, a, be, and ae are [all...] |
/frameworks/base/docs/html/tools/testing/ |
testing_android.jd | 233 extend the possible types of comparisons, and another class of assertions for testing the UI.
|
/frameworks/opt/calendar/src/com/android/calendarcommon/ |
EventRecurrence.java | 575 * convert the entire string to upper case and then use simple comparisons. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
PriorityBlockingQueue.java | 306 * To simplify and speed up coercions and comparisons. the [all...] |