Home
last modified time | relevance | path

Searched defs:rt1 (Results 1 – 16 of 16) sorted by relevance

/external/rust/crates/tokio/tests/
Drt_handle.rs8 let rt1 = rt(); in basic_enter() localVariable
21 let rt1 = rt(); in interleave_enter_different_rt() localVariable
34 let rt1 = rt(); in interleave_enter_same_rt() localVariable
48 let rt1 = rt(); in interleave_then_enter() localVariable
79 let rt1 = rt(); in runtime_ids_different() localVariable
Drt_basic.rs327 let rt1 = Arc::new(rt); in spawns_do_nothing() localVariable
388 let rt1 = tokio::runtime::Builder::new_current_thread() in rng_seed() localVariable
424 let rt1 = tokio::runtime::Builder::new_current_thread() in rng_seed_multi_enter() localVariable
Dmacros_select.rs620 let rt1 = tokio::runtime::Builder::new_current_thread() in deterministic_select_current_thread() localVariable
639 let rt1 = tokio::runtime::Builder::new_multi_thread() in deterministic_select_multi_thread() localVariable
Drt_threaded.rs372 let rt1 = rt(); in multi_threadpool() localVariable
778 let rt1 = rt(); in runtime_ids_different() localVariable
Drt_common.rs392 let rt1 = rt(); localVariable
400 let rt1 = rt(); localVariable
Drt_threaded_alt.rs373 let rt1 = rt(); in multi_threadpool() localVariable
/external/rust/crates/tokio-util/tests/
Dcontext.rs11 let rt1 = Builder::new_multi_thread() in tokio_context_with_another_runtime() localVariable
/external/rust/crates/num-integer/tests/
Droots.rs32 let rt1 = rt + T::one(); in check() localVariable
38 let rt1 = rt - T::one(); in check() localVariable
/external/rust/crates/num-integer/benches/
Droots.rs27 let rt1 = rt + T::one(); in bench() localVariable
33 let rt1 = rt - T::one(); in bench() localVariable
/external/e2fsprogs/lib/ss/
Drequest_tbl.c55 register ssrt **rt1, **rt2; in ss_delete_request_table() local
/external/rust/crates/tokio/src/runtime/tests/
Dloom_current_thread.rs56 let rt1 = Arc::new(Builder::new_current_thread().build().unwrap()); in block_on_num_polls() localVariable
/external/tensorflow/tensorflow/compiler/xla/service/
Deigh_expander.cc60 XlaOp rt1; member
128 auto rt1 = w_tl - t * w_tr; in HermitianEigenDecomposition2x2() local
/external/pdfium/xfa/fxfa/
Dcxfa_ffpageview.cpp220 const CFX_RectF& rt1 = arg1.GetWidget()->GetWidgetRect(); in OrderContainer() local
/external/lz4/ossfuzz/
Dround_trip_stream_fuzzer.c179 round_trip_t rt1) in state_randomRoundTrip()
/external/skia/tests/
DSurfaceTest.cpp369 GrBackendRenderTarget rt1 = SkSurfaces::GetBackendRenderTarget(surface, access); in test_backend_rendertarget_access_copy_on_write() local
/external/angle/src/tests/gl_tests/
DPixelLocalStorageTest.cpp4404 PLSTestTexture rt1(GL_RGBA8, 100, 200); in TEST_P() local