Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/external/rust/crates/tokio/tests/
Drt_common.rs75 let rt = rt(); localVariable
88 let rt = rt(); localVariable
106 let rt = rt(); localVariable
123 let rt = rt(); localVariable
146 let rt = rt(); localVariable
173 let rt = rt(); localVariable
223 let rt = rt(); localVariable
279 let rt = rt(); localVariable
294 let rt = rt(); localVariable
334 let rt = rt(); localVariable
[all …]
Drt_handle_block_on.rs132 let rt = rt(); localVariable
143 let rt = rt(); localVariable
159 let rt = rt(); localVariable
174 let rt = rt(); localVariable
190 let rt = rt(); localVariable
209 let rt = rt(); localVariable
221 let rt = rt(); localVariable
241 let rt = rt(); localVariable
259 let rt = rt(); localVariable
271 let rt = rt(); localVariable
[all …]
Drt_basic.rs19 let rt = rt(); in spawned_task_does_not_progress_without_block_on() localVariable
72 let rt = rt(); in no_extra_poll() localVariable
110 let rt = rt(); in acquire_mutex_in_drop() localVariable
143 let rt = tokio::runtime::Builder::new_current_thread() in timeout_panics_when_no_time_handle() localVariable
153 fn rt() -> Runtime { in rt() function
Drt_threaded.rs35 let rt = rt(); in many_oneshot_futures() localVariable
64 let rt = rt(); in many_multishot_futures() localVariable
123 let rt = rt(); in spawn_shutdown() localVariable
190 let rt = runtime::Builder::new_multi_thread() in drop_threadpool_drops_futures() localVariable
229 let rt = tokio::runtime::Builder::new_multi_thread() in start_stop_callbacks_called() localVariable
262 let rt = rt(); in blocking() localVariable
329 let rt = tokio::runtime::Builder::new_multi_thread() in coop_and_block_in_place() localVariable
408 fn rt() -> Runtime { in rt() function
Dio_driver_drop.rs10 let rt = rt(); in tcp_doesnt_block() localVariable
29 let rt = rt(); in drop_wakes() localVariable
49 fn rt() -> runtime::Runtime { in rt() function
Dtask_blocking.rs86 let rt = runtime::Runtime::new().unwrap(); in yes_block_in_threaded_block_on() localVariable
95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on() localVariable
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime() localVariable
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime() localVariable
Dtask_local_set.rs141 let rt = runtime::Builder::new_current_thread() in local_threadpool_blocking_in_place() localVariable
253 let rt = runtime::Runtime::new().unwrap(); in join_local_future_elsewhere() localVariable
290 let rt = rt(); in drop_cancels_tasks() localVariable
366 let rt = rt(); in drop_cancels_remote_tasks() localVariable
389 let rt = rt(); in local_tasks_wake_join_all() localVariable
503 fn rt() -> Runtime { in rt() function
Dsignal_multi_rt.rs27 let rt = rt(); in multi_loop() localVariable
49 fn rt() -> Runtime { in rt() function
Dtask_abort.rs8 let rt = tokio::runtime::Builder::new_multi_thread() in test_abort_without_panic_3157() localVariable
44 let rt = tokio::runtime::Builder::new_current_thread() in test_abort_without_panic_3662() localVariable
Dtime_rt.rs12 let rt = Runtime::new().unwrap(); in timer_with_threaded_runtime() localVariable
31 let rt = Builder::new_current_thread().enable_all().build().unwrap(); in timer_with_basic_scheduler() localVariable
Dsync_once_cell.rs49 let rt = runtime::Builder::new_current_thread() in get_or_init() localVariable
74 let rt = runtime::Builder::new_current_thread() in get_or_init_panic() localVariable
99 let rt = runtime::Builder::new_current_thread() in set_and_get() localVariable
132 let rt = runtime::Builder::new_current_thread() in set_while_initializing() localVariable
157 let rt = runtime::Builder::new_current_thread() in get_or_try_init() localVariable
Dio_async_fd.rs481 fn rt() -> tokio::runtime::Runtime { in rt() function
490 let rt = rt(); in driver_shutdown_wakes_currently_pending() localVariable
511 let rt = rt(); in driver_shutdown_wakes_future_pending() localVariable
528 let rt = rt(); in driver_shutdown_wakes_pending_race() localVariable
556 let rt = rt(); in driver_shutdown_wakes_currently_pending_polls() localVariable
578 let rt = rt(); in driver_shutdown_wakes_poll() localVariable
596 let rt = rt(); in driver_shutdown_wakes_poll_race() localVariable
Dio_driver.rs48 let rt = runtime::Builder::new_current_thread() in test_drop_on_notify() localVariable
93 let rt = runtime::Builder::new_current_thread().build().unwrap(); in panics_when_io_disabled() localVariable
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_print_op_test.py161 def testRaggedToString(self, rt, expected, summarize=None, ragged_rank=None): argument
172 rt, argument
185 def f(rt): argument
Dragged_merge_dims_op_test.py183 rt, argument
260 rt, argument
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c188 v3d_get_format_swizzle_for_rt(struct v3d_compile *c, int rt) in v3d_get_format_swizzle_for_rt()
205 v3d_nir_get_tlb_color(nir_builder *b, int rt, int sample) in v3d_nir_get_tlb_color()
227 int rt, int sample) in v3d_emit_logic_op_raw()
249 int rt, int sample, in v3d_emit_logic_op_unorm()
268 nir_ssa_def *src, int rt, int sample) in v3d_nir_emit_logic_op()
296 nir_alu_type type, int rt, int sample) in v3d_emit_ms_output()
315 int rt) in v3d_nir_lower_logic_op_instr()
370 const int rt = driver_loc; in v3d_nir_lower_logic_ops_block() local
/external/oss-fuzz/projects/quickjs/
Dfuzz_eval.c22 JSRuntime *rt; variable
27 static int interrupt_handler(JSRuntime *rt, void *opaque) in interrupt_handler()
Dfuzz_compile.c23 JSRuntime *rt; variable
28 static int interrupt_handler(JSRuntime *rt, void *opaque) in interrupt_handler()
/external/vixl/src/aarch64/
Dassembler-aarch64.cc290 void Assembler::cbz(const Register& rt, int64_t imm19) { in cbz()
295 void Assembler::cbz(const Register& rt, Label* label) { in cbz()
302 void Assembler::cbnz(const Register& rt, int64_t imm19) { in cbnz()
307 void Assembler::cbnz(const Register& rt, Label* label) { in cbnz()
420 void Assembler::tbz(const Register& rt, unsigned bit_pos, int64_t imm14) { in tbz()
426 void Assembler::tbz(const Register& rt, unsigned bit_pos, Label* label) { in tbz()
433 void Assembler::tbnz(const Register& rt, unsigned bit_pos, int64_t imm14) { in tbnz()
439 void Assembler::tbnz(const Register& rt, unsigned bit_pos, Label* label) { in tbnz()
1096 void Assembler::ldp(const CPURegister& rt, in ldp()
1103 void Assembler::stp(const CPURegister& rt, in stp()
[all …]
/external/strace/
Drtc.c42 print_rtc_time(struct tcb *tcp, const struct rtc_time *rt) in print_rtc_time()
58 struct rtc_time rt; in decode_rtc_time() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_render_pass.c39 struct zink_rt_attrib *rt = state->rts + i; in create_render_pass() local
55 struct zink_rt_attrib *rt = state->rts + state->num_cbufs; in create_render_pass() local
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blend.c82 const struct pipe_rt_blend_state *rt; in __fd6_setup_blend_variant() local
166 const struct pipe_rt_blend_state *rt = &cso->rt[i]; in fd6_blend_state_create() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_clear.cpp62 SWR_RENDERTARGET_ATTACHMENT rt, in ClearMacroTile()
175 unsigned long rt = 0; in ProcessClearBE() local
248 unsigned long rt = 0; in ProcessClearBE() local
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_blend_cso.c73 unsigned rt, in panfrost_get_blend_shader()
130 struct panfrost_blend_rt *rt = &so->rt[c]; in panfrost_create_blend_state() local
233 struct panfrost_blend_rt *rt = &blend->rt[rti]; in panfrost_get_blend_for_context() local
/external/pdfium/core/fxcrt/
Dfx_coordinates.h390 void Inflate(const CFX_RectF& rt) { in Inflate()
409 void Deflate(const CFX_RectF& rt) { in Deflate()
421 bool Contains(const CFX_RectF& rt) const { in Contains()
452 void Union(const CFX_RectF& rt) { in Union()
464 void Intersect(const CFX_RectF& rt) { in Intersect()
476 bool IntersectWith(const CFX_RectF& rt) const { in IntersectWith()
481 bool IntersectWith(const CFX_RectF& rt, float fEpsilon) const { in IntersectWith()

12345678910>>...15