Searched
full:operator (Results
1876 -
1900 of
6015) sorted by null
<<71727374757677787980>>
/frameworks/media/libvideoeditor/lvpp/ |
PreviewRenderer.h | 62 PreviewRenderer &operator=(const PreviewRenderer &);
|
/hardware/msm7k/libstagefrighthw/ |
QComOMXPlugin.h | 71 QComOMXPlugin &operator=(const QComOMXPlugin &);
|
/hardware/qcom/media/libstagefrighthw/ |
QComOMXPlugin.h | 71 QComOMXPlugin &operator=(const QComOMXPlugin &);
|
/hardware/ti/omap3/libstagefrighthw/ |
TIOMXPlugin.h | 71 TIOMXPlugin &operator=(const TIOMXPlugin &);
|
/hardware/ti/omap4xxx/libstagefrighthw/ |
TIOMXPlugin.h | 71 TIOMXPlugin &operator=(const TIOMXPlugin &);
|
/libcore/include/ |
ScopedFd.h | 43 void operator=(const ScopedFd&);
|
ScopedJavaUnicodeString.h | 54 void operator=(const ScopedJavaUnicodeString&);
|
ScopedLocalRef.h | 52 void operator=(const ScopedLocalRef&);
|
/libcore/luni/src/main/native/ |
AsynchronousSocketCloseMonitor.h | 57 void operator=(const AsynchronousSocketCloseMonitor&);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_carray.h | 48 _Tp& operator [] (size_t __i) {
|
/ndk/tests/device/test-gnustl-full/unit/ |
equal_test.cpp | 75 bool operator == (int i) const 79 bool operator < (const Test& v1, int v2) 82 bool operator < (int v1, const Test& v2) 86 bool operator < (const Test& v1, const Test& v2)
|
/ndk/tests/device/test-stlport/unit/ |
equal_test.cpp | 75 bool operator == (int i) const 79 bool operator < (const Test& v1, int v2) 82 bool operator < (int v1, const Test& v2) 86 bool operator < (const Test& v1, const Test& v2)
|
/packages/apps/Settings/tests/res/values-pl/ |
strings.xml | 23 <string name="operator_settings_title" msgid="1410094511974808567">"Operator"</string>
|
/packages/apps/Settings/tests/res/values-sr/ |
strings.xml | 22 <string name="operator_hello" msgid="292208161864910159">"Hello Operator!"</string>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
allocator.h | 116 operator==(const allocator<_T1>&, const allocator<_T2>&) 121 operator==(const allocator<_Tp>&, const allocator<_Tp>&) 126 operator!=(const allocator<_T1>&, const allocator<_T2>&) 131 operator!=(const allocator<_Tp>&, const allocator<_Tp>&)
|
stl_relops.h | 85 operator!=(const _Tp& __x, const _Tp& __y) 98 operator>(const _Tp& __x, const _Tp& __y) 111 operator<=(const _Tp& __x, const _Tp& __y) 124 operator>=(const _Tp& __x, const _Tp& __y)
|
stl_tempbuf.h | 94 _Tp* __tmp = static_cast<_Tp*>(::operator new(__len * sizeof(_Tp), 113 { ::operator delete(__p, std::nothrow); } 172 // Disable copy constructor and assignment operator. 176 operator=(const _Temporary_buffer&);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
concurrence.h | 144 __mutex& operator=(const __mutex&); 194 __recursive_mutex& operator=(const __recursive_mutex&); 250 __scoped_lock& operator=(const __scoped_lock&); 267 __cond& operator=(const __cond&);
|
extptr_allocator.h | 114 operator==(const _ExtPtr_allocator<_Up>& __rarg) 118 operator==(const _ExtPtr_allocator& __rarg) 123 operator!=(const _ExtPtr_allocator<_Up>& __rarg) 127 operator!=(const _ExtPtr_allocator& __rarg)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/ |
insert_fn_imps.hpp | 57 if (!Cmp_Fn::operator()( 73 if (!Cmp_Fn::operator()( 113 _GLIBCXX_DEBUG_ASSERT(Cmp_Fn::operator()( 125 _GLIBCXX_DEBUG_ASSERT(Cmp_Fn::operator()(
|
node_iterators.hpp | 113 operator*() const 141 operator==(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const 148 operator!=(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const 206 operator*() const
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_base_/ |
insert_fn_imps.hpp | 91 if (Cmp_Fn::operator()(base_type::m_p_root->m_value, p_nd->m_value)) 136 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value)) 180 const bool bubble_up = Cmp_Fn::operator()(p_nd->m_value, r_new_val); 189 Cmp_Fn::operator()(p_parent->m_value, p_nd->m_value))
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
find_selectors.h | 60 operator()(RandomAccessIterator1 i1, RandomAccessIterator2 i2, Pred pred) 90 operator()(RandomAccessIterator1 i1, RandomAccessIterator2 i2, Pred pred) 130 operator()(RandomAccessIterator1 i1, RandomAccessIterator2 i2, Pred pred) 167 operator()(RandomAccessIterator1 i1, RandomAccessIterator2 i2, Pred pred)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
shmbuf.h | 33 __kernel_pid_t shm_lpid; /* pid of last operator */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/lib/ |
libjnigraphics.so | |
Completed in 427 milliseconds
<<71727374757677787980>>