Home
last modified time | relevance | path

Searched refs:_base (Results 1 – 25 of 2886) sorted by relevance

12345678910>>...116

/dports/devel/boost-docs/boost_1_72_0/boost/numeric/ublas/tensor/
H A Dextents.hpp56 : _base{} in basic_extents()
69 : _base(b) in basic_extents()
121 : _base(l._base) in basic_extents()
127 : _base(std::move(l._base)) in basic_extents()
140 std::swap(lhs._base , rhs._base ); in swap()
153 std::all_of(_base.begin(), _base.end(), in is_scalar()
177 std::all_of(_base.begin()+2, _base.end(), equal_one); in is_vector()
210 return std::any_of(_base.begin()+2, _base.end(), greater_one); in is_tensor()
254 std::none_of(_base.begin(), _base.end(), in valid()
301 return _base == b._base; in operator ==()
[all …]
H A Dstrides.hpp72 : _base{} in basic_strides()
101 _base[k] = _base[k-1] * s[k-1]; in basic_strides()
106 _base[k] = _base[k+1] * s[k+1]; in basic_strides()
107 _base[0] = _base[1] * s[1]; in basic_strides()
112 : _base(l._base) in basic_strides()
116 : _base(std::move(l._base)) in basic_strides()
120 : _base(l) in basic_strides()
137 std::swap(lhs._base , rhs._base); in swap()
172 return b._base == _base; in operator ==()
176 return b._base != _base; in operator !=()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/ublas/tensor/
H A Dextents.hpp56 : _base{} in basic_extents()
69 : _base(b) in basic_extents()
121 : _base(l._base) in basic_extents()
127 : _base(std::move(l._base)) in basic_extents()
140 std::swap(lhs._base , rhs._base ); in swap()
153 std::all_of(_base.begin(), _base.end(), in is_scalar()
177 std::all_of(_base.begin()+2, _base.end(), equal_one); in is_vector()
210 return std::any_of(_base.begin()+2, _base.end(), greater_one); in is_tensor()
254 std::none_of(_base.begin(), _base.end(), in valid()
301 return _base == b._base; in operator ==()
[all …]
H A Dstrides.hpp72 : _base{} in basic_strides()
101 _base[k] = _base[k-1] * s[k-1]; in basic_strides()
106 _base[k] = _base[k+1] * s[k+1]; in basic_strides()
107 _base[0] = _base[1] * s[1]; in basic_strides()
112 : _base(l._base) in basic_strides()
116 : _base(std::move(l._base)) in basic_strides()
120 : _base(l) in basic_strides()
137 std::swap(lhs._base , rhs._base); in swap()
172 return b._base == _base; in operator ==()
176 return b._base != _base; in operator !=()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/numeric/ublas/tensor/
H A Dextents.hpp56 : _base{} in basic_extents()
69 : _base(b) in basic_extents()
121 : _base(l._base) in basic_extents()
127 : _base(std::move(l._base)) in basic_extents()
140 std::swap(lhs._base , rhs._base ); in swap()
153 std::all_of(_base.begin(), _base.end(), in is_scalar()
177 std::all_of(_base.begin()+2, _base.end(), equal_one); in is_vector()
210 return std::any_of(_base.begin()+2, _base.end(), greater_one); in is_tensor()
254 std::none_of(_base.begin(), _base.end(), in valid()
301 return _base == b._base; in operator ==()
[all …]
H A Dstrides.hpp72 : _base{} in basic_strides()
101 _base[k] = _base[k-1] * s[k-1]; in basic_strides()
106 _base[k] = _base[k+1] * s[k+1]; in basic_strides()
107 _base[0] = _base[1] * s[1]; in basic_strides()
112 : _base(l._base) in basic_strides()
116 : _base(std::move(l._base)) in basic_strides()
120 : _base(l) in basic_strides()
137 std::swap(lhs._base , rhs._base); in swap()
172 return b._base == _base; in operator ==()
176 return b._base != _base; in operator !=()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/ublas/tensor/
H A Dextents.hpp56 : _base{} in basic_extents()
69 : _base(b) in basic_extents()
121 : _base(l._base) in basic_extents()
127 : _base(std::move(l._base)) in basic_extents()
140 std::swap(lhs._base , rhs._base ); in swap()
153 std::all_of(_base.begin(), _base.end(), in is_scalar()
177 std::all_of(_base.begin()+2, _base.end(), equal_one); in is_vector()
210 return std::any_of(_base.begin()+2, _base.end(), greater_one); in is_tensor()
254 std::none_of(_base.begin(), _base.end(), in valid()
301 return _base == b._base; in operator ==()
[all …]
H A Dstrides.hpp72 : _base{} in basic_strides()
101 _base[k] = _base[k-1] * s[k-1]; in basic_strides()
106 _base[k] = _base[k+1] * s[k+1]; in basic_strides()
107 _base[0] = _base[1] * s[1]; in basic_strides()
112 : _base(l._base) in basic_strides()
116 : _base(std::move(l._base)) in basic_strides()
120 : _base(l) in basic_strides()
137 std::swap(lhs._base , rhs._base); in swap()
172 return b._base == _base; in operator ==()
176 return b._base != _base; in operator !=()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/numeric/ublas/tensor/
H A Dextents.hpp56 : _base{} in basic_extents()
69 : _base(b) in basic_extents()
121 : _base(l._base) in basic_extents()
127 : _base(std::move(l._base)) in basic_extents()
140 std::swap(lhs._base , rhs._base ); in swap()
153 std::all_of(_base.begin(), _base.end(), in is_scalar()
177 std::all_of(_base.begin()+2, _base.end(), equal_one); in is_vector()
210 return std::any_of(_base.begin()+2, _base.end(), greater_one); in is_tensor()
254 std::none_of(_base.begin(), _base.end(), in valid()
301 return _base == b._base; in operator ==()
[all …]
H A Dstrides.hpp72 : _base{} in basic_strides()
101 _base[k] = _base[k-1] * s[k-1]; in basic_strides()
106 _base[k] = _base[k+1] * s[k+1]; in basic_strides()
107 _base[0] = _base[1] * s[1]; in basic_strides()
112 : _base(l._base) in basic_strides()
116 : _base(std::move(l._base)) in basic_strides()
120 : _base(l) in basic_strides()
137 std::swap(lhs._base , rhs._base); in swap()
172 return b._base == _base; in operator ==()
176 return b._base != _base; in operator !=()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/numeric/ublas/tensor/
H A Dextents.hpp56 : _base{} in basic_extents()
69 : _base(b) in basic_extents()
121 : _base(l._base) in basic_extents()
127 : _base(std::move(l._base)) in basic_extents()
140 std::swap(lhs._base , rhs._base ); in swap()
153 std::all_of(_base.begin(), _base.end(), in is_scalar()
177 std::all_of(_base.begin()+2, _base.end(), equal_one); in is_vector()
210 return std::any_of(_base.begin()+2, _base.end(), greater_one); in is_tensor()
254 std::none_of(_base.begin(), _base.end(), in valid()
301 return _base == b._base; in operator ==()
[all …]
H A Dstrides.hpp72 : _base{} in basic_strides()
101 _base[k] = _base[k-1] * s[k-1]; in basic_strides()
106 _base[k] = _base[k+1] * s[k+1]; in basic_strides()
107 _base[0] = _base[1] * s[1]; in basic_strides()
112 : _base(l._base) in basic_strides()
116 : _base(std::move(l._base)) in basic_strides()
120 : _base(l) in basic_strides()
137 std::swap(lhs._base , rhs._base); in swap()
172 return b._base == _base; in operator ==()
176 return b._base != _base; in operator !=()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/ublas/tensor/
H A Dextents.hpp56 : _base{} in basic_extents()
69 : _base(b) in basic_extents()
121 : _base(l._base) in basic_extents()
127 : _base(std::move(l._base)) in basic_extents()
140 std::swap(lhs._base , rhs._base ); in swap()
153 std::all_of(_base.begin(), _base.end(), in is_scalar()
177 std::all_of(_base.begin()+2, _base.end(), equal_one); in is_vector()
210 return std::any_of(_base.begin()+2, _base.end(), greater_one); in is_tensor()
254 std::none_of(_base.begin(), _base.end(), in valid()
301 return _base == b._base; in operator ==()
[all …]
H A Dstrides.hpp72 : _base{} in basic_strides()
101 _base[k] = _base[k-1] * s[k-1]; in basic_strides()
106 _base[k] = _base[k+1] * s[k+1]; in basic_strides()
107 _base[0] = _base[1] * s[1]; in basic_strides()
112 : _base(l._base) in basic_strides()
116 : _base(std::move(l._base)) in basic_strides()
120 : _base(l) in basic_strides()
137 std::swap(lhs._base , rhs._base); in swap()
172 return b._base == _base; in operator ==()
176 return b._base != _base; in operator !=()
[all …]
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/scorewiz/parts/
H A Dwoodwind.py25 from . import _base
35 def title(_=_base.translate):
39 def short(_=_base.translate):
47 def title(_=_base.translate):
51 def short(_=_base.translate):
60 def title(_=_base.translate):
64 def short(_=_base.translate):
73 def title(_=_base.translate):
77 def short(_=_base.translate):
86 def title(_=_base.translate):
[all …]
H A Dbrass.py25 from . import _base
35 def title(_=_base.translate):
39 def short(_=_base.translate):
48 def title(_=_base.translate):
52 def short(_=_base.translate):
60 def title(_=_base.translate):
64 def short(_=_base.translate):
72 def title(_=_base.translate):
76 def short(_=_base.translate):
84 def title(_=_base.translate):
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/halfedge/
H A Dpolyhedron_iterators.h39 bool operator==(const face_iterator& fi) const { return _here==fi._here && _base==fi._base; }
43 const Polyhedron* _base;
52 const_face_iterator(const face_iterator& f) : _base(f._base), _here(f._here) {} in const_face_iterator()
61 const Polyhedron* _base;
83 bool operator==(const edge_iterator& ei) const { return _here==ei._here && _base==ei._base; }
87 const Polyhedron* _base;
96 const_edge_iterator(const edge_iterator& e) : _base(e._base), _here(e._here) {} in const_edge_iterator()
105 const Polyhedron* _base;
131 const Polyhedron* _base;
140 const_vertex_iterator(const vertex_iterator& v) : _base(v._base), _here(v._here) {} in const_vertex_iterator()
[all …]
/dports/mail/horde-imp/imp-6.2.27/lib/Ajax/Application/Handler/
H A DCommon.php40 $this->_base->queue->quota($this->_base->indices->mailbox, false);
43 $this->_base->addTask('viewport', $this->_base->viewPortData(true));
98 $this->_base->queue->poll($this->_base->indices->mailbox);
124 $this->_base->queue->quota($this->_base->indices->mailbox, $vp_vars->checkcache);
145 $this->_base->queue->flagReplace($this->_base->indices);
152 $this->_base->queue->flagReplace($this->_base->indices);
169 $this->_base->deleteMsgs($this->_base->indices, $change, true);
175 $this->_base->queue->flagReplace($this->_base->indices);
236 $this->_base->deleteMsgs($this->_base->indices, $change);
245 $this->_base->queue->flagReplace($this->_base->indices);
[all …]
/dports/graphics/py-pyx/PyX-0.15/pyx/
H A Dpattern.py181 _base = 0.1 * unit.v_cm variable
201 hatched0 = hatched(_base, 0)
209 hatched0.normal = hatched0(_base)
217 hatched45 = hatched(_base, 45)
224 hatched45.normal = hatched45(_base)
232 hatched90 = hatched(_base, 90)
239 hatched90.normal = hatched90(_base)
247 hatched135 = hatched(_base, 135)
254 hatched135.normal = hatched135(_base)
282 crosshatched0 = crosshatched(_base, 0)
[all …]
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/include/jellyfish/
H A Dmapped_file.hpp35 char *_base, *_end; member in jellyfish::mapped_file
46 _base = 0; in map_()
49 _end = _base + _length; in map_()
75 : _path(std::move(rhs._path)), _base(rhs._base), _end(rhs._end), in mapped_file()
78 rhs._base = 0; in mapped_file()
96 if(!_base) in unmap()
100 _base = 0; in unmap()
106 _base = rhs._base; in operator =()
107 rhs._base = 0; in operator =()
115 std::swap(_base, rhs._base); in swap()
[all …]
/dports/biology/jellyfish/jellyfish-2.3.0/include/jellyfish/
H A Dmapped_file.hpp27 char *_base, *_end; member in jellyfish::mapped_file
38 _base = 0; in map_()
41 _end = _base + _length; in map_()
67 : _path(std::move(rhs._path)), _base(rhs._base), _end(rhs._end), in mapped_file()
70 rhs._base = 0; in mapped_file()
88 if(!_base) in unmap()
92 _base = 0; in unmap()
98 _base = rhs._base; in operator =()
99 rhs._base = 0; in operator =()
107 std::swap(_base, rhs._base); in swap()
[all …]
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Core/Auth/
H A DUsernameHook.php30 protected $_base; variable in Horde_Core_Auth_UsernameHook
46 $this->_base = $params['base'];
70 return $this->_base->validateAuth();
77 return $this->_base->addUser(
87 return $this->_base->lockUser(
97 return $this->_base->unlockUser(
107 return $this->_base->isLocked(
131 return $this->_base->listUsers($sort);
138 return $this->_base->exists($userId);
145 return $this->_base->transparent();
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64-macos.11-gnu/libkern/arm/
H A DOSByteOrder.h80 const volatile void * _base, in _OSReadSwapInt16() argument
90 const volatile void * _base, in OSReadSwapInt16() argument
102 const volatile void * _base, in _OSReadSwapInt32() argument
112 const volatile void * _base, in OSReadSwapInt32() argument
124 const volatile void * _base, in _OSReadSwapInt64() argument
148 volatile void * _base, in _OSWriteSwapInt16() argument
159 volatile void * _base, in OSWriteSwapInt16() argument
172 volatile void * _base, in _OSWriteSwapInt32() argument
183 volatile void * _base, in OSWriteSwapInt32() argument
196 volatile void * _base, in _OSWriteSwapInt64() argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-macos.11-gnu/libkern/arm/
H A DOSByteOrder.h80 const volatile void * _base, in _OSReadSwapInt16() argument
90 const volatile void * _base, in OSReadSwapInt16() argument
102 const volatile void * _base, in _OSReadSwapInt32() argument
112 const volatile void * _base, in OSReadSwapInt32() argument
124 const volatile void * _base, in _OSReadSwapInt64() argument
148 volatile void * _base, in _OSWriteSwapInt16() argument
159 volatile void * _base, in OSWriteSwapInt16() argument
172 volatile void * _base, in _OSWriteSwapInt32() argument
183 volatile void * _base, in OSWriteSwapInt32() argument
196 volatile void * _base, in _OSWriteSwapInt64() argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-macos.12-gnu/libkern/arm/
H A DOSByteOrder.h80 const volatile void * _base, in _OSReadSwapInt16() argument
90 const volatile void * _base, in OSReadSwapInt16() argument
102 const volatile void * _base, in _OSReadSwapInt32() argument
112 const volatile void * _base, in OSReadSwapInt32() argument
124 const volatile void * _base, in _OSReadSwapInt64() argument
148 volatile void * _base, in _OSWriteSwapInt16() argument
159 volatile void * _base, in OSWriteSwapInt16() argument
172 volatile void * _base, in _OSWriteSwapInt32() argument
183 volatile void * _base, in OSWriteSwapInt32() argument
196 volatile void * _base, in _OSWriteSwapInt64() argument
[all …]

12345678910>>...116