| /third_party/json/docs/examples/ |
| H A D | patch_inplace.cpp | 11 json doc = R"( in main() local
|
| H A D | patch.cpp | 11 json doc = R"( in main() local
|
| /third_party/rust/crates/serde/serde/src/private/ |
| H A D | mod.rs | 7 pub mod doc; modules
|
| /third_party/protobuf/php/tests/ |
| H A D | GeneratedPhpdocTest.php | 15 $doc = $class->getDocComment(); variable 22 $doc = $class->getMethod('__construct')->getDocComment(); variable 34 $doc = $class->getMethod($method)->getDocComment(); variable
|
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | doc.rs | 29 let mut doc = String::new(); in to_string() variables
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | doc.rs | 29 let mut doc = String::new(); in to_string() variables
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | doc.rs | 29 let mut doc = String::new(); in to_string() variables
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | doc.rs | 29 let mut doc = String::new(); in to_string() variables
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | doc.rs | 29 let mut doc = String::new(); in to_string() variables
|
| /third_party/python/Include/ |
| H A D | descrobject.h | 15 const char *doc; member
|
| H A D | structseq.h | 12 const char *doc; member 17 const char *doc; member
|
| /third_party/skia/tests/ |
| H A D | PDFMetadataAttributeTest.cpp | 26 auto doc = SkPDF::MakeDocument(&pdf, metadata); in DEF_TEST() local
|
| H A D | AnnotationTest.cpp | 56 auto doc = SkPDF::MakeDocument(&outStream); in DEF_TEST() local 75 auto doc = SkPDF::MakeDocument(&outStream); in DEF_TEST() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFFormXObject.cpp | 12 SkPDFIndirectReference SkPDFMakeFormXObject(SkPDFDocument* doc, in SkPDFMakeFormXObject() argument
|
| /third_party/skia/bench/ |
| H A D | JSONBench.cpp | 91 rapidjson::Document doc; variable 145 pjson::document doc; variable
|
| /third_party/skia/third_party/externals/angle2/util/capture/ |
| H A D | frame_capture_test_utils.cpp | 22 bool LoadJSONFromFile(const std::string &fileName, rapidjson::Document *doc) in LoadJSONFromFile() argument 38 rapidjson::Document doc; in LoadTraceNamesFromJSON() local 75 rapidjson::Document doc; in LoadTraceInfoFromJSON() local [all...] |
| /third_party/python/Objects/clinic/ |
| H A D | moduleobject.c.h | 27 PyObject *doc = Py_None; in module___init__() local
|
| H A D | descrobject.c.h | 84 PyObject *doc = NULL; in property_init() local
|
| /third_party/python/Modules/clinic/ |
| H A D | _collectionsmodule.c.h | 44 PyObject *doc; in tuplegetter_new() local
|
| /third_party/json/tests/src/ |
| H A D | unit-json_patch.cpp | 80 json doc = {1, 2, 3, 4}; variable 88 json doc = R"( variable 117 json doc = R"( variable 143 json doc = R"( global() variable 172 json doc = R"( global() variable 198 json doc = R"( global() variable 229 json doc = R"( global() variable 271 json doc = R"( global() variable 297 json doc = R"( global() variable 321 json doc = R"( global() variable 344 json doc = R"( global() variable 376 json doc = R"( global() variable 404 json doc = R"( global() variable 430 json doc = R"( global() variable 461 json doc = R"( global() variable 487 json doc = R"( global() variable 522 json doc = 17; global() variable 548 json doc = {0, 1, 2}; global() variable 571 json doc = R"( global() variable 1023 json doc = R"( global() variable 1057 json doc = R"( global() variable 1305 const auto& doc = test["doc"]; global() variable [all...] |
| /third_party/rust/crates/clap/clap_bench/benches/ |
| H A D | 05_ripgrep.rs | 477 macro_rules! doc { macros [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
| H A D | audio_volume_parser.cpp | 55 xmlDoc *doc = nullptr; in ParseVolumeConfig() local
|
| H A D | audio_tone_parser.cpp | 35 xmlDoc *doc = nullptr; in LoadConfig() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/ |
| H A D | xml_parser.cpp | 35 xmlDocPtr doc = xmlParseMemory(buf, length); in ParseFromBuffer() local 59 xmlDocPtr doc = xmlParseDoc(docData); in ParseFromString() local 77 xmlDocPtr doc = xmlParseFile(filePath.c_str()); in ParseFromFile() local
|
| /foundation/distributeddatamgr/pasteboard/services/core/src/ |
| H A D | pasteboard_pattern.cpp | 85 xmlDocPtr doc = htmlReadMemory(html_str.c_str(), html_str.size(), nullptr, nullptr, 0); in ExtractHtmlContent() local
|