HomeSort by relevance Sort by last modified time
    Searched full:__builtin_expect (Results 426 - 450 of 527) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets.tcc 778 if (__builtin_expect(__dec, true))
873 if (__builtin_expect(__dec, true))
    [all...]
fstream.tcc 860 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.tcc 795 if (__builtin_expect(__dec, true))
890 if (__builtin_expect(__dec, true))
    [all...]
fstream.tcc 917 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.tcc 795 if (__builtin_expect(__dec, true))
890 if (__builtin_expect(__dec, true))
    [all...]
fstream.tcc 917 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.tcc 795 if (__builtin_expect(__dec, true))
890 if (__builtin_expect(__dec, true))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.tcc 795 if (__builtin_expect(__dec, true))
890 if (__builtin_expect(__dec, true))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets.tcc 793 if (__builtin_expect(__dec, true))
888 if (__builtin_expect(__dec, true))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_facets.tcc 793 if (__builtin_expect(__dec, true))
888 if (__builtin_expect(__dec, true))
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream_Preview.cpp 29 #define UNLIKELY(exp) __builtin_expect(!!(exp), 0)
  /external/chromium_org/third_party/smhasher/src/
City.cpp 78 #define LIKELY(x) (__builtin_expect(!!(x), 1))
  /external/elfutils/0.153/src/
ldscript.c     [all...]
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 357 // Just replace __builtin_expect(exp, c) with EXP.
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 95 # define BE(expr, val) __builtin_expect (expr, val)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
fstream.tcc 917 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc 915 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
fstream.tcc 915 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 860 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 549 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 860 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 549 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 860 if (__builtin_expect(has_facet<__codecvt_type>(__loc), true))
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 549 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 549 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))

Completed in 1296 milliseconds

<<11121314151617181920>>