/dalvik/dx/tests/101-verify-wide-math/ |
info.txt | 2 ops, comparisons, etc.) verify that their arguments are actually of
|
/dalvik/dx/tests/102-verify-nonwide-math/ |
info.txt | 2 ops, comparisons, etc.) to verify that their arguments are actually of
|
/external/clang/test/Analysis/ |
svalbuilder-logic.c | 11 // Don't crash when mixing 'bool' and 'int' in implicit comparisons to 0.
|
/external/clang/test/SemaObjCXX/ |
nullptr.mm | 7 void comparisons(A *a) {
|
/external/clang/test/Sema/ |
ext_vector_comparisons.c | 8 // comparisons to self... 23 // comparisons to self. no warning, they're floats
|
/external/llvm/test/CodeGen/SystemZ/ |
int-cmp-10.ll | 1 ; Test 32-bit unsigned comparisons in which the second operand is constant. 5 ; Check a value near the low end of the range. We use CFI for comparisons
|
int-cmp-32.ll | 1 ; Test 32-bit signed comparisons between memory and a constant. 5 ; Check ordered comparisons with 0. 18 ; Check ordered comparisons with 1. 31 ; Check ordered comparisons with the high end of the signed 16-bit range. 55 ; Check ordered comparisons with -1. 68 ; Check ordered comparisons with the low end of the 16-bit signed range. 92 ; Check equality comparisons with 0. 105 ; Check equality comparisons with 1. 118 ; Check equality comparisons with the high end of the signed 16-bit range. 142 ; Check equality comparisons with -1 [all...] |
int-cmp-34.ll | 1 ; Test 64-bit signed comparisons between memory and a constant. 5 ; Check ordered comparisons with 0. 18 ; Check ordered comparisons with 1. 31 ; Check ordered comparisons with the high end of the signed 16-bit range. 55 ; Check ordered comparisons with -1. 68 ; Check ordered comparisons with the low end of the 16-bit signed range. 92 ; Check equality comparisons with 0. 105 ; Check equality comparisons with 1. 118 ; Check equality comparisons with the high end of the signed 16-bit range. 142 ; Check equality comparisons with -1 [all...] |
int-cmp-12.ll | 1 ; Test 64-bit unsigned comparisons in which the second operand is constant. 5 ; Check a value near the low end of the range. We use CGFI for comparisons
|
int-cmp-33.ll | 1 ; Test 32-bit unsigned comparisons between memory and a constant. 5 ; Check ordered comparisons with a constant near the low end of the unsigned 19 ; Check ordered comparisons with the high end of the unsigned 16-bit range. 43 ; Check equality comparisons with 32768, the lowest value for which 57 ; Check equality comparisons with the high end of the unsigned 16-bit range.
|
int-cmp-35.ll | 1 ; Test 64-bit unsigned comparisons between memory and a constant. 5 ; Check ordered comparisons with a constant near the low end of the unsigned 19 ; Check ordered comparisons with the high end of the unsigned 16-bit range. 43 ; Check equality comparisons with 32768, the lowest value for which 57 ; Check equality comparisons with the high end of the unsigned 16-bit range.
|
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-16.ll | 1 ; Test 32-bit equality comparisons that are really between a memory byte 44 ; Check comparisons with -1, with zero extension. 57 ; Check comparisons with 0, using sign extension. 96 ; Check comparisons with -1, using sign extension.
|
/external/eigen/test/eigen2/ |
eigen2_array.cpp | 52 template<typename MatrixType> void comparisons(const MatrixType& m) function 78 // comparisons to scalar 128 CALL_SUBTEST_1( comparisons(Matrix<float, 1, 1>()) ); 129 CALL_SUBTEST_2( comparisons(Matrix2f()) ); 130 CALL_SUBTEST_3( comparisons(Matrix4d()) ); 131 CALL_SUBTEST_5( comparisons(MatrixXf(8, 12)) ); 132 CALL_SUBTEST_6( comparisons(MatrixXi(8, 12)) );
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/ |
BCStrictStyle.java | 9 * and hashCode comparisons
|
/external/chromium/net/base/ |
host_cache.h | 50 // |hostname| under assumption that integer comparisons are faster than 51 // string comparisons. 59 // |hostname| under assumption that integer comparisons are faster than 60 // string comparisons.
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
phonenumber.h | 20 // Helper functions dealing with PhoneNumber and PhoneNumberDesc comparisons.
|
/external/iptables/libiptc/ |
linux_stddef.h | 29 * Always evaluates to 1 so you may use it easily in comparisons.
|
/external/kernel-headers/original/asm-mips/ |
sgidefs.h | 25 * MIPS ISAs are no longer subsets of each other. Therefore comparisons
|
/external/chromium_org/v8/test/webkit/ |
array-sort-numericCompare-expected.txt | 24 This tests that a call to array.sort(compareFunction) works correctly for numeric comparisons (arg1 - arg2), and also for things that might look like numeric comparisons.
|
array-sort-numericCompare.js | 25 "This tests that a call to array.sort(compareFunction) works correctly for numeric comparisons (arg1 - arg2), and also for things that might look like numeric comparisons."
|
/external/llvm/lib/Target/SystemZ/ |
SystemZ.h | 34 // comparisons. 42 // Condition-code mask assignments for floating-point comparisons only. 46 // All condition-code values produced by comparisons.
|
/external/chromium_org/content/public/common/ |
page_zoom.h | 31 // is precise enough for zoom value comparisons.
|
/external/chromium_org/sandbox/win/src/ |
policy_low_level.h | 110 // There are 'if' rules and 'if not' comparisons 116 // Possible comparisons for numbers 123 // Provides the means to collect a set of comparisons into a single 155 // Called when there is no more comparisons to add. Internally it generates
|
/external/llvm/lib/Target/X86/ |
README-UNIMPLEMENTED.txt | 11 2) vector comparisons
|