HomeSort by relevance Sort by last modified time
    Searched full:__builtin_expect (Results 176 - 200 of 277) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
gthr-posix.h 229 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
328 if (__builtin_expect (__gthread_active_latest_value < 0, 0))
  /system/core/include/private/pixelflinger/
ggl_context.h 108 #define ggl_likely(x) __builtin_expect(!!(x), 1)
109 #define ggl_unlikely(x) __builtin_expect(!!(x), 0)
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 42 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false ))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
sso_string_base.h 455 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 455 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 455 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 455 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
  /system/core/libpixelflinger/
buffer.cpp 66 if (__builtin_expect(dst->stride < 0, false)) {
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 183 if (__builtin_expect(mQemuTracing, 0)) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 643 if (__builtin_expect (not_first_call, 0)) \
677 if (__builtin_expect (not_first_call, 0)) \
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
pthread.h 643 if (__builtin_expect (not_first_call, 0)) \
677 if (__builtin_expect (not_first_call, 0)) \
    [all...]

Completed in 343 milliseconds

1 2 3 4 5 6 78 91011>>