/third_party/rust/crates/cxx/third-party/bazel/ |
D | BUILD.bazel | 31 tags = ["manual"], 37 tags = ["manual"], 43 tags = ["manual"], 49 tags = ["manual"], 55 tags = ["manual"], 61 tags = ["manual"], 67 tags = ["manual"], 73 tags = ["manual"],
|
D | BUILD.scratch-1.0.5.bazel | 37 "manual", 69 "manual", 80 tags = ["manual"],
|
D | BUILD.quote-1.0.28.bazel | 41 "manual", 78 "manual", 89 tags = ["manual"],
|
D | BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel | 37 "manual", 69 "manual", 80 tags = ["manual"],
|
D | BUILD.proc-macro2-1.0.59.bazel | 42 "manual", 80 "manual", 91 tags = ["manual"],
|
D | BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel | 37 "manual", 69 "manual", 80 tags = ["manual"],
|
D | BUILD.winapi-0.3.9.bazel | 49 "manual", 93 "manual", 104 tags = ["manual"],
|
/third_party/curl/tests/data/ |
D | test1026 | 4 --manual 17 manual 23 curl --manual 26 --manual 28 # Search for these two sentinel lines in the manual output; if they are found, 29 # then chances are good the entire manual is there.
|
D | test1179 | 20 # make this test require manual as the error message is different without it 22 manual 40 curl: try 'curl --help' or 'curl --manual' for more information
|
D | test411 | 33 %if manual 34 curl: try 'curl --help' or 'curl --manual' for more information
|
D | test422 | 34 %if manual 35 curl: try 'curl --help' or 'curl --manual' for more information
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
D | getcwd.c | 23 char *manual = "/data/tests/libc-test/src/"; variable 39 if (!(strcmp(result, manual) ^ strcmp(result, hdc_auto))) { in getcwd_0100() 40 …getcwd failed, except result is %s when manual or %s when hdc test\n", __func__, manual, hdc_auto); in getcwd_0100() 53 if (!(strcmp(result, manual) ^ strcmp(result, hdc_auto))) { in getcwd_0200() 54 …getcwd failed, except result is %s when manual or %s when hdc test\n", __func__, manual, hdc_auto); in getcwd_0200()
|
/third_party/bzip2/ |
D | README.XML.STUFF | 26 ./xmlproc.sh -v manual.xml 29 ./xmlproc.sh -html manual.xml 30 Output: manual.html 32 ./xmlproc.sh -pdf manual.xml 33 Output: manual.pdf 35 ./xmlproc.sh -ps manual.xml 36 Output: manual.ps
|
/third_party/skia/infra/bots/task_drivers/canary/ |
D | canary.go | 73 manualRollDB, err := manual.NewDBWithParams(ctx, firestore.FIRESTORE_PROJECT, "production", ts) 87 req := manual.ManualRollRequest{ 90 Status: manual.STATUS_PENDING, 125 func waitForCanaryRoll(parentCtx context.Context, manualRollDB manual.DB, rollId, stepName string) … 154 if roll.Status == manual.STATUS_COMPLETE { 155 if roll.Result == manual.RESULT_SUCCESS { 164 } else if roll.Result == manual.RESULT_FAILURE { 169 } else if roll.Result == manual.RESULT_UNKNOWN {
|
/third_party/curl/docs/cmdline-opts/ |
D | manual.md | 4 Long: manual 6 Help: Display the full manual 15 - --manual 18 # `--manual`
|
/third_party/rust/crates/clap/clap_mangen/src/ |
D | lib.rs | 22 manual: String, field 38 let manual = "".to_owned(); in new() localVariable 45 manual, in new() 89 pub fn manual(mut self, manual: impl Into<String>) -> Self { in manual() method 90 self.manual = manual.into(); in manual() 149 &self.manual, in title_args()
|
/third_party/node/deps/npm/node_modules/mkdirp/bin/ |
D | cmd.js | 29 let manual = false variable 36 manual = true 57 const impl = manual ? mkdirp.manual : mkdirp
|
/third_party/openssl/doc/man1/ |
D | openssl-cmds.pod.in | 60 =for openssl foreign manual apropos(1) 71 It has its own detailed manual page at B<openssl-I<cmd>>(1). For example, to 72 view the manual page for the B<openssl dgst> command, type C<man openssl-dgst>. 142 =for openssl foreign manual apropos(1) 144 Initially, the manual page entry for the C<openssl I<cmd>> command used 149 In order to reduce cluttering of the global manual page namespace, 150 the manual page entries without the 'openssl-' prefix have been
|
/third_party/lz4/contrib/gen_manual/ |
D | README.md | 1 gen_manual - a program for automatic generation of manual from source code 6 This simple C++ program generates a single-page HTML manual from `lz4.h`. 27 To compile program and generate lz4 manual we have used:
|
/third_party/python/Doc/library/ |
D | intro.rst | 32 This manual is organized "from the inside out:" it first describes the built-in 36 This means that if you start reading this manual from the start, and skip to the 40 browse the table of contents (in front of the manual), or look for a specific 44 read the sections of this manual, it helps to start with chapter 45 :ref:`built-in-funcs`, as the remainder of the manual assumes familiarity with
|
/third_party/ninja/ |
D | README.md | 6 See [the manual](https://ninja-build.org/manual.html) or 7 `doc/manual.asciidoc` included in the distribution for background
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/ |
D | test-mpm-file-1m | 1 # memtoy test - manual migrate of mapped file 12 # manual migrate to node 3
|
D | test-mpm-file-16m | 1 # memtoy test - manual migrate of 16M mapped file 12 # manual migrate to node 3
|
/third_party/lame/debian/ |
D | lame.doc-base | 2 Abstract: This manual describes the LAME MP3 encoder and concepts behind audio compression. 5 Title: LAME MP3 encoder manual
|
/third_party/libinput/doc/user/ |
D | conf.py.in | 137 # author, documentclass [howto, manual, or own class]). 140 'Peter Hutterer', 'manual'), 144 # -- Options for manual page output ------------------------------------------ 146 # One entry per manual page. List of tuples 147 # (source start file, name, description, authors, manual section).
|