OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separated
(Results
226 - 250
of
4809
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jcommander/src/test/java/com/beust/jcommander/args/
Args1.java
36
@Parameter(names = "-groups", description = "Comma-
separated
list of group names to be run")
/external/libchrome/base/test/
scoped_feature_list.h
38
// enabled and disabled features (comma-
separated
names).
/external/libtextclassifier/util/base/
logging.cc
29
// Returns pointer to beginning of last /-
separated
token from file_name.
/external/libxml2/include/libxml/
uri.h
25
* as described in RFC 2396 but
separated
for further processing.
/external/ltp/testcases/kernel/fs/doio/include/
string_to_tokens.h
39
* the 'separator'
separated
tokens into the elements of 'arg_array'.
/external/selinux/libsemanage/src/
semanage_conf.h
50
char *ignoredirs; /* ";"
separated
of list for genhomedircon to ignore */
/external/swiftshader/third_party/subzero/pydir/
bisection-test.py
18
help='Crash list, single values or x-
separated
combinations like 2x4')
/external/tensorflow/tensorflow/contrib/lite/testing/
join.h
25
// Join a list of data
separated
by delimieter.
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_SaveSlices.pbtxt
44
`slice-spec` itself is a `:`-
separated
list: `slice0:slice1:...:sliceN-1`
/external/toolchain-utils/crosperf/
settings_factory.py
85
description='A comma-
separated
list of IPs of chromeos'
143
description='A comma-
separated
list of IPs of '
160
description='Space-
separated
list of email '
261
'
separated
by a ",".'))
/frameworks/base/core/java/android/content/pm/
OrgApacheHttpLegacyUpdater.java
28
* <p>This is
separated
out so that it can be conditionally included at build time depending on
/frameworks/base/core/res/res/values-mcc214-mnc01/
config.xml
35
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/frameworks/base/core/res/res/values-mcc235-mnc94/
config.xml
35
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/frameworks/base/core/res/res/values-mcc268-mnc03/
config.xml
35
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/frameworks/base/core/res/res/values-mcc302-mnc660/
config.xml
34
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/frameworks/base/core/res/res/values-mcc311-mnc190/
config.xml
35
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/frameworks/base/core/res/res/values-mcc340-mnc01/
config.xml
34
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/frameworks/base/core/res/res/values-mcc425-mnc07/
config.xml
35
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/prebuilts/go/darwin-x86/src/cmd/api/
run.go
53
// findAPIDirFiles returns a comma-
separated
list of Go API files
/prebuilts/go/darwin-x86/src/go/build/
doc.go
13
// (on Unix, the variable is a colon-
separated
string;
14
// on Windows, a semicolon-
separated
string;
73
// A build constraint is evaluated as the OR of space-
separated
options;
74
// each option evaluates as the AND of its comma-
separated
terms;
/prebuilts/go/linux-x86/src/cmd/api/
run.go
53
// findAPIDirFiles returns a comma-
separated
list of Go API files
/prebuilts/go/linux-x86/src/go/build/
doc.go
13
// (on Unix, the variable is a colon-
separated
string;
14
// on Windows, a semicolon-
separated
string;
73
// A build constraint is evaluated as the OR of space-
separated
options;
74
// each option evaluates as the AND of its comma-
separated
terms;
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftbbox.h
24
/* It is
separated
from the rest of the engine for various technical */
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion16.txt
9
permission-tree : The "permission-tree" tag declares the base of a tree of permission values: it declares that this package has ownership of the given permission name, as well as all names underneath it (
separated
by '.').
/system/bt/osi/include/
hash_map_utils.h
25
// pairs. Pairs are expected in the form "key=value"
separated
by the ';'
Completed in 498 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>