Searched refs:docSeq (Results 1 - 3 of 3) sorted by relevance

/external/skia/experimental/xps_to_png/
H A Dxps_to_png.cs31 System.Windows.Documents.FixedDocumentSequence docSeq =
33 if (docSeq == null) {
36 System.Windows.Documents.DocumentReferenceCollection drc = docSeq.References;
/external/llvm/include/llvm/Support/
H A DYAMLTraits.h1269 operator>>(Input &yin, T &docSeq) { argument
1271 yamlize(yin, docSeq, true);
1289 operator>>(Input &yin, T &docSeq) { argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h1369 operator>>(Input &yin, T &docSeq) { argument
1372 yamlize(yin, docSeq, true, Ctx);
1391 operator>>(Input &yin, T &docSeq) { argument

Completed in 84 milliseconds