Home
last modified time | relevance | path

Searched refs:bit (Results 1 – 25 of 33) sorted by relevance

12

/cts/tests/tests/net/src/android/net/cts/
DNetworkRequestTest.java103 for(int bit = 0; bit < MAX_POSSIBLE_CAPABILITY; bit++) { in verifyNoCapabilities()
104 assertFalse(nr.hasCapability(bit)); in verifyNoCapabilities()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1475 u32 bit = dat & (1u << i); in winfo32_hi() local
1477 if (fcntl(fd, F_SETFD, bit ? FD_CLOEXEC : 0) < 0) { in winfo32_hi()
1478 if (errno != EBADF || bit) in winfo32_hi()
1715 void set_fdarr(int bit) { in set_fdarr() argument
1716 set_fdt_fdarr(pipe_inode_info + file_off - bit * 8); in set_fdarr()
1722 for (int bit = 0; bit < 8; bit++) { in r8() local
1723 set_fdarr(bit); in r8()
1724 rw_bit = bit; in r8()
1728 val |= rw_val << bit; in r8()
1735 for (int bit = 0; bit < 8; bit++) { in w8() local
[all …]
/cts/tests/tests/net/appForApi23/
DAndroid.bp19 // Include both the 32 and 64 bit versions
/cts/hostsidetests/cpptools/test-apps/ConnectorNativeProgram/
DAndroid.bp22 // Include both the 32 and 64 bit versions
/cts/tests/tests/permission/telephony/
DAndroid.bp26 // Include both the 32 and 64 bit versions
/cts/tests/tests/telephony/current/permissions/
DAndroid.bp26 // Include both the 32 and 64 bit versions
/cts/tests/tests/cronet/
DAndroid.bp21 // Include both the 32 and 64 bit versions
/cts/tests/tests/wifi/
DAndroid.bp19 // Include both the 32 and 64 bit versions
/cts/tests/tests/nativehardware/
DAndroid.bp18 // Include both the 32 and 64 bit versions
/cts/tests/tests/openglperf/
DAndroid.bp18 // Include both the 32 and 64 bit versions
/cts/tests/tests/drm/
DAndroid.bp18 // Include both the 32 and 64 bit versions of libs
/cts/tests/tests/mediastress/
DAndroid.bp25 // Include both the 32 and 64 bit versions
/cts/tests/libcore/wycheproof-bc/
DAndroid.bp34 // Include both the 32 and 64 bit versions of libjavacoretests,
/cts/tests/libcore/wycheproof/
DAndroid.bp34 // Include both the 32 and 64 bit versions of libjavacoretests,
/cts/tests/tests/net/ipsec/
DAndroid.bp19 // Include both the 32 and 64 bit versions
/cts/tests/tests/net/api23Test/
DAndroid.bp19 // Include both the 32 and 64 bit versions
/cts/tests/tests/permission/
DAndroid.bp25 // Include both the 32 and 64 bit versions
/cts/tests/libcore/okhttp/
DAndroid.bp36 // Include both the 32 and 64 bit versions of libjavacoretests,
/cts/tests/libcore/ojluni/
DAndroid.bp33 // Include both the 32 and 64 bit versions of libjavacoretests,
/cts/tests/tests/text/
DAndroid.bp44 // Include both the 32 and 64 bit versions of libctstext_jni, where
/cts/tests/tests/tethering/
DAndroid.bp54 // Include both the 32 and 64 bit versions
/cts/tests/tests/security/
DAndroid.bp18 // Include both the 32 and 64 bit versions
/cts/tests/tests/os/assets/minijail/
Disolated-arm.policy1 # Minijail Seccomp Policy for isolated_app processes on ARM (32-bit).
/cts/tests/tests/jni/
DAndroid.bp18 // Include both the 32 and 64 bit versions
/cts/tests/tests/media/
DAndroid.bp28 // include both the 32 and 64 bit versions

12