Home
last modified time | relevance | path

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

12

/system/nfc/src/gki/common/
Dgki_buffer.cc92 FREE_QUEUE_T* Q; in gki_alloc_free_queue() local
95 Q = &p_cb->freeq[p_cb->pool_list[id]]; in gki_alloc_free_queue()
97 if (Q->p_first == nullptr) { in gki_alloc_free_queue()
98 void* p_mem = GKI_os_malloc((Q->size + BUFFER_PADDING_SIZE) * Q->total); in gki_alloc_free_queue()
101 gki_init_free_queue(id, Q->size, Q->total, p_mem); in gki_alloc_free_queue()
256 FREE_QUEUE_T* Q; in GKI_getbuf() local
284 Q = &p_cb->freeq[p_cb->pool_list[i]]; in GKI_getbuf()
285 if (Q->cur_cnt < Q->total) { in GKI_getbuf()
286 if (Q->p_first == nullptr && gki_alloc_free_queue(i) != true) { in GKI_getbuf()
292 if (Q->p_first == nullptr) { in GKI_getbuf()
[all …]
/system/core/adb/fastdeploy/testdata/
Drotating_cube-metadata-release.data8 ��Q
9 q��p���{2���٫���Q�
/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/bt/types/
DAndroid.bp15 // As part of updatable mainline modules(media, swcodec), it should support at least 29(Q)
/system/timezone/apex/tests/src/java/android/tzdata/mts/
DTimeZoneVersionTest.java46 if (Build.VERSION.SDK_INT == Build.VERSION_CODES.Q) { in timeZoneModuleIsCompatibleWithThisRelease()
/system/apex/apexer/etc/
Dcom.android.support.apexer.pem17 UgGYbbTfPEoIniFruZp9I37HFbKbcaEyk+ZWcBEYTSL5CWPeTQ+8Q/G00q7G9kci
/system/core/libstats/push_compat/
DAndroid.bp20 // native modules on Q that log pushed atoms to statsd.
/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/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/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/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…
D1e1eab7c.020 91Q+gT3aSWqas+8QPebrb9HIIkfLzM8BMZLZGOMivgkeGj5asuRrDFR6fUNOuIml
D5cf9d536.033 SnQ2+Q==
/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/core/libunwindstack/
DAndroidVersions.md28 ## Android Q
31 Unfortunately, this wasn't fixed correctly in Q since it assumes
34 is not completely fixed until Android R. For apps targeting Android 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
/system/sepolicy/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

12