Home
last modified time | relevance | path

Searched defs:FunctionLocalStatic (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp63 struct FunctionLocalStatic { struct
64 FunctionLocalStatic() { reset(); } in FunctionLocalStatic() argument
77 explicit Accessor(FunctionLocalStatic& obj) : this_obj(&obj) {} in Accessor() argument
87 Accessor get_access() { in get_access()
91 void reset() { in reset()
99 int get_count(InitResult I) const { in get_count()
102 int num_completed() const { in num_completed()
105 int num_waiting() const { in num_waiting()
110 GuardType guard_object;
111 std::atomic<int> waiting_threads;
[all …]
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dguard_threaded_test.pass.cpp114 struct FunctionLocalStatic { struct
115 FunctionLocalStatic() {} in FunctionLocalStatic() function
129 FunctionLocalStatic *this_obj; argument
134 Callback access_callback(InitFn init) { in access_callback()
138 int get_count(InitResult I) const { in get_count()
142 int num_completed() const { in num_completed()
146 int num_waiting() const { in num_waiting()
151 GuardType guard_object = {};
152 std::atomic<int> waiting_threads{0};
153 std::array<std::atomic<int>, 4> result_counts{};
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h51 FunctionLocalStatic, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangleNodes.h50 FunctionLocalStatic, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangleNodes.h50 FunctionLocalStatic, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangleNodes.h50 FunctionLocalStatic, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangleNodes.h50 FunctionLocalStatic, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h52 FunctionLocalStatic, enumerator