Home
last modified time | relevance | path

Searched defs:doc (Results 26 - 50 of 147) sorted by relevance

123456

/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...]
/third_party/lame/ACM/tinyxml/
H A Dxmltest.cpp204 outputStream << doc; main() local
[all...]
H A Dtinyxmlparser.cpp352 TiXmlDocument* doc = GetDocument(); in Identify() local
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dhelpers.rs57 pub fn doc(comment: String) -> TokenStream { in doc() functions
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dangle_system_info_tests_main.cpp102 js::Document doc; in main() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFGraphicState.cpp56 SkPDFIndirectReference SkPDFGraphicState::GetGraphicStateForPaint(SkPDFDocument* doc, in GetGraphicStateForPaint() argument
105 static SkPDFIndirectReference make_invert_function(SkPDFDocument* doc) { in make_invert_function() argument
119 GetSMaskGraphicState(SkPDFIndirectReference sMask, bool invert, SkPDFSMaskMode sMaskMode, SkPDFDocument* doc) GetSMaskGraphicState() argument
[all...]
/third_party/skia/tests/
H A DPDFDocumentTest.cpp23 auto doc = SkPDF::MakeDocument(&stream); in test_empty() local
32 auto doc = SkPDF::MakeDocument(&stream); in test_abort() local
61 auto doc = SkPDF::MakeDocument(&stream); in test_abortWithFile() local
92 auto doc = SkPDF::MakeDocument(&stream); test_file() local
110 auto doc = SkPDF::MakeDocument(&stream); test_close() local
133 auto doc = SkPDF::MakeDocument(&stream); DEF_TEST() local
163 auto doc = SkPDF::MakeDocument(&buffer, pdfMetadata); DEF_TEST() local
208 auto doc = SkPDF::MakeDocument(&wStream, pdfMetadata); DEF_TEST() local
236 auto doc = SkPDF::MakeDocument(&wStream); DEF_TEST() local
254 auto doc = SkPDF::MakeDocument(&dst, metadata); DEF_TEST() local
[all...]
/third_party/python/Include/cpython/
H A Ddescrobject.h16 const char *doc; member
/third_party/vk-gl-cts/scripts/
H A Dconvert_case_list_to_xml.py87 doc = Document() variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dupnp_xml.c190 char * xml_get_first_item(const char *doc, const char *item) in xml_get_first_item() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dupnp_xml.c190 char * xml_get_first_item(const char *doc, const char *item) in xml_get_first_item() argument
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_rule.cpp103 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in InitRule() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/config/
H A Daudio_param_parser.cpp41 xmlDoc *doc = nullptr; in LoadConfiguration() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_converter_parser.cpp106 static void ParseEffectConfigFile(xmlDoc* &doc) in ParseEffectConfigFile() argument
117 static int32_t LoadConfigCheck(xmlDoc *doc, xmlNode *currNode) in LoadConfigCheck() argument
181 xmlDoc *doc = nullptr; in LoadConfig() local
[all...]
H A Daudio_focus_parser.cpp138 xmlDoc *doc = nullptr; in LoadConfig() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/
H A Ddocumentdb_data_test.cpp293 string doc = R"({"_id":"007", "field1":{"c_field":{"cc_field":{"ccc_field":1}}}, "field2":2})"; in HWTEST_F() local
345 const char *doc = R"({"_id":"007", "field1":{"c_field":{"cc_field":{"ccc_field":1}}}, "field2":2})"; in HWTEST_F() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c42 static const char doc[] = N_("Request debuginfo-related content " variable
/third_party/backends/backend/escl/
H A Descl_mupdf.c129 fz_document *doc; in get_PDF_data() local
H A Descl_pdf.c112 PopplerDocument *doc; in get_PDF_data() local
/third_party/json/tests/src/
H A Dunit-alt-string.cpp194 alt_json doc; variable
201 alt_json doc; variable
208 alt_json doc; variable
[all...]
/third_party/python/Include/
H A Dstructmember.h23 const char *doc; member
/base/global/i18n/frameworks/intl/src/
H A Dtaboo.cpp141 xmlDocPtr doc = xmlParseFile(path.c_str()); in ParseTabooData() local

Completed in 11 milliseconds

123456