/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/ |
D | replay.cpp | 41 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e0602() 48 …le(coordination.now() + std::chrono::milliseconds(125), [&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e0902() 55 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e0c02() 98 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1202() 105 …le(coordination.now() + std::chrono::milliseconds(125), [&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1502() 112 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1802() 155 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e1e02() 162 …le(coordination.now() + std::chrono::milliseconds(175), [&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e2102() 169 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e2402() 212 worker.schedule([&](const rxcpp::schedulers::schedulable&){ in __anond4f2187e2a02() [all …]
|
D | time_interval.cpp | 9 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type; 38 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type;
|
D | timestamp.cpp | 9 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point; 39 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point;
|
/external/strace/ |
D | sched.c | 44 tcp->auxstr = xlookup(schedulers, (kernel_ulong_t) tcp->u_rval); in SYS_FUNC() 53 printxval(schedulers, tcp->u_arg[1], "SCHED_???"); in SYS_FUNC() 79 printxval(schedulers, tcp->u_arg[0], "SCHED_???"); in SYS_FUNC() 129 printxval(schedulers, attr.sched_policy, "SCHED_???"); in print_sched_attr()
|
/external/strace/tests-m32/ |
D | sched_xetattr.c | 101 printxval(schedulers, attr->sched_policy, NULL); in main() 126 printxval(schedulers, attr->sched_policy, NULL); in main() 147 printxval(schedulers, attr->sched_policy, NULL); in main() 161 printxval(schedulers, attr->sched_policy, NULL); in main() 181 printxval(schedulers, attr->sched_policy, NULL); in main()
|
/external/strace/tests-mx32/ |
D | sched_xetattr.c | 101 printxval(schedulers, attr->sched_policy, NULL); in main() 126 printxval(schedulers, attr->sched_policy, NULL); in main() 147 printxval(schedulers, attr->sched_policy, NULL); in main() 161 printxval(schedulers, attr->sched_policy, NULL); in main() 181 printxval(schedulers, attr->sched_policy, NULL); in main()
|
/external/strace/tests/ |
D | sched_xetattr.c | 101 printxval(schedulers, attr->sched_policy, NULL); in main() 126 printxval(schedulers, attr->sched_policy, NULL); in main() 147 printxval(schedulers, attr->sched_policy, NULL); in main() 161 printxval(schedulers, attr->sched_policy, NULL); in main() 181 printxval(schedulers, attr->sched_policy, NULL); in main()
|
/external/strace/xlat/ |
D | schedulers.h | 11 # error static const struct xlat schedulers in mpers mode 16 const struct xlat schedulers[] = { variable
|
/external/Reactive-Extensions/RxCpp/projects/CMake/ |
D | CMakeLists.txt | 111 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-currentthread.hpp 112 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-eventloop.hpp 113 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-immediate.hpp 114 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-newthread.hpp 115 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-runloop.hpp 116 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-sameworker.hpp 117 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-test.hpp 118 ${RXCPP_DIR}/Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/ |
D | pairwise.cpp | 32 auto delay = rxcpp::schedulers::test::subscribed_time; 71 auto delay = rxcpp::schedulers::test::subscribed_time;
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/ |
D | test.h | 16 namespace rxsc=rxcpp::schedulers;
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/ |
D | rx-sameworker.hpp | 12 namespace schedulers { namespace
|
D | rx-immediate.hpp | 12 namespace schedulers { namespace
|
D | rx-eventloop.hpp | 12 namespace schedulers { namespace
|
D | rx-virtualtime.hpp | 12 namespace schedulers { namespace
|
D | rx-newthread.hpp | 12 namespace schedulers { namespace
|
D | rx-currentthread.hpp | 12 namespace schedulers { namespace
|
D | rx-runloop.hpp | 12 namespace schedulers { namespace
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | ldst-opt-zr-clobber.mir | 10 # schedulers reordering instructions such that SUBS doesn't appear
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/tests/ |
D | take.cpp | 4 namespace rxsc=rxcpp::schedulers;
|
/external/llvm/test/CodeGen/Generic/ |
D | 2006-07-03-schedulers.ll | 6 ; The top-down schedulers are excluded here because they don't yet support
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | 2006-07-03-schedulers.ll | 6 ; The top-down schedulers are excluded here because they don't yet support
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/ |
D | 2006-07-03-schedulers.ll | 6 ; The top-down schedulers are excluded here because they don't yet support
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | registration-description | 5 …rs. I has already been used to conduct a study of Linux Kernel 2.6 IO-schedulers, and a great dea…
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-mca.rst | 188 dispatch logic, the hardware schedulers, the register file(s), and the retire 532 three schedulers: 581 * Dispatch (Instruction is dispatched to the schedulers). 596 simulated hardware schedulers. 607 * The schedulers are not full. 624 Instructions that are dispatched to the schedulers consume scheduler buffer 639 schedulers. The scheduler is responsible for tracking data dependencies, and
|