HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 551 - 575 of 3367) sorted by null

<<21222324252627282930>>

  /external/autotest/frontend/afe/
resources.py 453 return (('tests', 'Comma-separated list of test names to run'),
459 'Comma-separated list of profilers to activate during the '
536 return (('hosts', 'Comma-separated list of hostnames'),
538 'Comma-separated list of hostnames not already in the '
541 'Comma-separated list of label names; for each one, an entry '
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/util/resource/
ResourceCollection.java 122 * @param csvResources the string containing comma-separated resource strings
153 * Sets the resources as string of comma-separated values.
156 * @param csvResources the comma-separated string containing
166 " argument must be a string containing one or more comma-separated resource strings.");
463 * @return the list of resources separated by a path separator
  /external/proguard/docs/manual/
gradle.html 314 comma-separated named arguments after the file:
397 Names arguments are comma-separated, as usual.
435 <dd>The optional access modifiers of the class. Any space-separated list of
492 <dd>The optional access modifiers of the class. Any space-separated list of
510 <dd>The optional comma-separated list of fully qualified method parameters,
  /external/testng/doc/
ant.html 108 The list of groups to run, separated by spaces or commas.</td>
115 The list of groups to exclude, separated by spaces or commas</td>
126 <td>A comma or space-separated list of fully qualified classes that are TestNG listeners (for example<tt>
136 <td>A comma separated list of fully qualified class name and method. For example <tt>com.example.Foo.f1,com.example.Bar.f2</tt>.</td>
199 <td>A comma separated list of test names, as defined
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_supplicant.sgml 290 interfaces must be separated by <option>-N</option> option.</para>
325 be present, one per interface, separated by <option>-N</option>
520 possible to specify multiple comma separated driver wrappers on the command
531 options at command line. Each interface is separated with -N
702 action handler (may need to be separated from other actions) in
  /libcore/ojluni/src/main/java/java/lang/reflect/
Method.java 307 * the method name, followed by a parenthesized, comma-separated
311 * comma-separated list of the thrown exception types.
360 * comma-separated list of the method's type parameters, if any,
364 * parenthesized, comma-separated list of the method's generic
378 * throws followed by a comma-separated list of the generic thrown
  /prebuilts/gdb/darwin-x86/lib/python2.7/
BaseHTTPServer.py 131 The headers and data are separated by a blank line.
143 The specification specifies that lines are separated by CRLF but
149 Similarly, for output, lines ought to be separated by CRLF pairs
166 Again, the headers and data are separated by a blank line.
222 # The format is multiple whitespace-separated strings,
  /prebuilts/gdb/linux-x86/lib/python2.7/
BaseHTTPServer.py 131 The headers and data are separated by a blank line.
143 The specification specifies that lines are separated by CRLF but
149 Similarly, for output, lines ought to be separated by CRLF pairs
166 Again, the headers and data are separated by a blank line.
222 # The format is multiple whitespace-separated strings,
  /prebuilts/go/darwin-x86/src/net/http/
fs.go 28 // While the FileSystem.Open method takes '/'-separated paths, a Dir's string
29 // value is a filename on the native file system, not a URL, so it is separated
52 // The elements in a file path are separated by slash ('/', U+002F)
333 // TODO(bradfitz): deal with comma-separated or multiple-valued
347 // name is '/'-separated, not filepath.Separator.
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 47 // gives the semicolon-separated match results of running
50 // space-separated sequence of pairs giving the match and
278 // Otherwise, a space-separated list of pairs.
368 // specification. A specification is five fields separated by one
407 // f REG_MULTIPLE multiple \n separated patterns
  /prebuilts/go/linux-x86/src/net/http/
fs.go 28 // While the FileSystem.Open method takes '/'-separated paths, a Dir's string
29 // value is a filename on the native file system, not a URL, so it is separated
52 // The elements in a file path are separated by slash ('/', U+002F)
333 // TODO(bradfitz): deal with comma-separated or multiple-valued
347 // name is '/'-separated, not filepath.Separator.
  /prebuilts/go/linux-x86/src/regexp/
exec_test.go 47 // gives the semicolon-separated match results of running
50 // space-separated sequence of pairs giving the match and
278 // Otherwise, a space-separated list of pairs.
368 // specification. A specification is five fields separated by one
407 // f REG_MULTIPLE multiple \n separated patterns
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 131 The headers and data are separated by a blank line.
143 The specification specifies that lines are separated by CRLF but
149 Similarly, for output, lines ought to be separated by CRLF pairs
166 Again, the headers and data are separated by a blank line.
222 # The format is multiple whitespace-separated strings,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 131 The headers and data are separated by a blank line.
143 The specification specifies that lines are separated by CRLF but
149 Similarly, for output, lines ought to be separated by CRLF pairs
166 Again, the headers and data are separated by a blank line.
222 # The format is multiple whitespace-separated strings,
  /cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DalvikTest.java 139 description="A file containing a list of line separated test classes and optionally"
144 description="A file containing a list of line separated test classes and optionally"
154 description = "Comma-separated list of files specifying known-failures to be skipped")
  /external/e2fsprogs/misc/
fsck.8.in 115 parameter is a comma-separated list of filesystems and options
116 specifiers. All of the filesystems in this comma-separated list may be
131 Options specifiers may be included in the comma-separated
  /external/freetype/src/autofit/
afblue.dat 20 // labels separated by whitespace and followed by a colon (everything in a
34 // quotes, using C syntax, where the elements are separated by spaces.
463 // (everything separated by space characters). The blue zone is then set up
  /external/icu/icu4c/source/i18n/
tridpars.h 40 * separated by semicolons, with optional forward and reverse global
42 * appended to the IDs, separated by semicolons. An appended filter
178 * parseSingleID(), separated by semicolons. Previous contents
  /external/iptables/extensions/
libxt_set.c 33 " 'flags' are the comma separated list of\n"
215 " 'flags' are the comma separated list of\n"
302 " 'flags' are the comma separated list of\n"
  /external/kernel-headers/original/uapi/linux/
dm-log-userspace.h 53 * A single string containing all the argv arguments separated by ' 's
77 * A single string containing all the argv arguments separated by ' 's
370 * A single string containing all the argv arguments separated by ' 's
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/
TimeOfImpact.java 68 UNKNOWN, FAILED, OVERLAPPED, TOUCHING, SEPARATED
193 // Is the final configuration separated?
196 output.state = TOIOutputState.SEPARATED;
  /external/v8/build/
gn_helpers.py 109 Given a whitespace-separated list of
199 """Converts a whitespace-separated list of ident=literals to a dict.
324 raise GNException("List items not separated by comma.")
  /libcore/dalvik/src/main/java/dalvik/system/
DexPathList.java 83 * @param dexPath list of dex/resource path elements, separated by
86 * separated by {@code File.pathSeparator}
178 * @param dexPath list of dex/resource path element, separated by
  /libcore/luni/src/main/java/libcore/icu/
ICU.java 71 * separated by underscores.
175 // separated by an "=" (ULOC_KEYWORD_ASSIGN).
179 // and the value is a hyphen separated list of unicode attributes.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
dm-log-userspace.h 53 * A single string containing all the argv arguments separated by ' 's
72 * A single string containing all the argv arguments separated by ' 's
358 * A single string containing all the argv arguments separated by ' 's

Completed in 822 milliseconds

<<21222324252627282930>>