Home
last modified time | relevance | path

Searched refs:separated (Results 1 – 25 of 455) sorted by relevance

12345678910>>...19

/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/
DANTLRCommonTreeTest.m39 …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/linux-tools-perf/src/tools/perf/Documentation/
Dperf-trace.txt42 Record events on existing process ID (comma separated list).
46 Record events on existing thread ID (comma separated list).
67 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
Dperf-stat.txt38 stat events on existing process id (comma separated list)
42 stat events on existing thread id (comma separated list)
64 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
84 spreadsheets. Columns are separated by the string specified in SEP.
Dperf-top.txt31 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
75 Profile events on existing Process ID (comma separated list).
79 Profile events on existing thread ID (comma separated list).
Dperf-record.txt55 Record events on existing process ID (comma separated list).
59 Record events on existing thread ID (comma separated list).
140 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
188 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k
Djit-interface.txt8 Each line has the following format, fields separated with spaces:
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc27 # 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
Dpackager.properties8 # A comma separated list of feature ids that will be part of the archive.
12 # value is a '&' separated list of ',' separate triples.
48 # A comma separated list of filters used to optimize the download of archives.
68 # A comma separated lists of places where plugins and features will be looked for
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Denvset.cmd23 prepended and the parameters will be separated by a space
25 , parameters should be comma separated in the environment variable
26 - parameters should be separated by the next parameter
28 variable will be set to the space separated parameters
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/token/
DANTLRCommonTokenTest.m53 … = [[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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/
Dconfig.ini18 # comma-separated list contains either URLs or simple element names. Simple
24 # The comma-separated list of locations to search for the splash screen file (splash.bmp).
34 # The comma-separated list of bundles which are automatically installed and optionally started
/external/llvm/test/YAMLParser/
Dconstruct-timestamp.data5 space separated: 2001-12-14 21:59:43.10 -5
/external/iptables/extensions/
Dlibxt_tcp.man22 flags which we should examine, written as a comma-separated list, and
23 the second argument \fIcomp\fP is a comma-separated list of flags which must be
Dlibxt_state.man5 Where state is a comma separated list of the connection states to match. Only a
Dlibxt_dccp.man7 Match when the DCCP packet type is one of 'mask'. 'mask' is a comma-separated
Dlibxt_conntrack.man5 \fIstatelist\fP is a comma separated list of the connection states to match.
31 \fIstatuslist\fP is a comma separated list of the connection statuses to match.
/external/e2fsprogs/lib/uuid/
Dconfigure.in2 dnl Not used now, for the future when uuid is separated out into its
/external/clang/test/Preprocessor/
Dtraditional-cpp.c30 tab separated values
/external/wpa_supplicant_8/hostapd/
Dhostapd.wpa_psk2 # with #, must contain a MAC address and PSK separated with a space.
/external/openssh/
Dmoduli.017 The file consists of newline-separated records, one per modulus,
18 containing seven space-separated fields. These fields are as follows:
Dsftp-server.052 Specify a comma-separated list of SFTP protocol requests that are
59 Specify a comma-separated list of SFTP protocol requests that are
/external/guava/guava-gwt/test-super/com/google/common/io/super/com/google/common/io/
DBaseEncodingTest.java68 BaseEncoding separated = base64().withSeparator("\n", 3); in testAtMostOneSeparator() local
70 separated.withSeparator("$", 4); in testAtMostOneSeparator()
/external/fio/examples/
Dssd-test.fio6 # drives are usually separated from the good drives.
/external/ceres-solver/data/nist/
DGauss1.dat11 Description: The data are two well-separated Gaussians on a
/external/llvm/docs/
DProjects.rst128 This is a space separated list of subdirectories that should be built. They
173 This variable holds a space separated list of libraries that should be
183 This variable holds a space separated list of libraries that should be
199 This variable holds a space separated list of components that the LLVM

12345678910>>...19