Searched
full:comparisons (Results
301 -
325 of
1170) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
array | 197 // Array comparisons.
|
typeinfo | 131 // and therefore address comparisons are sufficient.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
array | 201 // Array comparisons.
|
typeinfo | 130 // and therefore address comparisons are sufficient.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
array | 197 // Array comparisons.
|
typeinfo | 131 // and therefore address comparisons are sufficient.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
array | 201 // Array comparisons.
|
typeinfo | 130 // and therefore address comparisons are sufficient.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
array | 225 // Array comparisons.
|
typeinfo | 128 // and therefore address comparisons are sufficient.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/ |
array | 221 // Array comparisons.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/ |
array | 183 // Array comparisons.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
unorm.h | 119 * Beyond collation and string search, normalized strings may be useful for string equivalence comparisons, 535 * - Options as used with case-insensitive comparisons, currently: 544 * @return <0 or 0 or >0 as usual for string comparisons
|
/external/chromium_org/third_party/sqlite/src/test/ |
types2.test | 64 # Changed by ticket #805: Use no affinity for literal comparisons. 163 # Change (by ticket #805): No affinity in comparisons 233 # Ticket #2248: Comparisons of strings literals that look like
|
/external/icu4c/common/unicode/ |
unorm.h | 119 * Beyond collation and string search, normalized strings may be useful for string equivalence comparisons, 535 * - Options as used with case-insensitive comparisons, currently: 544 * @return <0 or 0 or >0 as usual for string comparisons
|
/external/valgrind/main/memcheck/tests/ |
unit_oset.c | 216 // comparisons. 262 // comparisons. 418 // comparisons.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
fractions.py | 536 # comparisons with an infinity or nan should behave in 560 # comparisons with complex should raise a TypeError, for consistency 561 # with int<->complex, float<->complex, and complex<->complex comparisons.
|
heapq.py | 269 # Cutting the # of comparisons is important, since these routines have no 272 # storing (priority, record) tuples. Comparisons are thus potentially 276 # comparisons made by heapify() a little, and those made by exhaustive
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
fractions.py | 536 # comparisons with an infinity or nan should behave in 560 # comparisons with complex should raise a TypeError, for consistency 561 # with int<->complex, float<->complex, and complex<->complex comparisons.
|
heapq.py | 269 # Cutting the # of comparisons is important, since these routines have no 272 # storing (priority, record) tuples. Comparisons are thus potentially 276 # comparisons made by heapify() a little, and those made by exhaustive
|
/external/llvm/lib/Target/PowerPC/ |
PPCInstrAltivec.td | 621 // Altivec Comparisons. 633 // f32 element comparisons.0 [all...] |
/external/v8/src/ |
hydrogen-instructions.cc | [all...] |
/external/chromium/base/ |
tracked_objects.h | 46 // comparisons for equality can be based on pointer comparisons). 98 // (slow) string comparisons.
|
/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 86 * <p><b>Note:</b> by default, the returned cache uses equality comparisons (the 89 * comparisons instead for keys. Likewise, if {@link #weakValues} or {@link #softValues} was 90 * specified, the cache uses identity comparisons for values. [all...] |
/external/llvm/lib/Transforms/IPO/ |
MergeFunctions.cpp | 16 // on each function pair. This takes n^2/2 comparisons per bucket, so it's 34 // * switch from n^2 pair-wise comparisons to an n-way comparison for each 600 /// DataLayout for more accurate GEP comparisons. May be NULL.
|
Completed in 519 milliseconds
<<11121314151617181920>>