/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/test/ |
D | README.txt | 2 - To execute test suite nt times with n entries, command "ipanatest sep nt n" 4 Example: To execute test suite 1 time with 100 entries, command "ipanattest sep 100" 8 - To execute test suite nt times with n entries, command "ipanatest reg nt n" 10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32" 18 4. if we just give command "ipanattest", runs test suite 1 time with 100 entries (non separate)
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/test/ |
D | README.txt | 2 - To execute test suite nt times with n entries, command "ipanatest sep nt n" 4 Example: To execute test suite 1 time with 100 entries, command "ipanattest sep 100" 8 - To execute test suite nt times with n entries, command "ipanatest reg nt n" 10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32" 18 4. if we just give command "ipanattest", runs test suite 1 time with 100 entries (non separate)
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/ |
D | README.txt | 2 - To execute test suite nt times with n entries, command "ipanatest sep nt n" 4 Example: To execute test suite 1 time with 100 entries, command "ipanattest sep 100" 8 - To execute test suite nt times with n entries, command "ipanatest reg nt n" 10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32" 18 4. if we just give command "ipanattest", runs test suite 1 time with 100 entries (non separate)
|
/hardware/interfaces/identity/aidl/vts/ |
D | VtsAttestationParserSupport.cpp | 54 kCert.entries = (keymaster_blob_t*)malloc(sizeof(keymaster_blob_t) * kCert.entry_count); in certificateChainToKeymasterChain() 58 kCert.entries[index].data_length = c.encodedCertificate.size(); in certificateChainToKeymasterChain() 62 kCert.entries[index].data = (const uint8_t*)data; in certificateChainToKeymasterChain() 83 if (!verifyAttestationRecord(cert_chain.value().entries[0])) { in parse() 160 keymaster_blob_t& key_cert_blob = chain.entries[i]; in verifyChain() 161 keymaster_blob_t& signing_cert_blob = chain.entries[i + 1]; in verifyChain()
|
D | VtsIdentityTestUtils.cpp | 238 vector<RequestNamespace> buildRequestNamespaces(const vector<TestEntryData> entries) { in buildRequestNamespaces() argument 241 for (const TestEntryData& testEntry : entries) { in buildRequestNamespaces()
|
/hardware/qcom/sm8150/display/include/ |
D | display_color_processing.h | 67 struct rgb_entry entries[LUT3D_ENTRIES_SIZE]; member 83 struct rgb entries[LUT1D_ENTRIES_SIZE]; member
|
/hardware/libhardware/include/hardware/ |
D | keymaster_defs.h | 355 keymaster_blob_t* entries; member 647 free((uint8_t*)chain->entries[i].data); in keymaster_free_cert_chain() 648 chain->entries[i].data = NULL; in keymaster_free_cert_chain() 649 chain->entries[i].data_length = 0; in keymaster_free_cert_chain() 651 free(chain->entries); in keymaster_free_cert_chain() 652 chain->entries = NULL; in keymaster_free_cert_chain()
|
D | camera2.h | 271 size_t entries, size_t data_bytes,
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | qcedev.h | 106 uint32_t entries; member 124 uint32_t entries; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | qcedev.h | 186 uint32_t entries; member 212 uint32_t entries; member
|
/hardware/qcom/msm8998/kernel-headers/media/ |
D | msmb_ispif.h | 134 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member 140 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | qcedev.h | 186 uint32_t entries; member 212 uint32_t entries; member
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msmb_ispif.h | 107 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member 113 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | qcedev.h | 106 uint32_t entries; member 124 uint32_t entries; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msmb_ispif.h | 88 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msmb_ispif.h | 110 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msmb_ispif.h | 84 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msmb_ispif.h | 84 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msmb_ispif.h | 110 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msmb_ispif.h | 114 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
|
/hardware/invensense/6515/libsensors_iio/ |
D | sensors_mpl.cpp | 58 SIMPLEQ_ENTRY(handle_entry) entries; 238 SIMPLEQ_REMOVE_HEAD(&pending_flush_items_head, entries); in pollEvents() 373 SIMPLEQ_INSERT_TAIL(&pending_flush_items_head, the_entry, entries); in inv_pending_flush()
|
/hardware/google/av/media/eco/ |
D | .clang-format | 23 # approximation of that rule, which makes all entries in the list (except the
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pNetwork.hal | 108 * group entries (disabled == 2). 123 * group entries (disabled == 2).
|
/hardware/interfaces/ir/1.0/ |
D | IConsumerIr.hal | 25 * even if there are and odd number of entries in the pattern array.
|
/hardware/interfaces/camera/device/3.3/ |
D | types.hal | 52 * Identical to @3.2::HalStreamConfiguration, except that it contains @3.3::HalStream entries.
|