Home
last modified time | relevance | path

Searched defs:cid (Results 1 - 25 of 136) sorted by relevance

123456

/third_party/python/Doc/includes/
H A Demail-alternative.py48 cid=asparagus_cid) variable
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_emmc.c14 static int32_t EmmcDeviceDefaultGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceDefaultGetCid() argument
30 int32_t EmmcDeviceGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceGetCid() argument
H A Demmc_if.c22 static int32_t EmmcGetCidReadReplyData(struct HdfSBuf *reply, uint8_t *cid, uint32_t size) in EmmcGetCidReadReplyData() argument
45 int32_t EmmcServiceGetCid(struct HdfIoService *service, uint8_t *cid, uint32_t size) in EmmcServiceGetCid() argument
113 int32_t EmmcGetCid(DevHandle handle, uint8_t *cid, uint32_t size) in EmmcGetCid() argument
140 void EmmcGetHuid(uint8_t *cid, uint32_t size) in EmmcGetHuid() argument
[all...]
H A Dmmc_dispatch.c41 uint8_t cid[EMMC_CID_LEN] = {0}; in EmmcCmdGetCid() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/speculative/
H A D3-1.c40 clockid_t cid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/
H A D1-1.c33 clockid_t cid; in thread_func() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_getcpuclockid.c41 clockid_t cid; in pthread_getcpuclockid_0100() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_data.c38 ossl_policy_data_new(POLICYINFO *policy, const ASN1_OBJECT *cid, int crit) ossl_policy_data_new() argument
/third_party/openssl/crypto/x509/
H A Dpcy_data.c38 ossl_policy_data_new(POLICYINFO *policy, const ASN1_OBJECT *cid, int crit) ossl_policy_data_new() argument
/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_test.cpp54 uint8_t cid[EMMC_CID_LEN] = {0}; in TestUserEmmcGetCid() local
/drivers/hdf_core/adapter/khdf/linux/model/storage/
H A Demmc_adapter.c32 static int32_t LinuxEmmcGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t size) in LinuxEmmcGetCid() argument
/third_party/ffmpeg/libavcodec/
H A Ddnxhd_parser.c70 int cid = (state >> 32) & 0xFFFFFFFF; in dnxhd_find_frame_end() local
/third_party/ffmpeg/libavformat/
H A Doggparseogm.c71 int cid; in ogm_header() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.h20 uint32_t cid; /* countable-id within the group */ member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cid.h51 ngtcp2_cid cid; member
72 ngtcp2_cid cid; member
[all...]
H A Dngtcp2_cid.c33 void ngtcp2_cid_zero(ngtcp2_cid *cid) { memset(cid, 0, sizeof(*cid)); } in ngtcp2_cid_zero() argument
35 void ngtcp2_cid_init(ngtcp2_cid *cid, const uint8_t *data, size_t datalen) { in ngtcp2_cid_init() argument
44 int ngtcp2_cid_eq(const ngtcp2_cid *cid, const ngtcp2_cid *other) { in ngtcp2_cid_eq() argument
57 ngtcp2_cid_empty(const ngtcp2_cid *cid) ngtcp2_cid_empty() argument
59 ngtcp2_scid_init(ngtcp2_scid *scid, uint64_t seq, const ngtcp2_cid *cid) ngtcp2_scid_init() argument
73 ngtcp2_dcid_init(ngtcp2_dcid *dcid, uint64_t seq, const ngtcp2_cid *cid, const uint8_t *token) ngtcp2_dcid_init() argument
126 ngtcp2_dcid_verify_uniqueness(ngtcp2_dcid *dcid, uint64_t seq, const ngtcp2_cid *cid, const uint8_t *token) ngtcp2_dcid_verify_uniqueness() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_lib.c50 OCSP_CERTID *cid = NULL; in OCSP_cert_id_new() local
/third_party/openssl/crypto/ocsp/
H A Docsp_lib.c50 OCSP_CERTID *cid = NULL; in OCSP_cert_id_new() local
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidriver.c116 CID_FaceInfo cid = &face->cid; in cid_get_ros() local
[all...]
H A Dcidobjs.c205 CID_FaceInfo cid; in cid_face_done() local
362 CID_FaceInfo cid = &face->cid; FT_LOCAL_DEF() local
[all...]
H A Dcidparse.h80 CID_FaceInfo cid; member
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Demmc_test.c46 uint8_t cid[EMMC_CID_LEN] = {0}; in TestEmmcGetCid() local
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_driver.cc57 size_t cid = 0; in create_available_counters() local
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs01_open_files.c32 int cid, fork_number; in main() local
/vendor/hisilicon/hispark_taurus/hals/utils/sys_param/
H A Dhal_sys_param.c43 static int32_t TranslateCid(uint8_t *cid, uint32_t cidLen, char *digitalCid, uint32_t digitalCidLen) in TranslateCid() argument
72 uint8_t cid[CID_LENGTH] = {0}; in Getcid() local

Completed in 8 milliseconds

123456