HomeSort by relevance Sort by last modified time
    Searched full:comparison (Results 801 - 825 of 2086) sorted by null

<<31323334353637383940>>

  /external/clang/lib/CodeGen/
CGCXXABI.h 131 /// Emit a comparison between two member pointers. Returns an i1.
  /external/clang/lib/Rewrite/
RewriteMacros.cpp 79 // up the indentifier info. This is important for equality comparison of
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 419 // Just handle it as if it were a normal comparison to 0.
446 // Negate the comparison and make a value.
606 // FIXME: we can probably do a comparison against other MemRegions, though.
872 // we are using the integer location in a comparison. Normally this cannot be
    [all...]
  /external/clang/test/Sema/
exprs.c 121 return X == "foo"; // expected-warning {{comparison against a string literal is unspecified (use strncmp instead)}}
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
SsaToRop.java 97 // These are other allocators for debugging or historical comparison:
  /external/dexmaker/src/dx/java/com/android/dx/util/
IntList.java 407 * Binary search. This variant does only one value comparison
  /external/e2fsprogs/intl/
relocatable.c 418 /* Note: It is not necessary to perform case insensitive comparison here,
  /external/elfutils/lib/
dynamicsizehash.c 58 COMPARE comparison function taking two pointers to TYPE objects
  /external/gtest/test/
gtest_output_test.py 140 """Normalizes platform specific output details for easier comparison."""
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 297 * comparison to determine equality of keys, which is a technical violation of the {@link Map}
320 * comparison to determine equality of keys, which is a technical violation of the {@link Map}
368 * comparison to determine equality of values. This technically violates the specifications of
394 * comparison to determine equality of values. This technically violates the specifications of
    [all...]
Multimap.java 238 // Comparison and hashing
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractScheduledServiceTest.java 238 // Unique runnable object used for comparison.
  /external/icu4c/common/
putilimp.h 275 * Thus, modern compilers optimize away the ">" comparison.
ucase.h 59 * that are relevant for case-insensitive string comparison.
  /external/icu4c/common/unicode/
uobject.h 254 // comparison operators
  /external/icu4c/data/unidata/
Blocks.txt 20 # For more information on the comparison of property values,
  /external/icu4c/samples/ufortune/resources/
root.txt 182 She just wanted to make a comparison.",
  /external/icu4c/test/intltest/
idnaref.h 193 * applying toASCII) match using an case-insensitive ASCII comparison.
tfsmalls.cpp 289 it_errln("*** FT getArray comparison");
  /external/jmdns/src/javax/jmdns/impl/
DNSEntry.java 246 * Does a lexicographic comparison of the byte array representation of this record and that record. This is needed for tie-break tests according to draft-cheshire-dnsext-multicastdns-04.txt chapter 9.2.
  /external/jpeg/
filelist.doc 209 test*.* Source and comparison files for confidence test.
jcdctmgr.c 241 * a comparison is enough cheaper than a divide to make a special test
  /external/kernel-headers/original/linux/
kernel.h 262 * "unnecessary" pointer comparison.
  /external/kernel-headers/original/linux/mtd/
map.h 61 * to zero, and ensure we'll never miss the end of an comparison (bjd) */
  /external/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_mbrow_armv5.asm 57 str r9, [sp, #0] ; save stop for later comparison

Completed in 756 milliseconds

<<31323334353637383940>>