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

1 23 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/base/
sslidentity.h 138 explicit KeyParams(KeyType key_type = KT_DEFAULT);
194 KeyType key_type) {
195 return Generate(common_name, KeyParams(key_type));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multimap.h 83 * keys). For a @c multimap<Key,T> the key_type is Key, the mapped_type
98 typedef _Key key_type; typedef in class:multimap
133 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
631 erase(const key_type& __x)
730 find(const key_type& __x)
745 find(const key_type& __x) const
754 count(const key_type& __x) const
769 lower_bound(const key_type& __x)
784 lower_bound(const key_type& __x) const
794 upper_bound(const key_type& __x
    [all...]
stl_set.h 103 typedef _Key key_type; typedef in class:set
113 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
581 erase(const key_type& __x)
644 count(const key_type& __x) const
662 find(const key_type& __x)
666 find(const key_type& __x) const
683 lower_bound(const key_type& __x)
687 lower_bound(const key_type& __x) const
699 upper_bound(const key_type& __x)
703 upper_bound(const key_type& __x) cons
    [all...]
stl_map.h 85 * For a @c map<Key,T> the key_type is Key, the mapped_type is T, and the
99 typedef _Key key_type; typedef in class:map
134 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
456 operator[](const key_type& __k)
466 std::tuple<const key_type&>(__k),
476 operator[](key_type&& __k)
501 at(const key_type& __k)
510 at(const key_type& __k) const
726 erase(const key_type& __x)
821 find(const key_type& __x
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multimap.h 83 * keys). For a @c multimap<Key,T> the key_type is Key, the mapped_type
98 typedef _Key key_type; typedef in class:multimap
133 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
631 erase(const key_type& __x)
730 find(const key_type& __x)
745 find(const key_type& __x) const
754 count(const key_type& __x) const
769 lower_bound(const key_type& __x)
784 lower_bound(const key_type& __x) const
794 upper_bound(const key_type& __x
    [all...]
stl_set.h 103 typedef _Key key_type; typedef in class:set
113 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
581 erase(const key_type& __x)
644 count(const key_type& __x) const
662 find(const key_type& __x)
666 find(const key_type& __x) const
683 lower_bound(const key_type& __x)
687 lower_bound(const key_type& __x) const
699 upper_bound(const key_type& __x)
703 upper_bound(const key_type& __x) cons
    [all...]
stl_map.h 85 * For a @c map<Key,T> the key_type is Key, the mapped_type is T, and the
99 typedef _Key key_type; typedef in class:map
134 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
456 operator[](const key_type& __k)
466 std::tuple<const key_type&>(__k),
476 operator[](key_type&& __k)
501 at(const key_type& __k)
510 at(const key_type& __k) const
726 erase(const key_type& __x)
821 find(const key_type& __x
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multimap.h 83 * keys). For a @c multimap<Key,T> the key_type is Key, the mapped_type
98 typedef _Key key_type; typedef in class:multimap
133 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
631 erase(const key_type& __x)
730 find(const key_type& __x)
745 find(const key_type& __x) const
754 count(const key_type& __x) const
769 lower_bound(const key_type& __x)
784 lower_bound(const key_type& __x) const
794 upper_bound(const key_type& __x
    [all...]
stl_set.h 103 typedef _Key key_type; typedef in class:set
113 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
581 erase(const key_type& __x)
644 count(const key_type& __x) const
662 find(const key_type& __x)
666 find(const key_type& __x) const
683 lower_bound(const key_type& __x)
687 lower_bound(const key_type& __x) const
699 upper_bound(const key_type& __x)
703 upper_bound(const key_type& __x) cons
    [all...]
stl_map.h 85 * For a @c map<Key,T> the key_type is Key, the mapped_type is T, and the
99 typedef _Key key_type; typedef in class:map
134 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
456 operator[](const key_type& __k)
466 std::tuple<const key_type&>(__k),
476 operator[](key_type&& __k)
501 at(const key_type& __k)
510 at(const key_type& __k) const
726 erase(const key_type& __x)
821 find(const key_type& __x
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_multimap.h 83 * keys). For a @c multimap<Key,T> the key_type is Key, the mapped_type
98 typedef _Key key_type; typedef in class:multimap
133 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
667 erase(const key_type& __x)
769 find(const key_type& __x)
784 find(const key_type& __x) const
793 count(const key_type& __x) const
808 lower_bound(const key_type& __x)
823 lower_bound(const key_type& __x) const
833 upper_bound(const key_type& __x
    [all...]
stl_multiset.h 82 * keys). For a @c multiset<Key> the key_type and value_type are Key.
103 typedef _Key key_type; typedef in class:multiset
114 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
605 erase(const key_type& __x)
665 count(const key_type& __x) const
683 find(const key_type& __x)
687 find(const key_type& __x) const
704 lower_bound(const key_type& __x)
708 lower_bound(const key_type& __x) const
720 upper_bound(const key_type& __x
    [all...]
stl_set.h 103 typedef _Key key_type; typedef in class:set
114 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
620 erase(const key_type& __x)
683 count(const key_type& __x) const
701 find(const key_type& __x)
705 find(const key_type& __x) const
722 lower_bound(const key_type& __x)
726 lower_bound(const key_type& __x) const
738 upper_bound(const key_type& __x)
742 upper_bound(const key_type& __x) cons
    [all...]
stl_map.h 85 * For a @c map<Key,T> the key_type is Key, the mapped_type is T, and the
99 typedef _Key key_type; typedef in class:map
134 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>,
491 operator[](const key_type& __k)
501 std::tuple<const key_type&>(__k),
511 operator[](key_type&& __k)
536 at(const key_type& __k)
545 at(const key_type& __k) const
761 erase(const key_type& __x)
859 find(const key_type& __x
    [all...]
  /system/keymaster/
operation.cpp 68 KeyType key_type = registry_key(); local
70 if (!is_public_key_algorithm(key_type.algorithm))
73 switch (key_type.purpose) {
  /system/bt/stack/btm/
btm_ble.c 135 ** key_type - LE SMP key type.
140 BOOLEAN BTM_SecAddBleKey (BD_ADDR bd_addr, tBTM_LE_KEY_VALUE *p_le_key, tBTM_LE_KEY_TYPE key_type)
147 (key_type != BTM_LE_KEY_PENC && key_type != BTM_LE_KEY_PID &&
148 key_type != BTM_LE_KEY_PCSRK && key_type != BTM_LE_KEY_LENC &&
149 key_type != BTM_LE_KEY_LCSRK && key_type != BTM_LE_KEY_LID))
154 (bd_addr[4]<<8)+bd_addr[5], key_type);
160 (bd_addr[4]<<8)+bd_addr[5], key_type);
    [all...]
  /frameworks/compile/mclinker/lib/ADT/
StringEntry.cpp 19 StringEntry<llvm::StringRef>::StringEntry(const StringEntry::key_type& pKey) {
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
std_multimap.i 92 VALUE __getitem__(const key_type& key) const {
110 void __setitem__(const key_type& key, const mapped_type& x) throw (std::out_of_range) {
124 const MultiMap::key_type& key = i->first;
125 const MultiMap::key_type& oldkey = key;
159 const MultiMap::key_type& key = i->first;
160 const MultiMap::key_type& oldkey = key;
192 const MultiMap::key_type& key = i->first;
193 const MultiMap::key_type& oldkey = key;
  /system/security/softkeymaster/include/keymaster/
softkeymaster.h 22 int openssl_generate_keypair(const keymaster0_device_t* dev, const keymaster_keypair_t key_type,
  /system/tpm/attestation/server/
key_store.h 65 KeyType key_type,
  /bootable/recovery/
verifier.cpp 270 if (key.key_type == Certificate::KEY_TYPE_RSA) {
280 } else if (key.key_type == Certificate::KEY_TYPE_EC
292 LOGI("Unknown key type %d\n", key.key_type);
494 cert.key_type = Certificate::KEY_TYPE_RSA;
502 cert.key_type = Certificate::KEY_TYPE_RSA;
507 cert.key_type = Certificate::KEY_TYPE_RSA;
512 cert.key_type = Certificate::KEY_TYPE_RSA;
517 cert.key_type = Certificate::KEY_TYPE_EC;
525 if (cert.key_type == Certificate::KEY_TYPE_RSA) {
532 } else if (cert.key_type == Certificate::KEY_TYPE_EC)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
tree_policy.hpp 73 typedef typename base_type::key_type key_type; typedef in class:__gnu_pbds::tree_order_statistics_node_update
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
tree_policy.hpp 73 typedef typename base_type::key_type key_type; typedef in class:__gnu_pbds::tree_order_statistics_node_update
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
tree_policy.hpp 73 typedef typename base_type::key_type key_type; typedef in class:__gnu_pbds::tree_order_statistics_node_update
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_multiset.i 50 typedef _Key key_type;

Completed in 4468 milliseconds

1 23 4 5 6 7 8 91011>>