Home
last modified time | relevance | path

Searched refs:_elts (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/stripe/stripe-php/lib/Util/
H A DSet.php10 private $_elts; variable in Stripe\\Util\\Set
14 $this->_elts = [];
16 $this->_elts[$item] = true;
22 return isset($this->_elts[$elt]);
27 $this->_elts[$elt] = true;
32 unset($this->_elts[$elt]);
37 return array_keys($this->_elts);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/stripe/stripe-php/lib/Util/
H A DSet.php10 private $_elts; variable in Stripe\\Util\\Set
14 $this->_elts = [];
16 $this->_elts[$item] = true;
22 return isset($this->_elts[$elt]);
27 $this->_elts[$elt] = true;
32 unset($this->_elts[$elt]);
37 return \array_keys($this->_elts);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/src/
H A DRandom_Pickup.cpp51 _elts ( new int[n] ) in Random_Pickup()
54 _elts[i] = i; in Random_Pickup()
64 _elts[i] = i; in reset()
75 int tmp = _elts[ind]; in pickup()
77 _elts[ind ] = _elts[_n-1]; in pickup()
78 _elts[_n-1] = tmp; in pickup()
H A DRandom_Pickup.hpp69 int * _elts; ///< Elements that have not been chosen yet. member in NOMAD::Random_Pickup
81 virtual ~Random_Pickup ( void ) { delete [] _elts; } in ~Random_Pickup()
/dports/mail/horde-imp/imp-6.2.27/lib/Ftree/
H A DIterator.php30 protected $_elts = array(); variable in IMP_Ftree_Iterator
41 $this->_elts = ($elt instanceof IMP_Ftree_Element)
66 return current($this->_elts);
73 return key($this->_elts);
80 next($this->_elts);
87 reset($this->_elts);
/dports/mail/horde-imp/imp-6.2.27/lib/
H A DFtree.php90 protected $_elts; variable in IMP_Ftree
308 $this->_elts[$val],
340 $this->_elts[strval($elt)],
625 $this->_elts[$s_elt] |= $attr;
627 $this->_elts[$s_elt] &= ~$attr;
772 if (isset($this->_elts[$name])) {
787 if (!isset($this->_elts[$name])) {
790 $this->_elts[$name] = $elt['a'];
864 if (isset($this->_elts[$offset])) {
913 $this->_elts,
[all …]
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/tools/division_duplication/
H A Dduplicationtool.cpp57_elts[QPair<int, int>(keyRange.byLo, keyRange.byHi)][QPair<int, int>(velRange.byLo, velRange.byHi)… in DuplicationTool()
64 foreach (keyRange, _elts.keys()) in duplicateByKey()
67 QMap<QPair<int, int>, QList<EltID> > subElts = _elts.take(keyRange); in duplicateByKey()
89 _elts[QPair<int, int>(keyLow, keyLow)][velRange] << id; in duplicateByKey()
96 _elts[QPair<int, int>(keyLow, keyLow)][velRange] << id2; in duplicateByKey()
108 _elts[QPair<int, int>(keyLow, keyLow)][velRange] << id; in duplicateByKey()
114 foreach (keyRange, _elts.keys()) in duplicateByVelocity()
115 this->duplicateByVelocity(_elts[keyRange], velocities); in duplicateByVelocity()
H A Dduplicationtool.h57 QMap<QPair<int, int>, QMap<QPair<int, int>, QList<EltID> > > _elts; variable
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_sort_partition.c167 const unsigned char *restrict _elts = elts; in _define_rank_distrib() local
195 if (compare(sample_code, _elts + o_id*elt_size, f_input) >= 0) in _define_rank_distrib()
200 while (compare(_elts + o_id*elt_size, sample_code, f_input) > 0) { in _define_rank_distrib()
221 if (compare(sample_code, _elts + o_id*elt_size, f_input) >= 0) in _define_rank_distrib()
226 while (compare(_elts + o_id*elt_size, sample_code, f_input) > 0) { in _define_rank_distrib()
738 const unsigned char *_elts = elts; in cs_sort_partition_dest_rank_id() local
758 _elts + i*elt_size, in cs_sort_partition_dest_rank_id()
H A Dcs_sort.c698 cs_lnum_t *restrict _elts = elts + elt_idx[i]; in cs_sort_indexed() local
701 cs_sort_lnum(_elts, _n_elts); in cs_sort_indexed()
703 if (_elts[j] == id_prev) in cs_sort_indexed()
705 id_prev = _elts[j]; in cs_sort_indexed()
735 cs_gnum_t *restrict _elts = elts + elt_idx[i]; in cs_sort_indexed_gnum() local
737 _sort_gnum(_elts, _n_elts); in cs_sort_indexed_gnum()
739 if (_elts[j] == _elts[j-1]) in cs_sort_indexed_gnum()
H A Dcs_io.c1023 const cs_lnum_t *_elts = elts; in _echo_data() local
1057 const char *_elts = elts; in _echo_data() local
1060 if (*(_elts + i) != '\0') in _echo_data()
1304 void *_elts = NULL; in _cs_io_read_body() local
1335 _elts = elts; in _cs_io_read_body()
1337 if (_elts == NULL && n_vals != 0) { in _cs_io_read_body()
1356 _buf = _elts; in _cs_io_read_body()
1412 _elts, in _cs_io_read_body()
1417 && _buf != _elts) in _cs_io_read_body()
1447 _elts); in _cs_io_read_body()
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVBenchSuite/BenchSuite/Misc/
H A DEnumerate.hs27 [ run "Elts" _elts `using` runner allSatWith
32 where _elts = \(x::SE) -> x .== x function
/dports/www/py-urlwatch/urlwatch-2.24/lib/urlwatch/
H A Dfilters.py516 self._elts = []
532 self._elts.append(tag)
537 if tag in self._elts:
538 t = self._elts.pop()
539 while t != tag and self._elts:
540 t = self._elts.pop()
541 if not self._elts:
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_private.h553 #define DRAW_GET_IDX(_elts, _i) \ argument
554 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_private.h584 #define DRAW_GET_IDX(_elts, _i) \ argument
585 (((_i) >= draw->pt.user.eltMax) ? 0 : (_elts)[_i])
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_join_util.c2670 cs_lnum_t *_elts = *elts; in cs_join_clean_selection() local
2674 if (_elts[i] < ref_elts[j]) in cs_join_clean_selection()
2675 _elts[_n_elts++] = _elts[i++]; in cs_join_clean_selection()
2676 else if (_elts[i] > ref_elts[j]) in cs_join_clean_selection()
2684 _elts[_n_elts] = _elts[i]; in cs_join_clean_selection()
2686 BFT_REALLOC(_elts, _n_elts, cs_lnum_t); in cs_join_clean_selection()
2689 *elts = _elts; in cs_join_clean_selection()

123