Home
last modified time | relevance | path

Searched refs:kill (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/external/chromium_org/third_party/libevent/test/
Dregress.gen.h24 struct kill;
42 int (*attack_assign)(struct msg *, const struct kill*);
43 int (*attack_get)(struct msg *, struct kill* *);
54 struct kill* attack_data;
79 int msg_attack_assign(struct msg *, const struct kill*);
80 int msg_attack_get(struct msg *, struct kill* *);
96 int (*weapon_assign)(struct kill *, const char *);
97 int (*weapon_get)(struct kill *, char * *);
98 int (*action_assign)(struct kill *, const char *);
99 int (*action_get)(struct kill *, char * *);
[all …]
Dregress_rpc.c90 EVRPC_HEADER(Message, msg, kill);
91 EVRPC_HEADER(NeverReply, msg, kill);
93 EVRPC_GENERATE(Message, msg, kill);
94 EVRPC_GENERATE(NeverReply, msg, kill);
102 struct kill* kill_reply = rpc->reply; in MessageCb()
138 EVRPC_REGISTER(base, Message, msg, kill, MessageCb, NULL); in rpc_setup()
139 EVRPC_REGISTER(base, NeverReply, msg, kill, NeverReplyCb, NULL); in rpc_setup()
237 struct kill* kill_reply = NULL; in rpc_postrequest_done()
343 struct msg *msg, struct kill *kill, void *arg) in GotKillCb() argument
358 if (EVTAG_GET(kill, weapon, &weapon) == -1) { in GotKillCb()
[all …]
Dregress.gen.c125 const struct kill* value) in msg_attack_assign()
205 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get()
428 struct kill *
431 struct kill *tmp; in kill_new()
432 if ((tmp = malloc(sizeof(struct kill))) == NULL) { in kill_new()
454 kill_weapon_assign(struct kill *msg, in kill_weapon_assign()
466 kill_action_assign(struct kill *msg, in kill_action_assign()
478 kill_how_often_assign(struct kill *msg, const ev_uint32_t value) in kill_how_often_assign()
486 kill_weapon_get(struct kill *msg, char * *value) in kill_weapon_get()
495 kill_action_get(struct kill *msg, char * *value) in kill_action_get()
[all …]
Dregress.rpc6 optional struct[kill] attack = 3;
10 struct kill {
/external/chromium/third_party/libevent/test/
Dregress.gen.h24 struct kill;
42 int (*attack_assign)(struct msg *, const struct kill*);
43 int (*attack_get)(struct msg *, struct kill* *);
54 struct kill* attack_data;
79 int msg_attack_assign(struct msg *, const struct kill*);
80 int msg_attack_get(struct msg *, struct kill* *);
96 int (*weapon_assign)(struct kill *, const char *);
97 int (*weapon_get)(struct kill *, char * *);
98 int (*action_assign)(struct kill *, const char *);
99 int (*action_get)(struct kill *, char * *);
[all …]
Dregress_rpc.c90 EVRPC_HEADER(Message, msg, kill);
91 EVRPC_HEADER(NeverReply, msg, kill);
93 EVRPC_GENERATE(Message, msg, kill);
94 EVRPC_GENERATE(NeverReply, msg, kill);
102 struct kill* kill_reply = rpc->reply; in MessageCb()
138 EVRPC_REGISTER(base, Message, msg, kill, MessageCb, NULL); in rpc_setup()
139 EVRPC_REGISTER(base, NeverReply, msg, kill, NeverReplyCb, NULL); in rpc_setup()
237 struct kill* kill_reply = NULL; in rpc_postrequest_done()
343 struct msg *msg, struct kill *kill, void *arg) in GotKillCb() argument
358 if (EVTAG_GET(kill, weapon, &weapon) == -1) { in GotKillCb()
[all …]
Dregress.gen.c125 const struct kill* value) in msg_attack_assign()
205 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get()
428 struct kill *
431 struct kill *tmp; in kill_new()
432 if ((tmp = malloc(sizeof(struct kill))) == NULL) { in kill_new()
454 kill_weapon_assign(struct kill *msg, in kill_weapon_assign()
466 kill_action_assign(struct kill *msg, in kill_action_assign()
478 kill_how_often_assign(struct kill *msg, const ev_uint32_t value) in kill_how_often_assign()
486 kill_weapon_get(struct kill *msg, char * *value) in kill_weapon_get()
495 kill_action_get(struct kill *msg, char * *value) in kill_action_get()
[all …]
Dregress.rpc6 optional struct[kill] attack = 3;
10 struct kill {
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
Dbrowserprocess.py41 self.kill()
56 def kill(self): member in BrowserProcess
57 self.handle.kill()
67 def kill(self): member in BrowserProcessPosix
/external/llvm/test/CodeGen/X86/
D2010-04-08-CoalescerBug.ll5 ; %RDI<def,dead> = MOV64rr %RAX<kill>, %EDI<imp-def>
6 … %EDI<imp-def,dead>, %ESI<imp-def,dead>, %ECX<imp-use,kill>, %EDI<imp-use,kill>, %ESI<imp-use,kill>
D2010-05-12-FastAllocKills.ll15 ; The X86FP pass needs good kill flags, like on %FP0 representing %reg1034:
19 ; %FP1<def> = MOV_Fp8080 %FP0<kill>
22 ; ST_FpP80m <fi#3>, 1, %reg0, 0, %reg0, %FP0<kill>; mem:ST10[FixedStack3](align=4)
23 ; ST_FpP80m <fi#4>, 1, %reg0, 0, %reg0, %FP1<kill>; mem:ST10[FixedStack4](align=4)
24 ; ST_FpP80m <fi#5>, 1, %reg0, 0, %reg0, %FP2<kill>; mem:ST10[FixedStack5](align=4)
Dfast-isel-gv.ll6 @f = global i8 (...)* @kill ; <i8 (...)**> [#uses=1]
8 declare signext i8 @kill(...)
16 %2 = icmp ne i8 (...)* %1, @kill ; <i1> [#uses=1]
Dhandle-move.ll10 ; Here sinking a kill + dead def:
11 …%vreg4, %EAX<imp-def>, %EDX<imp-def,dead>, %EFLAGS<imp-def,dead>, %EAX<imp-use,kill>, %EDX<imp-use>
27 ; Same as above, but moving a kill + live def:
28 …%vreg4, %EAX<imp-def,dead>, %EDX<imp-def>, %EFLAGS<imp-def,dead>, %EAX<imp-use,kill>, %EDX<imp-use>
44 ; Moving a use below the existing kill (%vreg5):
Dcoalescer-dce.ll7 ; 256L %vreg2<def> = COPY %vreg7:sub_32bit<kill>; GR32:%vreg2 GR64:%vreg7
12 ; updated: 272L %vreg0<def> = COPY %vreg7:sub_32bit<kill>; GR32:%vreg0 GR64:%vreg7
15 ; 272L %vreg10:sub_32bit<def> = COPY %vreg7:sub_32bit<kill>, %vreg10<imp-def>; GR64:%vreg10,%vre…
29 ; removed, -verify-coalescing complains about the dangling kill.
/external/chromium_org/third_party/sqlite/src/test/
Dcrashtest1.c46 kill(parent, SIGKILL); in do_some_sql()
60 kill(parent, SIGKILL); in do_some_sql()
92 kill(pid, SIGKILL); in main()
/external/clang/test/Analysis/
DNewDelete-path-notes.cpp19 void kill() { in kill() function
25 odd->kill(); // expected-note{{Calling 'Odd::kill'}} in test()
/external/mesa3d/src/glsl/
Dopt_copy_propagation.cpp94 void kill(ir_variable *ir);
141 kill(ir->lhs->variable_referenced()); in visit_leave()
237 kill(k->var); in handle_if_block()
281 kill(k->var); in visit_enter()
289 ir_copy_propagation_visitor::kill(ir_variable *var) in kill() function in ir_copy_propagation_visitor
Dopt_constant_propagation.cpp113 void kill(ir_variable *ir, unsigned write_mask);
266 kill(ir->lhs->variable_referenced(), kill_mask); in visit_leave()
338 kill(k->var, k->write_mask); in handle_if_block()
383 kill(k->var, k->write_mask); in visit_enter()
391 ir_constant_propagation_visitor::kill(ir_variable *var, unsigned write_mask) in kill() function in __anonf368d5af0111::ir_constant_propagation_visitor
/external/chromium_org/third_party/mesa/src/src/glsl/
Dopt_copy_propagation.cpp94 void kill(ir_variable *ir);
141 kill(ir->lhs->variable_referenced()); in visit_leave()
237 kill(k->var); in handle_if_block()
281 kill(k->var); in visit_enter()
289 ir_copy_propagation_visitor::kill(ir_variable *var) in kill() function in ir_copy_propagation_visitor
/external/chromium_org/testing/
Dxvfb.py21 def kill(pid): function
26 os.kill(pid, signal.SIGKILL)
121 kill(pid)
/external/valgrind/main/none/tests/
Dsigstackgrowth.c40 kill(getpid(), SIGUSR1); in handler()
56 kill(getpid(), SIGUSR1); in main()
Dpending.c51 kill(getpid(), SIGUSR1); in main()
52 kill(getpid(), SIGHUP); in main()
/external/valgrind/main/gdbserver_tests/
Dpasssigalrm.c21 if (kill(getpid(), SIGALRM) != 0) in main()
30 if (kill(getpid(), SIGALRM) != 0) in main()
Dnlsigvgdb.stdinB.gdb14 # kill the process now
15 monitor v.kill
/external/chromium_org/base/process/
Dkill_posix.cc139 bool result = kill(process_id, SIGTERM) == 0; in KillProcess()
178 result = kill(process_id, SIGKILL) == 0; in KillProcess()
188 bool result = kill(-1 * process_group_id, SIGKILL) == 0; in KillProcessGroup()
200 bool result = kill(handle, SIGKILL) == 0; in GetKnownDeadTerminationStatus()
454 if (kill(child_, SIGKILL) == 0) { in WaitForChildToDie()

12345678910>>...12