Home
last modified time | relevance | path

Searched defs:Yout (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp473 yaml::Output Yout(Out); in macho2yaml() local
506 yaml::Output Yout(Out); in macho2yaml() local
Dcoff2yaml.cpp280 yaml::Output Yout(Out); in coff2yaml() local
Delf2yaml.cpp437 yaml::Output Yout(Out); in elf2yaml() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp238 yaml::Output Yout(OS); in toYAML() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp237 yaml::Output Yout(OS); in toYAML() local
/external/speex/libspeexdsp/
Dmdf.c680 …oState *st, const spx_int16_t *in, const spx_int16_t *far_end, spx_int16_t *out, spx_int32_t *Yout) in speex_echo_cancel()