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

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.h124 should_remove_lhs_p (tree lhs) argument
H A Dgimple-builder.c52 build_assign (enum tree_code code, tree op1, int val, tree lhs) argument
76 build_assign (enum tree_code code, tree op1, tree op2, tree lhs) argument
84 build_assign(enum tree_code code, gimple *op1, tree op2, tree lhs) argument
90 build_assign(enum tree_code code, tree op1, gimple *op2, tree lhs) argument
96 build_assign(enum tree_code code, gimple *op1, gimple *op2, tree lhs) argument
107 build_type_cast(tree to_type, tree op, tree lhs) argument
115 build_type_cast(tree to_type, gimple *op, tree lhs) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.h119 should_remove_lhs_p (tree lhs) argument
H A Dgimple-builder.cc52 build_assign (enum tree_code code, tree op1, int val, tree lhs) argument
76 build_assign (enum tree_code code, tree op1, tree op2, tree lhs) argument
84 build_assign(enum tree_code code, gimple *op1, tree op2, tree lhs) argument
90 build_assign(enum tree_code code, tree op1, gimple *op2, tree lhs) argument
96 build_assign(enum tree_code code, gimple *op1, gimple *op2, tree lhs) argument
107 build_type_cast(tree to_type, tree op, tree lhs) argument
115 build_type_cast(tree to_type, gimple *op, tree lhs) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Doffset-type.h127 operator- (E lhs, argument
[all...]
H A Darray-view.h194 operator== (const gdb::array_view<T> &lhs, const gdb::array_view<T> &rhs) argument
210 operator!= (const gdb::array_view<T> &lhs, const gdb::array_view<T> &rhs) argument
H A Dgdb_ref_ptr.h165 inline bool operator== (const ref_ptr<T, Policy> &lhs, argument
172 inline bool operator== (const ref_ptr<T, Policy> &lhs, const T *rhs) argument
178 inline bool operator== (const ref_ptr<T, Policy> &lhs, const std::nullptr_t) argument
184 inline bool operator== (const T *lhs, const ref_ptr<T, Policy> &rhs) argument
196 inline bool operator!= (const ref_ptr<T, Policy> &lhs, argument
203 operator !=(const ref_ptr<T, Policy> &lhs, const T *rhs) argument
209 operator !=(const ref_ptr<T, Policy> &lhs, const std::nullptr_t) argument
215 operator !=(const T *lhs, const ref_ptr<T, Policy> &rhs) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Doffset-type.h127 operator- (E lhs, argument
[all...]
H A Dgdb_unique_ptr.h82 operator+= (std::string &lhs, const gdb::unique_xmalloc_ptr<char> &rhs) argument
91 operator+ (const std::string &lhs, const gdb::unique_xmalloc_ptr<char> &rhs) argument
H A Dcommon-utils.h99 streq (const char *lhs, const char *rhs) argument
H A Dgdb_ref_ptr.h165 inline bool operator== (const ref_ptr<T, Policy> &lhs, argument
172 inline bool operator== (const ref_ptr<T, Policy> &lhs, const T *rhs) argument
178 inline bool operator== (const ref_ptr<T, Policy> &lhs, const std::nullptr_t) argument
184 inline bool operator== (const T *lhs, const ref_ptr<T, Policy> &rhs) argument
196 inline bool operator!= (const ref_ptr<T, Policy> &lhs, argument
203 operator !=(const ref_ptr<T, Policy> &lhs, const T *rhs) argument
209 operator !=(const ref_ptr<T, Policy> &lhs, const std::nullptr_t) argument
215 operator !=(const T *lhs, const ref_ptr<T, Policy> &rhs) argument
[all...]
/netbsd-current/sys/ddb/
H A Ddb_expr.c147 db_expr_t lhs, rhs; local
183 db_expr_t lhs, rhs; local
209 db_expr_t lhs, rhs; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Drootobject.c21 size_t lhs = (size_t)this; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx-multiply.h39 unsigned char lhs; member in struct:tilegx_multiply_insn_seq_entry
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro-multiply.h42 unsigned char lhs; member in struct:tilepro_multiply_insn_seq_entry
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx-multiply.h39 unsigned char lhs; member in struct:tilegx_multiply_insn_seq_entry
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro-multiply.h42 unsigned char lhs; member in struct:tilepro_multiply_insn_seq_entry
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_cmp.hpp78 operator()(entry lhs, entry rhs) const argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/basic_string_view/operations/compare/char/
H A D70483.cc35 compare(const char* lhs, const char* rhs, std::size_t count) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_cmp.hpp78 operator()(entry lhs, entry rhs) const argument
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/basic_string_view/operations/compare/char/
H A D70483.cc35 compare(const char* lhs, const char* rhs, std::size_t count) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dc-exp.h138 value *lhs variable
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dabbrev-cache.c36 abbrev_cache::eq_table (const void *lhs, const void *rhs) argument
/netbsd-current/external/mit/isl/dist/
H A Disl_imath.c60 void isl_imath_cdiv_q_ui(mp_int rop, mp_int lhs, unsigned long rhs) argument
74 void isl_imath_fdiv_q_ui(mp_int rop, mp_int lhs, unsigned long rhs) argument
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Ddotforward.c110 char *lhs; local

Completed in 463 milliseconds

1234567891011>>