Home
last modified time | relevance | path

Searched defs:yout (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/lldb/source/Utility/
DReproducerProvider.cpp114 llvm::yaml::Output yout(os); in Keep() local
139 llvm::yaml::Output yout(m_os); in Record() local
166 llvm::yaml::Output yout(os); in Keep() local
DGDBRemote.cpp110 yaml::Output yout(os); in Keep() local
144 yaml::Output yout(m_os); in Record() local
DReproducer.cpp229 yaml::Output yout(*strm); in AddProvidersToIndex() local
/external/llvm-project/lldb/unittests/Utility/
DProcessInstanceInfoTest.cpp122 llvm::yaml::Output yout(os); in TEST() local
151 llvm::yaml::Output yout(os); in TEST() local
DConstStringTest.cpp149 llvm::yaml::Output yout(os); in TEST() local
DArchSpecTest.cpp477 llvm::yaml::Output yout(os); in TEST() local
DFileSpecTest.cpp428 llvm::yaml::Output yout(os); in TEST() local
DArgsTest.cpp294 llvm::yaml::Output yout(os); in TEST() local
/external/llvm/unittests/Support/
DYAMLIOTest.cpp216 Output yout(ostr); in TEST() local
362 Output yout(ostr); in TEST() local
476 Output yout(ostr); in TEST() local
582 Output yout(ostr); in TEST() local
777 Output yout(ostr); in TEST() local
868 Output yout(ostr); in TEST() local
958 Output yout(ostr); in TEST() local
989 Output yout(ostr); in TEST() local
1014 Output yout(ostr); in TEST() local
1114 Output yout(ostr); in TEST() local
[all …]
/external/llvm-project/llvm/unittests/Support/
DYAMLIOTest.cpp221 Output yout(ostr); in TEST() local
447 Output yout(ostr); in TEST() local
561 Output yout(ostr); in TEST() local
649 Output yout(ostr); in TEST() local
757 Output yout(ostr); in TEST() local
955 Output yout(ostr); in TEST() local
1046 Output yout(ostr); in TEST() local
1136 Output yout(ostr); in TEST() local
1167 Output yout(ostr); in TEST() local
1192 Output yout(ostr); in TEST() local
[all …]
/external/pdfium/third_party/agg23/
Dagg_clip_liang_barsky.h68 float yin, yout; in clip_liang_barsky() local
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
DSymbolInfo.cpp120 llvm::yaml::Output yout(OS); in WriteSymbolInfosToStream() local
/external/llvm/tools/dsymutil/
DDebugMap.cpp88 yaml::Output yout(OS, /* Ctxt = */ nullptr, /* WrapColumn = */ 0); in print() local
/external/llvm-project/llvm/tools/dsymutil/
DDebugMap.cpp109 yaml::Output yout(OS, /* Ctxt = */ nullptr, /* WrapColumn = */ 0); in print() local
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileYAML.cpp830 llvm::yaml::Output yout(out, &yamlContext); in writeYaml() local
/external/llvm/lib/Support/
DYAMLTraits.cpp399 Output::Output(raw_ostream &yout, void *context, int WrapColumn) in Output()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp233 float yin, yout; in clip_liang_barsky() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp437 Output::Output(raw_ostream &yout, void *context, int WrapColumn) in Output()
/external/llvm-project/llvm/lib/Support/
DYAMLTraits.cpp454 Output::Output(raw_ostream &yout, void *context, int WrapColumn) in Output()
/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp1310 llvm::yaml::Output yout(out, &yamlContext); in writeFile() local