/ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.limits/limits/numeric.limits.members/ |
traps.pass.cpp | 12 // traps 20 static_assert(std::numeric_limits<T>::traps == expected, "traps test 1"); 21 static_assert(std::numeric_limits<const T>::traps == expected, "traps test 2"); 22 static_assert(std::numeric_limits<volatile T>::traps == expected, "traps test 3"); 23 static_assert(std::numeric_limits<const volatile T>::traps == expected, "traps test 4");
|
const_data_members.pass.cpp | 35 traps 64 test(std::numeric_limits<type>::traps); \
|
/external/oprofile/events/alpha/ev6/ |
events | 10 event:0x07 counters:1 um:zero minimum:500 name:UNALIGNED_TRAP : Retired unaligned traps 11 event:0x08 counters:1 um:zero minimum:500 name:REPLAY_TRAP : Replay traps
|
/external/valgrind/main/memcheck/tests/ |
pointer-trace.c | 2 Make sure that leak-check's pointer tracing avoids traps, i.e. tricky 27 the below traps, and so checks that the leak checker 52 /* lay some traps */
|
/external/oprofile/module/x86/ |
op_apic.h | 24 /* copied from kernel 2.4.19 : arch/i386/traps.c */
|
/ndk/sources/cxx-stl/llvm-libc++/include/ |
limits | 58 static constexpr bool traps = false; 176 static _LIBCPP_CONSTEXPR const bool traps = false; 237 static _LIBCPP_CONSTEXPR const bool traps = true; 239 static _LIBCPP_CONSTEXPR const bool traps = false; 288 static _LIBCPP_CONSTEXPR const bool traps = false; 334 static _LIBCPP_CONSTEXPR const bool traps = false; 380 static _LIBCPP_CONSTEXPR const bool traps = false; 430 static _LIBCPP_CONSTEXPR const bool traps = false; 476 static _LIBCPP_CONSTEXPR const bool traps = __base::traps; [all...] |
/external/javassist/sample/duplicate/ |
Main.java | 16 for this duplication of the method calls. It traps every method call
|
/external/zlib/src/contrib/asm686/ |
README.686 | 10 PPro's speed traps. My own tests show a speedup of around 10-20% at
|
/external/oprofile/events/alpha/ev5/ |
events | 8 event:0x05 counters:1 um:zero minimum:256 name:REPLAY_TRAP : Replay traps (ldu, wb/maf, litmus test) 32 event:0x18 counters:2 um:zero minimum:256 name:LDU_REPLAYS : LDU replay traps 33 event:0x19 counters:2 um:zero minimum:256 name:WB_MAF_FULL_REPLAYS : WB/MAF full replay traps
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
limits | 280 static _GLIBCXX_USE_CONSTEXPR bool traps = false; 432 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 499 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 569 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 642 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 710 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 773 static constexpr bool traps = __glibcxx_integral_traps; 834 static constexpr bool traps = __glibcxx_integral_traps; [all...] |
/external/skia/legacy/src/core/ |
SkConcaveToTriangles.cpp | 657 Trapezoid *traps[2]; local 658 vt->trapezoids(traps, traps+1); 659 if (traps[1] != NULL && 660 vt->point().fY >= traps[1]->bottom()->point().fY) { 661 traps[1]->nullify(); 662 traps[1] = NULL; 664 if (traps[0] != NULL && 665 vt->point().fY >= traps[0]->bottom()->point().fY) { 666 if (traps[1] != NULL) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
limits | 257 static const bool traps = false; 355 static const bool traps = __glibcxx_integral_traps; 406 static const bool traps = __glibcxx_integral_traps; 457 static const bool traps = __glibcxx_integral_traps; 508 static const bool traps = __glibcxx_integral_traps; 559 static const bool traps = __glibcxx_integral_traps; 611 static const bool traps = __glibcxx_integral_traps; 662 static const bool traps = __glibcxx_integral_traps; 714 static const bool traps = __glibcxx_integral_traps; 765 static const bool traps = __glibcxx_integral_traps [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
limits | 280 static _GLIBCXX_USE_CONSTEXPR bool traps = false; 432 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 499 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 567 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 636 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 704 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 775 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 844 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
limits | 280 static _GLIBCXX_USE_CONSTEXPR bool traps = false; 432 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 499 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 567 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 636 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 704 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 775 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 844 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
limits | 257 static const bool traps = false; 355 static const bool traps = __glibcxx_integral_traps; 406 static const bool traps = __glibcxx_integral_traps; 457 static const bool traps = __glibcxx_integral_traps; 508 static const bool traps = __glibcxx_integral_traps; 559 static const bool traps = __glibcxx_integral_traps; 611 static const bool traps = __glibcxx_integral_traps; 662 static const bool traps = __glibcxx_integral_traps; 714 static const bool traps = __glibcxx_integral_traps; 765 static const bool traps = __glibcxx_integral_traps [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
limits | 257 static const bool traps = false; 355 static const bool traps = __glibcxx_integral_traps; 406 static const bool traps = __glibcxx_integral_traps; 457 static const bool traps = __glibcxx_integral_traps; 508 static const bool traps = __glibcxx_integral_traps; 559 static const bool traps = __glibcxx_integral_traps; 611 static const bool traps = __glibcxx_integral_traps; 662 static const bool traps = __glibcxx_integral_traps; 714 static const bool traps = __glibcxx_integral_traps; 765 static const bool traps = __glibcxx_integral_traps [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
limits | 257 static const bool traps = false; 355 static const bool traps = __glibcxx_integral_traps; 406 static const bool traps = __glibcxx_integral_traps; 457 static const bool traps = __glibcxx_integral_traps; 508 static const bool traps = __glibcxx_integral_traps; 559 static const bool traps = __glibcxx_integral_traps; 611 static const bool traps = __glibcxx_integral_traps; 662 static const bool traps = __glibcxx_integral_traps; 714 static const bool traps = __glibcxx_integral_traps; 765 static const bool traps = __glibcxx_integral_traps [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
limits | 257 static const bool traps = false; 355 static const bool traps = __glibcxx_integral_traps; 406 static const bool traps = __glibcxx_integral_traps; 457 static const bool traps = __glibcxx_integral_traps; 508 static const bool traps = __glibcxx_integral_traps; 559 static const bool traps = __glibcxx_integral_traps; 611 static const bool traps = __glibcxx_integral_traps; 662 static const bool traps = __glibcxx_integral_traps; 714 static const bool traps = __glibcxx_integral_traps; 765 static const bool traps = __glibcxx_integral_traps [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
limits | 280 static _GLIBCXX_USE_CONSTEXPR bool traps = false; 432 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 499 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 567 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 636 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 704 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 775 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; 844 static _GLIBCXX_USE_CONSTEXPR bool traps = __glibcxx_integral_traps; [all...] |
/bionic/libm/include/i387/ |
fenv.h | 92 /* Additional support functions to set/query floating point traps */
|
/development/ndk/platforms/android-9/arch-x86/include/ |
fenv.h | 92 /* Additional support functions to set/query floating point traps */
|
/external/kernel-headers/original/asm-mips/ |
div64.h | 19 * No traps on overflows for any of these...
|
/ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.limits/limits/numeric.limits/ |
default.pass.cpp | 77 static_assert(std::numeric_limits<A>::traps == false, 78 "std::numeric_limits<A>::traps == false");
|
/external/icu4c/i18n/ |
decContext.h | 48 /* traps -- only defined bits may be set */ 62 #include <signal.h> /* for traps */ 93 uint32_t traps; /* trap-enabler flags */ member in struct:__anon8656
|
/external/chromium/chrome/browser/ui/views/ |
accessible_pane_view.h | 83 // Our custom focus search implementation that traps focus in this
|