Home
last modified time | relevance | path

Searched defs:EH (Results 1 – 16 of 16) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
Dcommon.c167 #define EH(x) (x)[0], (x)[1], (x)[2], (x)[3], (x)[4], (x)[5] macro
/external/parameter-framework/upstream/test/functional-tests/include/
DElementHandle.hpp51 using EH = ::ElementHandle; typedef in parameterFramework::ElementHandle
DParameterFramework.hpp62 using EH = ::ElementHandle; typedef in parameterFramework::ParameterFramework
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter()
627 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
DELFEmitter.cpp235 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/llvm/include/llvm/MC/
DMCAsmInfo.h541 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/external/llvm/lib/MC/
DMCObjectStreamer.cpp117 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCStreamer.cpp255 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCAsmStreamer.cpp1177 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h605 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp222 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCAsmStreamer.cpp1510 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCStreamer.cpp418 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
/external/clang/lib/Driver/
DTools.cpp2657 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
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp3439 bool EH = false; in parseDirectiveCFISections() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp4030 bool EH = false; in parseDirectiveCFISections() local