OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparisons
(Results
101 - 125
of
1367
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dng_sdk/source/
dng_string.h
103
// A utility for doing case insensitive
comparisons
on strings...
/external/google-breakpad/src/third_party/curl/
curlver.h
55
comparisons
with greater than and less than work.
/external/guava/guava-tests/benchmark/com/google/common/hash/
ChecksumBenchmark.java
37
// Use a constant seed for all of the benchmarks to ensure apples to apples
comparisons
.
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
README.txt
26
comparisons
. Another Python script will split generated input files into
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
README.txt
23
comparisons
. Another Python script will split generated input files into
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
README.txt
25
comparisons
/external/llvm/include/llvm/Support/
BranchProbability.h
153
"Unknown probability cannot participate in
comparisons
.");
159
"Unknown probability cannot participate in
comparisons
.");
165
"Unknown probability cannot participate in
comparisons
.");
171
"Unknown probability cannot participate in
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/AArch64/
fold-constants.ll
20
; PR25763 - folding constant vector
comparisons
with sign-extended result
/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.
/external/llvm/test/Transforms/InstCombine/
2008-11-08-FCmp.ll
55
; Check that optimizing unsigned >=
comparisons
correctly distinguishes
/external/webrtc/webrtc/base/
timeutils.h
50
//
Comparisons
between time values, which can wrap around.
versionparsing_unittest.cc
49
// Test that every combination of
comparisons
has the expected outcome.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
compare.hpp
12
// Description : class basic_cstring
comparisons
implementation
/packages/apps/Camera2/src/com/android/camera/data/
NewestFirstComparator.java
37
* @param now present date to be used in
comparisons
to rule out dates in
/prebuilts/go/darwin-x86/src/bytes/
example_test.go
48
// Prefer Equal to Compare for equality
comparisons
.
/prebuilts/go/darwin-x86/src/os/user/
user_test.go
45
t.Skip("skipping Gid and HomeDir
comparisons
")
/prebuilts/go/darwin-x86/test/
cmp.go
65
// these
comparisons
are okay because
67
// are
comparisons
where the types differ.
136
// interface
comparisons
(issue 7207)
174
// non-interface
comparisons
cmp6.go
7
// Verify that incorrect
comparisons
are detected.
/prebuilts/go/darwin-x86/test/fixedbugs/
issue5162.go
7
// issue 5162: bad array equality when multiple
comparisons
/prebuilts/go/darwin-x86/test/interface/
fake.go
7
// Test interface
comparisons
using types hidden
/prebuilts/go/linux-x86/src/bytes/
example_test.go
48
// Prefer Equal to Compare for equality
comparisons
.
/prebuilts/go/linux-x86/src/os/user/
user_test.go
45
t.Skip("skipping Gid and HomeDir
comparisons
")
Completed in 1262 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>