/external/chromium_org/v8/test/mjsunit/compiler/ |
regress-3218915.js | 31 // side effect occurred in a comma expression in an effect context. 40 // immediately before the deopt is in a comma expresion in an effect context 41 // (i.e., itself the left subexpression of a comma expression).
|
/external/v8/test/mjsunit/compiler/ |
regress-3218915.js | 31 // side effect occurred in a comma expression in an effect context. 40 // immediately before the deopt is in a comma expresion in an effect context 41 // (i.e., itself the left subexpression of a comma expression).
|
/frameworks/ex/common/java/com/android/common/ |
Rfc822InputFilter.java | 27 * comma (followed by the space). 42 // follow backwards and see if we find a comma, dot, or @ 57 // we have found a comma-insert case. now just do it
|
/ndk/sources/host-tools/toolbox/ |
echo_win.c | 58 const TCHAR* comma = L""; local 60 _tprintf(L"%s%s", comma, argv[1]); 61 comma = L" ";
|
/ndk/sources/host-tools/nawk-20071023/ |
awkgram.y | 72 %type <i> pst opt_pst lbrace rbrace rparen comma nl opt_nl and bor 111 comma: label 112 ',' | comma NL 195 | patlist comma pattern { $$ = linkum($1, $3); } 253 pattern comma pattern { $$ = linkum($1, $3); } 254 | plist comma pattern { $$ = linkum($1, $3); } 259 | pplist comma ppattern { $$ = linkum($1, $3); } 376 | INDEX '(' pattern comma pattern ')' 378 | INDEX '(' pattern comma reg_expr ')' 382 | MATCHFCN '(' pattern comma reg_expr ') [all...] |
/external/chromium/chrome/common/ |
attrition_experiments.h | 26 // A comma-separated list of brand codes that are associated with Skype.
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
read.h | 33 TOK_COMMA, /* A comma */
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/ |
rdfext.asm | 50 section e comment,5 ; after comma is reserved value
|
/external/clang/test/Preprocessor/ |
macro_fn_comma_swallow2.c | 1 // Test the __VA_ARGS__ comma swallowing extensions of various compiler dialects. 36 // The GCC ", ## __VA_ARGS__" extension swallows the comma when followed by 47 // swallow the comma when followed by empty __VA_ARGS__. 56 // the comma is swallowed when followed by empty __VA_ARGS__.
|
/external/clang/test/Sema/ |
attr-section.c | 9 "sadf"))); // expected-error {{mach-o section specifier requires a segment and section separated by a comma}}
|
expr-comma-c99.c | 14 // comma does array/function promotion in c99.
|
expr-comma.c | 14 // comma does not promote array/function in c90 unless they are lvalues.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/ |
packager.properties | 8 # A comma separated list of feature ids that will be part of the archive. 43 # A comma seperated list of the component from which the features listed in featureList can be found 48 # A comma separated list of filters used to optimize the download of archives. 68 # A comma separated lists of places where plugins and features will be looked for
|
/external/icu4c/tools/genrb/ |
read.h | 33 TOK_COMMA, /* A comma */
|
/external/iptables/extensions/ |
libxt_dccp.man | 7 Match when the DCCP packet type is one of 'mask'. 'mask' is a comma-separated
|
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
phpdoc.ini | 61 ;; comma-separated list of files to parse 65 ;; comma-separated list of directories to parse 74 ;; comma-separated list of files, directories or wildcards ? and * (any wildcard) to ignore 79 ;; comma-separated list of Converters to use in outputformat:Convertername:templatedirectory format
|
/external/qemu/pc-bios/keymaps/ |
en-us | 30 comma 0x33
|
pt-br | 57 comma 0x33 63 comma 0x53 numlock
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/punctuation/ |
comma_if.hpp | 20 # include <boost/preprocessor/punctuation/comma.hpp>
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
CsvUtilsTests.java | 300 assertEquals("\"a,comma\"", CsvUtils.escapeField("a,comma", false)); 301 assertEquals("\",comma-at-begin\"", CsvUtils.escapeField(",comma-at-begin", false)); 302 assertEquals("\"comma-at-end,\"", CsvUtils.escapeField("comma-at-end,", false)); 305 assertEquals("\"a comma,and a space\"", CsvUtils.escapeField("a comma,and a space", false)); 330 assertEquals("\"a,comma\"", CsvUtils.escapeField("a,comma", true)) [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_tokenize.c | 264 #define Comma(X) (X ? "," : "") 268 fprintf(f, "%s\n { /* block Type %d */", Comma(type), type); 270 fprintf(f, "%s\n { /* %s */", Comma(type), ref ? "Inter" : "Intra"); 273 fprintf(f, "%s\n { /* Coeff Band %d */", Comma(band), band); 276 fprintf(f, "%s\n {", Comma(pt)); 284 fprintf(f, "%s %d", Comma(t), y); 307 Comma(type), Newline(type, " "), type); 311 Comma(band), Newline(band, " "), ref ? "Inter" : "Intra"); 315 Comma(band), Newline(band, " "), band); 330 fprintf(f, "%s\n {", Comma(pt)) [all...] |
/external/chromium_org/tools/idl_parser/test_parser/ |
enum_web.idl | 78 /* BUILD Error(Trailing comma in block.) */ 79 /* ERROR Trailing comma in block. */
|
/external/eigen/doc/ |
C05_TutorialAdvancedInitialization.dox | 10 comma-initializer, which was introduced before. It also explains how to get special matrices such as the 19 \section TutorialAdvancedInitializationCommaInitializer The comma initializer 21 Eigen offers a comma initializer syntax which allows the user to easily set all the coefficients of a matrix, 37 that you have to set the size before you can use the comma initializer. 59 The comma initializer can also be used to fill block expressions such as <tt>m.row(i)</tt>. Here is a more 115 assignment, using static methods and the comma-initializer, or using the setXxx() methods. 151 The comma-initializer, too, can also be used to construct temporary objects. The following example constructs a random 165 object once the comma initialization of our temporary submatrix is done.
|
/external/oprofile/libutil++/ |
comma_list.h | 3 * Container holding items from a list of comma separated items 29 * @param str list of comma separated item
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_apply.py | 12 from ..fixer_util import Call, Comma, parenthesize 52 l_newargs.extend([Comma(),
|