Home
last modified time | relevance | path

Searched refs:documents (Results 1 – 25 of 536) sorted by relevance

12345678910>>...22

/external/icing/proto/icing/proto/
Dstorage.proto30 // Number of alive documents in this namespace.
33 // NOTE: We don't have stats on number of deleted documents in a namespace
37 // Number of expired documents in this namespace.
41 // Number of alive documents that have a UsageReport.usage_type reported
46 // Number of expired documents that have a UsageReport.usage_type reported
55 // Total number of alive documents.
58 // Total number of deleted documents.
61 // Total number of expired documents.
69 // include deleted or expired documents. Will be set to -1 if an IO error is
101 // Number of namespaces seen from the current documents.
Doptimize.proto77 // Number of documents before the optimization.
80 // Number of documents deleted.
83 // Number of documents expired.
Dscoring.proto31 // No ranking strategy specified, documents may be returned in an
43 // strategy is used but none of result documents have reported usage, the
44 // documents will be returned in the default reverse insertion order.
Dlogging.proto89 // Number of documents currently in document store. Those may
90 // include alive, deleted, and expired documents.
157 // Number of documents scored.
211 // Number of documents deleted by this call.
/external/python/cpython2/Doc/
Dabout.rst2 About these documents
6 These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a
12 .. In the online version of these documents, you can submit comments and suggest
/external/python/cpython3/Doc/
Dabout.rst2 About these documents
6 These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a
12 .. In the online version of these documents, you can submit comments and suggest
/external/snakeyaml/src/test/java/org/pyyaml/
DPyStructureTest.java188 List<Node> documents = new ArrayList<Node>(); in compose_all() local
190 documents.add(composer.getNode()); in compose_all()
192 return documents; in compose_all()
204 List<Node> documents = new ArrayList<Node>(); in canonical_compose_all() local
206 documents.add(composer.getNode()); in canonical_compose_all()
208 return documents; in canonical_compose_all()
/external/libcups/templates/fr/
Dhelp-header.tmpl5 {HELPTITLE?{HELPTITLE}:{TOPIC?{TOPIC}:Tous les documents}}:</B> <INPUT
19 <P CLASS="l0"><A HREF="/help/{QUERY??QUERY={QUERY}:}">Tous les documents</A></P>
27 {QUERY?<P>Résultats de la recherche dans {HELPFILE?{HELPTITLE}:{TOPIC?{TOPIC}:Tous les documents}}\…
/external/selinux/secilc/docs/
Dcil_mls_labeling_statements.md257 Declares a category `c0`, a category alias of `documents`, and then associates them:
260 (categoryalias documents)
261 (categoryaliasactual documents c0)
295 (categoryorder (documents c1 c2 c3 c4 c5 c6 c7 c8 c9)
352 (categoryalias documents)
353 (categoryaliasactual documents c0)
370 (categoryset catset_1 (documents c1))
374 (categoryset just_c0 (xor (c1 c2) (documents c1 c2)))
416 (sensitivitycategory unclassified (range documents c2))
515 (categoryalias documents)
[all …]
/external/arm-trusted-firmware/docs/
Dindex.rst58 Refer to the documents in the **Getting Started** chapter for information about
65 The **Components** chapter holds documents that explain specific components
69 In the **System Design** chapter you will find documents that explain the
81 **Security Advisories** holds a list of documents relating to |CVE| entries that
/external/oss-fuzz/projects/libyaml/
Dlibyaml_dumper_fuzzer.c212 yaml_document_t documents[MAX_DOCUMENTS]; in LLVMFuzzerTestOneInput() local
250 if (!copy_document(&documents[document_number++], &document)) { in LLVMFuzzerTestOneInput()
292 if (!documents_equal(documents + count, &document)) { in LLVMFuzzerTestOneInput()
304 yaml_document_delete(documents + k); in LLVMFuzzerTestOneInput()
/external/autotest/client/site_tests/platform_PrinterPpds/
Dcontrol.core_dump20 2. Print test PDF documents (from docs directory).
26 a fake printer. All output documents are saved on the device in the directory
Dcontrol.ext_dump20 2. Print test PDF documents (from docs directory).
26 a fake printer. All output documents are saved on the device in the directory
Dcontrol.ext_dump_debug20 2. Print test PDF documents (from docs directory).
27 a fake printer. All output documents are saved on the device in the directory
Dcontrol.core_dump_debug20 2. Print test PDF documents (from docs directory).
27 a fake printer. All output documents are saved on the device in the directory
/external/skqp/site/dev/internal/
Dindex.md18 * [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
/external/skia/site/docs/dev/internal/
D_index.md20 - [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-07-11.data2 # no documents.
Dempty-document-bug.canonical1 # This YAML stream contains no YAML documents.
Dspec-02-23.data13 different documents.
/external/skqp/site/dev/design/
Dindex.md4 Public design documents for major efforts in Skia
/external/llvm-project/llvm/test/YAMLParser/
Dspec-07-11.test4 # no documents.
/external/llvm/test/YAMLParser/
Dspec-07-11.test4 # no documents.
/external/skia/site/docs/dev/design/
D_index.md11 Public design documents for major efforts in Skia
/external/llvm-project/lld/docs/
Dsphinx_intro.rst76 The ReST format itself is organized around documents mostly being readable
77 plaintext documents. You should generally be able to write new documentation
80 If you want to understand the formatting of the documents more, the best place

12345678910>>...22