HomeSort by relevance Sort by last modified time
    Searched full:traps (Results 1 - 25 of 233) sorted by null

1 2 3 4 5 6 7 8 910

  /external/pixman/test/
trap-crasher.c 8 pixman_trapezoid_t traps[1] = { local
25 pixman_add_trapezoids (dst, 0, 0, ARRAY_LENGTH (traps), traps);
composite-traps-test.c 62 pixman_trapezoid_t *traps; local
165 /* Create traps */
170 traps = fence_malloc (n_traps * sizeof (pixman_trapezoid_t));
174 pixman_trapezoid_t *t = &(traps[i]);
215 src_x, src_y, dst_x, dst_y, n_traps, traps);
245 fence_free (traps);
254 return fuzzer_test_main("composite traps", 40000, 0x749BCC57,
Makefile.sources 23 composite-traps-test \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/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");
  /external/pixman/pixman/
pixman-trap.c 237 const pixman_trap_t *traps)
257 t = traps->top.y + y_off_fixed;
262 b = traps->bot.y + y_off_fixed;
271 traps->top.l + x_off_fixed,
272 traps->top.y + y_off_fixed,
273 traps->bot.l + x_off_fixed,
274 traps->bot.y + y_off_fixed);
277 traps->top.r + x_off_fixed,
278 traps->top.y + y_off_fixed,
279 traps->bot.r + x_off_fixed
655 pixman_trapezoid_t *traps; local
683 pixman_trapezoid_t *traps; local
702 pixman_trapezoid_t *traps; local
    [all...]
  /external/pixman/demos/
srgb-trap-test.c 37 static const pixman_trapezoid_t traps[] = local
105 0, 0, 10, 10, G_N_ELEMENTS (traps), traps);
112 0, 0, 310, 10, G_N_ELEMENTS (traps), traps);
  /external/chromium_org/sandbox/linux/seccomp-bpf/
trap.h 23 // modifications are made to any of the traps, it is the caller's
30 // TrapFnc is a pointer to a function that handles Seccomp traps in
47 // N.B.: This makes a permanent state change. Traps cannot be unregistered,
51 // Enables support for unsafe traps in the SIGSYS signal handler. This is a
55 // Once unsafe traps are enabled, the sandbox is essentially compromised.
58 // Returns "true", if unsafe traps were turned on.
95 // We have a global singleton that handles all of our SIGSYS traps. This
105 bool has_unsafe_traps_; // Whether unsafe traps have been enabled
trap.cc 29 // Unsafe traps can only be turned on, if the user explicitly allowed them
232 // whether unsafe traps are supported (by checking whether the returned
235 "Cannot use unsafe traps unless CHROME_SANDBOX_DEBUGGING "
253 // In order to do so, we store all of our traps in a C-style trap_array_.
324 // Unsafe traps are a one-way fuse. Once enabled, they can never be turned
326 // We only allow enabling unsafe traps, if the user explicitly set an
330 // We only ever print this message once, when we enable unsafe traps the
336 "Cannot disable sandbox and use unsafe traps unless "
  /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
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
log_level.hpp 34 log_system_errors = 6, // including timeouts, signals, 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/chromium_org/remoting/client/
key_event_mapper.h 38 // Keys are remapped at most once. Traps are processed before remapping.
  /external/chromium_org/third_party/ocmock/
gtest_support.h 18 // Calls -verify of the mock and traps the Objective-C exception that is
  /external/oprofile/module/x86/
op_apic.h 24 /* copied from kernel 2.4.19 : arch/i386/traps.c */
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/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/chromium_org/v8/test/mjsunit/harmony/
proxies-symbols.js 39 // No symbols should leak to proxy traps.
78 // All symbols returned from proxy traps should be filtered.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
limits.hpp 84 BOOST_STATIC_CONSTANT(bool, traps = false);
137 BOOST_STATIC_CONSTANT(bool, traps = false);
  /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...]
  /prebuilts/ndk/9/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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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...]
  /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...]

Completed in 401 milliseconds

1 2 3 4 5 6 7 8 910