Home
last modified time | relevance | path

Searched defs:operand (Results 126 – 150 of 8051) sorted by relevance

12345678910>>...323

/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/go/types/
H A Dexpr.go68 func (check *Checker) op(m opPredicates, x *operand, op token.Token) bool {
82 func (check *Checker) unary(x *operand, e *ast.UnaryExpr, op token.Token) {
333 func (check *Checker) representable(x *operand, typ *Basic) {
490 func (check *Checker) convertUntyped(x *operand, target Type) {
588 func (check *Checker) comparison(x, y *operand, op token.Token) {
972 func (check *Checker) rawExpr(x *operand, e ast.Expr, hint Type) exprKind {
1577 func (check *Checker) singleValue(x *operand) {
1592 func (check *Checker) expr(x *operand, e ast.Expr) {
1598 func (check *Checker) multiExpr(x *operand, e ast.Expr) {
1619 func (check *Checker) exprWithHint(x *operand, e ast.Expr, hint Type) {
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/go/types/
H A Dexpr.go68 func (check *Checker) op(m opPredicates, x *operand, op token.Token) bool {
82 func (check *Checker) unary(x *operand, e *ast.UnaryExpr, op token.Token) {
324 func (check *Checker) representable(x *operand, typ *Basic) {
477 func (check *Checker) convertUntyped(x *operand, target Type) {
575 func (check *Checker) comparison(x, y *operand, op token.Token) {
959 func (check *Checker) rawExpr(x *operand, e ast.Expr, hint Type) exprKind {
1552 func (check *Checker) singleValue(x *operand) {
1567 func (check *Checker) expr(x *operand, e ast.Expr) {
1573 func (check *Checker) multiExpr(x *operand, e ast.Expr) {
1594 func (check *Checker) exprWithHint(x *operand, e ast.Expr, hint Type) {
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/go/types/
H A Dexpr.go68 func (check *Checker) op(m opPredicates, x *operand, op token.Token) bool {
82 func (check *Checker) unary(x *operand, e *ast.UnaryExpr, op token.Token) {
324 func (check *Checker) representable(x *operand, typ *Basic) {
477 func (check *Checker) convertUntyped(x *operand, target Type) {
575 func (check *Checker) comparison(x, y *operand, op token.Token) {
959 func (check *Checker) rawExpr(x *operand, e ast.Expr, hint Type) exprKind {
1552 func (check *Checker) singleValue(x *operand) {
1567 func (check *Checker) expr(x *operand, e ast.Expr) {
1573 func (check *Checker) multiExpr(x *operand, e ast.Expr) {
1594 func (check *Checker) exprWithHint(x *operand, e ast.Expr, hint Type) {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/go/types/
H A Dexpr.go68 func (check *Checker) op(m opPredicates, x *operand, op token.Token) bool {
82 func (check *Checker) unary(x *operand, e *ast.UnaryExpr, op token.Token) {
333 func (check *Checker) representable(x *operand, typ *Basic) {
490 func (check *Checker) convertUntyped(x *operand, target Type) {
586 func (check *Checker) comparison(x, y *operand, op token.Token) {
971 func (check *Checker) rawExpr(x *operand, e ast.Expr, hint Type) exprKind {
1573 func (check *Checker) singleValue(x *operand) {
1588 func (check *Checker) expr(x *operand, e ast.Expr) {
1594 func (check *Checker) multiExpr(x *operand, e ast.Expr) {
1615 func (check *Checker) exprWithHint(x *operand, e ast.Expr, hint Type) {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/go/types/
H A Dexpr.go68 func (check *Checker) op(m opPredicates, x *operand, op token.Token) bool {
82 func (check *Checker) unary(x *operand, e *ast.UnaryExpr, op token.Token) {
333 func (check *Checker) representable(x *operand, typ *Basic) {
490 func (check *Checker) convertUntyped(x *operand, target Type) {
586 func (check *Checker) comparison(x, y *operand, op token.Token) {
971 func (check *Checker) rawExpr(x *operand, e ast.Expr, hint Type) exprKind {
1573 func (check *Checker) singleValue(x *operand) {
1588 func (check *Checker) expr(x *operand, e ast.Expr) {
1594 func (check *Checker) multiExpr(x *operand, e ast.Expr) {
1615 func (check *Checker) exprWithHint(x *operand, e ast.Expr, hint Type) {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/go/types/
H A Dexpr.go68 func (check *Checker) op(m opPredicates, x *operand, op token.Token) bool {
82 func (check *Checker) unary(x *operand, e *ast.UnaryExpr, op token.Token) {
333 func (check *Checker) representable(x *operand, typ *Basic) {
490 func (check *Checker) convertUntyped(x *operand, target Type) {
588 func (check *Checker) comparison(x, y *operand, op token.Token) {
972 func (check *Checker) rawExpr(x *operand, e ast.Expr, hint Type) exprKind {
1577 func (check *Checker) singleValue(x *operand) {
1592 func (check *Checker) expr(x *operand, e ast.Expr) {
1598 func (check *Checker) multiExpr(x *operand, e ast.Expr) {
1619 func (check *Checker) exprWithHint(x *operand, e ast.Expr, hint Type) {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/go/types/
H A Dexpr.go68 func (check *Checker) op(m opPredicates, x *operand, op token.Token) bool {
82 func (check *Checker) unary(x *operand, e *ast.UnaryExpr, op token.Token) {
333 func (check *Checker) representable(x *operand, typ *Basic) {
490 func (check *Checker) convertUntyped(x *operand, target Type) {
588 func (check *Checker) comparison(x, y *operand, op token.Token) {
972 func (check *Checker) rawExpr(x *operand, e ast.Expr, hint Type) exprKind {
1577 func (check *Checker) singleValue(x *operand) {
1592 func (check *Checker) expr(x *operand, e ast.Expr) {
1598 func (check *Checker) multiExpr(x *operand, e ast.Expr) {
1619 func (check *Checker) exprWithHint(x *operand, e ast.Expr, hint Type) {
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/f2mc16/
H A Df2mc16.cpp1626 void f2mc16_device::opcodes_bo6c(u8 operand) in opcodes_bo6c()
1746 void f2mc16_device::opcodes_2b6f(u8 operand) in opcodes_2b6f()
2030 void f2mc16_device::opcodes_ea70(u8 operand) in opcodes_ea70()
2113 void f2mc16_device::opcodes_ea71(u8 operand) in opcodes_ea71()
2269 void f2mc16_device::opcodes_ea72(u8 operand) in opcodes_ea72()
2342 void f2mc16_device::opcodes_ea73(u8 operand) in opcodes_ea73()
2485 void f2mc16_device::opcodes_ea74(u8 operand) in opcodes_ea74()
2530 void f2mc16_device::opcodes_ea75(u8 operand) in opcodes_ea75()
2540 void f2mc16_device::opcodes_ea76(u8 operand) in opcodes_ea76()
2667 void f2mc16_device::opcodes_ea77(u8 operand) in opcodes_ea77()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/f2mc16/
H A Df2mc16.cpp1626 void f2mc16_device::opcodes_bo6c(u8 operand) in opcodes_bo6c()
1746 void f2mc16_device::opcodes_2b6f(u8 operand) in opcodes_2b6f()
2030 void f2mc16_device::opcodes_ea70(u8 operand) in opcodes_ea70()
2113 void f2mc16_device::opcodes_ea71(u8 operand) in opcodes_ea71()
2269 void f2mc16_device::opcodes_ea72(u8 operand) in opcodes_ea72()
2342 void f2mc16_device::opcodes_ea73(u8 operand) in opcodes_ea73()
2485 void f2mc16_device::opcodes_ea74(u8 operand) in opcodes_ea74()
2530 void f2mc16_device::opcodes_ea75(u8 operand) in opcodes_ea75()
2540 void f2mc16_device::opcodes_ea76(u8 operand) in opcodes_ea76()
2667 void f2mc16_device::opcodes_ea77(u8 operand) in opcodes_ea77()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/nddata/mixins/
H A Dndarithmetic.py164 def _arithmetic(self, operation, operand, argument
286 def _arithmetic_data(self, operation, operand, **kwds): argument
325 def _arithmetic_uncertainty(self, operation, operand, result, correlation, argument
397 def _arithmetic_mask(self, operation, operand, handle_mask, **kwds): argument
440 def _arithmetic_wcs(self, operation, operand, compare_wcs, **kwds): argument
487 def _arithmetic_meta(self, operation, operand, handle_meta, **kwds): argument
517 def add(self, operand, operand2=None, **kwargs): argument
523 def subtract(self, operand, operand2=None, **kwargs): argument
529 def multiply(self, operand, operand2=None, **kwargs): argument
535 def divide(self, operand, operand2=None, **kwargs): argument
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/icl/
H A Dcontinuous_interval.hpp69 BOOST_STATIC_ASSERT((icl::is_continuous<DomainT>::value)); in contains()
76 …static continuous_interval open (const DomainT& lo, const DomainT& up){ return continuous_inte… in contains()
88 //============================================================================== in add()
101 return interval_type(lo, up); in add()
102 } in add()
103 in add()
104 static domain_type lower(const interval_type& inter_val){ return inter_val.lower(); }; in add()
109 //============================================================================== in insert()
118 typedef ICL_COMPARE_DOMAIN(Compare,DomainT) domain_compare; in insert()
132 lo.bound().left() | up.bound().right(), in insert()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
H A Dinterval_associator.hpp337 operator + (Type object, const OperandT& operand) in operator +()
351 operator + (const OperandT& operand, Type object) in operator +()
365 operator + (Type object, const Type& operand) in operator +()
416 operator | (Type object, const OperandT& operand) in operator |()
430 operator | (const OperandT& operand, Type object) in operator |()
444 operator | (Type object, const Type& operand) in operator |()
457 insert(Type& object, const OperandT& operand) in insert()
475 erase(Type& object, const OperandT& operand) in erase()
569 operator - (Type object, const OperandT& operand) in operator -()
619 operator & (Type object, const OperandT& operand) in operator &()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/icl/concept/
H A Dinterval_map.hpp147 add(Type& object, const typename Type::segment_type& operand) in add()
154 add(Type& object, const typename Type::element_type& operand) in add()
165 const typename Type::segment_type& operand) in add()
196 const typename Type::segment_type& operand) in insert()
217 erase(Type& object, const typename Type::domain_type& operand) in erase()
307 const typename Type::element_type& operand) in add_intersection()
316 const typename Type::segment_type& operand) in add_intersection()
445 intersects(const Type& object, const OperandT& operand) in intersects()
456 intersects(const Type& object, const OperandT& operand) in intersects()
511 flip(Type& object, const OperandT& operand) in flip()
[all …]

12345678910>>...323