Home
last modified time | relevance | path

Searched refs:entries (Results 1 – 25 of 68) sorted by relevance

123

/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/test/
DREADME.txt2 - 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/
DREADME.txt2 - 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/
DREADME.txt2 - 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/
DVtsAttestationParserSupport.cpp54 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()
DVtsIdentityTestUtils.cpp238 vector<RequestNamespace> buildRequestNamespaces(const vector<TestEntryData> entries) { in buildRequestNamespaces() argument
241 for (const TestEntryData& testEntry : entries) { in buildRequestNamespaces()
/hardware/qcom/sm8150/display/include/
Ddisplay_color_processing.h67 struct rgb_entry entries[LUT3D_ENTRIES_SIZE]; member
83 struct rgb entries[LUT1D_ENTRIES_SIZE]; member
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h355 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()
Dcamera2.h271 size_t entries, size_t data_bytes,
/hardware/qcom/msm8x09/kernel-headers/linux/
Dqcedev.h106 uint32_t entries; member
124 uint32_t entries; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dqcedev.h186 uint32_t entries; member
212 uint32_t entries; member
/hardware/qcom/msm8998/kernel-headers/media/
Dmsmb_ispif.h134 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/
Dqcedev.h186 uint32_t entries; member
212 uint32_t entries; member
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsmb_ispif.h107 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/
Dqcedev.h106 uint32_t entries; member
124 uint32_t entries; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsmb_ispif.h88 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsmb_ispif.h110 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsmb_ispif.h84 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsmb_ispif.h84 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsmb_ispif.h110 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsmb_ispif.h114 struct msm_ispif_params_entry entries[MAX_PARAM_ENTRIES]; member
/hardware/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp58 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-format23 # approximation of that rule, which makes all entries in the list (except the
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pNetwork.hal108 * group entries (disabled == 2).
123 * group entries (disabled == 2).
/hardware/interfaces/ir/1.0/
DIConsumerIr.hal25 * even if there are and odd number of entries in the pattern array.
/hardware/interfaces/camera/device/3.3/
Dtypes.hal52 * Identical to @3.2::HalStreamConfiguration, except that it contains @3.3::HalStream entries.

123