Home
last modified time | relevance | path

Searched defs:documentation (Results 1 – 18 of 18) sorted by relevance

/external/wayland-protocols/freedesktop.org/
DGOVERNANCE.md106 ### 3.1. Adoption website
128 ### 3.2. Changes to the adoption website
/external/golang-protobuf/protoc-gen-go/
Ddoc.go51 package documentation package
/external/python/cryptography/
DREADME.rst67 .. _`documentation`: https://cryptography.io/ target in Security
/external/python/pyopenssl/
DREADME.rst43 .. _documentation: https://pyopenssl.org/ target
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/
DDocumentedElement.java9 private String documentation; field in DocumentedElement
DRobolectricModel.java127 public void documentPackage(String name, String documentation) { in documentPackage()
131 public void documentType(TypeElement type, String documentation, List<String> imports) { in documentType()
/external/llvm-project/lld/docs/
Dsphinx_intro.rst68 .. _writing_documentation:
/external/wayland/
Dconfigure.ac86 AC_ARG_ENABLE([documentation], optenable
/external/dokka/core/src/test/kotlin/
DTestAPI.kt30 val documentation = DocumentationModule("test") in <lambda>() constant
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h286 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *documentation() const { in documentation() function
402 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *documentation() const { in documentation() function
553 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *documentation() const { in documentation() function
724 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *documentation() const { in documentation() function
857 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *documentation() const { in documentation() function
970 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *documentation() const { in documentation() function
/external/llvm-project/clang-tools-extra/clangd/index/remote/
DIndex.proto73 optional string documentation = 12; field
/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h1165 llvm::Optional<MarkupContent> documentation; member
1242 std::string documentation; member
1253 std::string documentation; member
/external/llvm-project/openmp/tools/multiplex/
Dompt-multiplex.h721 ompt_function_lookup_t lookup, const char *documentation) { in ompt_multiplex_callback_device_initialize()
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py2481 documentation = _messages.MessageField('Documentation', 9) variable in Service
/external/llvm/unittests/Support/
DYAMLIOTest.cpp901 MultilineStringType documentation; member
/external/flatbuffers/src/
Didl_parser.cpp113 const Vector<Offset<String>> *documentation) { in DeserializeDoc()
/external/llvm-project/llvm/unittests/Support/
DYAMLIOTest.cpp1079 MultilineStringType documentation; member
/external/python/apitools/samples/servicemanagement_sample/
Dservicemanagement_v1.json227 "documentation": { object