| /third_party/elfutils/src/ |
| H A D | strip.c | 97 static const char doc[] = N_("Discard symbols from object files."); variable
|
| H A D | nm.c | 104 static const char doc[] = N_("List symbols from FILEs (a.out by default)."); variable
|
| H A D | elflint.c | 72 static const char doc[] = N_("\ variable
|
| H A D | readelf.c | 156 static const char doc[] = N_("\ variable
|
| /third_party/cups-filters/filter/ |
| H A D | pdftoraster.cxx | 1554 static void writePageImage(cups_raster_t *raster, poppler::document *doc, in writePageImage() argument 1652 static void outPage(poppler::document *doc, int pageNo, in outPage() argument 1975 poppler::document *doc; in main() local [all...] |
| /third_party/python/Python/ |
| H A D | errors.c | 1184 PyErr_NewExceptionWithDoc(const char *name, const char *doc, in PyErr_NewExceptionWithDoc() argument
|
| H A D | Python-ast.c | 928 make_type(struct ast_state *state, const char *type, PyObject* base, const char* const* fields, int num_fields, const char *doc) make_type() argument
|
| /third_party/python/Objects/ |
| H A D | descrobject.c | 1696 PyObject *new, *type, *doc; property_copy() local 1771 property_init_impl(propertyobject *self, PyObject *fget, PyObject *fset, PyObject *fdel, PyObject *doc) property_init_impl() argument [all...] |
| H A D | typeobject.c | 77 find_signature(const char *name, const char *doc) in find_signature() argument 108 skip_signature(const char *doc) in skip_signature() argument 158 const char *doc = find_signature(name, internal_doc); _PyType_DocWithoutSignature() local 171 const char *doc = _PyType_DocWithoutSignature(name, internal_doc); _PyType_GetDocFromInternalDoc() local 2876 PyObject *doc = PyDict_GetItemWithError(type->tp_dict, &_Py_ID(__doc__)); type_new_set_doc() local 6170 PyObject *doc = PyUnicode_FromString(doc_str); type_dict_set_doc() local [all...] |
| /third_party/python/Lib/ |
| H A D | pydoc.py | 1780 def doc(thing, title='Python Library Documentation: %s', forceload=0, global() function [all...] |
| /third_party/python/Modules/ |
| H A D | _collectionsmodule.c | 2395 PyObject* doc; member 2408 tuplegetter_new_impl(PyTypeObject *type, Py_ssize_t index, PyObject *doc) in tuplegetter_new_impl() argument [all...] |
| H A D | _testcapimodule.c | 1199 char *doc = NULL; in test_type_from_ephemeral_spec() local 3627 const char *doc in make_exception_with_doc() local [all...] |
| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 1968 static Result draw_skdocument(const Src& src, SkDocument* doc, SkWStream* dst) { in draw_skdocument() argument 2003 auto doc = SkPDF::MakeDocument(dst, metadata); in draw() local 2033 auto doc = SkXPS::MakeDocument(dst, factory.get()); in draw() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | dashdec.c | 1206 xmlDoc *doc = NULL; in parse_manifest() local 1244 doc = xmlReadMemory(buf.str, buf.len, c->base_url, NULL, 0); in parse_manifest() local
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| H A D | mod.rs | 2820 let mut doc = quote! {}; in with_variant() variables [all...] |
| /third_party/protobuf/conformance/third_party/jsoncpp/ |
| H A D | jsoncpp.cpp | 300 std::string doc; in parse() local [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.cpp | 308 SkPDFDevice::SkPDFDevice(SkISize pageSize, SkPDFDocument* doc, const SkMatrix& transform) in SkPDFDevice() argument 1139 populate_graphic_state_entry_from_paint( SkPDFDocument* doc, const SkMatrix& matrix, const SkClipStack* clipStack, SkIRect deviceBounds, const SkPaint& paint, const SkMatrix& initialTransform, SkScalar textScale, SkPDFGraphicStackState::Entry* entry, SkTHashSet<SkPDFIndirectReference>* shaderResources, SkTHashSet<SkPDFIndirectReference>* graphicStateResources) populate_graphic_state_entry_from_paint() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
| H A D | TestSuite.cpp | 217 bool WriteJsonFile(const std::string &outputFile, js::Document *doc) in WriteJsonFile() argument 252 js::Document doc; in WriteResultsFile() local 387 js::Document doc; WriteHistogramJson() local [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 393 static const char doc[] = "Serve debuginfo-related content across HTTP from files under PATHs."; variable
|
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | runtests.c | 3742 const char *const doc = "<root/>"; START_TEST() local 3766 const char *const doc = "<root/>"; START_TEST() local 11790 const char doc[] = "<!ENTITY % p1 '123456789_123456789_1234567'>"; START_TEST() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 7467 MyDocument* doc = &app.Documents[doc_n]; global() local 7502 MyDocument* doc = &app.Documents[doc_n]; global() local 7521 MyDocument* doc = &app.Documents[doc_n]; global() local 7558 MyDocument* doc = &app.Documents[doc_n]; global() local 7591 MyDocument* doc = &app.Documents[doc_n]; global() local [all...] |
| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_python_wrap.c | 2457 const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc); in SWIG_Python_ConvertFunctionPtr() local
|