Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/external/rust/crates/rayon-core/src/spawn/
Dtest.rs29 let tx = Mutex::new(tx); in panic_fwd() localVariable
31 let tx = tx.lock().unwrap(); in panic_fwd() localVariable
89 let tx = Mutex::new(tx); in custom_panic_handler_and_spawn() localVariable
116 let tx = Mutex::new(tx); in custom_panic_handler_and_nested_spawn() localVariable
152 let tx = tx.clone(); localVariable
155 let tx = tx.clone(); localVariable
206 let tx = $tx.clone(); localVariable
/external/rust/crates/futures-channel/benches/
Dsync_mpsc.rs47 let tx: Vec<_> = (0..100).map(|_| tx.clone()).collect(); in unbounded_100_tx() localVariable
79 tx: Sender<u32>, field
91 let mut tx = Pin::new(&mut this.tx); in poll_next() localVariable
108 let mut tx = TestSender { tx, last: 0 }; in bounded_1_tx() localVariable
126 let mut tx: Vec<_> = (0..100).map(|_| { in bounded_100_tx() localVariable
/external/libese/apps/boot/
Dboot.c68 struct EseSgBuffer tx[2]; in ese_boot_session_open() local
172 struct EseSgBuffer tx[4]; in ese_boot_lock_xget() local
232 struct EseSgBuffer tx[3]; in ese_boot_lock_get() local
286 struct EseSgBuffer tx[2]; in ese_boot_meta_clear() local
324 struct EseSgBuffer tx[4]; in ese_boot_meta_append() local
374 struct EseSgBuffer tx[3]; in ese_boot_lock_xset() local
451 struct EseSgBuffer tx[3]; in ese_boot_lock_set() local
495 struct EseSgBuffer tx[5]; in ese_boot_rollback_index_write() local
554 struct EseSgBuffer tx[4]; in ese_boot_rollback_index_read() local
621 struct EseSgBuffer tx[5]; in ese_boot_carrier_lock_test() local
[all …]
/external/rust/crates/tokio/src/sync/tests/
Dloom_list.rs15 let tx = Arc::new(tx); in smoke() localVariable
18 let tx = tx.clone(); in smoke() localVariable
Dloom_notify.rs10 let tx = Arc::new(Notify::new()); in notify_one() localVariable
28 let tx = notify.clone(); in notify_waiters() localVariable
Dloom_oneshot.rs65 tx: &'a mut oneshot::Sender<i32>, field
94 let tx = thread::spawn(move || { in changing_tx_task() localVariable
Dloom_mpsc.rs106 let tx = tx.clone(); in dropping_tx() localVariable
124 let tx = tx.clone(); in dropping_unbounded_tx() localVariable
/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c548 nine_record_outputs(struct shader_translator *tx, BYTE Usage, BYTE UsageIndex, in nine_record_outputs()
558 static struct ureg_src nine_float_constant_src(struct shader_translator *tx, int idx) in nine_float_constant_src()
588 static struct ureg_src nine_integer_constant_src(struct shader_translator *tx, int idx) in nine_integer_constant_src()
613 static struct ureg_src nine_boolean_constant_src(struct shader_translator *tx, int idx) in nine_boolean_constant_src()
643 tx_lconstf(struct shader_translator *tx, struct ureg_src *src, INT index) in tx_lconstf()
660 tx_lconsti(struct shader_translator *tx, struct ureg_src *src, INT index) in tx_lconsti()
677 tx_lconstb(struct shader_translator *tx, struct ureg_src *src, INT index) in tx_lconstb()
695 tx_set_lconstf(struct shader_translator *tx, INT index, float f[4]) in tx_set_lconstf()
719 tx_set_lconsti(struct shader_translator *tx, INT index, int i[4]) in tx_set_lconsti()
744 tx_set_lconstb(struct shader_translator *tx, INT index, BOOL b) in tx_set_lconstb()
[all …]
/external/rust/crates/rusqlite/src/
Dtransaction.rs482 let tx = db.transaction().unwrap(); in test_drop() localVariable
487 let mut tx = db.transaction().unwrap(); in test_drop() localVariable
492 let tx = db.transaction().unwrap(); in test_drop() localVariable
516 let tx = db.unchecked_transaction().unwrap(); in test_unchecked_nesting() localVariable
522 let tx = db.unchecked_transaction().unwrap(); in test_unchecked_nesting() localVariable
543 let mut tx = db.transaction().unwrap(); in test_explicit_rollback_commit() localVariable
554 let tx = db.transaction().unwrap(); in test_explicit_rollback_commit() localVariable
559 let tx = db.transaction().unwrap(); in test_explicit_rollback_commit() localVariable
572 let mut tx = db.transaction().unwrap(); in test_savepoint() localVariable
606 let mut tx = db.transaction().unwrap(); in test_ignore_drop_behavior() localVariable
/external/rust/crates/tokio/tests/
Dsync_oneshot.rs75 let mut tx = task::spawn(tx); in close_rx() localVariable
114 let mut tx = task::spawn(tx); in explicit_close_poll() localVariable
130 let mut tx = task::spawn(tx); in explicit_close_poll() localVariable
158 let mut tx = task::spawn(tx); in explicit_close_try_recv() localVariable
/external/rust/crates/crossbeam-utils/tests/
Dwait_group.rs16 let tx = tx.clone(); in wait() localVariable
45 let tx = tx.clone(); in wait_and_drop() localVariable
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c142 struct nouveau_transfer *tx, bool permit_pb) in nouveau_transfer_staging()
171 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx) in nouveau_transfer_read()
192 nouveau_transfer_write(struct nouveau_context *nv, struct nouveau_transfer *tx, in nouveau_transfer_write()
263 nouveau_buffer_transfer_init(struct nouveau_transfer *tx, in nouveau_buffer_transfer_init()
286 struct nouveau_transfer *tx) in nouveau_buffer_transfer_del()
305 struct nouveau_transfer tx; in nouveau_buffer_cache() local
384 struct nouveau_transfer *tx = MALLOC_STRUCT(nouveau_transfer); in nouveau_buffer_transfer_map() local
514 struct nouveau_transfer *tx = nouveau_transfer(transfer); in nouveau_buffer_transfer_flush_region() local
536 struct nouveau_transfer *tx = nouveau_transfer(transfer); in nouveau_buffer_transfer_unmap() local
655 struct nouveau_transfer *tx = MALLOC_STRUCT(nouveau_transfer); in nouveau_user_ptr_transfer_map() local
[all …]
/external/linux-kselftest/tools/testing/selftests/timers/
Dset-tai.c30 struct timex tx; in set_tai() local
42 struct timex tx; in get_tai() local
Dchange_skew.c38 struct timex tx; in change_skew_test() local
60 struct timex tx; in main() local
Dleapcrash.c30 struct timex tx; in clear_time_state() local
60 struct timex tx; in main() local
Dvalid-adjtimex.c44 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime()
53 struct timex tx; in clear_time_state() local
117 struct timex tx; in validate_freq() local
Dleap-a-day.c97 struct timex tx; in clear_time_state() local
132 struct timex tx; in sigalarm() local
239 struct timex tx; in main() local
/external/lmfit/demo/
Dsurface1.c23 double f( double tx, double tz, const double *p ) in f()
30 double *tx, *tz; member
56 double tx[4] = { -1, -1, 1, 1 }; in main() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DThreadTest.java66 Transliterator tx = Transliterator.getInstance("Latin-Thai"); in run() local
82 final Transliterator tx = Transliterator.getInstance("Any-Latin"); in TestAnyTranslit() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DThreadTest.java63 Transliterator tx = Transliterator.getInstance("Latin-Thai"); in run() local
79 final Transliterator tx = Transliterator.getInstance("Any-Latin"); in TestAnyTranslit() local
/external/rust/crates/tokio/src/runtime/blocking/
Dshutdown.rs13 tx: Arc<oneshot::Sender<()>>, field
23 let tx = Sender { tx: Arc::new(tx) }; in channel() localVariable
/external/rust/crates/futures/tests/
Dmutex.rs53 let tx = Arc::new(tx); in mutex_contested() localVariable
58 let tx = tx.clone(); in mutex_contested() localVariable
Dsink.rs435 let mut tx = tx.with(|item: i32| future::ok::<i32, mpsc::SendError>(item + 10)); in with_propagates_poll_ready() localVariable
439 let mut tx = Pin::new(&mut tx); in with_propagates_poll_ready() localVariable
636 let mut tx = tx.sink_map_err(|_| ()); in sink_map_err() localVariable
641 let tx = mpsc::channel(0).0; in sink_map_err() localVariable
659 let mut tx = tx.clone(); in sink_unfold() localVariable
706 let mut tx: SinkErrInto<mpsc::Sender<()>, _, ErrIntoTest> = tx.sink_err_into(); in err_into() localVariable
711 let tx = mpsc::channel(0).0; in err_into() localVariable
/external/libese/apps/weaver/
Dweaver.c76 struct EseSgBuffer tx[2]; in ese_weaver_session_open() local
234 struct EseSgBuffer tx[5]; in ese_weaver_write() local
288 struct EseSgBuffer tx[5]; in ese_weaver_read() local
373 struct EseSgBuffer tx[3]; in ese_weaver_erase_value() local
/external/walt/pywalt/pywalt/
Dminimization.py45 def minimize_lsq(tx, x, ty, y, tl, min_shift, max_shift, step): argument
108 def debug_plot(tx, x, ty, y, tl, shift): argument

12345678910>>...12