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

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
map.h 54 typedef _Key key_type; typedef in class:__debug::map
310 erase(const key_type& __x)
381 find(const key_type& __x)
385 find(const key_type& __x) const
391 lower_bound(const key_type& __x)
395 lower_bound(const key_type& __x) const
399 upper_bound(const key_type& __x)
403 upper_bound(const key_type& __x) const
407 equal_range(const key_type& __x)
416 equal_range(const key_type& __x) cons
    [all...]
multimap.h 55 typedef _Key key_type; typedef in class:__debug::multimap
291 erase(const key_type& __x)
364 find(const key_type& __x)
368 find(const key_type& __x) const
374 lower_bound(const key_type& __x)
378 lower_bound(const key_type& __x) const
382 upper_bound(const key_type& __x)
386 upper_bound(const key_type& __x) const
390 equal_range(const key_type& __x)
399 equal_range(const key_type& __x) cons
    [all...]
multiset.h 54 typedef _Key key_type; typedef in class:__debug::multiset
276 erase(const key_type& __x)
349 find(const key_type& __x)
355 find(const key_type& __x) const
361 lower_bound(const key_type& __x)
367 lower_bound(const key_type& __x) const
371 upper_bound(const key_type& __x)
377 upper_bound(const key_type& __x) const
381 equal_range(const key_type& __x)
392 equal_range(const key_type& __x) cons
    [all...]
set.h 54 typedef _Key key_type; typedef in class:__debug::set
287 erase(const key_type& __x)
358 find(const key_type& __x)
364 find(const key_type& __x) const
370 lower_bound(const key_type& __x)
376 lower_bound(const key_type& __x) const
380 upper_bound(const key_type& __x)
386 upper_bound(const key_type& __x) const
390 equal_range(const key_type& __x)
401 equal_range(const key_type& __x) cons
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
multimap.h 48 typedef _Key key_type; typedef in class:__profile::multimap
267 erase(const key_type& __x)
304 find(const key_type& __x)
308 find(const key_type& __x) const
314 lower_bound(const key_type& __x)
318 lower_bound(const key_type& __x) const
322 upper_bound(const key_type& __x)
326 upper_bound(const key_type& __x) const
330 equal_range(const key_type& __x)
340 equal_range(const key_type& __x) cons
    [all...]
multiset.h 48 typedef _Key key_type; typedef in class:__profile::multiset
250 erase(const key_type& __x)
287 find(const key_type& __x)
293 find(const key_type& __x) const
299 lower_bound(const key_type& __x)
305 lower_bound(const key_type& __x) const
309 upper_bound(const key_type& __x)
315 upper_bound(const key_type& __x) const
319 equal_range(const key_type& __x)
331 equal_range(const key_type& __x) cons
    [all...]
set.h 48 typedef _Key key_type; typedef in class:__profile::set
265 erase(const key_type& __x)
301 find(const key_type& __x)
307 find(const key_type& __x) const
313 lower_bound(const key_type& __x)
319 lower_bound(const key_type& __x) const
323 upper_bound(const key_type& __x)
329 upper_bound(const key_type& __x) const
333 equal_range(const key_type& __x)
345 equal_range(const key_type& __x) cons
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
multiset.h 59 typedef _Key key_type; typedef in class:__debug::multiset
311 erase(const key_type& __x)
391 find(const key_type& __x)
397 find(const key_type& __x) const
403 lower_bound(const key_type& __x)
409 lower_bound(const key_type& __x) const
413 upper_bound(const key_type& __x)
419 upper_bound(const key_type& __x) const
423 equal_range(const key_type& __x)
434 equal_range(const key_type& __x) cons
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
multimap.h 52 typedef _Key key_type; typedef in class:__profile::multimap
288 erase(const key_type& __x)
328 find(const key_type& __x)
332 find(const key_type& __x) const
338 lower_bound(const key_type& __x)
342 lower_bound(const key_type& __x) const
346 upper_bound(const key_type& __x)
350 upper_bound(const key_type& __x) const
354 equal_range(const key_type& __x)
364 equal_range(const key_type& __x) cons
    [all...]
multiset.h 52 typedef _Key key_type; typedef in class:__profile::multiset
271 erase(const key_type& __x)
311 find(const key_type& __x)
317 find(const key_type& __x) const
323 lower_bound(const key_type& __x)
329 lower_bound(const key_type& __x) const
333 upper_bound(const key_type& __x)
339 upper_bound(const key_type& __x) const
343 equal_range(const key_type& __x)
355 equal_range(const key_type& __x) cons
    [all...]
