Home
last modified time | relevance | path

Searched defs:ThreadLocal (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/regexp/
Dregexp-stack.h108 struct ThreadLocal { struct
109 explicit ThreadLocal(RegExpStack* regexp_stack) { in ThreadLocal() argument
125 static constexpr size_t kThreadLocalSize = sizeof(ThreadLocal); argument
/external/deqp/framework/delibs/decpp/
DdeThreadLocal.cpp31 ThreadLocal::ThreadLocal (void) in ThreadLocal() function in de::ThreadLocal
DdeThreadLocal.hpp35 class ThreadLocal class
/external/compiler-rt/test/asan/TestCases/Linux/
Dstatic_tls.cc27 static __thread unsigned ThreadLocal; variable
/external/llvm/include/llvm/Support/
DThreadLocal.h48 ThreadLocal() : ThreadLocalImpl() { } in ThreadLocal() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DThreadLocal.h48 ThreadLocal() : ThreadLocalImpl() { } in ThreadLocal() function
/external/boringssl/src/crypto/
Dthread_test.cc92 TEST(ThreadTest, ThreadLocal) { in TEST() argument
/external/v8/src/execution/
Dstack-guard.h126 ThreadLocal() {} in ThreadLocal() function
/external/llvm/include/llvm/IR/
DGlobalValue.h87 unsigned ThreadLocal : 3; // Is this symbol "Thread Local", if so, what is variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h95 unsigned ThreadLocal : 3; // Is this symbol "Thread Local", if so, what is variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalValue.h100 unsigned ThreadLocal : 3; // Is this symbol "Thread Local", if so, what is variable
/external/llvm/tools/llvm-objdump/
DMachODump.cpp9060 bool ThreadLocal = ((Flags & MachO::EXPORT_SYMBOL_FLAGS_KIND_MASK) == in printMachOExportsTrie() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp9796 bool ThreadLocal = ((Flags & MachO::EXPORT_SYMBOL_FLAGS_KIND_MASK) == in printMachOExportsTrie() local