OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separated
(Results
1 - 25
of
4809
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/opt/vcard/tests/res/raw/
v30_comma_separated.vcf
4
TEL;TYPE="COMMA,
SEPARATED
:INSIDE.DQUOTE",PREF:1
/external/curl/tests/data/
CMakeLists.txt
6
# as a space-
separated
string rather than comma-
separated
(a list in CMake).
/prebuilts/go/darwin-x86/src/net/testdata/
ipv4-hosts
8
127.0.0.1 localhost # inline comment
separated
by tab
9
127.000.000.002 localhost # inline comment
separated
by space
ipv6-hosts
4
::1 localhost # inline comment
separated
by tab
5
fe80:0000:0000:0000:0000:0000:0000:0001 localhost # inline comment
separated
by space
/prebuilts/go/linux-x86/src/net/testdata/
ipv4-hosts
8
127.0.0.1 localhost # inline comment
separated
by tab
9
127.000.000.002 localhost # inline comment
separated
by space
ipv6-hosts
4
::1 localhost # inline comment
separated
by tab
5
fe80:0000:0000:0000:0000:0000:0000:0001 localhost # inline comment
separated
by space
/external/clang/test/Lexer/
bcpl-escaped-newline.c
14
// expected-warning@-2 {{backslash and newline
separated
by space}}
escape_newline.c
2
// RUN: %clang_cc1 -E -ftrigraphs %s 2>&1 | grep 'backslash and newline
separated
by space'
/external/e2fsprogs/lib/uuid/
configure.in
2
dnl Not used now, for the future when uuid is
separated
out into its
/prebuilts/ndk/
pylintrc
6
# Good variable names which should always be accepted,
separated
by a comma
/external/curl/docs/cmdline-opts/
MANPAGE.md
23
Tags: (space
separated
list)
24
Protocols: (space
separated
list for which protocols this option works)
26
Mutexed: (space
separated
list of options this overrides, no dashes)
27
Requires: (space
separated
list of features this requires, no dashes)
28
See-also: (space
separated
list of related options, no dashes)
dns-servers.d
8
The list of IP addresses should be
separated
with commas. Port numbers
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/DebugAgentDxe/
DebugAgentDxe.uni
2
// Initialized Debug Agent in one
separated
DXE driver.
19
#string STR_MODULE_ABSTRACT #language en-US "Initialized Debug Agent in one
separated
DXE driver"
/external/clang/test/Sema/
pragma-section-invalid.c
3
// expected-error@+1 {{argument to 'section' attribute is not valid for this target: mach-o section specifier requires a segment and section
separated
by a comma}}
/external/iptables/extensions/
libxt_state.man
5
Where state is a comma
separated
list of the connection states to match. Only a
/external/llvm/test/YAMLParser/
construct-timestamp.test
5
space
separated
: 2001-12-14 21:59:43.10 -5
/external/snakeyaml/src/test/resources/pyyaml/
construct-timestamp.data
3
space
separated
: 2001-12-14 21:59:43.10 -5
/external/pdfium/testing/
SUPPRESSIONS_IMAGE_DIFF
6
# There are four space-
separated
columns per line
7
# Each column (except column 0) can contain a comma-
separated
list of values.
16
# the comma-
separated
values must match in order for the colum to "match".
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/server/
Xusage.txt
3
-Xbootclasspath:<directories and zip/jar files
separated
by :>
5
-Xbootclasspath/a:<directories and zip/jar files
separated
by :>
7
-Xbootclasspath/p:<directories and zip/jar files
separated
by :>
/prebuilts/jdk/jdk8/linux-x86/jre/lib/amd64/server/
Xusage.txt
3
-Xbootclasspath:<directories and zip/jar files
separated
by :>
5
-Xbootclasspath/a:<directories and zip/jar files
separated
by :>
7
-Xbootclasspath/p:<directories and zip/jar files
separated
by :>
/prebuilts/jdk/jdk9/darwin-x86/lib/server/
Xusage.txt
3
-Xbootclasspath:<directories and zip/jar files
separated
by :>
5
-Xbootclasspath/a:<directories and zip/jar files
separated
by :>
7
-Xbootclasspath/p:<directories and zip/jar files
separated
by :>
/prebuilts/jdk/jdk9/linux-x86/lib/server/
Xusage.txt
3
-Xbootclasspath:<directories and zip/jar files
separated
by :>
5
-Xbootclasspath/a:<directories and zip/jar files
separated
by :>
7
-Xbootclasspath/p:<directories and zip/jar files
separated
by :>
/external/freetype/builds/windows/vc2010/
freetype.user.props
8
* Multiple entries within each property are
separated
by semicolons (;).
19
* `;'-
separated
list of symbols to #define
31
* `;'-
separated
list of paths to additional include directories,
39
* `;'-
separated
list of paths to additional library directories,
46
* `;'-
separated
list of additional linker dependencies,
/frameworks/support/tv-provider/src/main/java/androidx/tvprovider/media/tv/
TvContractUtils.java
43
* Parses a string of comma-
separated
ratings into an array of {@link TvContentRating}.
46
* @param commaSeparatedRatings String containing various ratings,
separated
by commas.
70
* @return A comma-
separated
String of ratings.
85
* Parses a string of comma-
separated
audio languages into an array of audio language strings.
87
* @param commaSeparatedString String containing audio languages,
separated
by commas.
101
* @return A comma-
separated
String of audio languages.
/external/autotest/client/site_tests/touch_TouchscreenZoom/
README
11
Press two fingers to the touchscreen such that they are
separated
. Smoothly
Completed in 674 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>