Home
last modified time | relevance | path

Searched defs:GlobalInit (Results 1 – 12 of 12) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dexec_ctx.cc118 void ExecCtx::GlobalInit(void) { in GlobalInit() function in grpc_core::ExecCtx
/external/llvm-project/clang/test/CodeGen/
Ddllexport.c22 __declspec(dllexport) int GlobalInit = 1; variable
/external/clang/test/CodeGen/
Ddllexport.c22 __declspec(dllexport) int GlobalInit = 1; variable
/external/llvm/unittests/Support/
DSpecialCaseListTest.cpp63 TEST_F(SpecialCaseListTest, GlobalInit) { in TEST_F() argument
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dfork.cc169 void Fork::GlobalInit() { in GlobalInit() function in grpc_core::Fork
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.cc131 void ExecCtx::GlobalInit(void) { in GlobalInit() function in grpc_core::ExecCtx
Dexec_ctx.h369 static void GlobalInit(void) { gpr_tls_init(&callback_exec_ctx_); } in GlobalInit() function
/external/grpc-grpc/src/core/lib/gprpp/
Dfork.cc159 void Fork::GlobalInit() { in GlobalInit() function in grpc_core::Fork
/external/llvm-project/llvm/unittests/Support/
DSpecialCaseListTest.cpp118 TEST_F(SpecialCaseListTest, GlobalInit) { in TEST_F() argument
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1220 void AddressSanitizerModule::poisonOneInitializer(Function &GlobalInit, in poisonOneInitializer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1761 void ModuleAddressSanitizer::poisonOneInitializer(Function &GlobalInit, in poisonOneInitializer()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1748 void ModuleAddressSanitizer::poisonOneInitializer(Function &GlobalInit, in poisonOneInitializer()