Home
last modified time | relevance | path

Searched refs:rarray (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/examples/pad/
H A Dops_defs.py53 rarray = tf.raw_ops.Reverse(tensor=input_, dims=rdims)
60 value=rarray,
65 value=rarray,
71 value=rarray,
76 value=rarray,
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl01.c184 unsigned short rarray[PSEMS]; in func_sall() local
186 SAFE_SEMCTL(sem_id, 0, GETALL, (union semun)rarray); in func_sall()
188 if (array[i] != rarray[i]) { in func_sall()
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/
DREADME.md132 * [`array`](https://sqlite.org/carray.html), The `rarray()` Table-Valued Function. (Implies `vtab`.)
/aosp_15_r20/external/rust/crates/libsqlite3-sys/
DREADME.md131 * [`array`](https://sqlite.org/carray.html), The `rarray()` Table-Valued Function. (Implies `vtab`.)