Searched
full:operator (Results
2401 -
2425 of
6015) sorted by null
<<919293949596979899100>>
/frameworks/media/libvideoeditor/lvpp/ |
VideoEditorAudioPlayer.h | 91 VideoEditorAudioPlayer &operator=(const VideoEditorAudioPlayer &);
|
VideoEditorSRC.h | 66 VideoEditorSRC &operator=(const VideoEditorSRC &);
|
/libcore/include/ |
ScopedBytes.h | 61 void operator=(const ScopedBytes&);
|
/libcore/luni/src/main/native/ |
NetFd.h | 50 void operator=(const NetFd&);
|
/ndk/sources/host-tools/ndk-stack/elff/ |
elf_alloc.cc | 60 void* DwarfAllocBase::operator new(size_t size, const ElfFile* elf) {
|
/ndk/tests/device/test-gnustl-full/unit/ |
mvctor_declaration_test.cpp | 62 bool operator < (const specially_allocated_struct&) const; 64 bool operator==(const specially_allocated_struct&) const; 69 bool specially_allocated_struct::operator < (const specially_allocated_struct&) const 114 bool operator() (struct_with_specialized_less const&,
|
mvctor_test.h | 75 MovableStruct& operator = (const MovableStruct&) {
|
rndshf_test.cpp | 20 unsigned long operator()(unsigned long n_)
|
/ndk/tests/device/test-stlport/unit/ |
mvctor_declaration_test.cpp | 62 bool operator < (const specially_allocated_struct&) const; 64 bool operator==(const specially_allocated_struct&) const; 69 bool specially_allocated_struct::operator < (const specially_allocated_struct&) const 114 bool operator() (struct_with_specialized_less const&,
|
mvctor_test.h | 75 MovableStruct& operator = (const MovableStruct&) {
|
rndshf_test.cpp | 20 unsigned long operator()(unsigned long n_)
|
/packages/apps/Settings/tests/res/values-fr/ |
strings.xml | 22 <string name="operator_hello" msgid="292208161864910159">"Hello Operator!"</string>
|
/packages/apps/Settings/tests/res/values-hr/ |
strings.xml | 23 <string name="operator_settings_title" msgid="1410094511974808567">"Operator"</string>
|
/packages/apps/Settings/tests/res/values-lv/ |
strings.xml | 22 <string name="operator_hello" msgid="292208161864910159">"Esiet sveicin?ts, operator!"</string>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
functional_hash.h | 64 hash<error_code>::operator()(error_code) const;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
enc_filebuf.h | 56 // require default and copy constructible + assignment operator.
|
pool_allocator.h | 184 operator==(const __pool_alloc<_Tp>&, const __pool_alloc<_Tp>&) 189 operator!=(const __pool_alloc<_Tp>&, const __pool_alloc<_Tp>&) 219 __ret = static_cast<_Tp*>(::operator new(__bytes)); 248 ::operator delete(__p);
|
vstring.h | 263 operator=(const __versa_string& __str) 268 * @brief String move assignment operator. 275 operator=(__versa_string&& __str) 287 operator=(std::initializer_list<_CharT> __l) 299 operator=(const _CharT* __s) 310 operator=(_CharT __c) 522 * This operator allows for easy, array-style, data access. 523 * Note that data access with this operator is unchecked and 528 operator[] (size_type __pos) const 539 * This operator allows for easy, array-style, data access [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/ |
debug_store_hash_fn_imps.hpp | 49 comp_hash pos_hash_pair = ranged_hash_fn_base::operator()(PB_DS_V2F(p_e->m_value));
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/hash_fn/ |
direct_mask_range_hashing_imp.hpp | 56 operator()(size_type hash) const
|
direct_mod_range_hashing_imp.hpp | 56 operator()(size_type hash) const
|
linear_probe_fn_imp.hpp | 50 operator()(size_type i) const
|
quadratic_probe_fn_imp.hpp | 50 operator()(size_type i) const
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 196 operator*() const 232 operator==(const PB_DS_PAT_TRIE_CONST_NODE_ITERATOR_C_DEC& other) const 237 operator!=(const PB_DS_PAT_TRIE_CONST_NODE_ITERATOR_C_DEC& other) const 307 operator*() const
|
update_fn_imps.hpp | 53 Node_Update_::operator()(node_iterator(p_nd, this),
|
Completed in 368 milliseconds
<<919293949596979899100>>