| /external/cronet/third_party/boringssl/src/include/openssl/ |
| D | asn1t.h | 84 #define ASN1_ITEM_start(itname) \ argument 87 #define ASN1_ITEM_end(itname) \ argument 554 #define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument 560 #define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument 580 #define IMPLEMENT_ASN1_FUNCTIONS_name(stname, itname) IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname… argument 582 #define IMPLEMENT_ASN1_FUNCTIONS_ENCODE_name(stname, itname) \ argument 591 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument 601 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_fname(stname, itname, fname) \ argument 611 #define IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname, fname) \ argument 615 #define IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(stname, itname, fname) \ argument [all …]
|
| D | asn1.h | 1792 #define DECLARE_ASN1_FUNCTIONS_fname(type, itname, name) \ argument 1796 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ argument
|
| /external/boringssl/src/include/openssl/ |
| D | asn1t.h | 84 #define ASN1_ITEM_start(itname) \ argument 87 #define ASN1_ITEM_end(itname) \ argument 554 #define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument 560 #define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument 580 #define IMPLEMENT_ASN1_FUNCTIONS_name(stname, itname) IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname… argument 582 #define IMPLEMENT_ASN1_FUNCTIONS_ENCODE_name(stname, itname) \ argument 591 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument 601 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_fname(stname, itname, fname) \ argument 611 #define IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname, fname) \ argument 615 #define IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(stname, itname, fname) \ argument [all …]
|
| D | asn1.h | 1792 #define DECLARE_ASN1_FUNCTIONS_fname(type, itname, name) \ argument 1796 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ argument
|
| /external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
| D | asn1t.h | 81 #define ASN1_ITEM_start(itname) \ argument 84 #define ASN1_ITEM_end(itname) \ argument 609 #define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument 615 #define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument 635 #define IMPLEMENT_ASN1_FUNCTIONS_name(stname, itname) IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname… argument 637 #define IMPLEMENT_ASN1_FUNCTIONS_ENCODE_name(stname, itname) \ argument 646 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_pfname(pre, stname, itname, fname) \ argument 656 #define IMPLEMENT_ASN1_ALLOC_FUNCTIONS_fname(stname, itname, fname) \ argument 666 #define IMPLEMENT_ASN1_FUNCTIONS_fname(stname, itname, fname) \ argument 670 #define IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(stname, itname, fname) \ argument [all …]
|
| D | asn1.h | 893 #define DECLARE_ASN1_FUNCTIONS_fname(type, itname, name) \ argument 897 #define DECLARE_ASN1_ENCODE_FUNCTIONS(type, itname, name) \ argument
|
| /external/cronet/net/base/ |
| D | network_interfaces_linux.cc | 164 std::map<int, std::string>::const_iterator itname = in GetNetworkListImpl() local
|