Home
last modified time | relevance | path

Searched refs:Q (Results 1 – 25 of 51) sorted by relevance

123

/system/nfc/src/gki/common/
Dgki_buffer.cc94 FREE_QUEUE_T* Q; in gki_alloc_free_queue() local
97 Q = &p_cb->freeq[p_cb->pool_list[id]]; in gki_alloc_free_queue()
99 if (Q->p_first == nullptr) { in gki_alloc_free_queue()
100 void* p_mem = GKI_os_malloc((Q->size + BUFFER_PADDING_SIZE) * Q->total); in gki_alloc_free_queue()
103 gki_init_free_queue(id, Q->size, Q->total, p_mem); in gki_alloc_free_queue()
258 FREE_QUEUE_T* Q; in GKI_getbuf() local
301 Q = &gki_cb.com.freeq[p_hdr->q_id]; in GKI_getbuf()
302 if (++Q->cur_cnt > Q->max_cnt) Q->max_cnt = Q->cur_cnt; in GKI_getbuf()
306 "%s %p %d:%d", __func__, ((uint8_t*)p_hdr + BUFFER_HDR_SIZE), Q->cur_cnt, in GKI_getbuf()
307 Q->max_cnt); in GKI_getbuf()
[all …]
/system/extras/memory_replay/traces/
DTRACES36 OS: Android Q
47 OS: Android Q
58 OS: Android Q
70 OS: Android Q
/system/libhidl/transport/
Dcurrent.txt23 # ABI preserving changes to HALs during Android Q
30 # HALs released in Android Q
/system/libvintf/include/vintf/
DLevel.h39 Q = 4, enumerator
/system/teeui/libteeui/src/
Dutils.cpp63 Point<pxs> Q(a1 * (a1 + pxs(.5)) / a0 + a0, pxs(-.5)); in pixelLineIntersect() local
64 if (Q.x() >= pxs(.5)) { in pixelLineIntersect()
71 TEEUI_LOG << " P: " << P << " Q: " << Q; in pixelLineIntersect()
72 Point<pxs> R = P - Q; in pixelLineIntersect()
/system/hardware/interfaces/
Dcurrent.txt15 # Frameworks HALs released in Android Q
/system/core/fs_mgr/libfs_avb/tests/data/
Dtestkey_rsa8192.pem63 lLLbBv3ImdSj32LBbhsgF4iCGeXO8HpPO+Q/h9XVsnY52Um2XdNMn03PCGm6ZvtM
96 B6yj8iaiE3LL+Q/eulJ7S6QPfAI2bU0UJO23Y4koeoIibEEDMSCQ6KYZ2NClRRRT
/system/tools/aidl/build/apex/
Dcom.android.aidltest.pem28 7Q+jV7KkH+pPpIvOlQ0w7KK2D9nFo7Mdq/DE1A8+8UYyy28DtgQ2W5jh5vwn4K1U
/system/bt/types/
DAndroid.bp24 // As part of updatable mainline modules(media, swcodec), it should support at least 29(Q)
/system/apex/apexer/etc/
Dcom.android.support.apexer.pem17 UgGYbbTfPEoIniFruZp9I37HFbKbcaEyk+ZWcBEYTSL5CWPeTQ+8Q/G00q7G9kci
/system/timezone/apex/tests/src/java/android/tzdata/mts/
DTimeZoneVersionTest.java47 if (Build.VERSION.SDK_INT == Build.VERSION_CODES.Q) { in timeZoneModuleIsCompatibleWithThisRelease()
/system/core/libstats/push_compat/
DAndroid.bp20 // native modules on Q that log pushed atoms to statsd.
/system/sepolicy/prebuilts/api/30.0/private/
Duntrusted_app_27.te18 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
Duntrusted_app_25.te29 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
/system/netd/server/
DAndroid.bp87 // this is part of updatable modules(NetworkStack) which targets 29(Q)
94 // This is necessary for the DnsResovler tests to run in Android Q.
95 // Soong would recognize this value and produce the Q compatible aidl library.
/system/apex/tests/testdata/
Dld.config.txt35 namespace.vndk.search.paths += /system/${LIB}/vndk-sp-Q
42 namespace.vndk.permitted.paths += /system/${LIB}/vndk-sp-Q/hw
/system/sepolicy/private/
Duntrusted_app_27.te18 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
Duntrusted_app_25.te29 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
/system/sepolicy/prebuilts/api/31.0/private/
Duntrusted_app_27.te18 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
Duntrusted_app_25.te29 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
/system/ca-certificates/files/
Daeb67534.038 …Issuer: C=ES, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), OU=Serveis Publics de Certific…
42 …Subject: C=ES, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), OU=Serveis Publics de Certifi…
/system/libvintf/analyze_matrix/
Danalyze_matrix.cpp82 case Level::Q: in GetDescription()
/system/sepolicy/prebuilts/api/29.0/private/
Duntrusted_app_27.te30 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
Duntrusted_app_25.te45 # Text relocation support for API < 23. This is now disallowed for targetSdkVersion>=Q.
/system/sepolicy/prebuilts/api/30.0/public/
Dte_macros794 # For devices launching with Q or eariler, this neverallow rules can be relaxed with defining
818 # For devices launching with Q or eariler, this restriction can be relaxed with
831 # For devices launching with Q or eariler, this restriction can be relaxed with
862 # For devices launching with Q or eariler, this restriction can be relaxed with
875 # For devices launching with Q or eariler, this restriction can be relaxed with
894 # For devices launching with Q or eariler, this restriction can be relaxed with
908 # For devices launching with Q or eariler, this restriction can be relaxed with

123