HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 976 - 1000 of 2449) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 28 <p>Android is a privilege-separated operating system, in which each
30 ID). Parts of the system are also separated into distinct identities.
  /frameworks/base/tools/aapt/
Main.cpp 102 " separated list of configuration values. Locales should be specified\n"
112 " -d one or more device assets to include, separated by commas\n"
  /hardware/libhardware/tests/camera2/
CameraBurstTests.cpp 136 // Parses a comma-separated string list into a Vector
300 * which must all be a list of comma-separated values, and each list must be
  /libcore/luni/src/main/java/java/net/
HttpCookie.java 247 * Read a comma-separated list of cookies. Note that the values may contain commas!
530 * Returns the {@code Port} attribute, usually containing comma-separated
URLClassLoader.java     [all...]
  /libcore/luni/src/main/java/libcore/net/
MimeUtils.java 286 add("text/comma-separated-values", "csv");
303 add("text/tab-separated-values", "tsv");
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 379 /* Parse S into tokens separated by characters in DELIM.
555 /* Parse the character string STRING into tokens separated by characters in
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
SPENCER.tests 2 # Lines are at least three fields, separated by one or more tabs. "" stands
11 # separated list of what the subexpressions should match, with - indicating
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeMessage.java 488 * @param headers Extended header and its value - "CR-NL-separated pairs
510 * @return "CR-NL-separated extended headers - null if extended header does not exist
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
AddressListParser.java 541 {if (true) throw new ParseException("Words in local part must be separated by '.'");}
593 {if (true) throw new ParseException("Atoms in domain names must be separated by '.'");}
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-dlltool.1 300 separated by comma or colon characters. The symbol names should not
511 Options in \fIfile\fR are separated by whitespace. A whitespace
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-dlltool.1 300 separated by comma or colon characters. The symbol names should not
511 Options in \fIfile\fR are separated by whitespace. A whitespace
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-dlltool.1 300 separated by comma or colon characters. The symbol names should not
511 Options in \fIfile\fR are separated by whitespace. A whitespace
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-dlltool.1 300 separated by comma or colon characters. The symbol names should not
511 Options in \fIfile\fR are separated by whitespace. A whitespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install.py 386 # Convert directories from Unix /-separated syntax to the local
560 "comma-separated string with 1 or 2 elements")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
string.py 280 # Split a string into a list of space/tab-separated words
295 # Split a string into a list of space/tab-separated words
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install.py 386 # Convert directories from Unix /-separated syntax to the local
560 "comma-separated string with 1 or 2 elements")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
string.py 280 # Split a string into a list of space/tab-separated words
295 # Split a string into a list of space/tab-separated words
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html 176 by means of a comma-separated list of wildcarded, fully-qualified class
316 <li>The <b>Arguments</b> text field takes the comma-separated list of
usage.html 568 comma-separated list of package names. Package names can contain <b>?</b>,
606 optional filter is a comma-separated list of attribute names. Attribute
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 304 // target info. We encode them in a single string, with each path separated by
338 // the cache contains multiple paths, separated by a character guaranteed to not be in
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /external/chromium/chrome/common/
chrome_switches.cc 73 // HTTP authentication schemes to enable. This is a comma separated list
520 // Explicitly allow additional ports using a comma separated list of port
580 // Comma separated list of rules that control how hostnames are mapped.
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 631 # separate network info (comma separated list of attribute=value pairs); see,
    [all...]
  /external/chromium_org/third_party/codesighs/
msmap2tsv.c 406 ** Each line has four arguments. tab separated values (tsv).
    [all...]

Completed in 921 milliseconds

<<31323334353637383940>>