HomeSort by relevance Sort by last modified time
    Searched full:fallthrough (Results 101 - 125 of 936) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/encoding/ascii85/
ascii85.go 45 fallthrough
48 fallthrough
51 fallthrough
  /prebuilts/go/linux-x86/src/encoding/ascii85/
ascii85.go 45 fallthrough
48 fallthrough
51 fallthrough
  /bionic/libc/upstream-netbsd/lib/libc/gen/
nftw.c 98 /* FALLTHROUGH */
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtorQ.c 82 /* FALLTHROUGH */
  /external/clang/test/CodeGenCXX/
arm.cpp 300 // -> fallthrough, end
304 // -> fallthrough, end
335 // -> fallthrough, end
339 // -> fallthrough, end
  /external/e2fsprogs/lib/e2p/
mntopts.c 125 /* fallthrough */
  /external/elfutils/libdw/
dwarf_frame_register.c 65 /*FALLTHROUGH*/
  /external/llvm/test/CodeGen/ARM/
ifcvt-iter-indbr.ll 9 ; If we do, we would ignore its fallthrough successor.
  /external/squashfs-tools/squashfs-tools/
pseudo.c 318 /* FALLTHROUGH */
341 /* FALLTHROUGH */
369 /* FALLTHROUGH */
371 /* FALLTHROUGH */
  /external/webp/src/dsp/
lossless_enc_sse41.c 34 // fallthrough and finish off with plain-C
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Wallpaper.java 83 @SuppressWarnings("fallthrough")
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/
EmailAddressTest.java 96 // Strings that will fallthrough to the rfc822 tokenizer
  /prebuilts/go/darwin-x86/src/math/
lgamma.go 294 fallthrough
297 fallthrough
300 fallthrough
303 fallthrough
  /prebuilts/go/darwin-x86/src/unicode/utf16/
utf16.go 70 fallthrough
  /prebuilts/go/linux-x86/src/math/
lgamma.go 294 fallthrough
297 fallthrough
300 fallthrough
303 fallthrough
  /prebuilts/go/linux-x86/src/unicode/utf16/
utf16.go 70 fallthrough
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfwprintf.c 520 /* FALLTHROUGH */
610 /*FALLTHROUGH*/
621 /*FALLTHROUGH*/
796 /*FALLTHROUGH*/
816 /*FALLTHROUGH*/
853 /*FALLTHROUGH*/
1255 /*FALLTHROUGH*/
1264 /*FALLTHROUGH*/
1304 /*FALLTHROUGH*/
1313 /*FALLTHROUGH*/
    [all...]
  /external/mksh/src/
lex.c 269 /* FALLTHROUGH */
302 /* FALLTHROUGH */
315 /* FALLTHROUGH */
368 /* FALLTHROUGH */
578 /* FALLTHROUGH */
725 } else /* FALLTHROUGH */
754 /* FALLTHROUGH */
831 /* FALLTHROUGH */
837 /* FALLTHROUGH */
1159 /* FALLTHROUGH */
    [all...]
misc.c 541 /* FALLTHROUGH */
1171 /* FALLTHROUGH */
1175 /* FALLTHROUGH */
1179 /* FALLTHROUGH */
1183 /* FALLTHROUGH */
1187 /* FALLTHROUGH */
1191 /* FALLTHROUGH */
1195 /* FALLTHROUGH */
1199 /* FALLTHROUGH */
1204 /* FALLTHROUGH */
    [all...]
  /art/runtime/interpreter/mterp/x86_64/
footer.S 88 /* intentional fallthrough - handle pending exception. */
114 /* NOTE: no fallthrough */
  /external/llvm/lib/CodeGen/
ScoreboardHazardRecognizer.cpp 157 // FALLTHROUGH
209 // FALLTHROUGH
IfConversion.cpp 98 /// HasFallThrough - True if BB may fallthrough to the following BB.
437 /// findFalseBlock - BB has a fallthrough. Find its 'false' successor given
658 // fallthrough.
735 // latter might fallthrough, but we can't determine where to.
796 // Unanalyzable or ends with fallthrough or unconditional branch, or if is
813 // Do not ifcvt if true and false fallthrough blocks are the same.
    [all...]
  /external/dhcpcd-6.8.2/
if.c 424 case IFT_BRIDGE: /* FALLTHROUGH */
427 case IFT_PPP: /* FALLTHROUGH */
430 case IFT_PROPVIRTUAL: /* FALLTHROUGH */
446 /* FALLTHROUGH */
449 case IFT_L2VLAN: /* FALLTHROUGH */
452 case IFT_L3IPVLAN: /* FALLTHROUGH */
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyCFGStackify.cpp 199 // Branch instructions may utilize a fallthrough, so update them if a
200 // fallthrough has been added or removed.
204 "Non-branch terminator with fallthrough cannot yet be rewritten");
256 /// code) for a branch instruction to both branch to a block and fallthrough
273 // First compute the nearest common dominator of all forward non-fallthrough
368 // fallthrough.
  /external/toybox/toys/pending/
dhcp.c     [all...]

Completed in 1695 milliseconds

1 2 3 45 6 7 8 91011>>