/frameworks/compile/linkloader/include/ |
ELFSectionBits.h | 48 unsigned char &operator[](size_t index) { 52 unsigned char const &operator[](size_t index) const {
|
ELFSectionHeaderTable.h | 47 ELFSectionHeaderTy const *operator[](size_t i) const { 51 ELFSectionHeaderTy *operator[](size_t i) {
|
ELFSectionRelTable.h | 49 ELFRelocTy const *operator[](size_t index) const { 53 ELFRelocTy *operator[](size_t index) {
|
ELFSectionSymTab.h | 52 ELFSymbolTy const *operator[](size_t index) const { 56 ELFSymbolTy *operator[](size_t index) {
|
MemChunk.h | 47 unsigned char &operator[](size_t index) { 51 unsigned char const &operator[](size_t index) const {
|
/libcore/include/ |
ScopedStringChars.h | 37 const jchar& operator[](size_t n) const { return mChars[n]; } 48 void operator=(const ScopedStringChars&);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 41 void operator()(ios_base& __ios) const 60 void operator()(ios_base& __ios) const { 72 operator>>(basic_istream<_CharT, _Traits>& __istr, 80 operator<<(basic_ostream<_CharT, _Traits>& __os, 88 operator>>(basic_istream<_CharT, _Traits>& __istr, 96 operator<<(basic_ostream<_CharT, _Traits>& __os, 145 operator<<(basic_ostream<_CharT, _Traits>& __os, 153 operator>>(basic_istream<_CharT, _Traits>& __is,
|
_valarray.c | 36 _Valarray_bool valarray<_Tp>:: operator!() const { function in class:_Tp 45 valarray<_Tp>& valarray<_Tp>::operator=(const slice_array<_Tp>& __x) { 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const { 87 valarray<_Tp>& valarray<_Tp>::operator=(const gslice_array<_Tp>& __x) { 98 valarray<_Tp> valarray<_Tp>::operator[](const gslice& __slice) const { 108 valarray<_Tp> valarray<_Tp>::operator[](const _Valarray_bool& __mask) const { 126 valarray<_Tp>& valarray<_Tp>::operator=(const indirect_array<_Tp>& __x) { 135 valarray<_Tp>::operator[](const _Valarray_size_t& __addr) const {
|
/packages/apps/Settings/tests/res/values-nb/ |
strings.xml | 22 <string name="operator_hello" msgid="292208161864910159">"Hallo operator!"</string> 23 <string name="operator_settings_title" msgid="1410094511974808567">"Operator"</string>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 41 void operator()(ios_base& __ios) const 60 void operator()(ios_base& __ios) const { 72 operator>>(basic_istream<_CharT, _Traits>& __istr, 80 operator<<(basic_ostream<_CharT, _Traits>& __os, 88 operator>>(basic_istream<_CharT, _Traits>& __istr, 96 operator<<(basic_ostream<_CharT, _Traits>& __os, 145 operator<<(basic_ostream<_CharT, _Traits>& __os, 153 operator>>(basic_istream<_CharT, _Traits>& __is,
|
_valarray.c | 36 _Valarray_bool valarray<_Tp>:: operator!() const { function in class:_Tp 45 valarray<_Tp>& valarray<_Tp>::operator=(const slice_array<_Tp>& __x) { 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const { 87 valarray<_Tp>& valarray<_Tp>::operator=(const gslice_array<_Tp>& __x) { 98 valarray<_Tp> valarray<_Tp>::operator[](const gslice& __slice) const { 108 valarray<_Tp> valarray<_Tp>::operator[](const _Valarray_bool& __mask) const { 126 valarray<_Tp>& valarray<_Tp>::operator=(const indirect_array<_Tp>& __x) { 135 valarray<_Tp>::operator[](const _Valarray_size_t& __addr) const {
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 41 void operator()(ios_base& __ios) const 60 void operator()(ios_base& __ios) const { 72 operator>>(basic_istream<_CharT, _Traits>& __istr, 80 operator<<(basic_ostream<_CharT, _Traits>& __os, 88 operator>>(basic_istream<_CharT, _Traits>& __istr, 96 operator<<(basic_ostream<_CharT, _Traits>& __os, 145 operator<<(basic_ostream<_CharT, _Traits>& __os, 153 operator>>(basic_istream<_CharT, _Traits>& __is,
|
_valarray.c | 36 _Valarray_bool valarray<_Tp>:: operator!() const { function in class:_Tp 45 valarray<_Tp>& valarray<_Tp>::operator=(const slice_array<_Tp>& __x) { 56 valarray<_Tp> valarray<_Tp>::operator[](slice __slice) const { 87 valarray<_Tp>& valarray<_Tp>::operator=(const gslice_array<_Tp>& __x) { 98 valarray<_Tp> valarray<_Tp>::operator[](const gslice& __slice) const { 108 valarray<_Tp> valarray<_Tp>::operator[](const _Valarray_bool& __mask) const { 126 valarray<_Tp>& valarray<_Tp>::operator=(const indirect_array<_Tp>& __x) { 135 valarray<_Tp>::operator[](const _Valarray_size_t& __addr) const {
|
/external/collada/include/1.4/dom/ |
domFx_samplerDEPTH_common.h | 65 * Overloaded assignment operator 67 virtual domSource &operator=( const domSource &cpy ) { (void)cpy; return *this; } 123 * Overloaded assignment operator 125 virtual domWrap_s &operator=( const domWrap_s &cpy ) { (void)cpy; return *this; } 181 * Overloaded assignment operator 183 virtual domWrap_t &operator=( const domWrap_t &cpy ) { (void)cpy; return *this; } 239 * Overloaded assignment operator 241 virtual domMinfilter &operator=( const domMinfilter &cpy ) { (void)cpy; return *this; } 297 * Overloaded assignment operator 299 virtual domMagfilter &operator=( const domMagfilter &cpy ) { (void)cpy; return *this; [all...] |
domFx_sampler1D_common.h | 65 * Overloaded assignment operator 67 virtual domSource &operator=( const domSource &cpy ) { (void)cpy; return *this; } 123 * Overloaded assignment operator 125 virtual domWrap_s &operator=( const domWrap_s &cpy ) { (void)cpy; return *this; } 181 * Overloaded assignment operator 183 virtual domMinfilter &operator=( const domMinfilter &cpy ) { (void)cpy; return *this; } 239 * Overloaded assignment operator 241 virtual domMagfilter &operator=( const domMagfilter &cpy ) { (void)cpy; return *this; } 297 * Overloaded assignment operator 299 virtual domMipfilter &operator=( const domMipfilter &cpy ) { (void)cpy; return *this; [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
ostream.tcc | 92 operator<<(short __n) 106 operator<<(int __n) 120 operator<<(__streambuf_type* __sbin) 321 operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) 364 extern template ostream& operator<<(ostream&, char); 365 extern template ostream& operator<<(ostream&, unsigned char); 366 extern template ostream& operator<<(ostream&, signed char); 367 extern template ostream& operator<<(ostream&, const char*); 368 extern template ostream& operator<<(ostream&, const unsigned char*); 369 extern template ostream& operator<<(ostream&, const signed char*) [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ostream.tcc | 92 operator<<(short __n) 106 operator<<(int __n) 120 operator<<(__streambuf_type* __sbin) 321 operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) 364 extern template ostream& operator<<(ostream&, char); 365 extern template ostream& operator<<(ostream&, unsigned char); 366 extern template ostream& operator<<(ostream&, signed char); 367 extern template ostream& operator<<(ostream&, const char*); 368 extern template ostream& operator<<(ostream&, const unsigned char*); 369 extern template ostream& operator<<(ostream&, const signed char*) [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ostream.tcc | 92 operator<<(short __n) 106 operator<<(int __n) 120 operator<<(__streambuf_type* __sbin) 321 operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) 364 extern template ostream& operator<<(ostream&, char); 365 extern template ostream& operator<<(ostream&, unsigned char); 366 extern template ostream& operator<<(ostream&, signed char); 367 extern template ostream& operator<<(ostream&, const char*); 368 extern template ostream& operator<<(ostream&, const unsigned char*); 369 extern template ostream& operator<<(ostream&, const signed char*) [all...] |
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/ |
SmartPtr.h | 86 T* operator->() const { 90 T& operator*() const { 95 bool operator <(const SmartPtr<T>& t1) const { 99 SmartPtr<T,threadSafe>& operator=(const SmartPtr<T,false>& rhs) 114 SmartPtr<T,threadSafe>& operator=(SmartPtr<T,true>& rhs)
|
/external/chromium/third_party/libjingle/source/talk/xmllite/ |
qname.h | 45 QName & operator=(const QName & qn) { 57 bool operator==(const QName & other) const; 58 bool operator!=(const QName & other) const { return !operator==(other); } 59 bool operator<(const QName & other) const { return Compare(other) < 0; }
|
/external/clang/test/CXX/except/except.spec/ |
p3.cpp | 97 // As a very special workaround, we allow operator new to match no spec 102 void* operator new(mysize_t) throw(std::bad_alloc); 103 void* operator new(mysize_t); 104 void* operator new[](mysize_t); 105 void* operator new[](mysize_t) throw(std::bad_alloc);
|
/external/clang/test/CodeGenCXX/ |
delete.cpp | 33 public: operator T *() const; 44 void *operator new(__SIZE_TYPE__ sz); 45 void operator delete(void *p) { ::operator delete(p); } 111 void operator delete (void *);
|
/external/llvm/include/llvm/ADT/ |
UniqueVector.h | 22 /// class should have an implementation of operator== and of operator<. 23 /// Entries can be fetched using operator[] with the entry ID. 64 /// operator[] - Returns a reference to the entry with the specified ID. 66 const T &operator[](unsigned ID) const {
|
ValueMap.h | 86 ValueMap& operator=(const ValueMap&); // DO NOT IMPLEMENT 160 ValueT &operator[](const KeyT &Key) { 285 ValueTypeProxy *operator->() { return this; } 286 operator std::pair<KeyT, ValueT>() const { 291 ValueTypeProxy operator*() const { 296 ValueTypeProxy operator->() const { 297 return operator*(); 300 bool operator==(const ValueMapIterator &RHS) const { 303 bool operator!=(const ValueMapIterator &RHS) const { 307 inline ValueMapIterator& operator++() { // Preincremen [all...] |
/external/llvm/include/llvm/Object/ |
Archive.h | 33 bool operator ==(const Child &other) const { 54 const Child* operator->() const { 58 bool operator==(const child_iterator &other) const { 62 bool operator!=(const child_iterator &other) const { 66 child_iterator& operator++() { // Preincrement
|