OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separated
(Results
76 - 100
of
2368
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome_frame/tools/test/page_cycler/
cf_cycler.py
25
Expects the URLs to be
separated
by newlines, with no leading or trailing
29
path: The path to a file containing a list of new-line
separated
URLs.
/external/chromium_org/ppapi/cpp/dev/
file_chooser_dev.h
39
/// @param accept_types A comma-
separated
list of MIME types and file
43
/// MIME types and file extensions. If a string in the comma-
separated
list
/external/dropbear/
svr-algo.c
30
/* match the first algorithm in the comma-
separated
list in buf which is
47
/* get the comma-
separated
list from the buffer ie "algo1,algo2,algo3" */
/external/iptables/extensions/
libxt_conntrack.man
5
\fIstatelist\fP is a comma
separated
list of the connection states to match.
31
\fIstatuslist\fP is a comma
separated
list of the connection statuses to match.
libxt_set.h
111
"You must spefify (the comma
separated
list of) 'src' or 'dst'.");
135
"You must spefify (the comma
separated
list of) 'src' or 'dst'.");
/external/libvpx/libvpx/examples/
decode_with_drops.txt
33
frame to drop,
separated
by a dash. The following command will drop
42
the number of frames after which to repeat the pattern,
separated
by
/external/openssh/
moduli.0
17
The file consists of newline-
separated
records, one per modulus,
18
containing seven space-
separated
fields. These fields are as follows:
moduli.5
48
The file consists of newline-
separated
records, one per modulus,
49
containing seven space-
separated
fields.
/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.
61
* Creates a List of String objects from the given comma-
separated
String.
/external/protobuf/gtest/xcode/Scripts/
versiongenerate.py
15
2. The version string will be 3 integers
separated
by periods and will be
42
# Extract three integers
separated
by periods and surrounded by squre
/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/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
CodesArrayParser.java
27
* A key label may consist of multiple code points
separated
by comma.
29
* marker. An output text may consist of multiple code points
separated
by comma.
/device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc208-mnc01/
config.xml
33
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/
config.xml
33
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc214-mnc03/
config.xml
33
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/device/asus/flo/overlay/frameworks/base/core/res/res/values-mcc208-mnc01/
config.xml
33
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/device/asus/flo/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/
config.xml
33
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/device/asus/flo/overlay/frameworks/base/core/res/res/values-mcc214-mnc03/
config.xml
33
TETHER_DUN_APN. Value is a comma
separated
series of strings:
/external/chromium/net/base/
mapped_host_resolver.h
40
// Takes a comma
separated
list of rules, and assigns them to this resolver.
/external/chromium_org/chrome/browser/
language_usage_metrics.h
18
// case-insensitive comma-
separated
list of languages/locales of either xx,
/external/chromium_org/chrome/browser/sync/test/integration/
single_client_managed_user_settings_sync_test.cc
35
// once sync and signin are properly
separated
for managed users. See
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest.h
73
// is
separated
by a space.
/external/chromium_org/chrome/browser/ui/webui/
cookies_tree_model_util.h
35
// Gets tree node from |path| under |root|. |path| is comma
separated
list of
Completed in 195 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>