Searched refs:separated (Results 1 – 25 of 827) sorted by relevance
12345678910>>...34
/external/curl/docs/cmdline-opts/ |
D | MANPAGE.md | 23 Tags: (space separated list) 24 Protocols: (space separated list for which protocols this option works) 26 Mutexed: (space separated list of options this overrides, no dashes) 27 Requires: (space separated list of features this requires, no dashes) 28 See-also: (space separated list of related options, no dashes)
|
D | proto.d | 8 evaluated left to right, are comma separated, and are each a protocol name or 21 subject to later modification by subsequent entries in the comma separated
|
/external/antlr/runtime/Python3/ |
D | pylintrc | 22 # List of plugins (as comma separated values of python modules names) to load, 30 # either give multiple identifier separated by comma (,) or put this option 35 # can either give multiple identifier separated by comma (,) or put this option 85 # Required attributes for module, separated by a comma 88 # List of builtins function names that should not be used, separated by a comma 119 # Good variable names which should always be accepted, separated by a comma 122 # Bad variable names which should always be refused, separated by a comma 145 # List of note tags to take in consideration, separated by a comma. 196 # List of interface methods to ignore, separated by a comma. This is used for 240 # Deprecated modules which should not be used, separated by a comma
|
/external/pdfium/testing/ |
D | SUPPRESSIONS_IMAGE_DIFF | 6 # There are four space-separated columns per line 7 # Each column (except column 0) can contain a comma-separated list of values. 16 # the comma-separated values must match in order for the colum to "match".
|
/external/autotest/utils/ |
D | pylintrc | 24 # List of plugins (as comma separated values of python modules names) to load, 32 # can either give multiple identifier separated by comma (,) or put this option 64 # either give multiple identifier separated by comma (,) or put this option 103 # List of note tags to take in consideration, separated by a comma. 145 # Required attributes for module, separated by a comma 148 # List of builtins function names that should not be used, separated by a comma 194 # Good variable names which should always be accepted, separated by a comma 197 # Bad variable names which should always be refused, separated by a comma 233 # List of interface methods to ignore, separated by a comma. This is used for 280 # Deprecated modules which should not be used, separated by a comma
|
/external/antlr/runtime/ObjC/Framework/test/runtime/tree/ |
D | CommonTreeTest.m | 39 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 69 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 89 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 135 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 149 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 171 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 201 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 251 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 277 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; 298 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"]; [all …]
|
/external/curl/tests/data/ |
D | CMakeLists.txt | 6 # as a space-separated string rather than comma-separated (a list in CMake).
|
/external/antlr/runtime/Python/ |
D | pylintrc | 27 # List of plugins (as comma separated values of python modules names) to load, 35 # comma separated list of message ids. 158 # Required attributes for module, separated by a comma 193 # Good variable names which should always be accepted, separated by a comma 196 # Bad variable names which should always be refused, separated by a comma 199 # List of builtins function names that should not be used, separated by a comma 247 # List of interface methods to ignore, separated by a comma. This is used for 263 # Deprecated modules which should not be used, separated by a comma 320 # List of note tags to take in consideration, separated by a comma.
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pylintrc | 20 # List of plugins (as comma separated values of python modules names) to load, 28 # either give multiple identifier separated by comma (,) or put this option 33 # can either give multiple identifiers separated by comma (,) or put this 119 # Required attributes for module, separated by a comma 122 # List of builtins function names that should not be used, separated by a comma 162 # Good variable names which should always be accepted, separated by a comma 165 # Bad variable names which should always be refused, separated by a comma 227 # List of note tags to take in consideration, separated by a comma. 233 # Deprecated modules which should not be used, separated by a comma 251 # List of interface methods to ignore, separated by a comma. This is used for
|
/external/bcc/tools/ |
D | tcpstates_example.txt | 38 -s, --csv comma separated values output 40 comma-separated list of local ports to trace. 42 comma-separated list of remote ports to trace.
|
D | tcplife_example.txt | 82 There's a comma separated values mode, -s. Here it is with both -t and -T 120 -s, --csv comma separated values output 123 comma-separated list of local ports to trace. 125 comma-separated list of remote ports to trace.
|
/external/tensorflow/tensorflow/lite/g3doc/convert/ |
D | cmdline_reference.md | 38 Specifies a comma-separated set of tags identifying the MetaGraphDef within 50 * `--input_arrays`. Type: comma-separated list of strings. Specifies the list 52 * `--output_arrays`. Type: comma-separated list of strings. Specifies the list 59 * `--input_shapes`. Type: colon-separated list of comma-separated lists of 60 integers. Each comma-separated list of integers gives the shape of one of 68 * `--std_dev_values`, `--mean_values`. Type: comma-separated list of floats.
|
/external/yapf/ |
D | pylintrc | 17 # List of plugins (as comma separated values of python modules names) to load, 28 # A comma-separated list of package or module names from where C extensions may 49 # either give multiple identifier separated by comma (,) or put this option 55 # can either give multiple identifiers separated by comma (,) or put this 186 # List of comma separated words that should not be checked. 206 # List of builtins function names that should not be used, separated by a comma 209 # Good variable names which should always be accepted, separated by a comma 212 # Bad variable names which should always be refused, separated by a comma 347 # List of note tags to take in consideration, separated by a comma. 424 # Deprecated modules which should not be used, separated by a comma
|
/external/mesa3d/ |
D | meson_options.txt | 25 …description : 'comma separated list of window systems to support. If this is set to auto all platf… 38 …description : 'comma separated list of dri drivers to build. If this is set to auto all drivers ap… 50 …description : 'Locations to search for dri drivers, passed as colon separated list. Default: dri-d… 56 …description : 'comma separated list of gallium drivers to build. If this is set to auto all driver… 146 …description : 'comma separated list of vulkan drivers to build. If this is set to auto all drivers…
|
/external/antlr/runtime/ObjC/Framework/test/runtime/token/ |
D | CommonTokenTest.m | 53 … = [[ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"] retain]; 65 … = [[ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"] retain]; 90 … = [[ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"] retain];
|
/external/curl/ |
D | curl-config.in | 42 --features newline separated list of enabled features 46 --protocols newline separated list of enabled protocols
|
/external/libese/tools/ese_ls_provision/ |
D | README.md | 10 hexadecimal blocks separated by newlines; the first line usually starting with `7f21` indicating 25 written as newline-separated hexadecimal. On a successful upload, each line ends with `9000`.
|
/external/grpc-grpc/tools/run_tests/performance/ |
D | README.md | 80 * Set `QPS_WORKERS` environment variable to a comma separated list of worker 127 Type: comma separated list of host:port 129 Set this to a comma separated list of QPS worker processes/machines. 133 the comma separated list. The rest will be told to run as clients
|
/external/python/apitools/ |
D | default.pylintrc | 34 # List of plugins (as comma separated values of python modules names) to load, 169 # List of note tags to take in consideration, separated by a comma. 229 # Good variable names which should always be accepted, separated by a comma 233 # Bad variable names which should always be refused, separated by a comma 237 # List of builtins function names that should not be used, separated by a comma 269 # Deprecated modules which should not be used, separated by a comma 287 # List of interface methods to ignore, separated by a comma. This is used for
|
/external/chromium-trace/catapult/devil/ |
D | pylintrc | 40 # Good variable names which should always be accepted, separated by a comma. 43 # List of builtins function names that should not be used, separated by a comma.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-split/ |
D | preserve-locals.ll | 5 ; The local_var and local_func must not be separated. 8 ; The main and a must not be separated.
|
/external/chromium-trace/catapult/systrace/ |
D | pylintrc | 41 # Good variable names which should always be accepted, separated by a comma. 44 # List of builtins function names that should not be used, separated by a comma.
|
/external/llvm/test/tools/llvm-split/ |
D | preserve-locals.ll | 5 ; The local_var and local_func must not be separated. 8 ; The main and a must not be separated.
|
/external/chromium-trace/catapult/dependency_manager/ |
D | pylintrc | 39 # Good variable names which should always be accepted, separated by a comma. 42 # List of builtins function names that should not be used, separated by a comma.
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | construct-timestamp.data | 3 space separated: 2001-12-14 21:59:43.10 -5
|
12345678910>>...34