Home
last modified time | relevance | path

Searched defs:tbox (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestatomic.c326 static APR_INLINE void busyloop_read32(tbox_t *tbox) in busyloop_read32()
340 static void busyloop_set32(tbox_t *tbox) in busyloop_set32()
348 static void busyloop_add32(tbox_t *tbox) in busyloop_add32()
361 static void busyloop_sub32(tbox_t *tbox) in busyloop_sub32()
369 static void busyloop_inc32(tbox_t *tbox) in busyloop_inc32()
382 static void busyloop_dec32(tbox_t *tbox) in busyloop_dec32()
395 static void busyloop_cas32(tbox_t *tbox) in busyloop_cas32()
411 static void busyloop_xchg32(tbox_t *tbox) in busyloop_xchg32()
426 tbox_t *tbox = data; in thread_func_busyloop() local
440 tbox_t tbox[NUM_THREADS]; in test_atomics_busyloop_threaded() local
/aosp_15_r20/frameworks/av/media/libstagefright/timedtext/test/fuzzer/
H A Dtimedtext_fuzz.proto41 tbox = 1952608120; enumerator
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c929 struct pipe_box tbox; in lima_texture_subdata() local