Searched defs:StaticInit (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/ |
D | GrUserStencilSettings.h | 130 constexpr static Init<Ref, Test, TestMask, PassOp, FailOp, WriteMask> StaticInit() { in StaticInit() function
|
/external/skqp/src/gpu/ |
D | GrUserStencilSettings.h | 129 constexpr static Init<Ref, Test, TestMask, PassOp, FailOp, WriteMask> StaticInit() { in StaticInit() function
|
/external/llvm-project/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util_posix.cpp | 117 void Mutex::StaticInit() { in StaticInit() function in Mutex
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util_posix.cc | 161 void Mutex::StaticInit() { in StaticInit() function in Mutex
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 2603 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPForOuterLoop() local 2649 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPDistributeOuterLoop() local 3019 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPWorksharingLoop() local 3493 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitSections() local 4729 CGOpenMPRuntime::StaticRTInput StaticInit( in EmitOMPDistributeLoop() local
|
/external/llvm-project/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 1041 FunctionCallee StaticInit = getKmpcForStaticInitForType(IVTy, M, *this); in createStaticWorkshareLoop() local
|