Searched full:shows (Results 1 – 25 of 3655) sorted by relevance
12345678910>>...147
| /external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/ |
| D | examples_table.qbk | 19 [This examples shows how member functions can be used as system functions in odeint.]] 22 …[This examples shows how member functions can be used as system functions in odeint with `std::bin… 25 [Shows the usage of the Bulirsch-Stoer method.]] 34 [The Fermi-Pasta-Ulam (FPU) example shows how odeint can be used to integrate lattice systems.]] 37 [Shows skeletal code on how to implement own factory functions.]] 40 …[The harmonic oscillator examples gives a brief introduction to odeint and shows the usage of the … 43 [This examples shows how __boost_units can be used with odeint.]] 46 …[The Heun example shows how an custom Runge-Kutta stepper can be created with odeint generic Runge… 58 …[The phase oscillator ensemble example shows how globally coupled oscillators can be analyzed and … 61 …[Shows the strength of odeint's memory management by simulating a Hamiltonian system on an expandi… [all …]
|
| /external/libcups/man/ |
| D | lpstat.1 | 75 Shows the server hostname and port. 78 Shows the ranking of print jobs. 88 Shows the accepting state of printer queues. 92 Shows the printer classes and the printers that belong to them. 96 Shows the current default destination. 99 Shows all available destinations on the local network. 105 Shows a long listing of printers, classes, or jobs. 108 Shows the jobs queued on the specified destinations. 112 Shows the printers and whether they are enabled for printing. 116 Shows whether the CUPS server is running. [all …]
|
| /external/libwebsockets/minimal-examples/raw/ |
| D | README.md | 3 minimal-raw-adopt-tcp|Shows how to have lws adopt an existing tcp socket something else had connect… 4 minimal-raw-adopt-udp|Shows how to create a udp socket and read and write on it 5 minimal-raw-fallback-http|Shows how to run a normal http(s) server that falls back to a specified r… 6 minimal-raw-file|Shows how to adopt a file descriptor (device node, fifo, file, etc) into the lws e… 8 minimal-raw-proxy-fallback|Shows how to run a normal http(s) server that falls back to a proxied co… 9 minimal-raw-proxy|Shows how to set up a vhost so it listens for connections and proxies them to a s… 10 minimal-raw-vhost|Shows how to set up a vhost that listens and accepts RAW socket connections
|
| /external/libcups/doc/help/ |
| D | translation.html | 126 <TD>This is the form that shows the list of available devices.</TD> 130 <TD>This is the form that shows the list of available manufacturers.</TD> 134 <TD>This is the form that shows the list of available printer models/drivers.</TD> 146 <TD>This template shows information about a single class.</TD> 150 <TD>This template shows the "class added" message.</TD> 158 <TD>This template shows the "class deleted" message.</TD> 162 <TD>This template shows the "jobs" header for jobs in a class.</TD> 166 <TD>This template shows the "class modified" message.</TD> 170 <TD>This template shows one or more printer classes.</TD> 174 <TD>This template shows the "showing N of M classes" header in the class list.</TD> [all …]
|
| D | man-lpstat.html | 74 <dd style="margin-left: 5.0em">Shows the server hostname and port. 76 <dd style="margin-left: 5.0em">Shows the ranking of print jobs. 83 <dd style="margin-left: 5.0em">Shows the accepting state of printer queues. 86 <dd style="margin-left: 5.0em">Shows the printer classes and the printers that belong to them. 89 <dd style="margin-left: 5.0em">Shows the current default destination. 91 <dd style="margin-left: 5.0em">Shows all available destinations on the local network. 95 <dd style="margin-left: 5.0em">Shows a long listing of printers, classes, or jobs. 97 <dd style="margin-left: 5.0em">Shows the jobs queued on the specified destinations. 100 <dd style="margin-left: 5.0em">Shows the printers and whether they are enabled for printing. 103 <dd style="margin-left: 5.0em">Shows whether the CUPS server is running. [all …]
|
| /external/aws-sdk-java-v2/services/organizations/src/main/resources/codegen-resources/ |
| D | examples-1.json | 59 …'s account (222222222222) to join his organization. The following example shows Juan's account acc… 76 …"description": "The following example shows how to attach a service control policy (SCP) to an OU:… 91 …"description": "The following example shows how to attach a service control policy (SCP) to an acc… 155 …s to cancel the invitation before Susan accepts it. The following example shows Bill's cancellatio… 178 …ation creates a member account in the organization. The following example shows that when the orga… 209 …zation using credentials from account 111111111111. The following example shows that the account b… 260 …"description": "The following example shows how to create an OU that is named AccountingOU. The ne… 290 …"description": "The following example shows how to create a service control policy (SCP) that is n… 350 …"description": "The following example shows Susan declining an invitation to join Bill's organizat… 366 …"description": "The following example shows how to delete an OU. The example assumes that you prev… [all …]
|
| /external/trace-cmd/Documentation/trace-cmd/ |
| D | trace-cmd-stat.1.txt | 15 system. The status that it shows is: 24 *Event filters:* Shows any filters that are set for any events 26 *Function filters:* Shows any filters for the function tracers 28 *Graph functions:* Shows any functions that the function graph tracer should graph 30 *Buffers:* Shows the trace buffer size if they have been expanded. 40 *Trace max latency:* Shows the value of the trace max latency if it is other than zero. 42 *Kprobes:* Shows any kprobes that are defined for tracing. 44 *Uprobes:* Shows any uprobes that are defined for tracing.
|
| /external/capstone/tests/ |
| D | README | 4 This code shows the most simple form of API where we only want to get basic 9 This code shows how to access to architecture-neutral information in disassembled 14 This code shows how to use SKIPDATA option to skip broken instructions (most likely 19 This code shows how to use the API cs_disasm_iter() to decode one instruction at 23 This code shows how to use MNEMONIC option to customize instruction mnemonic 31 This code shows how to use Capstone from a Windows driver.
|
| /external/iptables/iptables/ |
| D | xtables-monitor.8.in | 44 The first line shows a packet entering rule set evaluation. 53 The third line shows that the packet completed traversal of the raw table 55 decision (the example shows accept being applied). 56 The fifth line shows that the packet leaves the filter INPUT chain, i.e., no rules in the filter ta… 59 The last line shows another packet arriving \-\- the packet id is different. 79 This example shows event monitoring. Line one shows creation of a table (filter in this case), fol… 82 re-created from scratch by iptables-nftables-restore. Line five shows a new user-defined chain (TC… 83 being added, followed by addition a few rules. the last line shows that a new ruleset generation has
|
| /external/aws-sdk-java-v2/services/secretsmanager/src/main/resources/codegen-resources/ |
| D | examples-1.json | 19 …"description": "The following example shows how to cancel rotation for a secret. The operation set… 43 …"description": "The following example shows how to create a secret. The credentials stored in the … 63 …"description": "The following example shows how to delete the resource-based policy that is attach… 85 …"description": "The following example shows how to delete a secret. The secret stays in your accou… 133 "description": "The following example shows how to get the details about a secret.", 154 …"description": "The following example shows how to request a randomly generated password. This exa… 175 …"description": "The following example shows how to retrieve the resource-based policy that is atta… 202 …"description": "The following example shows how to retrieve the secret string value from the versi… 243 …"description": "The following example shows how to retrieve a list of all of the versions of a sec… 284 … "description": "The following example shows how to list all of the secrets in your account.", [all …]
|
| /external/harfbuzz_ng/test/shape/data/text-rendering-tests/fonts/ |
| D | Selawik-README.md | 42 \axis1 | Shows the normalized coordinate on the wght axis for the currently selected instance (e.g.… 43 \axis2 | Shows 0 because this font doesn't yet have a second axis. 46 \pointsize | Shows the point size passed to the TrueType rasterizer. Note that depending on how the… 47 \ppem | Shows the pixels per em passed to the TrueType rastersize. Note that depending on how the a… 48 \ttversion | Shows the version of the TrueType rasterizer. 49 \ttmode | Shows the current TrueType rasterizer mode flags. 51 \family | Shows the family name of the font. 52 \version | Shows the version of this font
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | androiddeviceprovisioning_v1.customers.configurations.html | 111 …ng", # Required. The name of the organization. Zero-touch enrollment shows this organization … 114 … address that device users can contact to get help. Zero-touch enrollment shows this email address… 115 … users can call, using another device, to get help. Zero-touch enrollment shows this number to dev… 116 …ore details about what’s happening to their device. Zero-touch enrollment shows this message befor… 132 …ng", # Required. The name of the organization. Zero-touch enrollment shows this organization … 135 … address that device users can contact to get help. Zero-touch enrollment shows this email address… 136 … users can call, using another device, to get help. Zero-touch enrollment shows this number to dev… 137 …ore details about what’s happening to their device. Zero-touch enrollment shows this message befor… 178 …ng", # Required. The name of the organization. Zero-touch enrollment shows this organization … 181 … address that device users can contact to get help. Zero-touch enrollment shows this email address… [all …]
|
| /external/googletest/docs/ |
| D | samples.md | 8 * Sample #1 shows the basic steps of using googletest to test C++ functions. 9 * Sample #2 shows a more complex unit test for a class with multiple member 18 * Sample #8 shows using `Combine()` in value-parameterized tests. 19 * Sample #9 shows use of the listener API to modify Google Test's console 21 * Sample #10 shows use of the listener API to implement a primitive memory
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/docs/ |
| D | samples.md | 8 * Sample #1 shows the basic steps of using googletest to test C++ functions. 9 * Sample #2 shows a more complex unit test for a class with multiple member 18 * Sample #8 shows using `Combine()` in value-parameterized tests. 19 * Sample #9 shows use of the listener API to modify Google Test's console 21 * Sample #10 shows use of the listener API to implement a primitive memory
|
| /external/cronet/third_party/googletest/src/docs/ |
| D | samples.md | 8 * Sample #1 shows the basic steps of using googletest to test C++ functions. 9 * Sample #2 shows a more complex unit test for a class with multiple member 18 * Sample #8 shows using `Combine()` in value-parameterized tests. 19 * Sample #9 shows use of the listener API to modify Google Test's console 21 * Sample #10 shows use of the listener API to implement a primitive memory
|
| /external/chromium-trace/catapult/third_party/polymer/components/paper-input/test/ |
| D | paper-input-char-counter.html | 69 test('character counter shows the value length', function() { 73 …assert.equal(counter._charCounterStr, input.value.length, 'character counter shows input value len… 76 test('character counter shows the value length with maxlength', function() { 80 …ounterStr, input.value.length + '/' + input.maxLength, 'character counter shows input value length… 83 test('character counter shows the value length with maxlength', function() { 90 …input.inputElement.textarea.getAttribute('maxlength'), 'character counter shows input value length… 101 …assert.equal(counter._charCounterStr, input.value.length, 'character counter shows the value lengt…
|
| /external/rust/crates/criterion/src/html/ |
| D | benchmark_report.html.tt | 190 … shows the estimated probability of an iteration taking a certain amount of time, while the line 191 shows the mean. Click on the plot for a larger view showing the outliers.</p> 193 … <p>The plot on the right shows the linear regression calculated from the measurements. Each point 194 … represents a sample, though here it shows the total time for the sample rather than time per 197 … <p>The plot on the right shows the average time per iteration for the samples. Each point 285 …<p>The plot on the left shows the probability of the function taking a certain amount of time. The… 287 …shows the measurements from this run. The lines represent the mean time per iteration. Click on the 290 …<p>The plot on the right shows the two regressions. Again, the red line represents the previous me… 291 while the blue line shows the current measurement.</p> 293 …<p>The plot on the right shows the iteration times for the two measurements. Again, the red dots r…
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
| /external/abseil-cpp/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
| /external/libtextclassifier/abseil-cpp/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
| /external/angle/third_party/abseil-cpp/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
| /external/openscreen/third_party/abseil/src/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
| /external/cronet/third_party/abseil-cpp/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/flags/ |
| D | usage_config.h | 41 // Shows help on important flags for this binary 43 // Shows help on all flags 45 // Shows help on only the main module for this program 47 // Shows help on all modules in the main package 49 // Shows the version and build info for this binary and exits 53 // Shows help on the modules named by this flag value 55 // Shows help on modules whose name contains the specified substring
|
12345678910>>...147