/external/boringssl/src/crypto/asn1/ |
D | tasn_utl.c | 77 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_choice_selector() 83 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, in asn1_set_choice_selector() 92 static CRYPTO_refcount_t *asn1_get_references(ASN1_VALUE **pval, in asn1_get_references() 105 void asn1_refcount_set_one(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_set_one() 112 int asn1_refcount_dec_and_test_zero(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_dec_and_test_zero() 120 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_enc_ptr() 132 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_init() 144 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_free() 159 int asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in asn1_enc_save() 190 int asn1_enc_restore(int *len, unsigned char **out, ASN1_VALUE **pval, in asn1_enc_restore() [all …]
|
D | tasn_new.c | 86 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_new() 91 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it, in asn1_item_ex_combine_new() 226 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_item_clear() 260 int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new() 301 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear() 315 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_new() 368 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_primitive_clear()
|
D | tasn_fre.c | 71 void ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_free() 76 void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine) in asn1_item_combine_free() 173 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free() 190 void ASN1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_free()
|
D | tasn_enc.c | 127 int ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in ASN1_item_ex_i2d() 259 static int asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in asn1_template_ex_i2d() 484 static int asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, in asn1_i2d_ex_primitive() 544 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
|
D | tasn_dec.c | 145 ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **pval, in ASN1_item_d2i() 164 static int asn1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, in asn1_item_ex_d2i() 531 int ASN1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in ASN1_item_ex_d2i() 730 static int asn1_d2i_ex_primitive(ASN1_VALUE **pval, in asn1_d2i_ex_primitive() 863 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in asn1_ex_c2i()
|
/external/boringssl/src/crypto/x509/ |
D | x_req.c | 76 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
|
D | x_pubkey.c | 73 static int pubkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pubkey_cb() 338 int ptype, void *pval, in X509_PUBKEY_set0_param()
|
D | x_crl.c | 116 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb() 222 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
|
D | x_x509.c | 93 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_cb()
|
D | x_name.c | 169 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in x509_name_ex_free()
|
/external/ppp/pppd/plugins/radius/ |
D | avpair.c | 34 VALUE_PAIR *rc_avpair_add (VALUE_PAIR **list, int attrid, void *pval, int len, in rc_avpair_add() 60 int rc_avpair_assign (VALUE_PAIR *vp, void *pval, int len) in rc_avpair_assign() 110 VALUE_PAIR *rc_avpair_new (int attrid, void *pval, int len, int vendorcode) in rc_avpair_new()
|
/external/tensorflow/tensorflow/core/lib/hash/ |
D | crc32c.cc | 238 const uintptr_t pval = reinterpret_cast<uintptr_t>(p); in Extend() local
|
/external/kernel-headers/original/uapi/linux/tc_act/ |
D | tc_gact.h | 20 __u16 pval; member
|
/external/iproute2/include/uapi/linux/tc_act/ |
D | tc_gact.h | 20 __u16 pval; member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_temporal_filter.c | 804 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 828 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 852 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 873 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 897 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 918 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | temporal_filter.c | 294 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp8_temporal_filter_iterate_c() local 316 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp8_temporal_filter_iterate_c() local
|
/external/tensorflow/tensorflow/core/platform/ |
D | port_test.cc | 30 uintptr_t pval = reinterpret_cast<uintptr_t>(p); in TEST() local
|
/external/clang/test/Analysis/ |
D | casts.c | 34 void f1(struct s **pval) { in f1()
|
/external/f2fs-tools/fsck/ |
D | xattr.c | 208 char *pval; in f2fs_setxattr() local
|
/external/python/cpython2/Modules/_multiprocessing/ |
D | semaphore.c | 37 #define SEM_GETVALUE(sem, pval) _GetSemaphoreValue(sem, pval) argument 197 #define SEM_GETVALUE(sem, pval) sem_getvalue(sem, pval) argument
|
/external/python/cpython3/Modules/_multiprocessing/ |
D | semaphore.c | 39 #define SEM_GETVALUE(sem, pval) _GetSemaphoreValue(sem, pval) argument 190 #define SEM_GETVALUE(sem, pval) sem_getvalue(sem, pval) argument
|
/external/eigen/test/ |
D | packetmath.cpp | 519 …onjLhs,bool ConjRhs> void test_conj_helper(Scalar* data1, Scalar* data2, Scalar* ref, Scalar* pval) in test_conj_helper() 558 EIGEN_ALIGN_MAX Scalar pval[PacketSize*4]; in packetmath_complex() local
|
/external/google-benchmark/tools/gbench/ |
D | report.py | 160 def get_utest_color(pval): argument
|
/external/libcxx/utils/google-benchmark/tools/gbench/ |
D | report.py | 160 def get_utest_color(pval): argument
|
/external/curl/src/ |
D | tool_setopt.c | 655 void *pval = va_arg(arg, void *); in tool_setopt() local
|