/third_party/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 366 document_.clear(); in write() 369 document_ += '\n'; in write() 370 return document_; in write() 377 document_ += "null"; in writeValue() 380 document_ += valueToString(value.asLargestInt()); in writeValue() 383 document_ += valueToString(value.asLargestUInt()); in writeValue() 386 document_ += valueToString(value.asDouble()); in writeValue() 394 document_ += valueToQuotedStringN(str, static_cast<unsigned>(end - str)); in writeValue() 398 document_ += valueToString(value.asBool()); in writeValue() 401 document_ += '['; in writeValue() [all …]
|
D | json_reader.cpp | 87 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader() 92 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in Reader() 98 document_.assign(document.begin(), document.end()); in parse() 99 const char* begin = document_.c_str(); in parse() 100 const char* end = begin + document_.length(); in parse() 996 String document_; member in Json::OurReader 1020 : errors_(), document_(), begin_(JSONCPP_NULL), end_(JSONCPP_NULL), in OurReader()
|
/third_party/cef/libcef/renderer/ |
D | dom_node_impl.cc | 36 : document_(document), node_(node) {} in CefDOMNodeImpl() 41 if (document_.get() && !node_.IsNull()) { in ~CefDOMNodeImpl() 43 document_->RemoveNode(node_); in ~CefDOMNodeImpl() 219 return document_.get(); in GetDocument() 226 return document_->GetOrCreateNode(node_.ParentNode()); in GetParent() 233 return document_->GetOrCreateNode(node_.PreviousSibling()); in GetPreviousSibling() 240 return document_->GetOrCreateNode(node_.NextSibling()); in GetNextSibling() 254 return document_->GetOrCreateNode(node_.FirstChild()); in GetFirstChild() 261 return document_->GetOrCreateNode(node_.LastChild()); in GetLastChild() 400 document_ = nullptr; in Detach() [all …]
|
D | dom_node_impl.h | 56 CefRefPtr<CefDOMDocumentImpl> document_;
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/autogenerated/ |
D | cmap_basic_test.cc | 54 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/flutter/skia/third_party/externals/sfntly/cpp/src/test/autogenerated/ |
D | cmap_basic_test.cc | 54 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/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 260 : 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_; member in Json::OurReader 1243 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in OurReader() 4241 document_ = ""; in write() 4244 document_ += "\n"; in write() 4245 return document_; in write() [all …]
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 260 : 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_; member in Json::OurReader 1243 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in OurReader() 4241 document_ = ""; in write() 4244 document_ += "\n"; in write() 4245 return document_; in write() [all …]
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 275 : 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_; member in Json::OurReader 1223 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in OurReader() 4297 document_ = ""; in write() 4300 document_ += "\n"; in write() 4301 return document_; in write() [all …]
|
D | json.h | 1482 std::string document_; variable 1846 std::string document_; variable 1905 std::string document_; variable 1969 std::ostream* document_; variable
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 260 : 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_; member in Json::OurReader 1243 : errors_(), document_(), begin_(), end_(), current_(), lastValueEnd_(), in OurReader() 4241 document_ = ""; in write() 4244 document_ += "\n"; in write() 4245 return document_; in write() [all …]
|
/third_party/jsoncpp/include/json/ |
D | writer.h | 191 String document_; variable 258 String document_; variable 332 OStream* document_; variable
|
D | reader.h | 233 String document_; variable
|
/third_party/boost/tools/quickbook/src/ |
D | state.cpp | 36 document_state& document_) in state() argument 47 , document(document_) in state()
|
D | document_state.cpp | 52 boost::shared_ptr<doc_info> const& document_, in file_info() 56 , document(document_) in file_info()
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1431 std::string document_; variable 1788 std::string document_; variable 1847 std::string document_; variable 1911 std::ostream* document_; variable
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1431 std::string document_; variable 1788 std::string document_; variable 1847 std::string document_; variable 1911 std::ostream* document_; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1431 std::string document_; variable 1788 std::string document_; variable 1847 std::string document_; variable 1911 std::ostream* document_; variable
|