Home
last modified time | relevance | path

Searched refs:KEYWORD (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.cpp494 #define KEYWORD(STR) \ in LexIdentifier() macro
500 KEYWORD(true); KEYWORD(false); in LexIdentifier()
501 KEYWORD(declare); KEYWORD(define); in LexIdentifier()
502 KEYWORD(global); KEYWORD(constant); in LexIdentifier()
504 KEYWORD(dso_local); in LexIdentifier()
505 KEYWORD(dso_preemptable); in LexIdentifier()
507 KEYWORD(private); in LexIdentifier()
508 KEYWORD(internal); in LexIdentifier()
509 KEYWORD(available_externally); in LexIdentifier()
510 KEYWORD(linkonce); in LexIdentifier()
[all …]
/third_party/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll58 * samplerBuffer KEYWORD(130, 0, 140, 0, SAMPLERBUFFER)
65 #define KEYWORD(reserved_glsl, reserved_glsl_es, \
71 * Like the KEYWORD macro, but the word is also treated as a keyword
448 invariant KEYWORD(120, 100, 120, 100, INVARIANT);
450 smooth KEYWORD(130, 300, 130, 300, SMOOTH);
539 image1DShadow KEYWORD(130, 300, 0, 0, IMAGE1DSHADOW);
540 image2DShadow KEYWORD(130, 300, 0, 0, IMAGE2DSHADOW);
541 image1DArrayShadow KEYWORD(130, 300, 0, 0, IMAGE1DARRAYSHADOW);
542 image2DArrayShadow KEYWORD(130, 300, 0, 0, IMAGE2DARRAYSHADOW);
649 asm KEYWORD(110, 100, 0, 0, ASM);
[all …]
/third_party/mksh/
Dsyn.c244 musthave(emark, KEYWORD|sALIAS); in nested()
280 syniocf = KEYWORD|sALIAS; in get_command()
281 switch (c = token(cf|KEYWORD|sALIAS|CMDASN)) { in get_command()
292 syniocf &= ~(KEYWORD|sALIAS); in get_command()
474 musthave(FI, KEYWORD|sALIAS); in get_command()
479 syniocf &= ~(KEYWORD|sALIAS); in get_command()
487 syniocf &= ~(KEYWORD|sALIAS); in get_command()
543 c = token(CONTIN|KEYWORD|sALIAS); in dogroup()
557 musthave(c, KEYWORD|sALIAS); in dogroup()
566 musthave(THEN, KEYWORD|sALIAS); in thenpart()
[all …]
Dlex.c1042 if (*ident != '\0' && (cf & (KEYWORD | ALIAS))) { in yylex()
1046 if ((cf & KEYWORD) && (p = ktsearch(&keywords, ident, h)) && in yylex()
Dsh.h2276 #define KEYWORD BIT(3) /* recognise keywords */ macro
/third_party/gettext/gettext-tools/src/
Dcldr-plural.y150 %token<sval> KEYWORD
165 rule: KEYWORD ':' condition samples
447 result = KEYWORD;
/third_party/ltp/pan/
Dreporter.h62 #define KEYWORD 107 macro
Dscan.l232 return(KEYWORD);
/third_party/python/Tools/c-analyzer/c_parser/parser/
D_regexes.py98 KEYWORD = rf''' variable
/third_party/boost/tools/build/src/tools/
Dgettext.jam186 flags gettext.extract KEYWORD <gettext.keyword> ;
189 $(.path)xgettext -k$(KEYWORD:E=i18n) -o $(<) $(>)
/third_party/python/Tools/peg_generator/pegen/
Dc_generator.py64 KEYWORD = 4 variable in NodeTypes
127 nodetype=NodeTypes.KEYWORD,
240 elif call.nodetype in {NodeTypes.GENERIC_TOKEN, NodeTypes.KEYWORD}:
/third_party/libwebsockets/
DCMakeLists.txt521 foreach(KEYWORD "inline" "__inline__" "__inline")
522 set(CMAKE_REQUIRED_DEFINITIONS "-DKEYWORD=${KEYWORD}")
526 static KEYWORD void a() {}
528 " LWS_HAVE_${KEYWORD})
/third_party/gettext/gettext-tools/tests/
Dmm-viet.comp.po42261 msgid "KEYWORD"