Home
last modified time | relevance | path

Searched defs:func_end (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/lzma/Asm/x86/
H A DXzCrc64Opt.asm208 func_end: label
317 func_end: label
H A D7zCrcOpt.asm254 func_end: label
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dir_loader.cpp220 auto func_end = module_->end(); in AddInstruction() local
H A Dwrap_opkill.cpp150 std::unique_ptr<Instruction> func_end( in GetKillingFuncId() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_loader.cpp220 auto func_end = module_->end(); in AddInstruction() local
H A Dwrap_opkill.cpp150 std::unique_ptr<Instruction> func_end( in GetKillingFuncId() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp220 auto func_end = module_->end(); in AddInstruction() local
Dwrap_opkill.cpp150 std::unique_ptr<Instruction> func_end( in GetKillingFuncId() local
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-util.c143 int func_start, func_end = 0; in tracecmd_parse_proc_kallsyms() local
/aosp_15_r20/external/python/cpython2/Parser/
Dasdl_c.py1008 def func_end(self): member in ObjVisitor
/aosp_15_r20/external/python/cpython3/Parser/
Dasdl_c.py1271 def func_end(self): member in ObjVisitor
/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse.c765 int func_start, func_end = 0; in tep_parse_kallsyms() local