Home
last modified time | relevance | path

Searched refs:SWITCH (Results 1 – 25 of 56) sorted by relevance

123

/third_party/openssl/crypto/perlasm/
Darm-xlate.pl32 SWITCH: for ($flavour) { label
65 SWITCH: for ($flavour) { label
Dx86_64-xlate.pl695 SWITCH: for ($dir) { label
786 SWITCH: for ($dir) { label
861 SWITCH: for ($dir) { label
Dppc-xlate.pl40 SWITCH: for ($flavour) { label
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts185 SWITCH = 'switch', enumerator
356 SWITCH, enumerator
499 [TAG_NAMES.SWITCH, TAG_ID.SWITCH],
608 $.SWITCH,
/third_party/flutter/skia/src/sksl/
DSkSLLexer.h40 #undef SWITCH
41 SWITCH, enumerator
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto61 SWITCH = 55; enumerator
Dtest_reserved_message_upper.proto60 message SWITCH {} message
Dtest_reserved_enum_upper.proto60 enum SWITCH { ZERO56 = 0; } enum
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/
Dforeach.m483 # m4_case(SWITCH, VAL1, IF-VAL1, VAL2, IF-VAL2, ..., DEFAULT)
85 # Find the first VAL that SWITCH matches, and expand the corresponding
106 # m4_bmatch(SWITCH, RE1, VAL1, RE2, VAL2, ..., DEFAULT)
110 # if (SWITCH =~ RE1)
112 # elif (SWITCH =~ RE2)
/third_party/flutter/skia/src/sksl/lex/
Dsksl.lex11 SWITCH = "switch"
/third_party/skia/src/sksl/lex/
Dsksl.lex22 SWITCH = "switch"
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_tab.h74 SWITCH = 277, enumerator
Dglslang.l121 "switch" { return ES2_reserved_ES3_keyword(context, SWITCH); }
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab_autogen.h77 SWITCH = 278, enumerator
/third_party/openssl/util/
Dcheck-format-test-negatives.c351 #define SWITCH(x) \ macro
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h167 OP01(SWITCH)
Dtgsi_info_opcodes.h142 OPCODE(0, 1, NONE, SWITCH)
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexProgram.hpp111 void SWITCH();
DPixelProgram.hpp133 void SWITCH();
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/
Dselection_controls_demo.dart56 tabName: 'SWITCH',
/third_party/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp.h415 SWITCH = 625, enumerator
/third_party/typescript/tests/baselines/reference/
DparserRealSource2.errors.txt44 Stmt = 1 << 22, // BREAK, RETURN, THROW, DEBUGGER, FOR, SWITCH, DO, IF, TRY, WITH
/third_party/mesa3d/src/intel/tools/
Di965_gram.y454 %token ATOMIC SWITCH
561 case SWITCH: in add_instruction_option()
2324 | SWITCH { $$ = SWITCH; }
/third_party/ltp/tools/sparse/sparse-src/
Dopcode.def12 OPCODE(SWITCH, BADOP, BADOP, BADOP, BADOP, 1, OPF_NONE)
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang.y163 %token <lex> BREAK CONTINUE DO ELSE FOR IF DISCARD RETURN SWITCH CASE DEFAULT
1348 …: SWITCH LEFT_PAREN expression RIGHT_PAREN { context->incrSwitchNestingLevel(); } compound_stateme…

123