HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 551 - 575 of 6052) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 33 STATISTIC(NumDeadCases, "Number of switch cases removed");
198 /// processSwitch - Simplify a switch instruction by removing cases which can
201 /// predecessors and statically evaluate cases based on information available
202 /// on that edge. Cases that cannot fire no matter what the incoming edge can
  /external/llvm/test/Analysis/BasicAA/
store-promote.ll 2 ; disambiguating some obvious cases. If LICM is able to disambiguate the
  /external/llvm/test/CodeGen/X86/
nobt.ll 3 ; This tests some cases where BT must not be generated. See also bt.ll.
  /external/llvm/test/Transforms/InstCombine/
strcspn-1.ll 48 ; Check cases that shouldn't be simplified.
strspn-1.ll 47 ; Check cases that shouldn't be simplified.
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/
StrictLineReaderTest.java 29 // Testing with LineReader buffer capacity 32 to check some corner cases.
  /external/protobuf/gtest/test/
gtest_list_tests_unittest_.cc 45 // Several different test cases and tests that will be listed.
  /external/protobuf/m4/
acx_check_suncc.m4 27 dnl Sun Studio has a crashing bug with -xO4 in some cases. Keep this
  /external/qemu/android/
opengles.h 39 * truncated. In all cases, including failure, the buffer will be NUL-
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11dyn.h 59 * also handles all the strange cases where there was code in the Xlib
  /external/qemu/
iolooper.h 44 * This routine should be used (instead of iolooper_wait) in cases when multiple
  /external/quake/quake/src/QW/client/
d_fill.c 79 // slower byte-by-byte clear for unaligned cases
d_ifacea.h 63 #define fv_v 0 // !!! if this is moved, cases where the !!!
  /external/quake/quake/src/WinQuake/
d_fill.cpp 79 // slower byte-by-byte clear for unaligned cases
d_ifacea.h 63 #define fv_v 0 // !!! if this is moved, cases where the !!!
  /external/replicaisland/src/com/replica/replicaisland/
QuickSorter.java 35 * This protects against cases that make many textbook implementations,
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowCamera.java 115 * Allows test cases to invoke the preview callback, to simulate a frame of camera data.
  /external/skia/gm/
strokerect.cpp 39 * Test calling SkStroker for rectangles. Cases to cover:
  /external/skia/legacy/src/core/
SkSpriteBlitter_RGB16.cpp 314 if (paint.getMaskFilter() != NULL) { // may add cases for this
317 if (paint.getXfermode() != NULL) { // may add cases for this
320 if (paint.getColorFilter() != NULL) { // may add cases for this
352 // we don't support dither yet in these special cases
  /external/skia/src/core/
SkSpriteBlitter_RGB16.cpp 314 if (paint.getMaskFilter() != NULL) { // may add cases for this
317 if (paint.getXfermode() != NULL) { // may add cases for this
320 if (paint.getColorFilter() != NULL) { // may add cases for this
352 // we don't support dither yet in these special cases
  /external/skia/src/gpu/gl/debug/
GrFakeRefObj.h 48 // delete call is made. In these cases the object is marked
  /external/smack/src/org/jivesoftware/smackx/workgroup/packet/
DepartQueuePacket.java 25 * A IQ packet used to depart a workgroup queue. There are two cases for issuing a depart
  /external/stlport/test/compiler/StTerm-order/
stterm-test.cc 13 * to this behaviour in certains cases unless -fuse-cxa-atexit is used.
  /external/v8/src/
diy-fp.cc 52 // Halfway cases will be round up.
fixed-dtoa.h 43 // Halfway cases are rounded towards +/-Infinity (away from 0). The call

Completed in 3721 milliseconds

<<21222324252627282930>>