OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exited
(Results
126 - 150
of
2880
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/strace/tests-mx32/
faccessat.c
19
puts("+++
exited
with 0 +++");
fchdir.c
18
puts("+++
exited
with 0 +++");
fdatasync.c
17
puts("+++
exited
with 0 +++");
flock.c
19
puts("+++
exited
with 0 +++");
fsync.c
17
puts("+++
exited
with 0 +++");
ioperm.c
18
puts("+++
exited
with 0 +++");
link.c
19
puts("+++
exited
with 0 +++");
prctl-seccomp-strict.test
11
77) skip_ "$*
exited
with code 77" ;;
rename.c
19
puts("+++
exited
with 0 +++");
rmdir.c
17
puts("+++
exited
with 0 +++");
sched_get_priority_mxx.c
20
puts("+++
exited
with 0 +++");
seccomp-strict.test
10
77) skip_ "$*
exited
with code 77" ;;
symlink.c
17
puts("+++
exited
with 0 +++");
syslog.c
19
puts("+++
exited
with 0 +++");
umask.c
22
puts("+++
exited
with 0 +++");
unlink.c
18
puts("+++
exited
with 0 +++");
/external/ltp/lib/
tst_status.c
26
const char *
exited
(int status)
function
28
snprintf(buf, sizeof(buf), "
exited
with %i", WEXITSTATUS(status));
50
return
exited
(status);
/external/libcxx/test/libcxx/thread/thread.condition/
PR30202_notify_from_pthread_created_thread.pass.cpp
35
bool
exited
= false;
variable
45
exited
= true;
57
assert(
exited
== false);
60
assert(
exited
);
64
exited
= false;
69
assert(
exited
== false);
72
assert(
exited
);
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/thread/thread.condition/
PR30202_notify_from_pthread_created_thread.pass.cpp
35
bool
exited
= false;
variable
45
exited
= true;
57
assert(
exited
== false);
60
assert(
exited
);
64
exited
= false;
69
assert(
exited
== false);
72
assert(
exited
);
/external/strace/tests/
access.c
22
puts("+++
exited
with 0 +++");
dup3.c
20
puts("+++
exited
with 0 +++");
epoll_pwait.c
22
puts("+++
exited
with 0 +++");
mlock.c
21
puts("+++
exited
with 0 +++");
renameat.c
23
puts("+++
exited
with 0 +++");
sched_xetparam.c
25
puts("+++
exited
with 0 +++");
Completed in 222 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>