OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparisons
(Results
151 - 175
of
1170
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/SystemZ/
int-cmp-13.ll
1
; Test 64-bit equality
comparisons
in which the second operand is a constant.
5
; Check
comparisons
with 0.
int-cmp-14.ll
1
; Test 64-bit inequality
comparisons
in which the second operand is a constant.
5
; Check
comparisons
with 0.
int-cmp-44.ll
8
; Addition provides enough for equality
comparisons
with zero. First teest
123
; Subtraction also provides enough for equality
comparisons
with zero.
143
; ...but not for ordered
comparisons
.
164
;
comparisons
with zero.
183
; ...but not for ordered
comparisons
.
203
;
comparisons
with zero if the immediate covers the whole register.
int-cmp-09.ll
5
; Check
comparisons
with 0.
16
; Check
comparisons
with 2.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
double-int.h
35
operations where the results depend on signedness (division,
comparisons
),
44
operations that do not perform arithmetics modulo 2^precision (
comparisons
,
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h
35
operations where the results depend on signedness (division,
comparisons
),
44
operations that do not perform arithmetics modulo 2^precision (
comparisons
,
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
double-int.h
35
operations where the results depend on signedness (division,
comparisons
),
44
operations that do not perform arithmetics modulo 2^precision (
comparisons
,
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h
35
operations where the results depend on signedness (division,
comparisons
),
44
operations that do not perform arithmetics modulo 2^precision (
comparisons
,
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XObject.java
542
// nodeset
comparisons
, we always call the
566
// nodeset
comparisons
, we always call the
590
// nodeset
comparisons
, we always call the
614
// nodeset
comparisons
, we always call the
637
// nodeset
comparisons
, we always call the
666
// nodeset
comparisons
, we always call the
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fractions.py
22
"""Dummy float class for testing
comparisons
with Fractions"""
43
# shouldn't be calling __float__ at all when doing
comparisons
45
assert False, "__float__ should not be invoked for
comparisons
"
49
assert False, "__sub__ should not be invoked for
comparisons
"
83
# this class is for testing
comparisons
; conversion to float
401
# Decimal refuses mixed
comparisons
.
test_types.py
38
else: self.fail('int
comparisons
failed')
40
else: self.fail('long int
comparisons
failed')
42
else: self.fail('float
comparisons
failed')
44
else: self.fail('string
comparisons
failed')
78
if 0 != 0L or 0 != 0.0 or 0L != 0.0: self.fail('mixed
comparisons
')
79
if 1 != 1L or 1 != 1.0 or 1L != 1.0: self.fail('mixed
comparisons
')
test_mutants.py
7
# Safety of code doing
comparisons
has been an historical Python weak spot.
11
# code to do containee
comparisons
can call back into Python and mutate
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_fractions.py
22
"""Dummy float class for testing
comparisons
with Fractions"""
43
# shouldn't be calling __float__ at all when doing
comparisons
45
assert False, "__float__ should not be invoked for
comparisons
"
49
assert False, "__sub__ should not be invoked for
comparisons
"
83
# this class is for testing
comparisons
; conversion to float
401
# Decimal refuses mixed
comparisons
.
test_types.py
38
else: self.fail('int
comparisons
failed')
40
else: self.fail('long int
comparisons
failed')
42
else: self.fail('float
comparisons
failed')
44
else: self.fail('string
comparisons
failed')
78
if 0 != 0L or 0 != 0.0 or 0L != 0.0: self.fail('mixed
comparisons
')
79
if 1 != 1L or 1 != 1.0 or 1L != 1.0: self.fail('mixed
comparisons
')
test_mutants.py
7
# Safety of code doing
comparisons
has been an historical Python weak spot.
11
# code to do containee
comparisons
can call back into Python and mutate
/external/chromium_org/third_party/icu/source/common/unicode/
ucasemap.h
55
* @param options Options bit set, used for case folding and string
comparisons
.
109
* Get the options bit set that is used for case folding and string
comparisons
.
132
* Set the options bit set that is used for case folding and string
comparisons
.
/external/icu4c/common/unicode/
ucasemap.h
55
* @param options Options bit set, used for case folding and string
comparisons
.
109
* Get the options bit set that is used for case folding and string
comparisons
.
132
* Set the options bit set that is used for case folding and string
comparisons
.
/external/llvm/lib/Target/SystemZ/
SystemZElimCompare.cpp
32
STATISTIC(EliminatedComparisons, "Number of eliminated
comparisons
");
241
// For unsigned
comparisons
with zero, only equality makes sense.
430
// Walk backwards through the block looking for
comparisons
, recording
/external/valgrind/main/coregrind/
m_execontext.c
48
/* The first 4 IP values are used in
comparisons
to remove duplicate
58
space and make exact
comparisons
faster. */
106
/* Stats only: the number of full context
comparisons
done. */
/external/chromium_org/ppapi/tests/
test_net_address_private.cc
62
// No
comparisons
should ever be done with invalid addresses.
82
// No
comparisons
should ever be done with invalid addresses.
/external/chromium_org/v8/src/
math.js
133
// All
comparisons
failed, one of the arguments must be NaN.
163
// All
comparisons
failed, one of the arguments must be NaN.
/external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp
102
// we can check for
comparisons
.
163
// Ignore
comparisons
against zero, since they generally don't
/external/clang/test/CodeGenCXX/
pointers-to-data-members.cpp
95
//
Comparisons
96
namespace
Comparisons
{
/external/v8/src/
math.js
132
// All
comparisons
failed, one of the arguments must be NaN.
165
// All
comparisons
failed, one of the arguments must be NaN.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
IOCase.java
28
* control how filename
comparisons
should be performed. It also provides
29
* methods that use the enumeration to perform
comparisons
.
Completed in 1149 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>