HomeSort by relevance Sort by last modified time
    Searched full:comma (Results 1 - 25 of 2027) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Preprocessor/
expr_comma.c 0 // Comma is not allowed in C89
4 // Comma is allowed if unevaluated in C99
stringize_misc.c 8 M( {a=1 , b=2;} ) /* A semicolon is not a comma */
23 * To pass a comma token as an argument it is
26 #define COMMA ,
28 M(a COMMA b, (a, b))
29 // CHECK: "a COMMA b" "(a, b)"
macro_fn_comma_swallow.c 1 // Test the GNU comma swallowing extension.
13 // should eat the comma.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_ws_comma.py 20 COMMA = pytree.Leaf(token.COMMA, u",")
22 SEPS = (COMMA, COLON)
26 comma = False
32 comma = True
34 if comma:
38 comma = False
fix_execfile.py 11 from ..fixer_util import (Comma, Name, Call, LParen, RParen, Dot, Node,
44 compile_args = open_expr + [Comma(), filename_arg, Comma(), exec_str]
49 args.extend([Comma(), globals.clone()])
51 args.extend([Comma(), locals.clone()])
fix_exec.py 15 from ..fixer_util import Comma, Name, Call
36 args.extend([Comma(), b.clone()])
38 args.extend([Comma(), c.clone()])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_ws_comma.py 20 COMMA = pytree.Leaf(token.COMMA, u",")
22 SEPS = (COMMA, COLON)
26 comma = False
32 comma = True
34 if comma:
38 comma = False
fix_execfile.py 11 from ..fixer_util import (Comma, Name, Call, LParen, RParen, Dot, Node,
44 compile_args = open_expr + [Comma(), filename_arg, Comma(), exec_str]
49 args.extend([Comma(), globals.clone()])
51 args.extend([Comma(), locals.clone()])
fix_exec.py 15 from ..fixer_util import Comma, Name, Call
36 args.extend([Comma(), b.clone()])
38 args.extend([Comma(), c.clone()])
  /external/smali/smali/src/test/resources/LexerTest/
RealSmaliFileTest.tokens 110 COMMA(",")
121 COMMA(",")
123 COMMA(",")
125 COMMA(",")
127 COMMA(",")
143 COMMA(",")
145 COMMA(",")
147 COMMA(",")
166 COMMA(",")
170 COMMA(",")
    [all...]
SymbolTest.tokens 5 COMMA(",") WHITE_SPACE("\n")
  /frameworks/opt/vcard/tests/res/raw/
v30_comma_separated.vcf 4 TEL;TYPE="COMMA,SEPARATED:INSIDE.DQUOTE",PREF:1
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_scanstring.py 34 scanstring('["extra comma",]', 2, None, True),
35 (u'extra comma', 14))
38 scanstring('["double extra comma",,]', 2, None, True),
39 (u'double extra comma', 21))
42 scanstring('["Comma after the close"],', 2, None, True),
43 (u'Comma after the close', 24))
50 scanstring('{"Extra comma": true,}', 2, None, True),
51 (u'Extra comma', 14))
86 scanstring('{"Comma instead of colon", null}', 2, None, True),
87 (u'Comma instead of colon', 25)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_scanstring.py 34 scanstring('["extra comma",]', 2, None, True),
35 (u'extra comma', 14))
38 scanstring('["double extra comma",,]', 2, None, True),
39 (u'double extra comma', 21))
42 scanstring('["Comma after the close"],', 2, None, True),
43 (u'Comma after the close', 24))
50 scanstring('{"Extra comma": true,}', 2, None, True),
51 (u'Extra comma', 14))
86 scanstring('{"Comma instead of colon", null}', 2, None, True),
87 (u'Comma instead of colon', 25)
    [all...]
  /external/chromium/net/base/
