HomeSort by relevance Sort by last modified time
    Searched full:comparisons (Results 351 - 375 of 1170) sorted by null

<<11121314151617181920>>

  /external/gtest/test/
gtest-tuple_test.cc 288 TEST_F(BigTupleTest, Comparisons) {
  /external/guava/guava/src/com/google/common/math/
DoubleMath.java 143 * Long.MAX_VALUE + 1 == -Long.MIN_VALUE, and then offset all comparisons by 1.
  /external/icu4c/common/unicode/
usetiter.h 247 // them as signed int32_t's so we can do comparisons with
  /external/icu4c/test/intltest/
idnaref.h 213 * @return <0 or 0 or >0 as usual for string comparisons
  /external/kernel-headers/original/linux/
kernel.h 301 * Always evaluates to 1 so you may use it easily in comparisons.
  /external/libnl-headers/netlink/
object-api.h 139 * // standardized comparisons which make it trivial for caches to
  /external/llvm/include/llvm/CodeGen/
MachineScheduler.h 327 /// queue comparisons.
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 40 // Signed integer and floating-point comparisons. The operands are the
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 32 STATISTIC(NumCmps, "Number of comparisons propagated");
  /external/llvm/test/CodeGen/ARM/
vcge.ll 187 ; Floating-point comparisons against zero produce results with integer
  /external/llvm/test/Transforms/IndVarSimplify/
eliminate-comparison.ll 7 ; Indvars should be able to simplify simple comparisons involving
  /external/mesa3d/docs/
relnotes-8.0.4.html 140 <li>i965: Fix brw_swap_cmod() for LE/GE comparisons.</li>
  /external/mesa3d/include/KHR/
khrplatform.h 269 * comparisons should not be made against KHRONOS_TRUE.
  /external/protobuf/gtest/test/
gtest-tuple_test.cc 256 TEST_F(BigTupleTest, Comparisons) {
  /frameworks/base/core/java/android/transition/
Crossfade.java 49 // a given target view. This would save bitmap comparisons in this transition, for example.
  /frameworks/base/core/tests/coretests/src/android/net/
LinkPropertiesTest.java 280 // Check comparisons work.
  /frameworks/native/opengl/include/KHR/
khrplatform.h 263 * comparisons should not be made against KHRONOS_TRUE.
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmAlphabetTest.java 236 // because Assert doesn't have array comparisons
  /ndk/sources/third_party/googletest/googletest/test/
gtest-tuple_test.cc 288 TEST_F(BigTupleTest, Comparisons) {
  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 221 // This name is only used for comparisons and notifications, so fall back to activity name
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 886 // 20.8.13.2.7 shared_ptr comparisons
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 886 // 20.8.13.2.7 shared_ptr comparisons
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 886 // 20.8.13.2.7 shared_ptr comparisons
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 886 // 20.8.13.2.7 shared_ptr comparisons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 886 // 20.8.13.2.7 shared_ptr comparisons
    [all...]

Completed in 545 milliseconds

<<11121314151617181920>>