Searched refs:trap (Results 1 - 25 of 73) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dx11_input_method_context_impl_gtk2_unittest.cc16 libgtk2ui::X11InputMethodContextImplGtk2::GtkCommitSignalTrap trap; local
19 EXPECT_FALSE(trap.IsSignalCaught());
20 EXPECT_FALSE(trap.Trap(base::string16()));
21 EXPECT_FALSE(trap.IsSignalCaught());
24 trap.StartTrap('t');
25 EXPECT_FALSE(trap.Trap(base::UTF8ToUTF16("T")));
26 EXPECT_FALSE(trap.IsSignalCaught());
27 EXPECT_FALSE(trap.Trap(base::UTF8ToUTF16("true")));
28 EXPECT_FALSE(trap.IsSignalCaught());
30 // Do not catch when the trap i
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Dtwi_tdi.stdout.exp1 twi_0_neg100(-150) -> no trap
2 twi_0_neg100(-100) -> no trap
3 twi_0_neg100( -50) -> no trap
4 twi_1_neg100(-150) -> no trap
5 twi_1_neg100(-100) -> no trap
8 twi_2_neg100(-100) -> no trap
9 twi_2_neg100( -50) -> no trap
11 twi_3_neg100(-100) -> no trap
13 twi_4_neg100(-150) -> no trap
15 twi_4_neg100( -50) -> no trap
[all...]
H A Dtw_td.stdout.exp1 tw_0(-150,-100) -> no trap
2 tw_0(-100,-100) -> no trap
3 tw_0( -50,-100) -> no trap
4 tw_1(-150,-100) -> no trap
5 tw_1(-100,-100) -> no trap
8 tw_2(-100,-100) -> no trap
9 tw_2( -50,-100) -> no trap
11 tw_3(-100,-100) -> no trap
13 tw_4(-150,-100) -> no trap
15 tw_4( -50,-100) -> no trap
[all...]
/external/valgrind/main/none/tests/ppc32/
H A Dtwi.stdout.exp1 twi_0_neg100(-150) -> no trap
2 twi_0_neg100(-100) -> no trap
3 twi_0_neg100( -50) -> no trap
4 twi_1_neg100(-150) -> no trap
5 twi_1_neg100(-100) -> no trap
8 twi_2_neg100(-100) -> no trap
9 twi_2_neg100( -50) -> no trap
11 twi_3_neg100(-100) -> no trap
13 twi_4_neg100(-150) -> no trap
15 twi_4_neg100( -50) -> no trap
[all...]
H A Dtw.stdout.exp1 tw_0(-150,-100) -> no trap
2 tw_0(-100,-100) -> no trap
3 tw_0( -50,-100) -> no trap
4 tw_1(-150,-100) -> no trap
5 tw_1(-100,-100) -> no trap
8 tw_2(-100,-100) -> no trap
9 tw_2( -50,-100) -> no trap
11 tw_3(-100,-100) -> no trap
13 tw_4(-150,-100) -> no trap
15 tw_4( -50,-100) -> no trap
[all...]
/external/pixman/demos/
H A Dtrap-test.c16 pixman_trap_t trap; local
24 trap.top.l = pixman_int_to_fixed (50) + 0x8000;
25 trap.top.r = pixman_int_to_fixed (150) + 0x8000;
26 trap.top.y = pixman_int_to_fixed (30);
28 trap.bot.l = pixman_int_to_fixed (50) + 0x8000;
29 trap.bot.r = pixman_int_to_fixed (150) + 0x8000;
30 trap.bot.y = pixman_int_to_fixed (150);
36 pixman_add_traps (mask_img, 0, 0, 1, &trap);
/external/pixman/test/
H A Da1-trap-test.c16 pixman_trap_t trap; local
24 trap.top.l = pixman_double_to_fixed (0.5);
25 trap.top.r = pixman_double_to_fixed (1.5);
26 trap.top.y = pixman_double_to_fixed (0.5);
28 trap.bot.l = pixman_double_to_fixed (0.5);
29 trap.bot.r = pixman_double_to_fixed (1.5);
30 trap.bot.y = pixman_double_to_fixed (1.5);
38 pixman_add_traps (mask_img, 0, 0, 1, &trap);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
H A Dwin64-dataref.asm45 mov ebx, trap
46 mov rcx, qword trap
51 lea rdx, [trap wrt rip]
52 mov rax, [trap+rcx]
53 mov rax, qword trap
54 mov rbx, qword trap
59 movzx rax, byte [trap wrt rip]
60 movzx rax, byte [trap+rax]
122 call trap
126 trap label
[all...]
/external/llvm/test/MC/ARM/
H A Dcoff-relocations.s49 trap
56 @ CHECK-ENCODING-NEXT: trap
64 trap
71 @ CHECK-ENCODING-NEXT: trap
79 trap
86 @ CHECK-ENCODING-NEXT: trap
H A Darm_instructions.s5 @ RUN: llvm-mc -mcpu=cortex-a8 -mattr=+nacl-trap -triple armv7 -show-encoding %s \
8 @ ALL: trap
10 @ NACL: trap
12 trap
H A Dthumb.s10 trap
11 @ CHECK: trap @ encoding: [0xfe,0xde]
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dtrap.cc5 #include "sandbox/linux/seccomp-bpf/trap.h"
111 // Also, this is not a normal singleton. Once created, the global trap
116 SANDBOX_DIE("Failed to allocate global trap handler");
210 const TrapKey& trap = trap_array_[info->si_errno - 1]; local
211 if (!trap.safe) {
231 rc = trap.fnc(data, const_cast<void*>(trap.aux));
282 // us to associate trap with the appropriate handler. The kernel allows us
284 // avoid 0, as it could be confused for a trap without any specific id.
361 Trap* trap local
[all...]
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dsfinae-1.cpp23 typedef typename T::trap type;
/external/valgrind/main/gdbserver_tests/
H A Dnlcontrolc.stdoutB.exp2 Program received signal SIGTRAP, Trace/breakpoint trap.
17 Program received signal SIGTRAP, Trace/breakpoint trap.
H A Dnlvgdbsigqueue.stdoutB.exp3 Program received signal SIGTRAP, Trace/breakpoint trap.
H A Dmcbreak.stdoutB.exp46 Program received signal SIGTRAP, Trace/breakpoint trap.
52 Program received signal SIGTRAP, Trace/breakpoint trap.
H A DmcinfcallWSRU.stderrB.exp20 Program received signal SIGTRAP, Trace/breakpoint trap.
/external/pixman/pixman/
H A Dpixman-trap.c332 const pixman_trapezoid_t *trap = &(traps[i]); local
334 if (!pixman_trapezoid_valid (trap))
337 pixman_rasterize_trapezoid (image, trap, x_off, y_off);
347 const pixman_trapezoid_t *trap,
362 if (!pixman_trapezoid_valid (trap))
370 t = trap->top + y_off_fixed;
375 b = trap->bottom + y_off_fixed;
383 pixman_line_fixed_edge_init (&l, bpp, t, &trap->left, x_off, y_off);
384 pixman_line_fixed_edge_init (&r, bpp, t, &trap->right, x_off, y_off);
434 const pixman_trapezoid_t *trap local
346 pixman_rasterize_trapezoid(pixman_image_t * image, const pixman_trapezoid_t *trap, int x_off, int y_off) argument
509 const pixman_trapezoid_t *trap = &(traps[i]); local
532 const pixman_trapezoid_t *trap = &(traps[i]); local
[all...]
/external/javassist/src/main/javassist/tools/reflect/
H A DSample.java25 public Object trap(Object[] args, int identifier) throws Throwable { method in class:Sample
/external/mksh/src/
H A Dhistrap.c2 /* $OpenBSD: trap.c,v 1.23 2010/05/19 17:36:08 jasper Exp $ */
1118 * trap signal handler
1126 trap = p->set = 1;
1129 if ((p->flags & TF_FATAL) && !p->trap) {
1169 * occurred for which a trap has been set or for which the TF_DFL_INTR flag
1179 if (p->set && ((p->trap && p->trap[0]) ||
1180 ((p->flags & (TF_DFL_INTR|TF_FATAL)) && !p->trap)))
1201 * XXX: this means the alarm will have no effect if a trap
1206 trap
[all...]
/external/valgrind/main/coregrind/
H A Dm_trampoline.S298 # define UD2_16 trap ; trap ; trap; trap
421 # define UD2_16 trap ; trap ; trap; trap
442 trap
1128 # define UD2_16 trap ; tra
[all...]
/external/chromium_org/v8/src/
H A Druntime.js395 var trap = %GetCallTrap(proxy);
396 return %Apply(trap, this, arguments, 0, arity);
402 var trap = %GetConstructTrap(proxy);
403 return %Apply(trap, this, arguments, 0, %_ArgumentsLength());
H A Dv8natives.js596 var trap = handler[name];
597 if (IS_UNDEFINED(trap)) {
601 trap = defaultTrap;
602 } else if (!IS_SPEC_FUNCTION(trap)) {
605 return trap;
1017 function ToNameArray(obj, trap, includeSymbols) {
1019 throw MakeTypeError("proxy_non_object_prop_names", [obj, trap]);
1030 throw MakeTypeError("proxy_repeated_prop_name", [obj, trap, s]);
/external/chromium_org/remoting/webapp/
H A Dmenu_button.css93 .menu-button-click-trap {
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
H A DSDL_dx5events.c310 RECT trap; local
324 trap.left = cursor.x;
325 trap.top = cursor.y;
326 trap.right = cursor.x + 1;
327 trap.bottom = cursor.y + 1;
344 ClipCursor(&trap);

Completed in 399 milliseconds

123