OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t0
(Results
401 - 425
of
1054
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
mutex.pass.cpp
34
time_point
t0
= Clock::now();
local
40
ns d = t1 -
t0
- ms(250);
46
time_point
t0
= Clock::now();
52
ns d = t1 -
t0
;
/external/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
mutex_duration.pass.cpp
32
time_point
t0
= Clock::now();
local
36
ns d = t1 -
t0
- ms(250);
42
time_point
t0
= Clock::now();
46
ns d = t1 -
t0
- ms(250);
mutex_time_point.pass.cpp
32
time_point
t0
= Clock::now();
local
36
ns d = t1 -
t0
- ms(250);
42
time_point
t0
= Clock::now();
46
ns d = t1 -
t0
- ms(250);
/external/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
lock_shared.pass.cpp
34
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
48
ns d = t1 -
t0
;
try_lock_for.pass.cpp
34
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
47
ns d = t1 -
t0
- ms(250);
try_lock_shared_for.pass.cpp
35
time_point
t0
= Clock::now();
local
39
ns d = t1 -
t0
- ms(250);
45
time_point
t0
= Clock::now();
48
ns d = t1 -
t0
- ms(250);
try_lock_shared_until.pass.cpp
35
time_point
t0
= Clock::now();
local
39
ns d = t1 -
t0
- ms(250);
45
time_point
t0
= Clock::now();
48
ns d = t1 -
t0
- ms(250);
try_lock_until.pass.cpp
34
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
47
ns d = t1 -
t0
- ms(250);
/external/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
try_lock_for.pass.cpp
32
time_point
t0
= Clock::now();
local
36
ns d = t1 -
t0
- ms(250);
42
time_point
t0
= Clock::now();
45
ns d = t1 -
t0
- ms(250);
try_lock_until.pass.cpp
32
time_point
t0
= Clock::now();
local
36
ns d = t1 -
t0
- ms(250);
42
time_point
t0
= Clock::now();
45
ns d = t1 -
t0
- ms(250);
/external/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
try_lock_for.pass.cpp
32
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
47
ns d = t1 -
t0
- ms(250);
try_lock_until.pass.cpp
32
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
47
ns d = t1 -
t0
- ms(250);
/external/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.constr/
move.pass.cpp
58
std::thread
t0
(G(), 5, 5.5);
59
std::thread::id id =
t0
.get_id();
60
std::thread t1 = std::move(
t0
);
62
assert(
t0
.get_id() == std::thread::id());
/external/llvm/test/MC/Mips/
mips-register-names-invalid.s
1
# RUN: not llvm-mc %s -triple=mips-unknown-freebsd -show-encoding 2>%
t0
2
# RUN: FileCheck %s < %
t0
/external/llvm/test/MC/Mips/mips32r6/
valid.s
13
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 2> %
t0
| FileCheck %s
14
# RUN: FileCheck %s -check-prefix=WARNING < %
t0
/external/llvm/test/MC/Mips/mips64r6/
valid.s
13
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips64r6 2> %
t0
| FileCheck %s
14
# RUN: FileCheck %s -check-prefix=WARNING < %
t0
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
mutex.pass.cpp
34
time_point
t0
= Clock::now();
local
40
ns d = t1 -
t0
- ms(250);
46
time_point
t0
= Clock::now();
52
ns d = t1 -
t0
;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
mutex_duration.pass.cpp
32
time_point
t0
= Clock::now();
local
36
ns d = t1 -
t0
- ms(250);
42
time_point
t0
= Clock::now();
46
ns d = t1 -
t0
- ms(250);
mutex_time_point.pass.cpp
32
time_point
t0
= Clock::now();
local
36
ns d = t1 -
t0
- ms(250);
42
time_point
t0
= Clock::now();
46
ns d = t1 -
t0
- ms(250);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
lock_shared.pass.cpp
34
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
48
ns d = t1 -
t0
;
try_lock_for.pass.cpp
34
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
47
ns d = t1 -
t0
- ms(250);
try_lock_shared_for.pass.cpp
35
time_point
t0
= Clock::now();
local
39
ns d = t1 -
t0
- ms(250);
45
time_point
t0
= Clock::now();
48
ns d = t1 -
t0
- ms(250);
try_lock_shared_until.pass.cpp
35
time_point
t0
= Clock::now();
local
39
ns d = t1 -
t0
- ms(250);
45
time_point
t0
= Clock::now();
48
ns d = t1 -
t0
- ms(250);
try_lock_until.pass.cpp
34
time_point
t0
= Clock::now();
local
38
ns d = t1 -
t0
- ms(250);
44
time_point
t0
= Clock::now();
47
ns d = t1 -
t0
- ms(250);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
try_lock_for.pass.cpp
32
time_point
t0
= Clock::now();
local
36
ns d = t1 -
t0
- ms(250);
42
time_point
t0
= Clock::now();
45
ns d = t1 -
t0
- ms(250);
Completed in 153 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>