HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 951 - 975 of 2368) sorted by null

<<31323334353637383940>>

  /libcore/luni/src/main/java/java/net/
URLClassLoader.java     [all...]
  /libcore/luni/src/main/java/libcore/net/
MimeUtils.java 283 add("text/comma-separated-values", "csv");
300 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/chromium_org/third_party/lcov/bin/
geninfo 310 # Expand comma-separated entries
456 # Sections are separated by:
1284 # filename -> comma-separated list of pairs (function name=starting
1424 # filename -> comma-separated list of pairs (function name=starting
    [all...]
  /external/chromium_org/chrome/common/
pref_names.cc 440 // search provider. The various encodings are separated by ';'
632 // A string pref (comma-separated list) set to the "next engine in menu"
637 // A string pref (comma-separated list) set to the "previous engine"
642 // A string pref (comma-separated list) set to the preferred language IDs
647 // A string pref (comma-separated list) set to the preloaded (active) input
651 // A List pref (comma-separated list) set to the extension IMEs to be enabled.
    [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...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
GenerateResults.java 775 " Optional. Comma separated list of build id prefixes used in current build stream.\n" +
783 " Comma separated list of config names for which to generate results.\n" +
796 " Optional. Comma-separated list of build Id prefixes used to find most recent matching for each entry.\n" +
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.html 87 <code>&lt;table&gt;</code>, <code>&lt;pre&gt;</code>, <code>&lt;p&gt;</code>, etc. -- must be separated from surrounding
186 <p>A paragraph is simply one or more consecutive lines of text, separated
386 <p>If list items are separated by blank lines, Markdown will wrap the

Completed in 1744 milliseconds

<<31323334353637383940>>