| /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...] |
| /third_party/elfutils/src/ |
| H A D | ranlib.c | 62 static const char doc[] = N_("Generate an index to speed access to archives."); variable
|
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | imf.c | 289 xmlDocPtr doc; in test_cpl_parsing() local 343 xmlDocPtr doc; in test_bad_cpl_parsing() local 406 xmlDoc *doc; test_asset_map_parsing() local [all...] |
| /third_party/curl/docs/examples/ |
| H A D | htmltidy.c | 47 void dumpNode(TidyDoc doc, TidyNode tnod, int indent) in dumpNode() argument
|
| /third_party/cJSON/tests/ |
| H A D | json_patch_tests.c | 51 cJSON *doc = NULL; in test_apply_patch() local 124 cJSON *doc = NULL; in test_generate_test() local [all...] |