OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separated
(Results
201 - 225
of
2368
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/prerender/
prerender_resource_handler_unittest.cc
66
// to be a NUL ('\0')
separated
string for each line. This is a little
68
// newline-
separated
string literals and does the substitution. The
/external/chromium/net/http/
http_auth.cc
110
// The first space-
separated
token is the auth-scheme.
112
// is
separated
by 1*SP.
/external/chromium/testing/gtest/xcode/Scripts/
versiongenerate.py
44
2. The version string will be 3 integers
separated
by periods and will be
71
# Extract three integers
separated
by periods and surrounded by squre
/external/chromium_org/build/android/buildbot/
bb_host_steps.py
119
parser.add_option('--steps', help='Comma
separated
list of host tests.')
121
help='Comma
separated
list of build targets.')
/external/chromium_org/chrome/browser/webdata/
keyword_table.h
43
// input_encodings Semicolon
separated
list of supported input
122
// Returns a comma-
separated
list of the keyword columns for the current
/external/chromium_org/chrome/test/perf/
perf_test.h
61
// The |<values>| should be two comma-
separated
numbers, the mean and
79
// will generally be a list of comma-
separated
numbers. A typical
/external/chromium_org/net/http/
http_auth.cc
122
// The first space-
separated
token is the auth-scheme.
124
// is
separated
by 1*SP.
/external/chromium_org/ppapi/api/dev/
ppb_file_chooser_dev.idl
44
* @param[in] accept_types A comma-
separated
list of MIME types and file
48
* types and file extensions. If a string in the comma-
separated
list begins
/external/chromium_org/ppapi/c/dev/
ppb_file_chooser_dev.h
67
* @param[in] accept_types A comma-
separated
list of MIME types and file
71
* types and file extensions. If a string in the comma-
separated
list begins
/external/chromium_org/testing/gtest/xcode/Scripts/
versiongenerate.py
44
2. The version string will be 3 integers
separated
by periods and will be
71
# Extract three integers
separated
by periods and surrounded by squre
/external/chromium_org/third_party/WebKit/Tools/Scripts/
webkit-tools-completion.sh
43
# Completion is done on tokens and our comma-
separated
list is one single token, so we have to do completion on the whole list each time.
44
# Return a \n
separated
list for each possible bugzilla email completion of the substring following the last comma.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
config.py
139
separated
list of strings. Each value is stripped of whitespace.
156
The value of `section` and `option` is treated as a newline-
separated
/external/chromium_org/third_party/openssl/openssl/crypto/
opensslv.h
53
* of versions,
separated
by colons. The rightmost version present in the
82
* macro SHLIB_VERSION_HISTORY. The numbers are
separated
by colons and
/external/chromium_org/third_party/openssl/openssl/include/openssl/
opensslv.h
53
* of versions,
separated
by colons. The rightmost version present in the
82
* macro SHLIB_VERSION_HISTORY. The numbers are
separated
by colons and
/external/chromium_org/ui/gfx/
font_list.h
20
// where FAMILY_LIST is a comma
separated
list of families terminated by a
21
// comma, STYLE_OPTIONS is a whitespace
separated
list of words where each word
/external/grub/netboot/
README.netboot
49
Probe for CS89x0 base address using LIST of comma
separated
hex
104
Probe for NE base address using LIST of comma
separated
hex
/external/libvpx/libvpx/third_party/googletest/src/xcode/Scripts/
versiongenerate.py
44
2. The version string will be 3 integers
separated
by periods and will be
71
# Extract three integers
separated
by periods and surrounded by squre
/external/linux-tools-perf/Documentation/
perf-stat.txt
64
comma-
separated
list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
84
spreadsheets. Columns are
separated
by the string specified in SEP.
/external/openssl/crypto/
opensslv.h
53
* of versions,
separated
by colons. The rightmost version present in the
82
* macro SHLIB_VERSION_HISTORY. The numbers are
separated
by colons and
/external/openssl/include/openssl/
opensslv.h
53
* of versions,
separated
by colons. The rightmost version present in the
82
* macro SHLIB_VERSION_HISTORY. The numbers are
separated
by colons and
/external/protobuf/src/google/protobuf/compiler/
mock_code_generator.h
51
// its own file. NAMES is a comma-
separated
list of the names of those other
70
// |insertions| is a comma-
separated
list of names of MockCodeGenerators which
/external/qemu/android/utils/
misc.h
81
* - Name and value must be
separated
with '='.
83
* - Parameters must be
separated
with a single ' ' character.
/external/wpa_supplicant_8/hostapd/
hostapd.eap_user
4
#
separated
with whitespace (space or tab). The identity and password must be
37
# one until the peer accepts one. The method names are
separated
with a
/frameworks/av/media/libmedia/
MediaScanner.cpp
114
//
separated
list obtained from getprop
119
// pick out the path segment from comma
separated
list
/frameworks/base/core/java/android/net/
ProxyProperties.java
104
// comma
separated
109
// comma
separated
Completed in 1488 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>