Searched refs:value_type (Results 226 - 250 of 768) sorted by relevance

1234567891011>>

/external/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
H A Ddefault_noexcept.pass.cpp30 typedef T value_type; typedef in struct:some_comp
38 typedef T value_type; typedef in struct:some_hash
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_comp
32 typedef T value_type; typedef in struct:some_hash
H A Dmove_assign_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
36 typedef T value_type; typedef in struct:some_hash
H A Dmove_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
34 typedef T value_type; typedef in struct:some_hash
/external/libcxx/test/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
36 typedef T value_type; typedef in struct:some_hash
/external/libcxx/test/containers/unord/unord.set/unord.set.cnstr/
H A Ddefault_noexcept.pass.cpp30 typedef T value_type; typedef in struct:some_comp
38 typedef T value_type; typedef in struct:some_hash
H A Ddtor_noexcept.pass.cpp25 typedef T value_type; typedef in struct:some_comp
32 typedef T value_type; typedef in struct:some_hash
H A Dmove_assign_noexcept.pass.cpp29 typedef T value_type; typedef in struct:some_comp
36 typedef T value_type; typedef in struct:some_hash
H A Dmove_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
34 typedef T value_type; typedef in struct:some_hash
/external/libcxx/test/containers/unord/unord.set/unord.set.swap/
H A Dswap_noexcept.pass.cpp27 typedef T value_type; typedef in struct:some_comp
36 typedef T value_type; typedef in struct:some_hash
/external/libcxx/test/strings/basic.string/string.nonmembers/string_op+/
H A Dchar_string.pass.cpp27 test0(typename S::value_type lhs, const S& rhs, const S& x)
36 test1(typename S::value_type lhs, S&& rhs, const S& x)
H A Dstring_char.pass.cpp27 test0(const S& lhs, typename S::value_type rhs, const S& x)
36 test1(S&& lhs, typename S::value_type rhs, const S& x)
/external/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp28 typedef T value_type; typedef in struct:A
37 typedef T value_type; typedef in struct:B
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DStartupConfig.cpp44 mBuffer.append ((uint8_string::size_type) 1, (uint8_string::value_type) 0);
61 mBuffer.append ((uint8_string::size_type) 1, (uint8_string::value_type) 0);
/external/oprofile/libpp/
H A Dlocate_images.h90 typedef images_t::value_type value_type; typedef in class:extra_images
/external/oprofile/libutil++/
H A Dcomma_list.h50 typedef T value_type; typedef in class:comma_list
51 typedef std::vector<value_type> container_type;
/external/stlport/stlport/stl/
H A D_hash_set.h58 typedef typename _Ht::value_type value_type; typedef in class:hash_set
133 hash_set(const value_type* __f, const value_type* __l)
136 hash_set(const value_type* __f, const value_type* __l, size_type __n)
139 hash_set(const value_type* __f, const value_type* __l, size_type __n,
143 hash_set(const value_type* __f, const value_type* __
244 typedef typename _Ht::value_type value_type; typedef in class:hash_multiset
443 typedef void value_type; typedef in class:insert_iterator
470 typedef void value_type; typedef in class:insert_iterator
[all...]
H A D_unordered_set.h50 typedef typename _Ht::value_type value_type; typedef in class:unordered_set
96 unordered_set(const value_type* __f, const value_type* __l,
127 pair<iterator, bool> insert(const value_type& __obj)
129 iterator insert(const_iterator /*__hint*/, const value_type& __obj)
137 void insert(const value_type* __f, const value_type* __l)
200 typedef typename _Ht::value_type value_type; typedef in class:unordered_multiset
365 typedef void value_type; typedef in class:insert_iterator
392 typedef void value_type; typedef in class:insert_iterator
[all...]
H A D_valarray.h96 typedef _Tp value_type; typedef in class:valarray
101 { uninitialized_fill_n(this->_M_first, this->_M_size, _STLP_DEFAULT_CONSTRUCTED(value_type)); }
102 valarray(const value_type& __x, size_t __n) : _Valarray_base<_Tp>(__n)
104 valarray(const value_type* __p, size_t __n) : _Valarray_base<_Tp>(__n)
144 valarray<_Tp>& operator=(const value_type& __x) {
156 value_type operator[](size_t __n) const {
160 value_type& operator[](size_t __n) {
196 valarray<_Tp>& operator*= (const value_type& __x) {
202 valarray<_Tp>& operator/= (const value_type& __x) {
208 valarray<_Tp>& operator%= (const value_type
363 resize(size_t __n, value_type __x = value_type()) argument
[all...]
/external/stlport/test/eh/
H A DPrefix.h124 typedef _Tp value_type; typedef in class:EH_allocator
125 typedef value_type * pointer;
146 return __n != 0 ? __REINTERPRET_CAST(value_type*,EH_STD::__new_alloc::allocate(__n * sizeof(value_type))) : 0;
151 if (__p != 0) EH_STD::__new_alloc::deallocate((void*)__p, __n * sizeof(value_type));
154 void deallocate(pointer __p) const { if (__p != 0) EH_STD::__new_alloc::deallocate((void*)__p, sizeof(value_type)); }
155 size_type max_size() const _STLP_NOTHROW { return size_t(-1) / sizeof(value_type); }
/external/chromium_org/base/posix/
H A Dfile_descriptor_shuffle.cc26 InjectiveMultimap::value_type* i = &(*m)[i_index];
31 InjectiveMultimap::value_type* j = &(*m)[j_index];
39 InjectiveMultimap::value_type* j = &(*m)[j_index];
/external/chromium_org/components/policy/tools/
H A Dsyntax_check_policy_template_json.py78 def _CheckContains(self, container, key, value_type,
86 Checks |container| for presence of |key| with value of type |value_type|.
87 If |value_type| is string and |regexp_check| is specified, then an error is
90 |value_type| can also be a list, if more than one type is supported.
97 Error: |container_name| must have a |value_type| named |key|.
100 Error: Value of |key| must be a |value_type|.
120 (container_name.title(), value_type.__name__, key),
124 value_types = value_type if isinstance(value_type, list) else [ value_type ]
[all...]
/external/libcxx/test/containers/unord/unord.map/unorder.map.modifiers/
H A Dinsert_hint_const_lvalue.pass.cpp16 // iterator insert(const_iterator p, const value_type& x);
32 typedef C::value_type P;
60 typedef C::value_type P;
88 typedef C::value_type P;
/external/libcxx/test/containers/unord/unord.multimap/unord.multimap.modifiers/
H A Dinsert_hint_const_lvalue.pass.cpp16 // iterator insert(const_iterator p, const value_type& x);
32 typedef C::value_type P;
60 typedef C::value_type P;
88 typedef C::value_type P;
/external/llvm/include/llvm/ADT/
H A DImmutableMap.h26 typedef const std::pair<T,S> value_type; typedef in struct:llvm::ImutKeyValueInfo
27 typedef const value_type& value_type_ref;
63 typedef typename ValInfo::value_type value_type; typedef in class:llvm::ImmutableMap
215 typedef typename ImmutableMap<KeyT,ValT,ValInfo>::value_type value_type; typedef in class:llvm::ImmutableMap::iterator
217 typedef typename iterator::value_type *pointer;
250 value_type* getMaxElement() const {
274 typedef typename ValInfo::value_type value_type; typedef in class:llvm::ImmutableMapRef
[all...]

Completed in 517 milliseconds

1234567891011>>