HomeSort by relevance Sort by last modified time
    Searched full:comma (Results 576 - 600 of 2009) sorted by null

<<21222324252627282930>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
Mailer.java 35 //convert the comma separated list of email addressed into an array of Address objects
  /external/grub/stage2/
terminfo.c 48 Other escapes include \^ for ^, \\ for \, \, for comma, \: for :,
  /external/icu4c/i18n/
dtptngen_impl.h 36 #define COMMA ((UChar)0x002C)
  /external/ipsec-tools/src/libipsec/
policy_token.l 75 comma \,
  /external/iptables/extensions/
libxt_set.c 33 " 'flags' are the comma separated list of\n"
  /external/kernel-headers/original/linux/
moduleparam.h 147 /* Comma-separated array: *nump is set to number they actually specified. */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
vim.php 75 'autocmd', 'com', 'comm', 'comma', 'comman', 'command', 'comc',
  /external/linux-tools-perf/Documentation/
perf-record.txt 130 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
perf-stat.txt 64 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
perf-top.txt 31 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
  /external/llvm/docs/
MarkedUpDisassembly.rst 57 tag-modifier-list: comma delimited identifier list
re_format.7 120 and no comma matches
127 and a comma matches
503 If the comma is also omitted, then it matches exactly
720 If the comma is also omitted, then it matches exactly
  /external/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 45 Star, Dot, Comma, Dollar, Equal, EqualEqual,
  /external/llvm/include/llvm/MC/
SubtargetFeature.h 66 /// A comma separates each feature from the next (all lowercase.)
  /external/llvm/lib/Option/
Option.cpp 141 // Parse out the comma separated values.
  /external/llvm/lib/TableGen/
TGParser.cpp 611 while (Lex.getCode() == tgtok::comma) {
612 Lex.Lex(); // Eat the comma.
954 while (Lex.getCode() == tgtok::comma) {
1015 if (Lex.getCode() != tgtok::comma) {
1024 if (Lex.getCode() != tgtok::comma) {
    [all...]
  /external/llvm/unittests/Support/
YAMLParserTest.cpp 112 "Missing comma",
  /external/nist-sip/java/gov/nist/javax/sip/header/
Challenge.java 74 authParams.setSeparator(COMMA);
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAssociatedURI.java 53 * (p-aso-uri-spec) *(COMMA p-aso-uri-spec)
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpAuthenticator.java 159 pos++; // Consume ',' comma.
  /external/openfst/
NEWS 24 * farextract now allows one to specify a list of comma-separated keys,
  /external/openssh/openbsd-compat/
glob.c 97 #define COMMA ','
308 case COMMA:
309 if (i && *pm == COMMA)
331 /* move after the comma, to the next string */
  /external/oprofile/doc/
CodingStyle 102 braces. Never use the comma operator to avoid braces. If there is more
  /external/oprofile/pp/
common_option.cpp 49 "comma-separated path to search missing binaries", "path"),
  /external/proguard/src/proguard/
GPL.java 100 * Returns a comma-separated list of package names from the set, excluding

Completed in 1793 milliseconds

<<21222324252627282930>>