/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/pointer.traits/ |
rebind.pass.cpp | 27 static_assert((std::is_same<std::pointer_traits<int*>::rebind<double>::other, double*>::value), "");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 128 PB_DS_CC_HASH_NAME(const PB_DS_CLASS_C_DEC& other) : 129 PB_DS_HASH_EQ_FN_C_DEC(other), 130 resize_base(other), ranged_hash_fn_base(other), 138 copy_from_range(other.begin(), other.end()); 156 swap(PB_DS_CLASS_C_DEC& other) 159 PB_DS_ASSERT_VALID(other) 161 std::swap(m_entries, other.m_entries); 162 std::swap(m_num_e, other.m_num_e) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 44 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) 47 PB_DS_ASSERT_VALID(other) 49 leaf_pointer p_split_lf = split_prep(r_key, other, bag); 54 PB_DS_ASSERT_VALID(other) 59 other.clear(); 62 pref_end(p_split_lf), other, bag); 66 head_pointer __ohead = other.m_p_head; 69 __ohead->m_p_min = other.leftmost_descendant(__ohead->m_p_parent); 71 other.m_size = std::distance(other.PB_DS_CLASS_C_DEC::begin() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rb_tree_map_/ |
constructors_destructor_fn_imps.hpp | 79 PB_DS_RB_TREE_NAME(const PB_DS_CLASS_C_DEC& other) : 80 base_type(other) 89 swap(PB_DS_CLASS_C_DEC& other) 92 base_type::swap(other);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 128 PB_DS_CC_HASH_NAME(const PB_DS_CLASS_C_DEC& other) : 129 PB_DS_HASH_EQ_FN_C_DEC(other), 130 resize_base(other), ranged_hash_fn_base(other), 138 copy_from_range(other.begin(), other.end()); 156 swap(PB_DS_CLASS_C_DEC& other) 159 PB_DS_ASSERT_VALID(other) 161 std::swap(m_entries, other.m_entries); 162 std::swap(m_num_e, other.m_num_e) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 44 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) 47 PB_DS_ASSERT_VALID(other) 49 leaf_pointer p_split_lf = split_prep(r_key, other, bag); 54 PB_DS_ASSERT_VALID(other) 59 other.clear(); 62 pref_end(p_split_lf), other, bag); 66 head_pointer __ohead = other.m_p_head; 69 __ohead->m_p_min = other.leftmost_descendant(__ohead->m_p_parent); 71 other.m_size = std::distance(other.PB_DS_CLASS_C_DEC::begin() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rb_tree_map_/ |
constructors_destructor_fn_imps.hpp | 79 PB_DS_RB_TREE_NAME(const PB_DS_CLASS_C_DEC& other) : 80 base_type(other) 89 swap(PB_DS_CLASS_C_DEC& other) 92 base_type::swap(other);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 128 PB_DS_CC_HASH_NAME(const PB_DS_CLASS_C_DEC& other) : 129 PB_DS_HASH_EQ_FN_C_DEC(other), 130 resize_base(other), ranged_hash_fn_base(other), 138 copy_from_range(other.begin(), other.end()); 156 swap(PB_DS_CLASS_C_DEC& other) 159 PB_DS_ASSERT_VALID(other) 161 std::swap(m_entries, other.m_entries); 162 std::swap(m_num_e, other.m_num_e) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 44 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) 47 PB_DS_ASSERT_VALID(other) 49 leaf_pointer p_split_lf = split_prep(r_key, other, bag); 54 PB_DS_ASSERT_VALID(other) 59 other.clear(); 62 pref_end(p_split_lf), other, bag); 66 head_pointer __ohead = other.m_p_head; 69 __ohead->m_p_min = other.leftmost_descendant(__ohead->m_p_parent); 71 other.m_size = std::distance(other.PB_DS_CLASS_C_DEC::begin() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/rb_tree_map_/ |
constructors_destructor_fn_imps.hpp | 79 PB_DS_RB_TREE_NAME(const PB_DS_CLASS_C_DEC& other) : 80 base_type(other) 89 swap(PB_DS_CLASS_C_DEC& other) 92 base_type::swap(other);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 128 PB_DS_CC_HASH_NAME(const PB_DS_CLASS_C_DEC& other) : 129 PB_DS_HASH_EQ_FN_C_DEC(other), 130 resize_base(other), ranged_hash_fn_base(other), 138 copy_from_range(other.begin(), other.end()); 156 swap(PB_DS_CLASS_C_DEC& other) 159 PB_DS_ASSERT_VALID(other) 161 std::swap(m_entries, other.m_entries); 162 std::swap(m_num_e, other.m_num_e) [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 44 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) 47 PB_DS_ASSERT_VALID(other) 49 leaf_pointer p_split_lf = split_prep(r_key, other, bag); 54 PB_DS_ASSERT_VALID(other) 59 other.clear(); 62 pref_end(p_split_lf), other, bag); 66 head_pointer __ohead = other.m_p_head; 69 __ohead->m_p_min = other.leftmost_descendant(__ohead->m_p_parent); 71 other.m_size = std::distance(other.PB_DS_CLASS_C_DEC::begin() [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/rb_tree_map_/ |
constructors_destructor_fn_imps.hpp | 79 PB_DS_RB_TREE_NAME(const PB_DS_CLASS_C_DEC& other) : 80 base_type(other) 89 swap(PB_DS_CLASS_C_DEC& other) 92 base_type::swap(other);
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/ |
util.py | 127 def _compare(self, other, method): 130 def __eq__(self, other): 131 return self._compare(other, lambda a, b: a == b) 133 def __lt__(self, other): 134 return self._compare(other, lambda a, b: a < b) 136 def __le__(self, other): 137 return self._compare(other, lambda a, b: a <= b) 139 def __ge__(self, other): 140 return self._compare(other, lambda a, b: a >= b) 142 def __gt__(self, other) [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
attr-compatibility-gnu-other.d | 1 #name: C6X compatibility attribute merging, gnu other 5 #source: attr-compatibility-other.s 6 #error: .*Object has vendor-specific contents that must be processed by the 'other' toolchain
|
attr-compatibility-other-gnu.d | 1 #name: C6X compatibility attribute merging, other gnu 4 #source: attr-compatibility-other.s 6 #error: .*Object tag '1, gnu' is incompatible with tag '1, other'
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
decimal.py | 728 def _check_nans(self, other=None, context=None): 731 if self, other are sNaN, signal 732 if self, other are NaN return nan 739 if other is None: 742 other_is_nan = other._isnan() 753 other) 757 return other._fix_nan(context) 760 def _compare_check_nans(self, other, context): 764 Signal InvalidOperation if either self or other is a (quiet 774 if self._is_special or other._is_special [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
decimal.py | 728 def _check_nans(self, other=None, context=None): 731 if self, other are sNaN, signal 732 if self, other are NaN return nan 739 if other is None: 742 other_is_nan = other._isnan() 753 other) 757 return other._fix_nan(context) 760 def _compare_check_nans(self, other, context): 764 Signal InvalidOperation if either self or other is a (quiet 774 if self._is_special or other._is_special [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 728 def _check_nans(self, other=None, context=None): 731 if self, other are sNaN, signal 732 if self, other are NaN return nan 739 if other is None: 742 other_is_nan = other._isnan() 753 other) 757 return other._fix_nan(context) 760 def _compare_check_nans(self, other, context): 764 Signal InvalidOperation if either self or other is a (quiet 774 if self._is_special or other._is_special [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 728 def _check_nans(self, other=None, context=None): 731 if self, other are sNaN, signal 732 if self, other are NaN return nan 739 if other is None: 742 other_is_nan = other._isnan() 753 other) 757 return other._fix_nan(context) 760 def _compare_check_nans(self, other, context): 764 Signal InvalidOperation if either self or other is a (quiet 774 if self._is_special or other._is_special [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
CatchHandlerList.java | 136 public int compareTo(CatchHandlerList other) { 137 if (this == other) { 143 int otherSize = other.size(); 148 Entry otherEntry = other.get(i); 201 public boolean equals(Object other) { 202 if (other instanceof Entry) { 203 return (compareTo((Entry) other) == 0); 210 public int compareTo(Entry other) { 211 if (handler < other.handler) { 213 } else if (handler > other.handler) [all...] |
/dalvik/dx/src/com/android/dx/dex/code/ |
CatchHandlerList.java | 136 public int compareTo(CatchHandlerList other) { 137 if (this == other) { 143 int otherSize = other.size(); 148 Entry otherEntry = other.get(i); 201 public boolean equals(Object other) { 202 if (other instanceof Entry) { 203 return (compareTo((Entry) other) == 0); 210 public int compareTo(Entry other) { 211 if (handler < other.handler) { 213 } else if (handler > other.handler) [all...] |
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
CatchHandlerList.java | 136 public int compareTo(CatchHandlerList other) { 137 if (this == other) { 143 int otherSize = other.size(); 148 Entry otherEntry = other.get(i); 201 public boolean equals(Object other) { 202 if (other instanceof Entry) { 203 return (compareTo((Entry) other) == 0); 210 public int compareTo(Entry other) { 211 if (handler < other.handler) { 213 } else if (handler > other.handler) [all...] |
/external/gemmlowp/public/ |
map.h | 46 MatrixMap(const MatrixMap& other) 47 : data_(other.data_), 48 rows_(other.rows_), 49 cols_(other.cols_), 50 stride_(other.stride_) {} 92 VectorMap(const VectorMap& other) : data_(other.data_), size_(other.size_) {} 114 VectorDup(const VectorDup& other) : data_(other.data_), size_(other.size_) { [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
ByteArrayWrapper.java | 163 public final ByteArrayWrapper append(ByteArrayWrapper other) 165 return append(other.bytes, 0, other.size); 198 * @param other the object to compare to. 201 public boolean equals(Object other) { 202 if (this == other) return true; 203 if (other == null) return false; 205 ByteArrayWrapper that = (ByteArrayWrapper)other; 231 * @param other the object to compare to. 233 * greater than other [all...] |