/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 505 operator=(const basic_string& __str) 513 operator=(const _CharT* __s) 524 operator=(_CharT __c) 536 operator=(initializer_list<_CharT> __l) 712 * This operator allows for easy, array-style, data access. 713 * Note that data access with this operator is unchecked and 718 operator[] (size_type __pos) const 729 * This operator allows for easy, array-style, data access. 730 * Note that data access with this operator is unchecked and 735 operator[](size_type __pos [all...] |
gslice.h | 91 /// Assignment operator. 92 gslice& operator=(const gslice&); 168 gslice::operator=(const gslice& __g)
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 505 operator=(const basic_string& __str) 513 operator=(const _CharT* __s) 524 operator=(_CharT __c) 536 operator=(initializer_list<_CharT> __l) 712 * This operator allows for easy, array-style, data access. 713 * Note that data access with this operator is unchecked and 718 operator[] (size_type __pos) const 729 * This operator allows for easy, array-style, data access. 730 * Note that data access with this operator is unchecked and 735 operator[](size_type __pos [all...] |
gslice.h | 91 /// Assignment operator. 92 gslice& operator=(const gslice&); 168 gslice::operator=(const gslice& __g)
|
/system/media/mca/filterfw/native/base/ |
utilities.h | 26 // Convenience Macro to make copy constructor and assignment operator private 30 void operator=(const TypeName&) 33 // default constructor, copy constructor and operator= functions.
|
/system/media/mca/filterpacks/base/native/ |
geometry.cpp | 44 Point Point::operator+(const Point& other) const { 51 Point Point::operator-(const Point& other) const { 58 Point Point::operator*(float factor) const {
|
utilities.h | 26 // Convenience Macro to make copy constructor and assignment operator private 30 void operator=(const TypeName&) 33 // default constructor, copy constructor and operator= functions.
|
/external/llvm/include/llvm/ |
Constants.h | 48 void *operator new(size_t, unsigned); // DO NOT IMPLEMENT 54 void *operator new(size_t s) { 55 return User::operator new(s, 0); 232 void *operator new(size_t, unsigned);// DO NOT IMPLEMENT 239 void *operator new(size_t s) { 240 return User::operator new(s, 0); 271 /// isExactlyValue - We don't rely on operator== working on double values, as 300 void *operator new(size_t, unsigned); // DO NOT IMPLEMENT 307 void *operator new(size_t s) { 308 return User::operator new(s, 0) [all...] |
/external/stlport/stlport/stl/ |
_istream.c | 59 bool operator()(argument_type __c) const 71 bool operator()(argument_type __c) const { 88 operator()(const char_type* __first, const char_type* __last) const { 104 operator()(const char_type* __first, const char_type* __last) const { 122 operator()(const char_type* __first, const char_type* __last) const { 139 operator()(const char_type* __first, const char_type* __last) const { 157 operator()(const char_type* __first, const char_type* __last) const { 209 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (short& __val) { 227 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (int& __val) { 245 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (unsigned short& __val) [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 59 bool operator()(argument_type __c) const 71 bool operator()(argument_type __c) const { 88 operator()(const char_type* __first, const char_type* __last) const { 104 operator()(const char_type* __first, const char_type* __last) const { 122 operator()(const char_type* __first, const char_type* __last) const { 139 operator()(const char_type* __first, const char_type* __last) const { 157 operator()(const char_type* __first, const char_type* __last) const { 209 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (short& __val) { 227 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (int& __val) { 245 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (unsigned short& __val) [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 59 bool operator()(argument_type __c) const 71 bool operator()(argument_type __c) const { 88 operator()(const char_type* __first, const char_type* __last) const { 104 operator()(const char_type* __first, const char_type* __last) const { 122 operator()(const char_type* __first, const char_type* __last) const { 139 operator()(const char_type* __first, const char_type* __last) const { 157 operator()(const char_type* __first, const char_type* __last) const { 209 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (short& __val) { 227 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (int& __val) { 245 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (unsigned short& __val) [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 59 bool operator()(argument_type __c) const 71 bool operator()(argument_type __c) const { 88 operator()(const char_type* __first, const char_type* __last) const { 104 operator()(const char_type* __first, const char_type* __last) const { 122 operator()(const char_type* __first, const char_type* __last) const { 139 operator()(const char_type* __first, const char_type* __last) const { 157 operator()(const char_type* __first, const char_type* __last) const { 209 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (short& __val) { 227 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (int& __val) { 245 basic_istream<_CharT, _Traits>& basic_istream<_CharT, _Traits>::operator>> (unsigned short& __val) [all...] |
/external/clang/include/clang/Analysis/ |
CFG.h | 84 operator bool() const { return isValid(); } 231 operator Stmt *() { return getStmt(); } 232 operator const Stmt *() const { return getStmt(); } 234 Stmt *operator->() { return getStmt(); } 235 const Stmt *operator->() const { return getStmt(); } 237 Stmt &operator*() { return *getStmt(); } 238 const Stmt &operator*() const { return *getStmt(); } 240 operator bool() const { return getStmt(); } 264 /// ? operator LHS expression; RHS expression 299 CFGElement operator[](size_t i) const [all...] |
/external/harfbuzz/contrib/tables/ |
BidiMirroring.txt | 70 223C; 223D # TILDE OPERATOR 258 29F5; 2215 # REVERSE SOLIDUS OPERATOR 323 2ACD; 2ACE # SQUARE LEFT OPEN BOX OPERATOR 324 2ACE; 2ACD # SQUARE RIGHT OPEN BOX OPERATOR 509 # 2A0C; QUADRUPLE INTEGRAL OPERATOR 518 # 2A15; INTEGRAL AROUND A POINT OPERATOR 519 # 2A16; QUATERNION INTEGRAL OPERATOR 526 # 2A1E; LARGE LEFT TRIANGLE OPERATOR 536 # 2A6A; TILDE OPERATOR WITH DOT ABOVE 537 # 2A6B; TILDE OPERATOR WITH RISING DOT [all...] |
/external/icu4c/common/unicode/ |
utypes.h | 242 * Tricky Preprocessor use - ## operator replaces macro paramters with the literal string 326 * to implement polymorphic clone() or operator==() defines two methods, 328 * operator==(). Nothing else should be done with them. 521 /* Global delete operator */ 539 * The operator implementations crash; this is intentional and used for library debugging. 549 * Global operator new, defined only inside ICU4C, must not be used. 554 operator new(size_t /*size*/) { 561 /* This is only needed to suppress a Visual C++ 2008 warning for operator new[]. */ 565 * Global operator new[], defined only inside ICU4C, must not be used. 570 operator new[](size_t /*size*/) [all...] |
/external/icu4c/data/unidata/ |
BidiMirroring.txt | 79 223C; 223D # TILDE OPERATOR 267 29F5; 2215 # REVERSE SOLIDUS OPERATOR 332 2ACD; 2ACE # SQUARE LEFT OPEN BOX OPERATOR 333 2ACE; 2ACD # SQUARE RIGHT OPEN BOX OPERATOR 518 # 2A0C; QUADRUPLE INTEGRAL OPERATOR 527 # 2A15; INTEGRAL AROUND A POINT OPERATOR 528 # 2A16; QUATERNION INTEGRAL OPERATOR 535 # 2A1E; LARGE LEFT TRIANGLE OPERATOR 545 # 2A6A; TILDE OPERATOR WITH DOT ABOVE 546 # 2A6B; TILDE OPERATOR WITH RISING DOT [all...] |
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
map.h | 53 // B operator()(const A &arc); 535 void operator=(const MapFst<A, B, C> &fst); // disallow 625 A operator()(const A &arc) const { return arc; } 640 A operator()(const A &arc) const { return arc; } 655 LogArc operator()(const StdArc &arc) const { 670 StdArc operator()(const LogArc &arc) const { 690 ToArc operator()(const A &arc) const { 726 A operator()(const FromArc &arc) const { 780 A operator()(const FromArc &arc) { 833 size_t operator()(const SW &x) const [all...] |
/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/ |
parse-js.js | 303 S.regex_allowed = ((type == "operator" && !HOP(UNARY_POSTFIX, value)) || 477 return token("operator", grow(prefix || next())); 508 ? token("operator", word) 711 if (is("operator", "/")) { 719 case "operator": 837 if (is("name") && is_token(peek(), "operator", "in")) { 960 if (is("operator", "=")) { [all...] |
/external/llvm/docs/tutorial/ |
LangImpl2.html | 55 "http://en.wikipedia.org/wiki/Operator-precedence_parser">Operator-Precedence 113 /// BinaryExprAST - Expression class for a binary operator. 272 descent parsers. For a better example, the parenthesis operator is defined like 409 "http://en.wikipedia.org/wiki/Operator-precedence_parser">Operator-Precedence 415 /// BinopPrecedence - This holds the precedence for each binary operator that is 419 /// GetTokPrecedence - Get the precedence of the pending binary operator token. 445 or -1 if the token is not a binary operator. Having a map makes it easy to add 452 The basic idea of operator precedence parsing is to break down an expressio [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
gtest-string.h | 191 bool operator==(const char* c_str) const { 197 bool operator!=(const char* c_str) const { 231 const String& operator=(const char* c_str); 234 const String& operator=(const String &rhs) { 244 inline ::std::ostream& operator <<(::std::ostream& os, const String& str) {
|
/external/chromium/third_party/libjingle/source/talk/base/ |
socketaddress.cc | 75 this->operator=(addr); 92 SocketAddress& SocketAddress::operator=(const SocketAddress& addr) { 155 std::ostream& operator<<(std::ostream& os, const SocketAddress& addr) { 227 bool SocketAddress::operator==(const SocketAddress& addr) const { 231 bool SocketAddress::operator<(const SocketAddress& addr) const {
|
/external/icu4c/i18n/unicode/ |
plurrule.h | 141 * Assignment operator. 144 PluralRules& operator=(const PluralRules&); 249 virtual UBool operator==(const PluralRules& other) const; 259 UBool operator!=(const PluralRules& other) const {return !operator==(other);}
|
sortkey.h | 131 * Assignment operator 135 const CollationKey& operator=(const CollationKey& other); 143 UBool operator==(const CollationKey& source) const; 151 UBool operator!=(const CollationKey& source) const; 302 CollationKey::operator!=(const CollationKey& other) const
|
/external/icu4c/test/intltest/ |
itutil.cpp | 226 // isNULL(), isValid(), operator==(), operator!=() 231 // getAlias(), operator->, operator* 256 // operator[]()
|
/external/ipsec-tools/src/libipsec/ |
ipsec_dump_policy.c | 110 char operator; local 156 operator = '-'; 161 operator = '+'; 196 + ((priority_offset != 0) ? 13 : 0) /* [space operator space int] */ 210 ipsp_dir_strs[xpl->sadb_x_policy_dir], priority_str, operator,
|