Searched defs:utype (Results 1 – 13 of 13) sorted by relevance
/external/openssl/crypto/asn1/ |
D | tasn_new.c | 329 int utype; in ASN1_primitive_new() local 379 int utype; in asn1_primitive_clear() local
|
D | asn1_gen.c | 109 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()
|
D | x_bignum.c | 127 int utype, char *free_cont, const ASN1_ITEM *it) in bn_c2i()
|
D | tasn_fre.c | 206 int utype; in ASN1_primitive_free() local
|
D | x_long.c | 143 int utype, char *free_cont, const ASN1_ITEM *it) in long_c2i()
|
D | tasn_enc.c | 508 int utype; in asn1_i2d_ex_primitive() local 571 int utype; in asn1_ex_i2c() local
|
D | tasn_dec.c | 771 int ret = 0, utype; in asn1_d2i_ex_primitive() local 920 int utype, char *free_cont, const ASN1_ITEM *it) in asn1_ex_c2i()
|
D | tasn_prn.c | 524 long utype; in asn1_primitive_print() local
|
D | asn1t.h | 570 long utype; /* underlying type */ member
|
/external/llvm/utils/TableGen/ |
D | NeonEmitter.cpp | 808 std::string utype = "U" + typestr.str(); in GenOpString() local 825 std::string utype = "U" + typestr.str(); in GenOpString() local
|
/external/openssl/include/openssl/ |
D | asn1t.h | 570 long utype; /* underlying type */ member
|
/external/kernel-headers/original/linux/ |
D | hid.h | 564 #define HID_USAGE_ID(uhid, utype, ucode) \ argument
|
/external/bluetooth/glib/gobject/ |
D | gtype.c | 369 lookup_type_node_I (register GType utype) in lookup_type_node_I()
|