Home
last modified time | relevance | path

Searched refs:u16 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloat16ArithmeticTest.java57 Element u16 = Element.U16(mRS); in setUp() local
59 Type u16Matrix = Type.createXY(mRS, u16, numInputs, numInputs); in setUp()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c47 typedef uint16_t u16; typedef
249 u16 *dst = (u16*)buf_alloc(b, (len + 1) * 2); in buf_str16()
411 u16 *txn_str(txn_t *t) { in txn_str()
525 u16 *pkg = txn_str(t); in txn_component()
537 int str16_eq(u16 *s16, char *s) { in str16_eq()
557 u16 *key = txn_str(t); in txn_bundle()
1077 u16 tclass;
1078 u16 pad;
1082 u64 grant(u64 avc, u32 ssid, u32 tsid, u16 class) { in grant()
1751 void w16(u64 addr, u16 val) { in w16()
[all …]