Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dtasn_new.c329 int utype; in ASN1_primitive_new() local
379 int utype; in asn1_primitive_clear() local
Dasn1_gen.c109 int utype; member
281 int utype; in asn1_cb() local
448 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf) in asn1_multi()
629 static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype) in asn1_str2type()
Dx_bignum.c127 int utype, char *free_cont, const ASN1_ITEM *it) in bn_c2i()
Dtasn_fre.c206 int utype; in ASN1_primitive_free() local
Dx_long.c143 int utype, char *free_cont, const ASN1_ITEM *it) in long_c2i()
Dtasn_enc.c508 int utype; in asn1_i2d_ex_primitive() local
571 int utype; in asn1_ex_i2c() local
Dtasn_dec.c771 int ret = 0, utype; in asn1_d2i_ex_primitive() local
920 int utype, char *free_cont, const ASN1_ITEM *it) in asn1_ex_c2i()
Dtasn_prn.c524 long utype; in asn1_primitive_print() local
Dasn1t.h570 long utype; /* underlying type */ member
/external/llvm/utils/TableGen/
DNeonEmitter.cpp808 std::string utype = "U" + typestr.str(); in GenOpString() local
825 std::string utype = "U" + typestr.str(); in GenOpString() local
/external/openssl/include/openssl/
Dasn1t.h570 long utype; /* underlying type */ member
/external/kernel-headers/original/linux/
Dhid.h564 #define HID_USAGE_ID(uhid, utype, ucode) \ argument
/external/bluetooth/glib/gobject/
Dgtype.c369 lookup_type_node_I (register GType utype) in lookup_type_node_I()