set.h 52 typedef _Key key_type; typedef in class:__profile::set
286 erase(const key_type& __x)
325 find(const key_type& __x)
331 find(const key_type& __x) const
337 lower_bound(const key_type& __x)
343 lower_bound(const key_type& __x) const
347 upper_bound(const key_type& __x)
353 upper_bound(const key_type& __x) const
357 equal_range(const key_type& __x)
369 equal_range(const key_type& __x) cons
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
unordered_map.h 106 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_map
469 erase(const key_type& __x)
542 find(const key_type& __x)
546 find(const key_type& __x) const
560 count(const key_type& __x) const
573 equal_range(const key_type& __x)
577 equal_range(const key_type& __x) const
595 operator[](const key_type& __k)
599 operator[](key_type&& __k
787 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_multimap
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
unordered_map.h 106 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_map
469 erase(const key_type& __x)
542 find(const key_type& __x)
546 find(const key_type& __x) const
560 count(const key_type& __x) const
573 equal_range(const key_type& __x)
577 equal_range(const key_type& __x) const
595 operator[](const key_type& __k)
599 operator[](key_type&& __k
787 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_multimap
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
unordered_map.h 106 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_map
469 erase(const key_type& __x)
542 find(const key_type& __x)
546 find(const key_type& __x) const
560 count(const key_type& __x) const
573 equal_range(const key_type& __x)
577 equal_range(const key_type& __x) const
595 operator[](const key_type& __k)
599 operator[](key_type&& __k
787 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_multimap
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
unordered_map.h 107 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_map
499 erase(const key_type& __x)
573 find(const key_type& __x)
577 find(const key_type& __x) const
591 count(const key_type& __x) const
604 equal_range(const key_type& __x)
608 equal_range(const key_type& __x) const
626 operator[](const key_type& __k)
630 operator[](key_type&& __k
819 typedef typename _Hashtable::key_type key_type; typedef in class:unordered_multimap
    [all...]
  /external/libchrome/base/containers/
small_map.h 138 bool operator()(const typename M::key_type& left,
139 const typename M::key_type& right) {
194 typedef typename NormalMap::key_type key_type; typedef in class:base::SmallMap
387 iterator find(const key_type& key) {
401 const_iterator find(const key_type& key) const {
416 data_type& operator[](const key_type& key) {
528 size_t erase(const key_type& key) {
535 size_t count(const key_type& key) const {
  /external/v8/src/
type-info.h 42 IcCheckType* key_type);
48 IcCheckType* key_type);
54 IcCheckType* key_type);
  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 75 typedef llvm::StringRef key_type; typedef in class:mcld::ResolveInfo
79 static ResolveInfo* Create(const key_type& pKey);
192 bool compare(const key_type& pKey);
  /device/google/contexthub/lib/include/nanohub/
nanohub.h 143 #define FL_KI_ENFORCE_ID 0x0001 // if set, size, key_type, obj_type must be valid
152 uint8_t key_type; // 8 LSB of PKCS-11 CKK_<KEY TYPE> member in struct:KeyInfo::__anon3112::__anon3113
159 #define AES_KEY_ID(_id) (((struct KeyInfo){ .key_type = CKK_AES, .obj_type = CKO_SECRET_KEY, .size = 256, .id = (_id) }).data)
  /external/libcxx/test/std/containers/associative/map/
types.pass.cpp 18 // typedef Key key_type;
20 // typedef pair<const key_type, mapped_type> value_type;
41 static_assert((std::is_same<C::key_type, int>::value), "");
56 static_assert((std::is_same<C::key_type, int>::value), "");
  /external/libcxx/test/std/containers/associative/multimap/
types.pass.cpp 18 // typedef Key key_type;
20 // typedef pair<const key_type, mapped_type> value_type;
41 static_assert((std::is_same<C::key_type, int>::value), "");
56 static_assert((std::is_same<C::key_type, int>::value), "");
  /external/libcxx/test/std/containers/associative/multiset/
types.pass.cpp 18 // typedef Key key_type;
19 // typedef key_type value_type;
41 static_assert((std::is_same<C::key_type, int>::value), "");
56 static_assert((std::is_same<C::key_type, int>::value), "");
  /external/libcxx/test/std/containers/associative/set/
types.pass.cpp 18 // typedef Key key_type;
19 // typedef key_type value_type;
41 static_assert((std::is_same<C::key_type, int>::value), "");
56 static_assert((std::is_same<C::key_type, int>::value), "");
  /external/webrtc/talk/app/webrtc/test/
fakedtlsidentitystore.h 116 rtc::KeyType key_type,
120 RTC_DCHECK(key_type == rtc::KT_RSA || should_fail_);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multiset/
types.pass.cpp 18 // typedef Key key_type;
19 // typedef key_type value_type;
40 static_assert((std::is_same<std::multiset<int>::key_type, int>::value), "");
54 static_assert((std::is_same<std::multiset<int, std::less<int>, min_allocator<int>>::key_type, int>::value), "");

Completed in 535 milliseconds

1 2 3 45 6 7 8 91011>>