HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 501 - 525 of 5535) sorted by null

<<21222324252627282930>>

  /external/guava/guava-tests/test/com/google/common/collect/
TransposedTableTest.java 22 * Test cases for {@link Tables#transpose}.
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractChainedListenableFutureTest.java 94 * the exception to EXCEPTION in all other cases.
  /external/icu4c/common/unicode/
idna.h 93 * The UErrorCode indicates an error only in exceptional cases,
115 * The UErrorCode indicates an error only in exceptional cases,
139 * The UErrorCode indicates an error only in exceptional cases,
161 * The UErrorCode indicates an error only in exceptional cases,
  /external/icu4c/samples/case/
readme.txt 5 Using ICU to convert between different cases
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
CssUrlValidateFunction.java 29 * In both cases, enclosing quotes are optional but parenthesis are not. This filter ensures that
  /external/libogg/doc/libogg/
ogg_sync_wrote.html 54 0 in all other cases.</li>
  /external/llvm/include/llvm/ADT/
InMemoryStruct.h 22 /// object, but which in some cases may require indirect access to a temporary
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 31 STATISTIC(NumDeadCases, "Number of switch cases removed");
179 /// processSwitch - Simplify a switch instruction by removing cases which can
182 /// predecessors and statically evaluate cases based on information available
183 /// 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/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/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/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
  /external/v8/test/mjsunit/
math-sqrt.js 28 // Tests the special cases specified by ES 15.8.2.17

Completed in 546 milliseconds

<<21222324252627282930>>