Searched refs:kill (Results 1 - 25 of 210) sorted by relevance

123456789

/external/clang/test/Analysis/
H A DNewDelete-path-notes.cpp19 void kill() { function in struct:Odd
25 odd->kill(); // expected-note{{Calling 'Odd::kill'}}
364 // CHECK-NEXT: <string>Calling &apos;Odd::kill&apos;</string>
366 // CHECK-NEXT: <string>Calling &apos;Odd::kill&apos;</string>
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dkill.c8 int kill(pid_t pid, int sig) { function
/external/chromium/third_party/libevent/test/
H A 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* *);
86 /* Tag definition for kill */
94 /* Structure declaration for kill */
96 int (*weapon_assign)(struct kill *, const char *);
97 int (*weapon_get)(struct kill *, cha
104 struct kill { struct
[all...]
H A Dregress.rpc6 optional struct[kill] attack = 3;
10 struct kill {
H A 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;
138 EVRPC_REGISTER(base, Message, msg, kill, MessageCb, NULL);
139 EVRPC_REGISTER(base, NeverReply, msg, kill, NeverReplyCb, NULL);
237 struct kill* kill_reply = NULL;
343 struct msg *msg, struct kill *kill, voi
342 GotKillCb(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
380 GotKillCbTwo(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
444 struct kill *kill; local
556 GotErrorCb(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
580 struct kill *kill; local
[all...]
H A Dregress.gen.c125 const struct kill* value)
205 msg_attack_get(struct msg *msg, struct kill* *value)
416 * Implementation of kill
428 struct kill *
431 struct kill *tmp;
432 if ((tmp = malloc(sizeof(struct kill))) == NULL) {
454 kill_weapon_assign(struct kill *msg,
466 kill_action_assign(struct kill *msg,
478 kill_how_often_assign(struct kill *msg, const ev_uint32_t value)
486 kill_weapon_get(struct kill *ms
[all...]
/external/chromium_org/third_party/libevent/test/
H A 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* *);
86 /* Tag definition for kill */
94 /* Structure declaration for kill */
96 int (*weapon_assign)(struct kill *, const char *);
97 int (*weapon_get)(struct kill *, cha
104 struct kill { struct
[all...]
H A Dregress.rpc6 optional struct[kill] attack = 3;
10 struct kill {
H A 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;
138 EVRPC_REGISTER(base, Message, msg, kill, MessageCb, NULL);
139 EVRPC_REGISTER(base, NeverReply, msg, kill, NeverReplyCb, NULL);
237 struct kill* kill_reply = NULL;
343 struct msg *msg, struct kill *kill, voi
342 GotKillCb(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
380 GotKillCbTwo(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
444 struct kill *kill; local
556 GotErrorCb(struct evrpc_status *status, struct msg *msg, struct kill *kill, void *arg) argument
580 struct kill *kill; local
[all...]
H A Dregress.gen.c125 const struct kill* value)
205 msg_attack_get(struct msg *msg, struct kill* *value)
416 * Implementation of kill
428 struct kill *
431 struct kill *tmp;
432 if ((tmp = malloc(sizeof(struct kill))) == NULL) {
454 kill_weapon_assign(struct kill *msg,
466 kill_action_assign(struct kill *msg,
478 kill_how_often_assign(struct kill *msg, const ev_uint32_t value)
486 kill_weapon_get(struct kill *ms
[all...]
/external/valgrind/main/gdbserver_tests/
H A Dmchelp.stderrB.exp3 sending command v.kill to pid ....
H A Dmcclean_after_fork.stderrB.exp3 monitor command request to kill this process
H A Dpasssigalrm.c21 if (kill(getpid(), SIGALRM) != 0)
22 perror("kill 1");
30 if (kill(getpid(), SIGALRM) != 0)
31 perror("kill 2");
H A Dnlsigvgdb.stderrB.exp5 monitor command request to kill this process
H A Dmssnapshot.stderrB.exp9 v.kill : kill the Valgrind process
22 monitor command request to kill this process
H A Dmcbreak.stderrB.exp6 monitor command request to kill this process
/external/valgrind/main/none/tests/
H A Dsigstackgrowth.c40 kill(getpid(), SIGUSR1);
56 kill(getpid(), SIGUSR1);
H A Dpending.c51 kill(getpid(), SIGUSR1);
52 kill(getpid(), SIGHUP);
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
H A Dbrowserprocess.py41 self.kill()
47 # before the kill.
56 def kill(self): member in class:BrowserProcess
57 self.handle.kill()
67 def kill(self): member in class:BrowserProcessPosix
/external/compiler-rt/lib/tsan/lit_tests/
H A Dsignal_malloc.cc22 kill(getpid(), SIGPROF);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
H A Dos_misc.h42 # include <signal.h> /* for kill() */
60 # define os_break() kill(getpid(), SIGTRAP)
/external/mesa3d/src/gallium/auxiliary/os/
H A Dos_misc.h42 # include <signal.h> /* for kill() */
60 # define os_break() kill(getpid(), SIGTRAP)
/external/chromium_org/third_party/sqlite/src/test/
H A Dcrashtest1.c46 kill(parent, SIGKILL);
60 kill(parent, SIGKILL);
92 kill(pid, SIGKILL);
/external/chromium_org/testing/
H A Dxvfb.py21 def kill(pid): function
26 os.kill(pid, signal.SIGKILL)
121 kill(pid)
/external/bison/lib/
H A Draise.c77 return kill (getpid (), sig);

Completed in 2751 milliseconds

123456789