HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 226 - 250 of 2368) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardUtilsTests.java 102 assertEquals("\"comma,separated\"",
103 VCardUtils.toStringAsV30ParamValue("comma,separated"));
  /libcore/luni/src/main/java/java/util/logging/
logging.properties 38 # logging framework initialization. The list should be white space separated.
48 # logging configuration. The list should be white space separated, and the
  /libcore/luni/src/main/java/libcore/reflect/
Types.java 77 * Returns the names of {@code types} separated by commas.
112 * Appends names of the {@code types} to {@code out} separated by commas.
  /system/core/logcat/
event.logtags 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
17 # Multiple values are separated by commas.
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkViews.java 252 * text as a list of integers separated by spaces.
284 * Returns the x, y, width and height of the view, separated by spaces.
454 * space separated pair of integers with window id coming first, followed by the accessibility
483 * accessibility ids as a space separated pair of integers with window id coming first followed
504 * children's ids as a space separated list of integer pairs. Each of the pairs consists of the
  /device/generic/goldfish/camera/
QemuClient.h 43 * separated from the query name with a single space, and they must be formatted
50 * - Name and value must be separated with '='.
52 * - Parameters must be separated with a single space character.
317 * lines separated with '\n', where each line represents a camera. Each
334 * this list are separated with ',' with no spaces between the entries.
  /external/scrypt/
import_scrypt.sh 156 # $1: space-separated list
165 # Sort and remove duplicates in a space-separated list
166 # $1: space-separated list
167 # Out: new space-separated list
217 # Out: variable value (if space-separated list, sorted with no duplicates)
  /external/openssh/
ssh_config.0 19 configuration files contain sections separated by ``Host''
32 separated by whitespace or optional whitespace and exactly one `='; the
44 provided, they should be separated by whitespace. A single `*'
97 preference. Multiple ciphers must be comma-separated. The
295 database, separated by whitespace. The default is
390 two arguments, separated by whitespace. If one argument is
404 authentication. Multiple method names must be comma-separated.
412 algorithms must be comma-separated. The default is:
463 must be comma-separated. The default is:
514 versions must be comma-separated. When this option is set t
    [all...]
ssh_config.5 64 The configuration files contain sections separated by
81 Configuration options may be separated by whitespace or
105 If more than one pattern is provided, they should be separated by whitespace.
198 Multiple ciphers must be comma-separated.
521 host key database, separated by whitespace.
683 This option may take one or two arguments, separated by whitespace.
702 Multiple method names must be comma-separated.
713 Multiple algorithms must be comma-separated.
792 Multiple algorithms must be comma-separated.
864 Multiple versions must be comma-separated
    [all...]
sshd_config.5 78 Multiple environment variables may be separated by whitespace or spread
107 This keyword can be followed by a list of group name patterns, separated
133 This keyword can be followed by a list of user name patterns, separated
171 Multiple files may be listed, separated by whitespace.
276 Multiple ciphers must be comma-separated.
344 This keyword can be followed by a list of group name patterns, separated
363 This keyword can be followed by a list of user name patterns, separated
544 This option may take one or two arguments, separated by whitespace.
580 Multiple algorithms must be comma-separated.
654 Multiple algorithms must be comma-separated
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
stringencode.h 155 // Splits the source string into multiple fields separated by delimiter,
160 // Splits the source string into multiple fields separated by delimiter,
169 // Splits the source string into multiple fields separated by delimiter, with
  /external/chromium_org/tools/grit/grit/node/
message.py 31 # For splitting a list of things that can be separated by commas or
52 # formatter_data is a space separated list of C preprocessor-style
91 # Parse value, a space-separated list of defines, into a dict.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
build.properties 40 # value is a '&' separated list of ',' separate triples. For example,
172 #pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :)
204 # This value takes the form of a comma separated list of repository identifier (like used in the map files) and the
  /frameworks/base/docs/html/tools/help/
lint.jd 50 <td>The <code>&lt;list&gt;</code> must be a comma-separated list of {@code lint} issue IDs or categories.</td>
56 <td>The <code>&lt;list&gt;</code> must be a comma-separated list of {@code lint} issue IDs or categories.</td>
62 <td>The <code>&lt;list&gt;</code> must be a comma-separated list of {@code lint} issue IDs or categories.</td>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
version.py 68 dot-separated numeric components, with an optional "pre-release" tag
165 # 1) a version number has 1 or more numbers separated by a period or by
233 separated by either periods or strings of letters. When comparing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
version.py 68 dot-separated numeric components, with an optional "pre-release" tag
165 # 1) a version number has 1 or more numbers separated by a period or by
233 separated by either periods or strings of letters. When comparing
  /sdk/eclipse/buildConfig/
build.properties 42 # value is a '&' separated list of ',' separate triples. For example,
149 #pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :)
181 # This value takes the form of a comma separated list of repository identifier (like used in the map files) and the
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrl.h     [all...]
  /build/tools/
diff_package_overlays.py 22 current_packages.txt contains all package names separated by space in the current build.
  /cts/tools/signature-tools/test/signature/converter/
ConvertParameterizedTypeTest.java 39 * '$' - separated
  /dalvik/dx/src/com/android/dx/command/annotool/
Main.java 45 * from --annotation, dot-separated classname
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GridLayout3.java 34 * The two buttons in the bottom right corner need to be separated from the other UI elements.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRRewriteRuleElementStream.h 35 // TODO: this should be separated into stream and enumerator classes
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRRewriteRuleElementStream.h 35 // TODO: this should be separated into stream and enumerator classes
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRRewriteRuleElementStream.h 35 // TODO: this should be separated into stream and enumerator classes

Completed in 679 milliseconds

1 2 3 4 5 6 7 8 91011>>