Home
last modified time | relevance | path

Searched defs:utype (Results 1 – 14 of 14) sorted by relevance

/third_party/openssl/crypto/asn1/
Dx_bignum.c116 int utype, char *free_cont, const ASN1_ITEM *it) in bn_c2i()
131 int utype, char *free_cont, const ASN1_ITEM *it) in bn_secure_c2i()
Dtasn_new.c267 int utype; in asn1_primitive_new() local
332 int utype; in asn1_primitive_clear() local
Dasn1_gen.c58 int utype; member
244 int utype; in asn1_cb() local
405 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()
578 static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype) in asn1_str2type()
Dx_int64.c74 int utype, char *free_cont, const ASN1_ITEM *it) in uint64_c2i()
176 int utype, char *free_cont, const ASN1_ITEM *it) in uint32_c2i()
Dtasn_fre.c148 int utype; in asn1_primitive_free() local
Dtasn_enc.c451 int utype; in asn1_i2d_ex_primitive() local
513 int utype; in asn1_ex_i2c() local
Dtasn_dec.c664 int ret = 0, utype; in asn1_d2i_ex_primitive() local
794 int utype, char *free_cont, const ASN1_ITEM *it) in asn1_ex_c2i()
Dtasn_prn.c438 long utype; in asn1_primitive_print() local
/third_party/flatbuffers/src/
Dreflection.cpp527 uint8_t utype, const uint8_t *elem, in VerifyUnion()
616 auto utype = type_vec->Get(j); in VerifyVector() local
691 auto utype = table->GetField<uint8_t>(utype_offset, 0); in VerifyObject() local
/third_party/boost/boost/lexical_cast/detail/
Dconverter_lexical_streams.hpp260 typedef BOOST_DEDUCED_TYPENAME boost::make_unsigned<T>::type utype; in shl_signed() typedef
541 typedef BOOST_DEDUCED_TYPENAME make_unsigned<Type>::type utype; in shr_signed() typedef
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c589 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_repeated_field() argument
845 #define SET_HANDLER(utype, ltype) \ in add_handlers_for_oneof_field() argument
/third_party/ltp/tools/sparse/sparse-src/
Devaluate.c202 struct symbol *stype, *utype; in bigger_int_type() local
2936 static struct symbol *find_member_type(struct symbol *utype, struct symbol *type) in find_member_type()
/third_party/openssl/include/openssl/
Dasn1t.h583 long utype; /* underlying type */ member
/third_party/glib/gobject/
Dgtype.c394 lookup_type_node_I (GType utype) in lookup_type_node_I()