HomeSort by relevance Sort by last modified time
    Searched full:comparisons (Results 76 - 100 of 1170) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
README.txt 25 comparisons
  /external/llvm/lib/Target/MSP430/
README.txt 38 10. Handle imm in comparisons in better way (see comment in MSP430InstrInfo.td)
  /external/llvm/test/CodeGen/SystemZ/
branch-03.ll 2 ; comparisons.
int-cmp-24.ll 1 ; Test 16-bit equality comparisons between memory and a constant.
int-cmp-25.ll 1 ; Test 16-bit inequality comparisons between memory and a constant.
int-cmp-20.ll 1 ; Test 32-bit ordered comparisons that are really between a memory byte
76 ; in the range [128, MAX-129] is impossible, and ordered comparisons with
77 ; those values are effectively sign tests. Since such comparisons are
int-cmp-21.ll 1 ; Test 64-bit ordered comparisons that are really between a memory byte
76 ; in the range [128, MAX-129] is impossible, and ordered comparisons with
77 ; those values are effectively sign tests. Since such comparisons are
int-cmp-30.ll 1 ; Test 32-bit ordered comparisons that are really between a memory halfword
76 ; in the range [32768, MAX-32769] is impossible, and ordered comparisons with
77 ; those values are effectively sign tests. Since such comparisons are
int-cmp-31.ll 1 ; Test 64-bit ordered comparisons that are really between a memory halfword
76 ; in the range [32768, MAX-32769] is impossible, and ordered comparisons with
77 ; those values are effectively sign tests. Since such comparisons are
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
compare.hpp 12 // Description : class basic_cstring comparisons implementation
  /external/chromium_org/third_party/sqlite/src/test/
zeroblob.test 101 # Comparisons against zeroblobs work.
109 # Comparisons against zeroblobs work even when indexed.
  /external/guava/guava/src/com/google/common/collect/
ComparisonChain.java 30 * performs comparisons only until it finds a nonzero result. For example:
45 * <p>Once any comparison returns a nonzero value, remaining comparisons are
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 90 expected = 'type inequality comparisons not supported in 3.x'
104 expected = 'dict inequality comparisons not supported in 3.x'
115 expected = 'cell comparisons not supported in 3.x'
128 expected = 'code inequality comparisons not supported in 3.x'
144 'order comparisons not supported in 3.x')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 90 expected = 'type inequality comparisons not supported in 3.x'
104 expected = 'dict inequality comparisons not supported in 3.x'
115 expected = 'cell comparisons not supported in 3.x'
128 expected = 'code inequality comparisons not supported in 3.x'
144 'order comparisons not supported in 3.x')
  /external/llvm/unittests/Support/
ValueHandleTest.cpp 64 // Cast to Value* so comparisons work.
142 // Cast to Value* so comparisons work.
219 // Cast to Value* so comparisons work.
  /dalvik/dx/tests/003-magic-version-access/
run 20 # expected.txt vs. out.txt comparisons.
  /dalvik/tests/003-omnibus-opcodes/src/
Compare.java 11 * Test the integer comparisons in various ways.
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XBoolean.java 153 // nodeset comparisons, we always call the
  /external/chromium/net/http/
http_vary_data.h 21 // While RFC 2616 requires strict request header comparisons, it is much
  /external/chromium_org/chrome/browser/mac/
dock.h 40 // For the purposes of these comparisons, applications are identified by the
  /external/chromium_org/chrome/common/extensions/docs/server2/
path_canonicalizer.py 45 # Catch incorrect comparisons by disabling ==/!=.
  /external/chromium_org/chrome/test/functional/perf/endure_graphs/
endure_plotter.html 102 <div id="comparisons"></div> <br>
  /external/chromium_org/chrome/test/webdriver/
webdriver_error.cc 73 // TODO(kkania): Remove these comparisons when Chrome 17 is unsupported.
  /external/chromium_org/content/browser/webui/
web_ui_data_source_unittest.cc 83 // Store response for later comparisons.
  /external/chromium_org/crypto/
hmac.h 72 // comparisons may result in side-channel disclosures, such as timing, that

Completed in 322 milliseconds

1 2 34 5 6 7 8 91011>>