Home
last modified time | relevance | path

Searched defs:dat (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsic3DLut.java45 int dat[] = new int[sx * sy * sz]; in genCubeIdent() local
63 int dat[] = new int[sx * sy * sz]; in genCubeRand() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c429 void handle_cmd(int fd, u32 cmd, void *dat) { in handle_cmd()
448 void *dat = (void *)parser_get(p, _IOC_SIZE(cmd)); in recv_txn() local
817 struct launch_dat *dat = vdat; in thread_start() local
832 struct launch_dat *dat = malloc(sizeof(*dat)); in launch_thread() local
1457 void winfo32_lo(int addr, u32 dat) { in winfo32_lo()
1472 void winfo32_hi(int addr, u32 dat) { in winfo32_hi()
1484 void winfo32(int addr, u32 dat) { in winfo32()
1491 void winfo64(int addr, u64 dat) { in winfo64()
1685 void *dat = malloc(0x2000); in rw_thread() local
1829 buf_t *dat = new_buf(); in place_bnd_buf() local