Searched defs:unwind (Results 1 – 14 of 14) sorted by relevance
/external/skia/src/sksl/analysis/ |
D | SkSLCheckProgramUnrolledSize.cpp | 66 for (auto unwind = fStack.rbegin(); unwind != fStack.rend(); ++unwind) { in CheckProgramUnrolledSize() local 85 for (auto unwind = fStack.begin(); unwind != fStack.end(); ++unwind) { in CheckProgramUnrolledSize() local
|
/external/elfutils/backends/ |
D | ppc64_unwind.c | 47 EBLHOOK(unwind) (Ebl *ebl __attribute__ ((unused)), in EBLHOOK() argument
|
D | aarch64_unwind.c | 46 EBLHOOK(unwind) (Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), in EBLHOOK() argument
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/ |
D | abi_test.h | 363 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() 415 bool unwind, R (*func)(Args...), in CheckGTest()
|
D | abi_test.cc | 96 bool unwind) { in RunTrampoline()
|
/external/boringssl/src/crypto/test/ |
D | abi_test.h | 363 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() 415 bool unwind, R (*func)(Args...), in CheckGTest()
|
D | abi_test.cc | 96 bool unwind) { in RunTrampoline()
|
/external/rust/cxx/src/ |
D | lib.rs | 424 mod unwind; module
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 646 bool unwind = false, except = false; in ParseSEHDirectiveHandler() local 689 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept()
|
/external/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 576 bool unwind = false, except = false; in ParseSEHDirectiveHandler() local 733 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_vtbl.c | 438 GLuint unwind; in i915_emit_state() local
|
/external/perfetto/src/profiling/perf/ |
D | unwinding.cc | 352 UnwindResult unwind = attempt_unwind(); in UnwindSample() local
|
/external/rust/crates/rayon-core/src/ |
D | lib.rs | 74 mod unwind; module
|
/external/mksh/src/ |
D | main.c | 976 unwind(int i) in unwind() function
|