Home
last modified time | relevance | path

Searched defs:doc (Results 1 - 25 of 125) sorted by relevance

12345

/third_party/json/docs/examples/
H A Dpatch_inplace.cpp11 json doc = R"( in main() local
H A Dpatch.cpp11 json doc = R"( in main() local
/third_party/rust/crates/serde/serde/src/private/
H A Dmod.rs7 pub mod doc; modules
/third_party/protobuf/php/tests/
H A DGeneratedPhpdocTest.php15 $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 Ddoc.rs29 let mut doc = String::new(); in to_string() variables
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Ddoc.rs29 let mut doc = String::new(); in to_string() variables
/third_party/rust/crates/cxx/macro/src/syntax/
H A Ddoc.rs29 let mut doc = String::new(); in to_string() variables
/third_party/rust/crates/cxx/syntax/
H A Ddoc.rs29 let mut doc = String::new(); in to_string() variables
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Ddoc.rs29 let mut doc = String::new(); in to_string() variables
/third_party/python/Include/
H A Ddescrobject.h15 const char *doc; member
H A Dstructseq.h12 const char *doc; member
17 const char *doc; member
/third_party/skia/tests/
H A DPDFMetadataAttributeTest.cpp26 auto doc = SkPDF::MakeDocument(&pdf, metadata); in DEF_TEST() local
H A DAnnotationTest.cpp56 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 DSkPDFFormXObject.cpp12 SkPDFIndirectReference SkPDFMakeFormXObject(SkPDFDocument* doc, in SkPDFMakeFormXObject() argument
/third_party/skia/bench/
H A DJSONBench.cpp91 rapidjson::Document doc; variable
145 pjson::document doc; variable
/third_party/skia/third_party/externals/angle2/util/capture/
H A Dframe_capture_test_utils.cpp22 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 Dmoduleobject.c.h27 PyObject *doc = Py_None; in module___init__() local
H A Ddescrobject.c.h84 PyObject *doc = NULL; in property_init() local
/third_party/python/Modules/clinic/
H A D_collectionsmodule.c.h44 PyObject *doc; in tuplegetter_new() local
/third_party/json/tests/src/
H A Dunit-json_patch.cpp80 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 D05_ripgrep.rs477 macro_rules! doc { macros
[all...]
/third_party/elfutils/src/
H A Dranlib.c62 static const char doc[] = N_("Generate an index to speed access to archives."); variable
/third_party/ffmpeg/libavformat/tests/
H A Dimf.c289 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 Dhtmltidy.c47 void dumpNode(TidyDoc doc, TidyNode tnod, int indent) in dumpNode() argument
/third_party/cJSON/tests/
H A Djson_patch_tests.c51 cJSON *doc = NULL; in test_apply_patch() local
124 cJSON *doc = NULL; in test_generate_test() local
[all...]

Completed in 7 milliseconds

12345