Home
last modified time | relevance | path

Searched defs:tx1 (Results 1 – 15 of 15) sorted by relevance

/external/rust/crates/rusqlite/src/
Dbusy.rs93 let tx1 = db1 in test_default_busy() localVariable
119 let tx1 = db1 in test_busy_timeout() localVariable
158 let tx1 = db1 in test_busy_handler() localVariable
Dlib.rs977 let tx1 = db1.transaction().unwrap(); in test_concurrent_transactions_busy_commit() localVariable
/external/linux-kselftest/tools/testing/selftests/timers/
Dadjtick.c118 struct timex tx1; in check_tick_adj() local
172 struct timex tx1; in main() local
Draw_skew.c96 struct timex tx1, tx2; in main() local
/external/rust/crates/tokio/src/sync/tests/
Dloom_mpsc.rs63 let tx1 = Arc::new(tx1); in closing_and_sending() localVariable
Dloom_broadcast.rs13 let tx1 = Arc::new(tx1); in broadcast_send() localVariable
/external/pdfium/third_party/libopenjpeg20/
Dpi.h105 OPJ_INT32 tx0, ty0, tx1, ty1; member
Dopenjpeg.h339 OPJ_INT32 tx0, tx1, ty0, ty1; member
/external/rust/crates/tokio/src/runtime/tests/
Dloom_pool.rs55 let tx1 = Arc::new(Mutex::new(Some(tx))); in pool_multi_spawn() localVariable
/external/rust/crates/tokio/tests/
Dsync_mpsc.rs51 let tx1 = tx.clone(); in reserve_disarm() localVariable
Drt_common.rs784 let tx1 = opt_tx1.take().unwrap(); localVariable
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c166 unsigned tx1 = (*s % 16) * hud->font.glyph_width; in hud_draw_string() local
/external/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1093 UINT_32 tx0, tx1; in TileCoordToMaskElementIndex() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1529 const float *tx0, *tx1; in img_filter_1d_linear() local
1563 const float *tx0, *tx1; in img_filter_1d_array_linear() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c1281 uint32_t tx1 = px * fb->pipe0.width; in tu_cmd_render_tiles() local