OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separated
(Results
151 - 175
of
3367
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libchrome/base/strings/
string_split.h
62
// To iterate through all whitespace-
separated
tokens in an input string:
109
// To iterate through all newline-
separated
tokens in an input string:
/external/libcxx/cmake/Modules/
HandleLibcxxFlags.cmake
144
# Turn a comma
separated
CMake list into a space
separated
string.
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonInstPrinter.h
19
/// Prints bundles as a newline
separated
list of individual instructions
20
/// Duplexes are
separated
by a vertical tab \v character
/external/ppp/pppd/
srp-entry.8
24
Thus, the entry generated has at least four main fields
separated
by
31
The third field has three subfields,
separated
by colons. The first
/external/proguard/src/proguard/util/
ListParser.java
28
* interpreted as comma-
separated
lists, optionally prefixed with '!' negators.
42
* comma-
separated
list with the given StringParser.
ListUtil.java
35
* Creates a comma-
separated
String from the given List of String objects.
68
* Creates a List of String objects from the given comma-
separated
String.
/external/selinux/policycoreutils/mcstrans/man/man8/
setrans.conf.8
9
readable form by the mcstransd daemon. The default policies support 16 sensitivity levels (s0 through s15) and 1024 categories (c0 through c1023). Multiple categories can be
separated
with commas (c0,c1,c3,c5) and a range of categories can be shortened using dot notation (c0.c3,c5).
62
defines a range translation of of s0\-s15:c0.c1023 to SystemLow\-SystemHigh. The two range components are
separated
by a dash.
/frameworks/base/docs/html/guide/topics/manifest/
permission-tree-element.jd
18
to the tree by calling <code>{@link android.content.pm.PackageManager#addPermission PackageManager.addPermission()}</code>. Names within the tree are
separated
by
51
two period-
separated
segments in its path — for example,
/packages/apps/TV/common/src/com/android/tv/common/
TvContentRatingCache.java
49
* Returns an array TvContentRatings from a string of comma
separated
set of rating strings
79
* Returns a sorted array of TvContentRatings from a comma
separated
string of ratings.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
CodesArrayParser.java
28
* A key label may consist of multiple code points
separated
by comma.
30
* marker. An output text may consist of multiple code points
separated
by comma.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
clast.h
107
/* Comma
separated
list of loop private variables for OpenMP parallelization */
109
/* Comma
separated
list of reduction variable/operators for OpenMP parallelization */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
clast.h
107
/* Comma
separated
list of loop private variables for OpenMP parallelization */
109
/* Comma
separated
list of reduction variable/operators for OpenMP parallelization */
/prebuilts/go/darwin-x86/src/cmd/gofmt/
long_test.go
6
// To test specific files provide a list of comma-
separated
29
files = flag.String("files", "", "comma-
separated
list of files to test")
/prebuilts/go/darwin-x86/src/flag/
example_test.go
44
// It's a comma-
separated
list, so we split it.
73
flag.Var(&intervalFlag, "deltaT", "comma-
separated
list of intervals to use between events")
/prebuilts/go/linux-x86/src/cmd/gofmt/
long_test.go
6
// To test specific files provide a list of comma-
separated
29
files = flag.String("files", "", "comma-
separated
list of files to test")
/prebuilts/go/linux-x86/src/flag/
example_test.go
44
// It's a comma-
separated
list, so we split it.
73
flag.Var(&intervalFlag, "deltaT", "comma-
separated
list of intervals to use between events")
/system/connectivity/shill/
scope_logger.h
92
// Returns a string comprising the names,
separated
by commas, of all scopes.
95
// Returns a string comprising the names,
separated
by plus signs, of all
/build/tools/droiddoc/templates-ndk/
macros_override.cs
1
<?cs # Create a comma
separated
list of annotations on obj that were in showAnnotations in Doclava ?>
/device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/
config.xml
24
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/
config.xml
24
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/external/autotest/server/site_tests/moblab_RunSuite/
control.dummyServer
26
where ARGLIST is a whitespace
separated
list of the following key=value pairs.
control.smoke
25
where ARGLIST is a whitespace
separated
list of the following key=value pairs.
/external/autotest/site_utils/
set_tree_status.py
10
# ./set_tree_status.py [options] "a quoted space
separated
message."
/external/autotest/tko/
reason_qualifier.py
30
# of | -
separated
reasons.
/external/chromium-trace/catapult/tracing/tracing/mre/
map_traces.py
48
'filenames to load and the map function name,
separated
by :. For '
Completed in 980 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>