Home
last modified time | relevance | path

Searched refs:document_ (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/autogenerated/
H A Dcmap_basic_test.cc54 TiXmlDocument document_; member in sfntly::CMapBasicTests
77 document_ = TiXmlDocument((font_name + ".xml").c_str()); in SetUp()
78 ASSERT_TRUE(document_.LoadFile()); in SetUp()
82 TiXmlNodeVector* cmap_table = GetNodesWithName(&document_, "cmap_table"); in TEST_P()
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp275 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
280 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
286 document_ = document; in parse()
287 const char* begin = document_.c_str(); in parse()
288 const char* end = begin + document_.length(); in parse()
1207 std::string document_;
1223 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(),
4297 document_ = ""; in write()
4300 document_ += "\n"; in write()
4301 return document_; in write()
[all...]
H A Djson.h1482 std::string document_; member in Json::Reader
1846 std::string document_; member in Json::FastWriter
1905 std::string document_; member in Json::StyledWriter
1969 std::ostream* document_; member in Json::StyledStreamWriter
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp260 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
265 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
271 document_ = document; in parse()
272 const char* begin = document_.c_str(); in parse()
273 const char* end = begin + document_.length(); in parse()
1227 std::string document_;
1243 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(),
4241 document_ = "";
4244 document_ += "\n";
4245 return document_;
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp260 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
265 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
271 document_ = document; in parse()
272 const char* begin = document_.c_str(); in parse()
273 const char* end = begin + document_.length(); in parse()
1227 std::string document_;
1243 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(),
4241 document_ = "";
4244 document_ += "\n";
4245 return document_;
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp260 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
265 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader()
271 document_ = document; in parse()
272 const char* begin = document_.c_str(); in parse()
273 const char* end = begin + document_.length(); in parse()
1227 std::string document_;
1243 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(),
4241 document_ = "";
4244 document_ += "\n";
4245 return document_;
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1431 std::string document_; member in Json::Reader
1788 std::string document_; member in Json::FastWriter
1847 std::string document_; member in Json::StyledWriter
1911 std::ostream* document_; member in Json::StyledStreamWriter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1431 std::string document_; member in Json::Reader
1788 std::string document_; member in Json::FastWriter
1847 std::string document_; member in Json::StyledWriter
1911 std::ostream* document_; member in Json::StyledStreamWriter
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1431 std::string document_; member in Json::Reader
1788 std::string document_; member in Json::FastWriter
1847 std::string document_; member in Json::StyledWriter
1911 std::ostream* document_; member in Json::StyledStreamWriter

Completed in 30 milliseconds