HomeSort by relevance Sort by last modified time
    Searched refs:key_type (Results 176 - 200 of 379) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webrtc/webrtc/base/
sslidentity.cc 38 KeyParams::KeyParams(KeyType key_type) {
39 if (key_type == KT_ECDSA) {
42 } else if (key_type == KT_RSA) {
opensslstreamadapter.h 114 KeyType key_type);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
concept_check.hpp 892 typedef typename C::key_type key_type;
905 BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
926 typename C::key_type k;
972 typedef typename C::key_type key_type;
974 BOOST_MPL_ASSERT((boost::is_same<key_type,value_type>));
983 typedef typename C::key_type key_type;
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
std_map.i 187 mapped_type const & __getitem__(const key_type& key) throw (std::out_of_range) {
195 void __delitem__(const key_type& key) throw (std::out_of_range) {
203 bool has_key(const key_type& key) const {
266 bool __contains__(const key_type& key) {
292 void __setitem__(const key_type& key) {
296 void __setitem__(const key_type& key, const mapped_type& x) throw (std::out_of_range) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable.h 131 typedef _Key key_type; typedef in class:tr1::_Hashtable
284 bucket(const key_type& __k) const
325 find(const key_type& __k);
328 find(const key_type& __k) const;
331 count(const key_type& __k) const;
334 equal_range(const key_type& __k);
337 equal_range(const key_type& __k) const;
355 _M_find_node(_Node*, const key_type&,
397 erase(const key_type&);
694 find(const key_type& __k
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable.h 131 typedef _Key key_type; typedef in class:tr1::_Hashtable
284 bucket(const key_type& __k) const
325 find(const key_type& __k);
328 find(const key_type& __k) const;
331 count(const key_type& __k) const;
334 equal_range(const key_type& __k);
337 equal_range(const key_type& __k) const;
355 _M_find_node(_Node*, const key_type&,
397 erase(const key_type&);
694 find(const key_type& __k
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable.h 131 typedef _Key key_type; typedef in class:tr1::_Hashtable
284 bucket(const key_type& __k) const
325 find(const key_type& __k);
328 find(const key_type& __k) const;
331 count(const key_type& __k) const;
334 equal_range(const key_type& __k);
337 equal_range(const key_type& __k) const;
355 _M_find_node(_Node*, const key_type&,
397 erase(const key_type&);
694 find(const key_type& __k
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable.h 131 typedef _Key key_type; typedef in class:tr1::_Hashtable
284 bucket(const key_type& __k) const
325 find(const key_type& __k);
328 find(const key_type& __k) const;
331 count(const key_type& __k) const;
334 equal_range(const key_type& __k);
337 equal_range(const key_type& __k) const;
355 _M_find_node(_Node*, const key_type&,
397 erase(const key_type&);
694 find(const key_type& __k
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_tree.h 301 typedef _Key key_type; typedef in class:_Rb_tree
314 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
502 size_type erase(const key_type& __x) {
509 size_type erase_unique(const key_type& __x) {
526 void erase(const key_type* __first, const key_type* __last) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
hashtable.h 187 typedef _Key key_type; typedef in class:_Hashtable
514 bucket(const key_type& __k) const
571 find(const key_type& __k);
574 find(const key_type& __k) const;
577 count(const key_type& __k) const;
580 equal_range(const key_type& __k);
583 equal_range(const key_type& __k) const;
592 _M_bucket_index(const key_type& __k, __hash_code __c) const
598 _M_find_before_node(size_type, const key_type&, __hash_code) const;
601 _M_find_node(size_type __bkt, const key_type& __key
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
hashtable.h 187 typedef _Key key_type; typedef in class:_Hashtable
514 bucket(const key_type& __k) const
571 find(const key_type& __k);
574 find(const key_type& __k) const;
577 count(const key_type& __k) const;
580 equal_range(const key_type& __k);
583 equal_range(const key_type& __k) const;
592 _M_bucket_index(const key_type& __k, __hash_code __c) const
598 _M_find_before_node(size_type, const key_type&, __hash_code) const;
601 _M_find_node(size_type __bkt, const key_type& __key
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
hashtable.h 187 typedef _Key key_type; typedef in class:_Hashtable
514 bucket(const key_type& __k) const
571 find(const key_type& __k);
574 find(const key_type& __k) const;
577 count(const key_type& __k) const;
580 equal_range(const key_type& __k);
583 equal_range(const key_type& __k) const;
592 _M_bucket_index(const key_type& __k, __hash_code __c) const
598 _M_find_before_node(size_type, const key_type&, __hash_code) const;
601 _M_find_node(size_type __bkt, const key_type& __key
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
hashtable.h 202 typedef _Key key_type; typedef in class:_Hashtable
535 bucket(const key_type& __k) const
592 find(const key_type& __k);
595 find(const key_type& __k) const;
598 count(const key_type& __k) const;
601 equal_range(const key_type& __k);
604 equal_range(const key_type& __k) const;
613 _M_bucket_index(const key_type& __k, __hash_code __c) const
619 _M_find_before_node(size_type, const key_type&, __hash_code) const;
622 _M_find_node(size_type __bkt, const key_type& __key
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_tree.h 301 typedef _Key key_type; typedef in class:_Rb_tree
314 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
502 size_type erase(const key_type& __x) {
509 size_type erase_unique(const key_type& __x) {
526 void erase(const key_type* __first, const key_type* __last) {
  /system/tpm/attestation/client/
dbus_proxy_test.cc 55 EXPECT_EQ(KEY_TYPE_ECC, request_proto.key_type());
125 EXPECT_EQ(KEY_TYPE_ECC, reply.key_type());
147 EXPECT_EQ(KEY_TYPE_ECC, request_proto.key_type());
183 EXPECT_EQ(KEY_TYPE_ECC, request_proto.key_type());
225 EXPECT_EQ(KEY_TYPE_ECC, request_proto.key_type());
268 EXPECT_EQ(KEY_TYPE_ECC, request_proto.key_type());
  /system/tpm/attestation/common/
print_interface_proto.cc 80 output += indent + " key_type: ";
82 GetProtoDebugStringWithIndent(value.key_type(),
188 output += indent + " key_type: ";
190 GetProtoDebugStringWithIndent(value.key_type(),
246 output += indent + " key_type: ";
248 GetProtoDebugStringWithIndent(value.key_type(),
303 output += indent + " key_type: ";
305 GetProtoDebugStringWithIndent(value.key_type(),
383 output += indent + " key_type: ";
385 GetProtoDebugStringWithIndent(value.key_type(),
    [all...]
tpm_utility_v1.h 48 bool CreateCertifiedKey(KeyType key_type,
  /system/tpm/attestation/server/
dbus_service_test.cc 89 EXPECT_EQ(KEY_TYPE_ECC, request.key_type());
162 EXPECT_EQ(KEY_TYPE_ECC, reply.key_type());
177 EXPECT_EQ(KEY_TYPE_ECC, request.key_type());
204 EXPECT_EQ(KEY_TYPE_ECC, request.key_type());
241 EXPECT_EQ(KEY_TYPE_ECC, request.key_type());
275 EXPECT_EQ(KEY_TYPE_ECC, request.key_type());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
hashtable.h 270 typedef _Key key_type; typedef in class:hashtable
522 find(const key_type& __key)
534 find(const key_type& __key) const
546 count(const key_type& __key) const
559 equal_range(const key_type& __key);
562 equal_range(const key_type& __key) const;
565 erase(const key_type& __key);
600 _M_bkt_num_key(const key_type& __key) const
608 _M_bkt_num_key(const key_type& __key, size_t __n) const
828 equal_range(const key_type& __key
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
hashtable.h 270 typedef _Key key_type; typedef in class:hashtable
522 find(const key_type& __key)
534 find(const key_type& __key) const
546 count(const key_type& __key) const
559 equal_range(const key_type& __key);
562 equal_range(const key_type& __key) const;
565 erase(const key_type& __key);
600 _M_bkt_num_key(const key_type& __key) const
608 _M_bkt_num_key(const key_type& __key, size_t __n) const
828 equal_range(const key_type& __key
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
hashtable.h 270 typedef _Key key_type; typedef in class:hashtable
522 find(const key_type& __key)
534 find(const key_type& __key) const
546 count(const key_type& __key) const
559 equal_range(const key_type& __key);
562 equal_range(const key_type& __key) const;
565 erase(const key_type& __key);
600 _M_bkt_num_key(const key_type& __key) const
608 _M_bkt_num_key(const key_type& __key, size_t __n) const
828 equal_range(const key_type& __key
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
hashtable.h 271 typedef _Key key_type; typedef in class:hashtable
523 find(const key_type& __key)
535 find(const key_type& __key) const
547 count(const key_type& __key) const
560 equal_range(const key_type& __key);
563 equal_range(const key_type& __key) const;
566 erase(const key_type& __key);
601 _M_bkt_num_key(const key_type& __key) const
609 _M_bkt_num_key(const key_type& __key, size_t __n) const
829 equal_range(const key_type& __key
    [all...]
  /system/bt/stack/gatt/
gatt_auth.c 323 UINT8 key_type; local
378 btm_ble_get_enc_key_type(p_tcb->peer_bda, &key_type);
380 if ( (key_type & BTM_LE_KEY_LCSRK) &&
  /external/llvm/unittests/ADT/
DenseMapTest.cpp 84 static typename T::key_type *const dummy_key_ptr;
87 typename T::key_type getKey(int i = 0) {
96 typename T::key_type *const DenseMapTest<T>::dummy_key_ptr = nullptr;
310 std::map<typename TypeParam::key_type, unsigned> visitedIndex;
  /external/v8/src/crankshaft/
typing.cc 454 IcCheckType key_type; local
456 &store_mode, &key_type);
458 expr->set_key_type(key_type);
505 IcCheckType key_type; local
507 &is_string, &key_type);
509 expr->set_key_type(key_type);
617 IcCheckType key_type; local
618 oracle()->GetStoreModeAndKeyType(slot, &store_mode, &key_type);
621 expr->set_key_type(key_type);

Completed in 1405 milliseconds

1 2 3 4 5 6 78 91011>>