Searched defs:lhs (Results 1 - 25 of 171) sorted by relevance

1234567

/freebsd-11-stable/sys/ddb/
H A Ddb_expr.c160 db_expr_t lhs, rhs; local
205 db_expr_t lhs, rh local
242 db_expr_t lhs, rhs; local
277 db_expr_t lhs, rhs; local
327 db_expr_t lhs, rhs; local
352 db_expr_t lhs, rhs; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DStackID.cpp33 bool lldb_private::operator==(const StackID &lhs, const StackID &rhs) { argument
47 bool lldb_private::operator!=(const StackID &lhs, const StackID &rhs) { argument
60 bool lldb_private::operator<(const StackID &lhs, const StackID &rhs) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DDeclaration.cpp91 bool lldb_private::operator==(const Declaration &lhs, const Declaration &rhs) { argument
H A DCompilerDeclContext.cpp60 bool lldb_private::operator==(const lldb_private::CompilerDeclContext &lhs, argument
66 bool lldb_private::operator!=(const lldb_private::CompilerDeclContext &lhs, argument
H A DCompilerDecl.cpp39 bool lldb_private::operator==(const lldb_private::CompilerDecl &lhs, argument
45 bool lldb_private::operator!=(const lldb_private::CompilerDecl &lhs, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.h45 friend bool operator==(const Range &lhs, const Range &rhs) { argument
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSymbolTable.h69 static bool isEqual(StringRef const lhs, StringRef const rhs) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUserID.h80 inline bool operator==(const UserID &lhs, const UserID &rhs) { argument
84 inline bool operator!=(const UserID &lhs, const UserID &rhs) { argument
H A DIterable.h141 operator-(AdaptedConstIterator<C, E, A> &lhs, argument
147 void swap(AdaptedConstIterator<C, E, A> &lhs, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h57 StringRef lhs, rhs; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dload-index.c82 compare_p2l_entry_revision(const void *lhs, argument
/freebsd-11-stable/contrib/ntp/libntp/
H A Dvint64ops.c128 icmpv64( const vint64 * lhs, const vint64 * rhs ) argument
152 ucmpv64( const vint64 * lhs, const vint64 * rhs ) argument
175 addv64( const vint64 *lhs, const vint64 *rhs ) argument
194 subv64( const vint64 *lhs, const vint64 *rhs ) argument
213 addv64i32( const vint64 * lhs, int32_t rhs ) argument
232 subv64i32( const vint64 * lhs, int32_t rhs ) argument
251 addv64u32( const vint64 * lhs, uint32_t rhs ) argument
270 subv64u32( const vint64 * lhs, uint32_t rhs ) argument
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h75 timespec_sub(struct timespec lhs, struct timespec rhs) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h66 inline bool operator<(const LineEntry &lhs, const LineEntry &rhs) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h74 bool operator() (SUnit *lhs, SUnit *rhs) const { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.cpp141 bool operator==(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs) { argument
145 bool operator!=(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs) { argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_info.c98 combine_rights(authz_rights_t *rights_p, const authz_rights_t *lhs, const authz_rights_t *rhs) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-gimple.c129 rhs_predicate_for (tree lhs) argument
H A Dtree-ssa-copyrename.c320 tree lhs = TREE_OPERAND (stmt, 0); local
H A Dc-omp.c91 c_finish_omp_atomic (enum tree_code code, tree lhs, tree rhs) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Did.c132 svn_fs_x__id_eq(const svn_fs_x__id_t *lhs, const svn_fs_x__id_t *rhs) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h54 static inline bool isLess(key_type_ref lhs, key_type_ref rhs) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp116 static bool CategoryMapIteratorSortCriterion(const Stats &lhs, argument
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.h53 std::complex<type_lhs> __kmp_lhs_div_rhs(const std::complex<type_lhs> &lhs, argument
74 std::complex<double> lhs = *this; local
79 std::complex<double> lhs = *this; local
93 std::complex<float> lhs = *this; local
98 std::complex<float> lhs local
103 std::complex<float> lhs = *this; local
131 std::complex<float> lhs = *this; local
136 std::complex<float> lhs = *this; local
141 std::complex<float> lhs = *this; local
146 std::complex<float> lhs = *this; local
161 std::complex<long double> lhs = *this; local
166 std::complex<long double> lhs = *this; local
181 std::complex<_Quad> lhs = *this; local
186 std::complex<_Quad> lhs = *this; local
226 _Quad lhs = (*this).q; local
232 _Quad lhs = (*this).q; local
237 _Quad lhs = (*this).q; local
243 _Quad lhs = (*this).q; local
257 kmp_cmplx128 lhs = (*this).q; local
262 kmp_cmplx128 lhs = (*this).q; local
267 kmp_cmplx128 lhs = (*this).q; local
273 kmp_cmplx128 lhs = (*this).q; local
289 _Quad lhs = (*this).q; local
295 _Quad lhs = (*this).q; local
300 _Quad lhs = (*this).q; local
306 _Quad lhs = (*this).q; local
320 kmp_cmplx128 lhs = (*this).q; local
325 kmp_cmplx128 lhs = (*this).q; local
330 kmp_cmplx128 lhs = (*this).q; local
336 kmp_cmplx128 lhs = (*this).q; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h162 friend bool operator<(const Bookmark &lhs, const Bookmark &rhs) { argument
198 friend bool operator<(const CompUnitData &lhs, const CompUnitData &rhs) { argument

Completed in 194 milliseconds

1234567