OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparisons
(Results
76 - 100
of
1367
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h
26
* number
comparisons
in worst case. Further, we take advantage of
/system/keymaster/
hmac.h
46
// comparison (such as memcmp), as such
comparisons
may result in
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
SimplexSolver.java
35
/** Default amount of error to accept in floating point
comparisons
. */
38
/** Amount of error to accept in floating point
comparisons
. */
50
* @param epsilon the amount of error to accept in floating point
comparisons
/external/clang/test/Analysis/
additive-folding.cpp
39
//
Comparisons
66
// Simple order
comparisons
with no adjustment
178
// Mixed-signedness
comparisons
.
/external/llvm/test/CodeGen/SystemZ/
int-cmp-38.ll
1
; Test 32-bit
comparisons
in which the second operand is a PC-relative
9
; Check signed
comparisons
.
27
; Check unsigned
comparisons
.
int-cmp-43.ll
1
; Test 64-bit
comparisons
in which the second operand is a PC-relative
9
; Check signed
comparisons
.
27
; Check unsigned
comparisons
.
int-cmp-11.ll
1
; Test 64-bit signed
comparisons
in which the second operand is a constant.
5
; Check
comparisons
with 0.
16
; Check
comparisons
with 1.
/external/valgrind/none/tests/s390x/
comp-1.c
69
/* Run a sequence of signed
comparisons
for a given insn */
99
/* Run a sequence of signed
comparisons
for a given insn */
129
/* Run a sequence of signed
comparisons
for a given insn */
comp-2.c
69
/* Run a sequence of unsigned
comparisons
for a given insn */
92
/* Run a sequence of signed
comparisons
for a given insn */
115
/* Run a sequence of signed
comparisons
for a given insn */
/libcore/ojluni/src/main/java/java/text/
CollationKey.java
61
* allows fast
comparisons
once the keys are generated. The cost of generating
62
* keys is recouped in faster
comparisons
when <code>String</code>s need
66
* allows it to be faster when doing single
comparisons
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
mls.py
170
"""Wrap level declarations to allow
comparisons
."""
191
"""Wrap levels to allow
comparisons
."""
211
Wrap ranges to allow
comparisons
.
/external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp
54
// We handle Loc <> Loc
comparisons
, but not (yet) NonLoc <> NonLoc.
251
"Non-comparison ops should be rewritten as
comparisons
to zero.");
257
// We only handle simple
comparisons
of the form "$sym == constant"
272
// Prefer unsigned
comparisons
.
320
// Prefer unsigned
comparisons
.
/external/eigen/test/
array.cpp
86
template<typename ArrayType> void
comparisons
(const ArrayType& m)
function
115
//
comparisons
to scalar
278
CALL_SUBTEST_1(
comparisons
(Array<float, 1, 1>()) );
279
CALL_SUBTEST_2(
comparisons
(Array22f()) );
280
CALL_SUBTEST_3(
comparisons
(Array44d()) );
281
CALL_SUBTEST_5(
comparisons
(ArrayXXf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
282
CALL_SUBTEST_6(
comparisons
(ArrayXXi(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
/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/webrtc/webrtc/base/
timeutils_unittest.cc
36
// Common
comparisons
52
// Common
comparisons
109
// Common
comparisons
/bionic/libm/upstream-freebsd/lib/msun/src/
s_fmax.c
48
/* Handle
comparisons
of signed zeroes. */
s_fmaxf.c
48
/* Handle
comparisons
of signed zeroes. */
s_fmaxl.c
50
/* Handle
comparisons
of signed zeroes. */
s_fmin.c
48
/* Handle
comparisons
of signed zeroes. */
s_fminf.c
48
/* Handle
comparisons
of signed zeroes. */
s_fminl.c
50
/* Handle
comparisons
of signed zeroes. */
s_lround.c
48
* two floating-point
comparisons
in the former case, or TRUE otherwise.
/external/apache-http/src/org/apache/commons/codec/
StringEncoderComparator.java
54
* @param stringEncoder the StringEncoder used for
comparisons
.
/external/clang/test/CodeGenCXX/
armv7k.cpp
41
// ARM64 uses string
comparisons
for what would otherwise be
/external/curl/docs/
VERSIONS
53
release. It makes
comparisons
with greater than and less than work.
Completed in 1258 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>