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

<<31323334353637383940>>

  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 239 * <li>Array elements separated by {@code ;} instead of {@code ,}.
242 * <li>Names and values separated by {@code =} or {@code =>} instead of
244 * <li>Name/value pairs separated by {@code ;} instead of {@code ,}.
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.cc 378 // UNPROTECTED_WEB origin. This is necessary because cookies are not separated
417 // Server bound certs are not separated for protected and unprotected web
461 // Plugin is data not separated for protected and unprotected web origins. We
    [all...]
  /external/chromium_org/net/base/
mime_util.cc 118 const char* extensions; // comma separated list
380 "text/comma-separated-values",
382 "text/tab-separated-values",
    [all...]
  /external/chromium_org/net/http/
http_util.cc 393 // The format of auth-challenges mixes both space separated tokens and
394 // comma separated properties, so coalescing on comma won't work.
657 // 2. This function assumes that the input is a comma separated list
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.text 91 `<table>`, `<pre>`, `<p>`, etc. -- must be separated from surrounding
186 A paragraph is simply one or more consecutive lines of text, separated
377 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.text 91 `<table>`, `<pre>`, `<p>`, etc. -- must be separated from surrounding
186 A paragraph is simply one or more consecutive lines of text, separated
377 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 91 `<table>`, `<pre>`, `<p>`, etc. -- must be separated from surrounding
186 A paragraph is simply one or more consecutive lines of text, separated
377 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/tests/extensions-x-toc/
syntax-toc.txt 54 `<table>`, `<pre>`, `<p>`, etc. -- must be separated from surrounding
149 A paragraph is simply one or more consecutive lines of text, separated
340 If list items are separated by blank lines, Markdown will wrap the
  /external/markdown/tests/markdown-test/
markdown-syntax.txt 91 `<table>`, `<pre>`, `<p>`, etc. -- must be separated from surrounding
186 A paragraph is simply one or more consecutive lines of text, separated
377 If list items are separated by blank lines, Markdown will wrap the
  /frameworks/base/core/java/android/util/
JsonReader.java 253 * <li>Array elements separated by {@code ;} instead of {@code ,}.
256 * <li>Names and values separated by {@code =} or {@code =>} instead of
258 * <li>Name/value pairs separated by {@code ;} instead of {@code ,}.
    [all...]
  /ndk/sources/android/cpufeatures/
cpu-features.c 238 /* Checks that a space-separated list of items contains one given 'item'.
354 * - comma-separated list of items (no spaces)
356 * of two numbers separated by a single dash (-). Ranges are inclusive.
    [all...]
  /prebuilts/devtools/repository/
sdk-repository-5.xsd 59 - <extra> now has an <old-paths> element, a ;-separated list of old paths that
418 <!-- A semi-colon separated list of "obsolete" path names which are equivalent
476 A semi-colon separated list of a segmentTypes.
  /bootable/recovery/
verifier.cpp 230 // The file may contain multiple keys in this format, separated by
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerTestRenderer.java 85 * centered on the origin separated by 0.25 units, with elongated
  /cts/tools/cfassembler/src/dxconvext/
ClassFileParser.java 262 * a standard '/' separated path.
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 232 * Return a summary of the device's feature as a semi-colon-delimited list of colon separated
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 58 * Each method is separated into a list of basic blocks. For the most part,
  /development/apps/Development/res/values/
strings.xml 188 <string name="accounts_tester_enter_features">Enter the features separated by a space:</string>
  /development/build/tools/
mk_sources_zip.py 106 # The source directories to process (space separated list)
  /device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java 80 * surrounded by quotes and separated by spaces. Multiple field/value pairs may be provided.
  /external/apache-http/src/org/apache/http/message/
HeaderValueParser.java 149 * Many HTTP/1.1 header field values consist of words separated
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 23 # 2) A comma separated list of the MIME names for the encoding,
Serializer.java 159 * separated list of elements. If the element is in a namespace then
  /external/bison/build-aux/
compile 44 # type is listed in (the comma separated) LAZY, no conversion will
update-copyright 98 # 7. Each copyright year is 2 or 4 digits, and years are separated by

Completed in 2348 milliseconds

<<31323334353637383940>>