Home
last modified time | relevance | path

Searched refs:fall (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm23 case kByte_GrSLType: // fall through
26 case kByte2_GrSLType: // fall through
29 case kByte3_GrSLType: // fall through
34 case kShort_GrSLType: // fall through
37 case kShort2_GrSLType: // fall through
40 case kShort3_GrSLType: // fall through
48 case kHalf_GrSLType: // fall through
51 case kHalf2_GrSLType: // fall through
54 case kHalf3_GrSLType: // fall through
57 case kHalf4_GrSLType: // fall through
[all …]
DGrMtlUtil.mm68 case kAlpha_8_GrPixelConfig: // fall through
74 case kGray_8_GrPixelConfig: // fall through
92 case kAlpha_half_GrPixelConfig: // fall through
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm23 case kByte_GrSLType: // fall through
26 case kByte2_GrSLType: // fall through
29 case kByte3_GrSLType: // fall through
34 case kShort_GrSLType: // fall through
37 case kShort2_GrSLType: // fall through
40 case kShort3_GrSLType: // fall through
48 case kHalf_GrSLType: // fall through
51 case kHalf2_GrSLType: // fall through
54 case kHalf3_GrSLType: // fall through
57 case kHalf4_GrSLType: // fall through
[all …]
DGrMtlUtil.mm65 case kAlpha_8_GrPixelConfig: // fall through
71 case kGray_8_GrPixelConfig: // fall through
86 case kAlpha_half_GrPixelConfig: // fall through
/external/clang/test/SemaCXX/
Dswitch-implicit-fallthrough.cpp241 expected-warning{{unannotated fall-through between switch labels}} \ in fallthrough_in_local_class()
242 expected-note{{insert 'break;' to avoid fall-through}} in fallthrough_in_local_class()
261 expected-warning{{unannotated fall-through between switch labels}} \ in fallthrough_in_lambda()
262 expected-note{{insert 'break;' to avoid fall-through}} in fallthrough_in_lambda()
Dswitch-implicit-fallthrough-blocks.cpp13 expected-warning{{unannotated fall-through between switch labels}} \ in fallthrough_in_blocks()
14 expected-note{{insert 'break;' to avoid fall-through}} in fallthrough_in_blocks()
/external/u-boot/arch/arm/cpu/armv7/
Dstart.S219 pop {r1-r5} @ Restore the cpu info - fall through
240 pop {r1-r5} @ Restore the cpu info - fall through
249 pop {r1-r5} @ Restore the cpu info - fall through
260 pop {r1-r5} @ Restore the cpu info - fall through
274 pop {r1-r5} @ Restore the cpu info - fall through
285 pop {r1-r5} @ Restore the cpu info - fall through
296 pop {r1-r5} @ Restore the cpu info - fall through
/external/u-boot/Licenses/
DExceptions8 U-Boot, and does *not* fall under the heading of "derived work".
13 *not* fall under the heading of "derived work".
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcode_placement_loop_rotation.ll5 ; Test that not all edges in the loop chain are fall through without profile
40 ; Test that all edges in the loop chain are fall through with profile data.
Dasm-label2.ll5 ; a fall through.
/external/llvm/test/CodeGen/X86/
Dcode_placement_loop_rotation.ll5 ; Test that not all edges in the loop chain are fall through without profile
40 ; Test that all edges in the loop chain are fall through with profile data.
Dasm-label2.ll5 ; a fall through.
Dundef-label.ll4 ; be reached via fall through and would therefore omit the label.
/external/gflags/
DAndroid.bp19 // gflags_completions.cc:326,327 have unannotated fall-through
/external/python/cpython3/Modules/_ctypes/darwin/
DREADME.ctypes8 These files have been modified so they fall back to the system
/external/python/cpython2/Modules/_ctypes/darwin/
DREADME.ctypes8 These files have been modified so they fall back to the system
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dirtranslator-volatile-load-pr36018.ll6 ; Check that only one load is generated. We fall back to
Dfallback-nofastisel.ll5 ; The purpose is to check that we don't fall back to FastISel. Checking the pass structure is insuf…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/GlobalISel/
Dtodo.ll3 ; This isn't implemented, but we need to make sure we fall back to SelectionDAG
/external/deqp-deps/glslang/Test/
Dhlsl.struct.split.trivial.vert3 // This should fall back to flattening, and not produce any empty structures.
/external/libunwind/doc/
Dunw_set_caching_policy.tex29 unsupported, \Prog{libunwind} may fall back on using a per-thread
33 unsupported, \Prog{libunwind} may fall back on using a global cache,
/external/llvm/test/CodeGen/AArch64/
Dfast-isel-branch-cond-mask.ll10 ; Force fast-isel to fall back to SDAG.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfast-isel-branch-cond-mask.ll10 ; Force fast-isel to fall back to SDAG.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NaryReassociate/
Dpr35710.ll4 ; The test check that compilation does not fall into infinite loop.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dasm-label2.ll5 ; a fall through.

12345678910>>...17