/external/llvm/unittests/Support/ |
D | YAMLIOTest.cpp | 78 Input yin("---\nfoo: 3\nbar: 5\n...\n"); in TEST() local 87 Input yin("{foo: 3, bar: 5}"); in TEST() local 98 Input yin("{foo: 3; bar: 5}", nullptr, suppressErrorMessages); in TEST() local 108 Input yin("---\n - foo: 3\n bar: 5\n - foo: 7\n bar: 9\n...\n"); in TEST() local 140 Input yin("---\nfbs:\n...\n"); in TEST() local 149 Input yin("---\nfbs: !!null null\n...\n"); in TEST() local 158 Input yin("---\nfbs: ~\n...\n"); in TEST() local 167 Input yin("---\nfbs: null\n...\n"); in TEST() local 181 Input yin("---\nfbs:\n foo: 3\n bar: 5\n...\n", nullptr, in TEST() local 191 Input yin("---\nfbs: 'scalar'\n...\n", nullptr, suppressErrorMessages); in TEST() local [all …]
|
/external/llvm-project/llvm/unittests/Support/ |
D | YAMLIOTest.cpp | 83 Input yin("---\nfoo: 3\nbar: 5\n...\n"); in TEST() local 92 Input yin("{foo: 3, bar: 5}"); in TEST() local 103 Input yin("{foo: 3; bar: 5}", nullptr, suppressErrorMessages); in TEST() local 113 Input yin("---\n - foo: 3\n bar: 5\n - foo: 7\n bar: 9\n...\n"); in TEST() local 145 Input yin("---\nfbs:\n...\n"); in TEST() local 154 Input yin("---\nfbs: !!null null\n...\n"); in TEST() local 163 Input yin("---\nfbs: ~\n...\n"); in TEST() local 172 Input yin("---\nfbs: null\n...\n"); in TEST() local 186 Input yin("---\nfbs:\n foo: 3\n bar: 5\n...\n", nullptr, in TEST() local 196 Input yin("---\nfbs: 'scalar'\n...\n", nullptr, suppressErrorMessages); in TEST() local [all …]
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_yinyang.py | 16 def yin(radius, color1, color2): function
|
/external/python/cpython3/Lib/turtledemo/ |
D | yinyang.py | 16 def yin(radius, color1, color2): function
|
/external/llvm-project/lldb/unittests/Utility/ |
D | ProcessInstanceInfoTest.cpp | 128 llvm::yaml::Input yin(buffer); in TEST() local 157 llvm::yaml::Input yin(buffer); in TEST() local
|
D | ReproducerTest.cpp | 234 yaml::Input yin((*buffer)->getBuffer()); in TEST() local 250 yaml::Input yin((*buffer)->getBuffer()); in TEST() local
|
D | ConstStringTest.cpp | 155 llvm::yaml::Input yin(buffer); in TEST() local
|
D | ArchSpecTest.cpp | 486 llvm::yaml::Input yin(buffer); in TEST() local
|
D | FileSpecTest.cpp | 434 llvm::yaml::Input yin(buffer); in TEST() local
|
D | ArgsTest.cpp | 302 llvm::yaml::Input yin(buffer); in TEST() local
|
/external/pdfium/third_party/agg23/ |
D | agg_clip_liang_barsky.h | 68 float yin, yout; in clip_liang_barsky() local
|
/external/llvm-project/lldb/source/Utility/ |
D | Reproducer.cpp | 254 yaml::Input yin((*error_or_file)->getBuffer()); in LoadIndex() local 331 llvm::yaml::Input yin(*symbol_files); in Verify() local
|
D | ProcessInfo.cpp | 370 llvm::yaml::Input yin((*error_or_file)->getBuffer()); in GetReplayProcessInstanceInfoList() local
|
D | ReproducerProvider.cpp | 182 llvm::yaml::Input yin((*error_or_file)->getBuffer()); in SymbolFileLoader() local
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
D | SymbolInfo.cpp | 130 llvm::yaml::Input yin(Yaml); in ReadSymbolInfosFromYAML() local
|
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
D | GDBRemoteCommunicationReplayServer.cpp | 196 yaml::Input yin((*error_or_file)->getBuffer()); in LoadReplayHistory() local
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandObjectReproducer.cpp | 130 yaml::Input yin((*error_or_file)->getBuffer()); in ReadFromYAML() local 460 llvm::yaml::Input yin(*symbol_files); in DoExecute() local
|
/external/llvm/tools/dsymutil/ |
D | DebugMap.cpp | 115 yaml::Input yin((*ErrOrFile)->getBuffer(), &Ctxt); in parseYAMLDebugMap() local
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/ |
D | ClangIncludeFixer.cpp | 297 llvm::yaml::Input yin(InsertHeader); in includeFixerMain() local
|
/external/llvm-project/llvm/tools/dsymutil/ |
D | DebugMap.cpp | 138 yaml::Input yin((*ErrOrFile)->getBuffer(), &Ctxt); in parseYAMLDebugMap() local
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachONormalizedFileYAML.cpp | 807 llvm::yaml::Input yin(mb->getBuffer(), &yamlContext); in readYaml() local
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 233 float yin, yout; in clip_liang_barsky() local
|
/external/llvm-project/lld/lib/ReaderWriter/YAML/ |
D | ReaderWriterYAML.cpp | 1365 llvm::yaml::Input yin(mb->getBuffer(), &yamlContext); in loadFile() local
|