HomeSort by relevance Sort by last modified time
    Searched full:comparisons (Results 1 - 25 of 691) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/101-verify-wide-math/
info.txt 2 ops, comparisons, etc.) verify that their arguments are actually of
  /dalvik/dx/tests/102-verify-nonwide-math/
info.txt 2 ops, comparisons, etc.) to verify that their arguments are actually of
  /external/clang/test/SemaObjCXX/
nullptr.mm 6 void comparisons(A *a) {
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x500/style/
BCStrictStyle.java 8 * and hashCode comparisons
  /external/clang/test/Sema/
ext_vector_comparisons.c 8 // comparisons to self...
23 // comparisons to self. no warning, they're floats
  /external/chromium/net/base/
host_cache.h 50 // |hostname| under assumption that integer comparisons are faster than
51 // string comparisons.
59 // |hostname| under assumption that integer comparisons are faster than
60 // string comparisons.
cert_verifier.h 128 // assumption that integer comparisons are faster than memory and string
129 // comparisons.
138 // assumption that integer comparisons are faster than memory and string
139 // comparisons.
  /external/iptables/libiptc/
linux_stddef.h 29 * Always evaluates to 1 so you may use it easily in comparisons.
  /external/kernel-headers/original/asm-mips/
sgidefs.h 25 * MIPS ISAs are no longer subsets of each other. Therefore comparisons
  /external/llvm/lib/Target/X86/
README-UNIMPLEMENTED.txt 11 2) vector comparisons
  /packages/apps/Music/src/com/android/music/
MusicAlphabetIndexer.java 24 * Handles comparisons in a different way because the Album, Song and Artist name
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
OffsettedItem.java 86 * Comparisons for this class are defined to be type-major (if the
88 * {@link #compareTo0} deciding same-type comparisons.
110 * Comparisons for this class are defined to be class-major (if the
112 * {@link #compareTo0} deciding same-class comparisons.
  /dalvik/dx/src/com/android/dx/dex/file/
OffsettedItem.java 86 * Comparisons for this class are defined to be type-major (if the
88 * {@link #compareTo0} deciding same-type comparisons.
110 * Comparisons for this class are defined to be class-major (if the
112 * {@link #compareTo0} deciding same-class comparisons.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
OffsettedItem.java 86 * Comparisons for this class are defined to be type-major (if the
88 * {@link #compareTo0} deciding same-type comparisons.
110 * Comparisons for this class are defined to be class-major (if the
112 * {@link #compareTo0} deciding same-class comparisons.
  /external/proguard/src/proguard/evaluation/value/
ComparisonValue.java 24 * This IntegerValue represents the result of a comparisons of two scalar
  /external/stlport/test/eh/
SortClass.h 16 comparisons on SortClass may fail. Also records its own address for
  /external/v8/test/mjsunit/
typeof.js 29 // the context of string equality comparisons.
  /external/webkit/Source/autotools/
acinclude.m4 13 # comparisons are not compatible with numeric comparisons, this is not
15 # these comparisons easy.
17 # The six basic comparisons are available, as well as checking equality
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 24 * number comparisons in worst case. Further, we take advantage of
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 24 * number comparisons in worst case. Further, we take advantage of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 24 * number comparisons in worst case. Further, we take advantage of
  /external/clang/test/CodeGen/
ext-vector.c 116 // Vector comparisons can sometimes crash the x86 backend: rdar://6326239,
179 // Vector comparisons.
200 // Vector comparisons.
  /external/llvm/lib/Analysis/
CaptureTracking.cpp 153 // Don't count comparisons of a no-alias return value against null as
154 // captures. This allows us to ignore comparisons of malloc results
162 // using comparisons.
  /bionic/libc/bionic/
tdelete.c 32 * compar: function to carry out node comparisons
  /bionic/libm/src/
s_fmax.c 48 /* Handle comparisons of signed zeroes. */

Completed in 783 milliseconds

1 2 3 4 5 6 7 8 91011>>