Home
last modified time | relevance | path

Searched defs:fallthrough (Results 1 - 25 of 29) sorted by relevance

12

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h34 #define fallthrough /* FALLTHROUGH */ do { } while(0) macro
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dcontrol_block_validation_test.cc311 auto* fallthrough = create<ast::FallthroughStatement>(Source{{12, 34}}); in TEST_F() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-lazy-gen.cc55 &fallthrough); in MaybeTailCallOptimizedCodeSlot() local
H A Dbuiltins-array-gen.cc1807 &fallthrough); in GenerateDispatchToArrayStub() local
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h427 Label fallthrough, jump_table; in Switch() local
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h446 Label fallthrough; in Switch() local
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h434 Label fallthrough; in Switch() local
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h596 Label fallthrough, jump_table; in Switch() local
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h442 Label fallthrough; in Switch() local
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-assembler-mips64-inl.h444 Label fallthrough; in Switch() local
/third_party/node/deps/v8/src/baseline/arm/
H A Dbaseline-assembler-arm-inl.h463 Label fallthrough; in Switch() local
/third_party/node/deps/v8/src/baseline/x64/
H A Dbaseline-assembler-x64-inl.h427 Label fallthrough, jump_table; in Switch() local
/third_party/node/deps/v8/src/baseline/arm64/
H A Dbaseline-assembler-arm64-inl.h540 Label fallthrough; in Switch() local
/third_party/node/deps/v8/src/regexp/arm/
H A Dregexp-macro-assembler-arm.cc229 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
363 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/mips64/
H A Dregexp-macro-assembler-mips64.cc264 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
395 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/loong64/
H A Dregexp-macro-assembler-loong64.cc219 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
351 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/mips/
H A Dregexp-macro-assembler-mips.cc226 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
357 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/ia32/
H A Dregexp-macro-assembler-ia32.cc200 Label fallthrough; in CheckGreedyLoop() local
222 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
378 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/ppc/
H A Dregexp-macro-assembler-ppc.cc250 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
389 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/riscv64/
H A Dregexp-macro-assembler-riscv64.cc273 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
410 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/x64/
H A Dregexp-macro-assembler-x64.cc211 Label fallthrough; in CheckGreedyLoop() local
239 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
397 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc3043 GotoIf(TaggedEqual(maybe_generator, UndefinedConstant()), &fallthrough); in IGNITION_HANDLER() local
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc310 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
464 Label fallthrough; in CheckNotBackReference() local
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc240 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local
380 Label fallthrough; in CheckNotBackReference() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h205 struct vtn_case *fallthrough; member

Completed in 43 milliseconds

12