Home
last modified time | relevance | path

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

1234567891011

/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()
Dswitch-implicit-fallthrough-macro.cpp49 #define WRONG_MACRO3 [[clang::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.
Dcode_placement_loop_rotation3.ll4 ; Test that all edges in the loop chain are fall through with profile data.
Dvec_zero.ll21 ; Without any type hints from operations, we fall back to the smaller xorps.
Dasm-label.ll5 ; a fall through.
Dtls-local-dynamic.ll12 ; so we might want to fall back to general-dynamic here.
/external/python/cpython2/Modules/_ctypes/darwin/
DREADME.ctypes8 These files have been modified so they fall back to the system
/external/llvm/test/CodeGen/AArch64/
Dfast-isel-branch-cond-mask.ll10 ; Force fast-isel to fall back to SDAG.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dasm-label2.ll5 ; a fall through.
Dundef-label.ll4 ; be reached via fall through and would therefore omit the label.
Dasm-label.ll5 ; a fall through.
/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/ppp/pppd/plugins/radius/etc/
Drealms19 # Any realms that do not match in the realms file automatically fall
/external/llvm/test/CodeGen/SystemZ/
Drisbg-03.ll16 ; But we may fall back to RISBG if we can use the condition code.
/external/c-ares/
DRELEASE-NOTES10 o only fall back to AF_INET searches when looking for AF_UNSPEC addresses
/external/iproute2/
DREADME.iproute2+tc96 # direct it to class 1:4 and prescribe to fall to best effort,
105 # direct it to class 1:4 and prescribe to fall to best effort,
/external/fio/
DMORAL-LICENSE14 I would consider the above to fall under "common courtesy", but since
/external/deqp/data/gles3/shaders/
Dnegative.test1 # Generic invalid cases that don't fall into other categories
/external/syslinux/dos/
Dcrt0.S63 # Here %eax is the exit code, fall through into exit
/external/antlr/antlr-3.4/runtime/Perl5/docs/
Ddesign.pod19 good match for those features most other things should fall into place.
/external/llvm/test/Transforms/LoopVectorize/
D2012-10-20-infloop.ll3 ; Check that we don't fall into an infinite loop.

1234567891011