HomeSort by relevance Sort by last modified time
    Searched refs:separated (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/clang/test/Preprocessor/
traditional-cpp.c 27 * CHECK: {{^}}tab separated values{{$}}
30 tab separated values
  /external/chromium_org/build/android/gyp/
package_resources.py 45 'given comma separated list of extensions')
  /build/tools/droiddoc/templates-sdk/
macros_override.cs 1 <?cs # Create a comma separated list of annotations on obj that were in showAnnotations in Doclava ?>
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
jsbundler.py 23 - bundle: a concatenation of all the files, separated by newlines is output.
120 the corresponding output prefix separated by colons.
295 help=('Two path prefixes, separated by colons ' +
  /external/chromium_org/third_party/icu/source/i18n/unicode/
alphaindex.h 686 static UnicodeString separated(const UnicodeString &item);
  /external/icu/icu4c/source/i18n/unicode/
alphaindex.h 677 static UnicodeString separated(const UnicodeString &item);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-40931.js 30 // To reproduce this we need to split a comma separated string and check the
  /external/chromium_org/v8/test/mozilla/
mozilla-shell-emulation.js 34 // Returns comma-separated list of options set.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py 274 separated = conv[val<0 and 'n_sep_by_space' or 'p_sep_by_space']
277 s = smb + (separated and ' ' or '') + s
279 s = s + (separated and ' ' or '') + smb
649 # (case-sensitive). Encodings are always separated from the locale
    [all...]
optparse.py 343 """Return a comma-separated list of option strings & metavariables."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py 274 separated = conv[val<0 and 'n_sep_by_space' or 'p_sep_by_space']
277 s = smb + (separated and ' ' or '') + s
279 s = s + (separated and ' ' or '') + smb
649 # (case-sensitive). Encodings are always separated from the locale
    [all...]
optparse.py 343 """Return a comma-separated list of option strings & metavariables."""
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/workspace/
SearchConfig.js 72 var unquotedPattern = unquotedWordPattern + "( +" + unquotedWordPattern + ")*"; // A word or several words separated by space(s).
  /external/chromium_org/v8/tools/push-to-trunk/
releases.py 78 The ranges are comma-separated, each range has the form R1:R2. The newest
  /external/chromium_org/native_client_sdk/src/examples/api/file_io/
example.js 54 // command <path length> <path> <space-separated extra args>
  /external/chromium_org/v8/test/mjsunit/
int32-ops.js 220 // Check that comparisons of numbers separated by MIN_SMI work.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 175 // Join all of the elements together, separated with commas, and
214 // Join all of the member texts together, separated with commas,
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/liblouis_nacl/
liblouis.js 135 * @param {string} tableNames Comma separated list of braille table names for
254 * @param {string} tableNames Comma separated list of Table names to be passed
  /external/llvm/test/MC/ARM/
eh-directive-setfp.s 14 @ This file includes several cases separated by different range of -offset
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 25 5. header fields (space separated) (key/value pairs)
  /external/chromium_org/v8/test/webkit/resources/
json2-es5-compat.js 303 // Join all of the elements together, separated with commas, and wrap them in
342 // Join all of the member texts together, separated with commas,
  /external/chromium_org/remoting/webapp/
client_plugin.js 58 * @param {string} authenticationMethods Comma-separated list of
  /external/chromium_org/ui/keyboard/resources/elements/
kb-key-base.js 81 // and each rule are separated by a semicolon. The first element
  /external/blktrace/btt/doc/
btt.tex 636 and will produce a file containing streams of IOs (separated by blank
702 the following fields separated by underscores (\texttt{\_}):
706 \item The major and minor numbers of the device separated by a comma.
    [all...]
  /build/core/
config.mk 259 # comma separated lists of the 32 and 64 bit ABIs (in order of
285 # "ro.product.cpu.abilist" is a comma separated list of ABIs (in order

Completed in 1012 milliseconds

1 2 3