/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
D | ArchiveEmitter.cpp | 20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
|
D | OffloadEmitter.cpp | 21 bool yaml2offload(Binary &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2offload()
|
D | XCOFFEmitter.cpp | 35 XCOFFWriter(XCOFFYAML::Object &Obj, raw_ostream &OS, yaml::ErrorHandler EH) in XCOFFWriter() 779 bool yaml2xcoff(XCOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2xcoff()
|
D | DXContainerEmitter.cpp | 219 ErrorHandler EH) { in yaml2dxcontainer()
|
D | WasmEmitter.cpp | 28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter() 678 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
D | ELFEmitter.cpp | 339 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) in ELFState() 1920 yaml::ErrorHandler EH, uint64_t MaxSize) { in writeELF() 1987 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
|
D | MachOEmitter.cpp | 746 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
|
/external/parameter-framework/upstream/test/functional-tests/include/ |
D | ElementHandle.hpp | 51 using EH = ::ElementHandle; typedef in parameterFramework::ElementHandle
|
D | ParameterFramework.hpp | 62 using EH = ::ElementHandle; typedef in parameterFramework::ParameterFramework
|
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/ |
D | JsonPathTest.kt | 95 class EH(val e: E) class
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineFunctionSplitter.cpp | 95 enum Status { Unknown = 0, EH = 1, NonEH = 2 }; in setDescendantEHBlocksCold() enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter() 627 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
D | ELFEmitter.cpp | 235 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) in ELFState() 1405 yaml::ErrorHandler EH) { in writeELF() 1447 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2elf()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | AsmPrinter.h | 165 EH = 1, ///< Emit .eh_frame enumerator
|
/external/llvm/include/llvm/MC/ |
D | MCAsmInfo.h | 541 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
|
/external/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 117 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
|
D | MCAsmStreamer.cpp | 1177 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
|
D | MCStreamer.cpp | 255 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCAsmInfo.h | 605 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 222 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
|
D | MCAsmStreamer.cpp | 1510 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
|
/external/v4l-utils/lib/include/libdvbv5/ |
D | countries.h | 612 EH, enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCAsmInfo.h | 784 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 240 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 2657 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, in addExceptionArgs() local 6183 static bool maybeConsumeDash(const std::string &EH, size_t &I) { in maybeConsumeDash() 6205 EHFlags EH; in parseClangCLEHFlags() local 6334 EHFlags EH = parseClangCLEHFlags(D, Args); in AddClangCLArgs() local
|