OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparison
(Results
726 - 750
of
2086
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpec.java
40
/** {@code non-null;} common
comparison
instance used while interning */
234
* @return {@code -1..1;} standard result of
comparison
590
* Holder of register spec data for the purposes of
comparison
(so that
/dalvik/dx/src/com/android/dx/rop/code/
RegisterSpec.java
40
/** {@code non-null;} common
comparison
instance used while interning */
239
* @return {@code -1..1;} standard result of
comparison
597
* Holder of register spec data for the purposes of
comparison
(so that
/dalvik/vm/compiler/
Loop.cpp
217
/* reg/reg
comparison
*/
229
* If the
comparison
is not between the BIV and a loop invariant,
372
* This
comparison
is redundant now, but we will have more than one
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ByteTest.java
418
assertTrue("
Comparison
failed", new Byte((byte) 1).compareTo(new Byte((byte) 2)) < 0);
419
assertTrue("
Comparison
failed", new Byte((byte) 1).compareTo(new Byte((byte) -2)) > 0);
420
assertEquals("
Comparison
failed", 0, new Byte((byte) 1).compareTo(new Byte((byte) 1)));
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/
DoubleBufferTest.java
203
assertEquals("Failed equal
comparison
with NaN entry", 0, dbuffer1
205
assertEquals("Failed greater than
comparison
with NaN entry", 1, dbuffer3
207
assertEquals("Failed greater than
comparison
with NaN entry", 1, dbuffer1
FloatBufferTest.java
193
assertEquals("Failed equal
comparison
with NaN entry", 0, fbuffer1
195
assertEquals("Failed greater than
comparison
with NaN entry", 1, fbuffer3
197
assertEquals("Failed greater than
comparison
with NaN entry", 1, fbuffer1
/external/chromium/base/
time.h
140
//
Comparison
operators.
366
//
Comparison
operators
516
//
Comparison
operators
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h
295
//
comparison
. (Due to round-off error, etc, it's very unlikely that
297
//
comparison
by the == operation often doesn't work.)
414
// The IEEE standard says that any
comparison
operation involving
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegisterSpec.java
40
/** {@code non-null;} common
comparison
instance used while interning */
239
* @return {@code -1..1;} standard result of
comparison
597
* Holder of register spec data for the purposes of
comparison
(so that
/external/llvm/include/llvm/ADT/
APFloat.h
141
/* Floating point numbers have a four-state
comparison
relation. */
304
/* IEEE
comparison
with another floating point number (NaNs
308
/* Bitwise
comparison
for equality (QNaNs compare equal, 0!=-0). */
/external/stlport/stlport/stl/
_algo.h
573
// merge, with and without an explicitly supplied
comparison
function.
665
//
comparison
function.
681
// supplied
comparison
function.
/external/v8/src/
full-codegen.h
383
// Try to perform a
comparison
as a fast inlined literal compare if
394
// Platform-specific code for equality
comparison
with a nil-like value.
412
// should_normalize, then the following
comparison
will not handle the
/frameworks/av/media/libstagefright/codecs/aacdec/
find_adts_syncword.cpp
36
comparison
produced a undesired search. Fixed by casting
comparison
54
syncword_mask = A mask to be applied to the bitstream before
comparison
/frameworks/native/opengl/libagl/
dxt.cpp
231
// Store raw colors for
comparison
with next block
356
// Store raw colors for
comparison
with next block
513
// Store raw colors for
comparison
with next block
/ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h
573
// merge, with and without an explicitly supplied
comparison
function.
665
//
comparison
function.
681
// supplied
comparison
function.
/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
mmintrin.h
771
/* Compare eight 8-bit values. The result of the
comparison
is 0xFF if the
797
/* Compare four 16-bit values. The result of the
comparison
is 0xFFFF if
823
/* Compare two 32-bit values. The result of the
comparison
is 0xFFFFFFFF if
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator.h
325
// DR 280.
Comparison
of reverse_iterator to const reverse_iterator.
756
//
comparison
between cv-qualified and non-cv-qualified iterators be
837
// According to the resolution of DR179 not only the various
comparison
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mmintrin.h
771
/* Compare eight 8-bit values. The result of the
comparison
is 0xFF if the
797
/* Compare four 16-bit values. The result of the
comparison
is 0xFFFF if
823
/* Compare two 32-bit values. The result of the
comparison
is 0xFFFFFFFF if
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
mmintrin.h
771
/* Compare eight 8-bit values. The result of the
comparison
is 0xFF if the
797
/* Compare four 16-bit values. The result of the
comparison
is 0xFFFF if
823
/* Compare two 32-bit values. The result of the
comparison
is 0xFFFFFFFF if
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
mmintrin.h
771
/* Compare eight 8-bit values. The result of the
comparison
is 0xFF if the
797
/* Compare four 16-bit values. The result of the
comparison
is 0xFFFF if
823
/* Compare two 32-bit values. The result of the
comparison
is 0xFFFFFFFF if
/prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
mmintrin.h
771
/* Compare eight 8-bit values. The result of the
comparison
is 0xFF if the
797
/* Compare four 16-bit values. The result of the
comparison
is 0xFFFF if
823
/* Compare two 32-bit values. The result of the
comparison
is 0xFFFFFFFF if
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h
325
// DR 280.
Comparison
of reverse_iterator to const reverse_iterator.
756
//
comparison
between cv-qualified and non-cv-qualified iterators be
837
// According to the resolution of DR179 not only the various
comparison
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_algo.h
573
// merge, with and without an explicitly supplied
comparison
function.
665
//
comparison
function.
681
// supplied
comparison
function.
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h
325
// DR 280.
Comparison
of reverse_iterator to const reverse_iterator.
756
//
comparison
between cv-qualified and non-cv-qualified iterators be
837
// According to the resolution of DR179 not only the various
comparison
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_algo.h
573
// merge, with and without an explicitly supplied
comparison
function.
665
//
comparison
function.
681
// supplied
comparison
function.
Completed in 909 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>