HomeSort by relevance Sort by last modified time
    Searched refs:atomic_uint_least32_t (Results 1 - 25 of 71) sorted by null

1 2 3

  /system/media/audio_utils/include/audio_utils/
fifo_index.h 86 std::atomic_uint_least32_t mIndex; // accessed by both sides using atomic operations
  /bionic/libc/bionic/
system_properties.cpp 101 // As the property trie is not protected by locks, we use atomic_uint_least32_t types for the
108 // atomic_uint_least32_t and release-consume ordering to protect it as well.
113 atomic_uint_least32_t prop;
115 atomic_uint_least32_t left;
116 atomic_uint_least32_t right;
118 atomic_uint_least32_t children;
146 atomic_uint_least32_t* serial() {
162 prop_bt* to_prop_bt(atomic_uint_least32_t* off_p);
163 prop_info* to_prop_info(atomic_uint_least32_t* off_p);
176 atomic_uint_least32_t serial_
    [all...]
  /external/jemalloc/include/jemalloc/internal/
atomic.h 356 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
363 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
370 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
377 volatile atomic_uint_least32_t *a = (volatile atomic_uint_least32_t *)p;
  /bionic/tests/
stdatomic_test.cpp 190 atomic_uint_least32_t x;
193 atomic_uint_least32_t y;
195 atomic_uint_least32_t z;
  /external/libcxx/test/std/atomics/atomics.types.generic/
cstdint_typedefs.pass.cpp 19 // typedef atomic<uint_least32_t> atomic_uint_least32_t;
50 static_assert((std::is_same<std::atomic<std::uint_least32_t>, std::atomic_uint_least32_t>::value), "");
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
cstdint_typedefs.pass.cpp 17 // typedef atomic<uint_least32_t> atomic_uint_least32_t;
48 static_assert((std::is_same<std::atomic<std::uint_least32_t>, std::atomic_uint_least32_t>::value), "");
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/atomics/atomics.types.generic/
cstdint_typedefs.pass.cpp 19 // typedef atomic<uint_least32_t> atomic_uint_least32_t;
50 static_assert((std::is_same<std::atomic<std::uint_least32_t>, std::atomic_uint_least32_t>::value), "");
  /external/clang/lib/Headers/
stdatomic.h 111 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
  /prebuilts/sdk/renderscript/clang-include/
stdatomic.h 111 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
  /bionic/libc/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /development/ndk/platforms/android-21/include/
stdatomic.h 117 using std::atomic_uint_least32_t;
370 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
stdatomic.h 123 using std::atomic_uint_least32_t;
376 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
stdatomic.h 123 using std::atomic_uint_least32_t;
376 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
stdatomic.h 114 using std::atomic_uint_least32_t;
340 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;

Completed in 459 milliseconds

1 2 3