Searched defs:utype (Results 1 – 9 of 9) sorted by relevance
/external/boringssl/src/crypto/asn1/ |
D | tasn_new.c | 319 int utype; in ASN1_primitive_new() local 370 int utype; in asn1_primitive_clear() local
|
D | tasn_fre.c | 192 int utype; in ASN1_primitive_free() local
|
D | tasn_enc.c | 488 int utype; in asn1_i2d_ex_primitive() local 550 int utype; in asn1_ex_i2c() local
|
D | tasn_dec.c | 735 int ret = 0, utype; in asn1_d2i_ex_primitive() local 864 int utype, char *free_cont, const ASN1_ITEM *it) in asn1_ex_c2i()
|
/external/boringssl/src/crypto/x509/ |
D | asn1_gen.c | 119 int utype; member 307 int utype; in asn1_cb() local 469 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi() 648 static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype) in asn1_str2type()
|
/external/strace/ |
D | msghdr.c | 239 const unsigned int utype = cmsg_type; in print_cmsg_type_data() local
|
/external/flatbuffers/src/ |
D | reflection.cpp | 655 auto utype = table->GetField<uint8_t>(utype_offset, 0); in VerifyObject() local
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 406 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_repeated_field() argument 526 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_oneof_field() argument
|
/external/boringssl/src/include/openssl/ |
D | asn1t.h | 518 long utype; /* underlying type */ member
|