Home
last modified time | relevance | path

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

/external/rust/crates/rusqlite/src/
Dbusy.rs101 let tx1 = db1.transaction_with_behavior(TransactionBehavior::Exclusive)?; in test_default_busy() localVariable
123 let tx1 = db1 in test_busy_timeout() localVariable
158 let tx1 = db1 in test_busy_handler() localVariable
Dlib.rs1242 let tx1 = db1.transaction()?; 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_notify.rs49 let tx1 = notify.clone(); in notify_waiters_and_one() localVariable
Dloom_broadcast.rs13 let tx1 = Arc::new(tx1); in broadcast_send() localVariable
Dloom_mpsc.rs63 let tx1 = Arc::new(tx1); in closing_and_sending() localVariable
/external/pdfium/third_party/libopenjpeg/
Dpi.h105 OPJ_UINT32 tx0, ty0, tx1, ty1; member
Dopenjpeg.h379 OPJ_UINT32_SEMANTICALLY_BUT_INT32 tx0, tx1, ty0, ty1; member
/external/rust/crates/tokio/tests/
Dsync_mpsc.rs55 let tx1 = tx.clone(); in reserve_disarm() localVariable
Drt_common.rs919 let tx1 = opt_tx1.take().unwrap(); localVariable
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
DMultilineRecursiveToStringStyleTest.java73 final Transaction tx1 = new Transaction("2014.10.14", 100); in nestedAndArray() local
/external/rust/crates/tokio/src/runtime/tests/
Dloom_pool.rs106 let tx1 = AtomicOneshot::new(tx); in pool_multi_spawn() 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