Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 25 of 86) sorted by relevance

1234

/external/boringssl/src/crypto/pem/
Dpem_info.c96 size_t len, int key_type) in parse_x509()
106 size_t len, int key_type) in parse_x509_aux()
116 size_t len, int key_type) in parse_crl()
126 size_t len, int key_type) in parse_key()
178 int key_type = EVP_PKEY_NONE; in STACK_OF() local
/external/webrtc/talk/app/webrtc/
Ddtlsidentitystore.cc59 WorkerTask(DtlsIdentityStoreImpl* store, rtc::KeyType key_type) in WorkerTask()
142 rtc::KeyType key_type, in RequestIdentity()
170 rtc::KeyType key_type, in GenerateIdentity()
209 rtc::KeyType key_type, rtc::scoped_ptr<rtc::SSLIdentity> identity) { in OnIdentityGenerated()
Ddtlsidentitystore.h79 rtc::KeyType key_type, in RequestIdentity()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableIntervalMap.h37 typedef const Interval key_type; typedef
91 typedef typename ImutInfo::key_type key_type; typedef
200 typedef typename ImutIntervalInfo<ValT>::key_type key_type; typedef
DImmutableMap.h28 typedef const T key_type; typedef
65 typedef typename ValInfo::key_type key_type; typedef
270 typedef typename ValInfo::key_type key_type; typedef
DSetVector.h39 typedef T key_type; typedef
/external/openssh/
Dkey.h42 #define key_type sshkey_type macro
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-grouped_observable.hpp34 typedef rxu::decay_t<K> key_type; typedef in rxcpp::dynamic_grouped_observable
131 typedef rxu::decay_t<K> key_type; typedef in rxcpp::grouped_observable
/external/webrtc/webrtc/base/
Dsslstreamadapter.cc90 KeyType key_type) { in GetDefaultSslCipherForTest()
Dsslidentity.h194 KeyType key_type) { in Generate()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DImmutableMap.h31 using key_type = const T; member
67 using key_type = typename ValInfo::key_type; variable
262 using key_type = typename ValInfo::key_type; variable
DPriorityWorklist.h60 using key_type = T; variable
/external/llvm/include/llvm/ADT/
DImmutableMap.h28 typedef const T key_type; typedef
64 typedef typename ValInfo::key_type key_type; typedef
256 typedef typename ValInfo::key_type key_type; typedef
DPriorityWorklist.h56 typedef T key_type; typedef
/external/tensorflow/tensorflow/core/kernels/lookup_tables/
Dfingerprint64_map_op_kernels.cc36 using key_type = KeyType; typedef in tensorflow::tables::Fingerprint64Map
/external/webrtc/talk/app/webrtc/test/
Dfakedtlsidentitystore.h116 rtc::KeyType key_type, in RequestIdentity()
/external/grpc-grpc/src/php/ext/grpc/
Dcall.c125 int key_type; in create_metadata_array() local
311 int key_type; in PHP_METHOD() local
Dphp7_wrapper.h90 #define PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START(ht, key, key_type, data) \ argument
104 #define PHP_GRPC_HASH_FOREACH_LONG_KEY_VAL_START(ht, key, key_type, index,\ argument
223 #define PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START(ht, key, key_type, data) \ argument
232 #define PHP_GRPC_HASH_FOREACH_LONG_KEY_VAL_START(ht, key, key_type, index, \ argument
/external/clang/test/CodeGenCXX/
Ddebug-info-use-after-free.cpp195 typedef void key_type; typedef in __gnu_cxx::hashtable
221 typedef typename _Ht::key_type key_type; typedef in __gnu_cxx::hash_map
/external/protobuf/src/google/protobuf/compiler/
Dparser.h483 FieldDescriptorProto::Type key_type; member
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactor_op_queue.hpp32 typedef Descriptor key_type; typedef in asio::detail::reactor_op_queue
/external/iw/
Devent.c161 static const char * key_type_str(enum nl80211_key_type key_type) in key_type_str()
194 enum nl80211_key_type key_type = in parse_mic_failure() local
/external/tensorflow/tensorflow/core/graph/
Dedgeset.h36 typedef const Edge* key_type; typedef
/external/python/cpython3/Lib/
Dtracemalloc.py451 def _group_by(self, key_type, cumulative): argument
502 def statistics(self, key_type, cumulative=False): argument
512 def compare_to(self, old_snapshot, key_type, cumulative=False): argument
/external/bcc/src/cc/
Dtable_storage.cc55 void TableStorage::VisitMapType(TableDesc &desc, clang::ASTContext &C, clang::QualType key_type, in VisitMapType()

1234