| /freebsd-12.1/contrib/byacc/test/btyacc/ |
| H A D | quote_calc4-s.output | 41 "SUB-operator" shift 3 62 "SUB-operator" shift 3 83 "ADD-operator" reduce 15 84 "SUB-operator" reduce 15 85 "MUL-operator" reduce 15 86 "DIV-operator" reduce 15 96 "SUB-operator" shift 3 123 "ADD-operator" shift 16 124 "SUB-operator" shift 17 125 "MUL-operator" shift 18 [all …]
|
| H A D | quote_calc4.output | 41 "SUB-operator" shift 3 62 "SUB-operator" shift 3 83 "ADD-operator" reduce 15 84 "SUB-operator" reduce 15 85 "MUL-operator" reduce 15 86 "DIV-operator" reduce 15 96 "SUB-operator" shift 3 123 "ADD-operator" shift 16 124 "SUB-operator" shift 17 125 "MUL-operator" shift 18 [all …]
|
| /freebsd-12.1/contrib/byacc/test/yacc/ |
| H A D | quote_calc4.output | 41 "SUB-operator" shift 3 62 "SUB-operator" shift 3 83 "ADD-operator" reduce 15 84 "SUB-operator" reduce 15 85 "MUL-operator" reduce 15 86 "DIV-operator" reduce 15 96 "SUB-operator" shift 3 123 "ADD-operator" shift 16 124 "SUB-operator" shift 17 125 "MUL-operator" shift 18 [all …]
|
| H A D | quote_calc4-s.output | 41 "SUB-operator" shift 3 62 "SUB-operator" shift 3 83 "ADD-operator" reduce 15 84 "SUB-operator" reduce 15 85 "MUL-operator" reduce 15 86 "DIV-operator" reduce 15 96 "SUB-operator" shift 3 123 "ADD-operator" shift 16 124 "SUB-operator" shift 17 125 "MUL-operator" shift 18 [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | DiagnosticPrinter.h | 37 virtual DiagnosticPrinter &operator<<(char C) = 0; 44 virtual DiagnosticPrinter &operator<<(long N) = 0; 46 virtual DiagnosticPrinter &operator<<(long long N) = 0; 49 virtual DiagnosticPrinter &operator<<(int N) = 0; 50 virtual DiagnosticPrinter &operator<<(double N) = 0; 70 DiagnosticPrinter &operator<<(char C) override; 72 DiagnosticPrinter &operator<<(signed char C) override; 77 DiagnosticPrinter &operator<<(long N) override; 79 DiagnosticPrinter &operator<<(long long N) override; 82 DiagnosticPrinter &operator<<(int N) override; [all …]
|
| /freebsd-12.1/contrib/libstdc++/include/bits/ |
| H A D | stl_iterator.h | 174 operator++() in _GLIBCXX_BEGIN_NAMESPACE() 186 operator++(int) in _GLIBCXX_BEGIN_NAMESPACE() 199 operator--() in _GLIBCXX_BEGIN_NAMESPACE() 419 operator*() 424 operator++() 493 operator*() 498 operator++() 589 operator*() 594 operator++() 673 operator++() [all …]
|
| H A D | indirect_array.h | 77 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() local 79 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 81 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 83 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 85 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 87 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 89 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 91 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 93 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 95 void operator<<=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() [all …]
|
| H A D | mask_array.h | 74 mask_array& operator=(const mask_array&); in _GLIBCXX_BEGIN_NAMESPACE() local 76 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() local 78 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 80 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 82 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 84 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 86 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 88 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 90 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 92 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() [all …]
|
| H A D | gslice_array.h | 72 gslice_array& operator=(const gslice_array&); in _GLIBCXX_BEGIN_NAMESPACE() local 75 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() local 77 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 79 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 81 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 83 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 85 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 87 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 89 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() 91 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_BEGIN_NAMESPACE() [all …]
|
| H A D | slice_array.h | 134 slice_array& operator=(const slice_array&); variable 137 void operator=(const valarray<_Tp>&) const; variable 159 void operator=(const _Tp &) const; variable 165 void operator*=(const _Expr<_Dom, _Tp>&) const; 167 void operator/=(const _Expr<_Dom, _Tp>&) const; 169 void operator%=(const _Expr<_Dom, _Tp>&) const; 171 void operator+=(const _Expr<_Dom, _Tp>&) const; 173 void operator-=(const _Expr<_Dom, _Tp>&) const; 175 void operator^=(const _Expr<_Dom, _Tp>&) const; 177 void operator&=(const _Expr<_Dom, _Tp>&) const; [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/ |
| H A D | Scalar.h | 184 Scalar &operator=(const int i); variable 185 Scalar &operator=(unsigned int v); variable 186 Scalar &operator=(long v); variable 187 Scalar &operator=(unsigned long v); variable 188 Scalar &operator=(long long v); variable 190 Scalar &operator=(float v); variable 191 Scalar &operator=(double v); variable 192 Scalar &operator=(long double v); variable 193 Scalar &operator=(llvm::APInt v); variable 195 Scalar &operator+=(const Scalar &rhs); [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/ADT/ |
| H A D | APSInt.h | 46 APSInt &operator=(APInt RHS) { 48 APInt::operator=(std::move(RHS)); 52 APSInt &operator=(uint64_t RHS) { 54 APInt::operator=(RHS); 127 APSInt& operator>>=(unsigned Amt) { 189 APSInt& operator++() { 193 APSInt& operator--() { 197 APSInt operator++(int) { 200 APSInt operator--(int) { 203 APSInt operator-() const { [all …]
|
| H A D | iterator.h | 121 DerivedT &operator++() { 126 DerivedT operator++(int) { 131 DerivedT &operator--() { 137 DerivedT operator--(int) { 170 PointerT operator->() { return &static_cast<DerivedT *>(this)->operator*(); } 171 PointerT operator->() const { 240 using BaseT::operator-; 250 using BaseT::operator++; 251 DerivedT &operator++() { 255 using BaseT::operator--; [all …]
|
| H A D | Optional.h | 52 OptionalStorage &operator=(T &&y) { 61 OptionalStorage &operator=(OptionalStorage &&O) { 75 OptionalStorage &operator=(const T &y) { 128 Optional &operator=(T &&y) { 132 Optional &operator=(Optional &&O) = default; variable 145 Optional &operator=(const T &y) { 167 T *operator->() { return getPointer(); } 227 bool operator==(const Optional<T> &X, NoneType) { 232 bool operator==(NoneType, const Optional<T> &X) { 237 bool operator!=(const Optional<T> &X, NoneType) { [all …]
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | compare | 151 _LIBCPP_INLINE_VISIBILITY constexpr operator weak_equality() const noexcept { 233 constexpr operator weak_equality() const noexcept { 342 constexpr operator weak_equality() const noexcept { 348 constexpr operator partial_ordering() const noexcept { 381 constexpr bool operator==(weak_ordering __v, _CmpUnspecifiedParam) noexcept { 385 constexpr bool operator!=(weak_ordering __v, _CmpUnspecifiedParam) noexcept { 389 constexpr bool operator< (weak_ordering __v, _CmpUnspecifiedParam) noexcept { 456 constexpr operator weak_equality() const noexcept { 462 constexpr operator strong_equality() const noexcept { 468 constexpr operator partial_ordering() const noexcept { [all …]
|
| H A D | chrono | 538 operator/(const year& y, int m) noexcept; 542 operator/(const month& m, int d) noexcept; 544 operator/(int m, const day& d) noexcept; 548 operator/(const day& d, int m) noexcept; 552 operator/(int m, last_spec) noexcept; 556 operator/(last_spec, int m) noexcept; 673 bool operator==(const leap& x, const leap& y); 674 bool operator!=(const leap& x, const leap& y); 675 bool operator< (const leap& x, const leap& y); 676 bool operator> (const leap& x, const leap& y); [all …]
|
| H A D | new | 26 bad_alloc& operator=(const bad_alloc&) noexcept; 55 void operator delete(void* ptr, std::size_t size, 62 void* operator new[](std::size_t size, 69 void operator delete[](void* ptr, 79 void operator delete (void* ptr, void*) noexcept; 80 void operator delete[](void* ptr, void*) noexcept; 228 return ::operator new(__size, __align_val); 237 return ::operator new(__size); 300 return ::operator delete(__ptr, __a1, __a2); 310 return ::operator delete(__ptr, __a1); [all …]
|
| /freebsd-12.1/contrib/libstdc++/include/std/ |
| H A D | std_iomanip.h | 251 operator>>(basic_istream<_CharT,_Traits>& __is, _Setw __f) 259 operator<<(basic_ostream<_CharT,_Traits>& __os, _Setw __f) 270 extern template ostream& operator<<(ostream&, _Setiosflags); 272 extern template ostream& operator<<(ostream&, _Setbase); 274 extern template ostream& operator<<(ostream&, _Setw); 278 extern template istream& operator>>(istream&, _Setbase); 280 extern template istream& operator>>(istream&, _Setw); 286 extern template wostream& operator<<(wostream&, _Setbase); 288 extern template wostream& operator<<(wostream&, _Setw); 292 extern template wistream& operator>>(wistream&, _Setbase); [all …]
|
| H A D | std_ostream.h | 169 operator<<(long __n) in _GLIBCXX_BEGIN_NAMESPACE() 177 operator<<(bool __n) in _GLIBCXX_BEGIN_NAMESPACE() 181 operator<<(short __n); in _GLIBCXX_BEGIN_NAMESPACE() 192 operator<<(int __n); in _GLIBCXX_BEGIN_NAMESPACE() 195 operator<<(unsigned int __n) in _GLIBCXX_BEGIN_NAMESPACE() 204 operator<<(long long __n) in _GLIBCXX_BEGIN_NAMESPACE() 213 operator<<(double __f) in _GLIBCXX_BEGIN_NAMESPACE() 217 operator<<(float __f) in _GLIBCXX_BEGIN_NAMESPACE() 225 operator<<(long double __f) in _GLIBCXX_BEGIN_NAMESPACE() 229 operator<<(const void* __p) in _GLIBCXX_BEGIN_NAMESPACE() [all …]
|
| H A D | std_valarray.h | 171 valarray<_Tp>& operator=(const _Tp&); in _GLIBCXX_BEGIN_NAMESPACE() local 214 operator= (const _Expr<_Dom, _Tp>&); in _GLIBCXX_BEGIN_NAMESPACE() local 223 _Tp& operator[](size_t); in _GLIBCXX_BEGIN_NAMESPACE() 252 slice_array<_Tp> operator[](slice); in _GLIBCXX_BEGIN_NAMESPACE() 348 valarray<_Tp>& operator*=(const _Tp&); in _GLIBCXX_BEGIN_NAMESPACE() 351 valarray<_Tp>& operator/=(const _Tp&); in _GLIBCXX_BEGIN_NAMESPACE() 354 valarray<_Tp>& operator%=(const _Tp&); in _GLIBCXX_BEGIN_NAMESPACE() 357 valarray<_Tp>& operator+=(const _Tp&); in _GLIBCXX_BEGIN_NAMESPACE() 360 valarray<_Tp>& operator-=(const _Tp&); in _GLIBCXX_BEGIN_NAMESPACE() 532 valarray<_Tp>::operator[](size_t __i) [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBlockRanges.h | 37 bool operator<(RegisterRef R) const { 59 operator unsigned() const; 60 bool operator== (unsigned x) const; 61 bool operator== (IndexType Idx) const; 62 bool operator!= (unsigned x) const; 63 bool operator!= (IndexType Idx) const; 64 IndexType operator++ (); 65 bool operator< (unsigned Idx) const; 66 bool operator< (IndexType Idx) const; 208 return operator< (IndexType(Idx)); [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBExtras.h | 27 raw_ostream &operator<<(raw_ostream &OS, const PDB_VariantType &Value); 28 raw_ostream &operator<<(raw_ostream &OS, const PDB_CallingConv &Conv); 29 raw_ostream &operator<<(raw_ostream &OS, const PDB_BuiltinType &Type); 30 raw_ostream &operator<<(raw_ostream &OS, const PDB_DataKind &Data); 32 raw_ostream &operator<<(raw_ostream &OS, const PDB_LocType &Loc); 35 raw_ostream &operator<<(raw_ostream &OS, const PDB_Lang &Lang); 36 raw_ostream &operator<<(raw_ostream &OS, const PDB_SymType &Tag); 38 raw_ostream &operator<<(raw_ostream &OS, const PDB_UdtType &Type); 40 raw_ostream &operator<<(raw_ostream &OS, 43 raw_ostream &operator<<(raw_ostream &OS, const Variant &Value); [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | CharUnits.h | 68 CharUnits& operator+= (const CharUnits &Other) { 72 CharUnits& operator++ () { 76 CharUnits operator++ (int) { 83 CharUnits& operator-- () { 87 CharUnits operator-- (int) { 142 CharUnits operator* (QuantityType N) const { 145 CharUnits &operator*= (QuantityType N) { 149 CharUnits operator/ (QuantityType N) const { 152 CharUnits &operator/= (QuantityType N) { 159 CharUnits operator% (QuantityType N) const { [all …]
|
| /freebsd-12.1/contrib/gcclibs/libiberty/testsuite/ |
| H A D | demangle-expected | 451 operator<< 456 operator<< 1011 operator!= 1016 operator!= 1096 operator!= 1116 operator!= 1121 operator== 1431 operator/ 1536 operator* 3284 operator% [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | BlockFrequency.h | 40 BlockFrequency &operator*=(BranchProbability Prob); 45 BlockFrequency &operator/=(BranchProbability Prob); 49 BlockFrequency &operator+=(BlockFrequency Freq); 50 BlockFrequency operator+(BlockFrequency Freq) const; 53 BlockFrequency &operator-=(BlockFrequency Freq); 57 BlockFrequency &operator>>=(const unsigned count); 59 bool operator<(BlockFrequency RHS) const { 63 bool operator<=(BlockFrequency RHS) const { 67 bool operator>(BlockFrequency RHS) const { 71 bool operator>=(BlockFrequency RHS) const { [all …]
|