Home
last modified time | relevance | path

Searched defs:AbortOnFailure (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextASANTest.cpp97 class AbortOnFailure in TEST_P() class
100 AbortOnFailure(Step *currentStep, std::mutex *mutex, std::condition_variable *condVar) in TEST_P() function in __anon6f2e9e010111::TEST_P::AbortOnFailure
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRTDyldMemoryManager.cpp291 bool AbortOnFailure) { in getPointerToNamedFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp415 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
610 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { in getPointerToNamedFunction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp224 bool AbortOnFailure=true) { in getPointerToNamedFunction()