| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| D | compiler.h | 34 #define fallthrough /* FALLTHROUGH */ do { } while(0) macro
|
| /third_party/rust/crates/syn/codegen/src/ |
| D | eq.rs | 75 let fallthrough = if variants.len() == 1 { in expand_impl_body() localVariable
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-lazy-gen.cc | 45 Label fallthrough(this), may_have_optimized_code(this); in MaybeTailCallOptimizedCodeSlot() local
|
| D | builtins-array-gen.cc | 1800 Label check_one_case(this), fallthrough(this); in GenerateDispatchToArrayStub() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | control_block_validation_test.cc | 311 auto* fallthrough = create<ast::FallthroughStatement>(Source{{12, 34}}); in TEST_F() local
|
| /third_party/rust/crates/serde/serde_derive/src/ |
| D | de.rs | 1233 let fallthrough = deserialized_variants in prepare_enum_variant_enum() localVariable 2049 let fallthrough = quote!(_serde::__private::Ok(__Field::__other(__value))); in deserialize_field_identifier() localVariable 2055 let fallthrough = quote!(_serde::__private::Ok(__Field::__ignore)); in deserialize_field_identifier() localVariable 2091 let fallthrough = quote!(_serde::__private::Ok(#this_value::#last_ident)); in deserialize_custom_identifier() localVariable 2095 let fallthrough = |value| { in deserialize_custom_identifier() localVariable
|
| /third_party/node/deps/v8/src/regexp/ia32/ |
| D | regexp-macro-assembler-ia32.cc | 200 Label fallthrough; in CheckGreedyLoop() local 222 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 378 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/x64/ |
| D | regexp-macro-assembler-x64.cc | 211 Label fallthrough; in CheckGreedyLoop() local 239 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 397 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | bytecode-generator.cc | 691 BytecodeLabels* else_labels, TestFallthrough fallthrough) in TestResultScope() 726 TestFallthrough fallthrough() const { return fallthrough_; } in fallthrough() function in v8::internal::interpreter::BytecodeGenerator::TestResultScope 737 void set_fallthrough(TestFallthrough fallthrough) { in set_fallthrough() 6560 TestFallthrough fallthrough = test_result->fallthrough(); in VisitLogicalTest() local 6577 TestFallthrough fallthrough = test_result->fallthrough(); in VisitNaryLogicalTest() local 7102 TestFallthrough fallthrough) { in BuildTest() 7122 TestFallthrough fallthrough) { in VisitForTest()
|
| D | interpreter-generator.cc | 3042 Label fallthrough(this); in IGNITION_HANDLER() local
|
| /third_party/node/deps/v8/src/regexp/mips64/ |
| D | regexp-macro-assembler-mips64.cc | 264 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 395 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/riscv64/ |
| D | regexp-macro-assembler-riscv64.cc | 273 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 410 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/mips/ |
| D | regexp-macro-assembler-mips.cc | 226 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 357 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/loong64/ |
| D | regexp-macro-assembler-loong64.cc | 219 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 351 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/arm/ |
| D | regexp-macro-assembler-arm.cc | 229 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 363 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/s390/ |
| D | regexp-macro-assembler-s390.cc | 240 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 380 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/ppc/ |
| D | regexp-macro-assembler-ppc.cc | 250 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 389 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/regexp/arm64/ |
| D | regexp-macro-assembler-arm64.cc | 310 Label fallthrough; in CheckNotBackReferenceIgnoreCase() local 464 Label fallthrough; in CheckNotBackReference() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | vtn_private.h | 205 struct vtn_case *fallthrough; member
|
| /third_party/f2fs-tools/include/ |
| D | f2fs_fs.h | 86 #define fallthrough do {} while (0) /* fall through */ macro 88 #define fallthrough __attribute__((__fallthrough__)) macro
|
| /third_party/node/deps/v8/src/baseline/ |
| D | baseline-compiler.cc | 2228 Label fallthrough; in VisitSwitchOnGeneratorState() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| D | register-allocator.cc | 3707 bool fallthrough = in AllocateRegisters() local
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| D | liftoff-compiler.cc | 5691 Label cont_branch, fallthrough; in BrOnCastFail() local
|