data_url.cc 30 std::string::const_iterator comma = std::find(after_colon, end, ','); local
31 if (comma == end)
36 std::search(after_colon, comma, kBase64Tag,
39 bool base64_encoded = (it != comma);
41 if (comma != after_colon) {
43 std::string::const_iterator semi_colon = std::find(after_colon, comma, ';');
48 if (semi_colon != comma) {
50 it = std::search(semi_colon + 1, comma, kCharsetTag,
52 if (it != comma)
53 charset->assign(it + sizeof(kCharsetTag)-1, comma);
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 100 : defparameter (options {greedy=true;}:COMMA defparameter)*
101 (COMMA
102 ( STAR NAME (COMMA DOUBLESTAR NAME)?
106 | STAR NAME (COMMA DOUBLESTAR NAME)?
120 : fpdef (options {greedy=true;}:COMMA fpdef)* (COMMA)?
197 raise_stmt: 'raise' (test (COMMA test (COMMA test)?)?)?
201 : 'import' dotted_as_name (COMMA dotted_as_name)*
203 (STAR | import_as_name (COMMA import_as_name)*
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
VecMath_Lexer.g3 17 COMMA : ','
VecMath_Parser.g3 32 | OPEN_SQUARE expr ( COMMA expr )* CLOSE_SQUARE -> ^( VEC expr+ )
  /external/chromium_org/third_party/icu/source/test/testdata/
WordBreakTest.txt 37 ÷ 0001 ÷ 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
38 ÷ 0001 × 0308 ÷ 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
57 ÷ 0001 ÷ 0061 ÷ 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] LATIN SMALL LETTER A (ALetter) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
58 ÷ 0001 × 0308 ÷ 0061 ÷ 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
63 ÷ 0001 ÷ 0031 ÷ 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
64 ÷ 0001 × 0308 ÷ 0031 ÷ 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
81 ÷ 000D ÷ 002C ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] COMMA (MidNum) ÷ [0.3]
82 ÷ 000D ÷ 0308 ÷ 002C ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
101 ÷ 000D ÷ 0061 ÷ 002C ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] LATIN SMALL LETTER A (ALetter) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
102 ÷ 000D ÷ 0308 ÷ 0061 ÷ 002C ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) ÷ [999.0] COMMA (MidNum) ÷ [0.3
    [all...]
  /external/chromium/net/tools/spdyshark/
moduleinfo.nmake 15 # The RC_VERSION should be comma-separated, not dot-separated,
20 # "The RC_VERSION variable in config.nmake should be comma separated.
  /external/chromium_org/net/tools/spdyshark/
moduleinfo.nmake 15 # The RC_VERSION should be comma-separated, not dot-separated,
20 # "The RC_VERSION variable in config.nmake should be comma separated.
  /external/eigen/doc/examples/
Tutorial_ArrayClass_accessors.cpp 18 // using the comma-initializer is also allowed
  /external/llvm/lib/MC/
MCSectionMachO.cpp 187 // Find the first comma.
188 std::pair<StringRef, StringRef> Comma = Spec.split(',');
190 // If there is no comma, we fail.
191 if (Comma.second.empty())
193 "separated by a comma";
196 Segment = Comma.first;
205 Comma = Comma.second.split(',');
208 Section = Comma.first;
216 // If there is no comma after the section, we're done
    [all...]
  /external/chromium_org/third_party/icu/patches/
static.analysis.patch 13 appendTo += COMMA;
20 appendTo += COMMA;
25 - appendTo += COMMA;
30 appendTo += COMMA;
40 appendTo += COMMA;
45 - appendTo += COMMA;
50 appendTo += COMMA;
  /external/oprofile/doc/
opannotate.1.in 37 Exclude all files in the given comma-separated list of glob patterns.
41 Exclude all the symbols in the given comma-separated list.
49 Comma-separated list of additional paths to search for binaries.
58 Only include files in the given comma-separated list of glob patterns.
62 Only include symbols in the given comma-separated list.
75 Comma-separated list of paths to search for source files. You may need to use
80 Comma-separated list of paths to strip from debug source files, prior to

Completed in 864 milliseconds

1 2 3 4 5 6 7 8 91011>>