Home
last modified time | relevance | path

Searched refs:_ids (Results 1 – 25 of 1014) sorted by relevance

12345678910>>...41

/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DsortedIds.cpp40 : _ids() in Hd_SortedIds()
48 : _ids(std::move(other._ids)) in Hd_SortedIds()
59 return _ids; in GetIds()
65 _ids.push_back(id); in Insert()
157 _ids.pop_back(); in Remove()
167 _ids.pop_back(); in Remove()
185 size_t numIds = _ids.size(); in RemoveRange()
201 _ids.erase(itStart, itEnd); in RemoveRange()
209 _ids.clear(); in Clear()
234 std::sort(_ids.begin(), _ids.end()); in _FullSort()
[all …]
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/lib/Horde/Imap/Client/
H A DIds.php62 protected $_ids = array(); variable in Horde_Imap_Client_Ids
100 ? $this->_ids
169 if (is_array($this->_ids) && !empty($this->_ids)) {
177 $this->_ids = (count($this->_ids) > 25000)
183 $this->_sorted = is_array($this->_ids) && (count($this->_ids) === 1);
199 $this->_ids = array_diff($this->_ids, array_unique($remove));
210 return (is_array($this->_ids) && !count($this->_ids));
219 $this->_ids = array_reverse($this->_ids);
306 $in = $this->_ids;
403 ? key($this->_ids)
[all …]
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DIds.php62 protected $_ids = array(); variable in Horde_Imap_Client_Ids
100 ? $this->_ids
169 if (is_array($this->_ids) && !empty($this->_ids)) {
177 $this->_ids = (count($this->_ids) > 25000)
183 $this->_sorted = is_array($this->_ids) && (count($this->_ids) === 1);
199 $this->_ids = array_diff($this->_ids, array_unique($remove));
210 return (is_array($this->_ids) && !count($this->_ids));
219 $this->_ids = array_reverse($this->_ids);
306 $in = $this->_ids;
403 ? key($this->_ids)
[all …]
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DIds.php62 protected $_ids = array(); variable in Horde_Imap_Client_Ids
100 ? $this->_ids
169 if (is_array($this->_ids) && !empty($this->_ids)) {
177 $this->_ids = (count($this->_ids) > 25000)
183 $this->_sorted = is_array($this->_ids) && (count($this->_ids) === 1);
199 $this->_ids = array_diff($this->_ids, array_unique($remove));
210 return (is_array($this->_ids) && !count($this->_ids));
219 $this->_ids = array_reverse($this->_ids);
306 $in = $this->_ids;
403 ? key($this->_ids)
[all …]
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DIds.php62 protected $_ids = array(); variable in Horde_Imap_Client_Ids
100 ? $this->_ids
169 if (is_array($this->_ids) && !empty($this->_ids)) {
177 $this->_ids = (count($this->_ids) > 25000)
183 $this->_sorted = is_array($this->_ids) && (count($this->_ids) === 1);
199 $this->_ids = array_diff($this->_ids, array_unique($remove));
210 return (is_array($this->_ids) && !count($this->_ids));
219 $this->_ids = array_reverse($this->_ids);
306 $in = $this->_ids;
403 ? key($this->_ids)
[all …]
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Imap/Client/
H A DIds.php62 protected $_ids = array(); variable in Horde_Imap_Client_Ids
100 ? $this->_ids
169 if (is_array($this->_ids) && !empty($this->_ids)) {
177 $this->_ids = (count($this->_ids) > 25000)
183 $this->_sorted = is_array($this->_ids) && (count($this->_ids) === 1);
199 $this->_ids = array_diff($this->_ids, array_unique($remove));
210 return (is_array($this->_ids) && !count($this->_ids));
219 $this->_ids = array_reverse($this->_ids);
306 $in = $this->_ids;
403 ? key($this->_ids)
[all …]
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Imap/Client/
H A DIds.php62 protected $_ids = array(); variable in Horde_Imap_Client_Ids
100 ? $this->_ids
169 if (is_array($this->_ids) && !empty($this->_ids)) {
177 $this->_ids = (count($this->_ids) > 25000)
183 $this->_sorted = is_array($this->_ids) && (count($this->_ids) === 1);
199 $this->_ids = array_diff($this->_ids, array_unique($remove));
210 return (is_array($this->_ids) && !count($this->_ids));
219 $this->_ids = array_reverse($this->_ids);
306 $in = $this->_ids;
403 ? key($this->_ids)
[all …]
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Imap/Client/
H A DIds.php62 protected $_ids = array(); variable in Horde_Imap_Client_Ids
100 ? $this->_ids
169 if (is_array($this->_ids) && !empty($this->_ids)) {
177 $this->_ids = (count($this->_ids) > 25000)
183 $this->_sorted = is_array($this->_ids) && (count($this->_ids) === 1);
199 $this->_ids = array_diff($this->_ids, array_unique($remove));
210 return (is_array($this->_ids) && !count($this->_ids));
219 $this->_ids = array_reverse($this->_ids);
306 $in = $this->_ids;
403 ? key($this->_ids)
[all …]
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Ids/
H A DMap.php35 protected $_ids = array(); variable in Horde_Imap_Client_Ids_Map
60 return $this->_ids;
83 } elseif (empty($this->_ids)) {
84 $this->_ids = $ids;
89 if (!isset($this->_ids[$k]) || ($this->_ids[$k] != $v)) {
90 $this->_ids[$k] = $v;
113 return $this->_ids;
146 $this->_ids = array();
181 $this->_ids = $newids + $edit;
190 ksort($this->_ids, SORT_NUMERIC);
[all …]
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/lib/Horde/Imap/Client/Ids/
H A DMap.php35 protected $_ids = array(); variable in Horde_Imap_Client_Ids_Map
60 return $this->_ids;
83 } elseif (empty($this->_ids)) {
84 $this->_ids = $ids;
89 if (!isset($this->_ids[$k]) || ($this->_ids[$k] != $v)) {
90 $this->_ids[$k] = $v;
113 return $this->_ids;
146 $this->_ids = array();
181 $this->_ids = $newids + $edit;
190 ksort($this->_ids, SORT_NUMERIC);
[all …]
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Ids/
H A DMap.php35 protected $_ids = array(); variable in Horde_Imap_Client_Ids_Map
60 return $this->_ids;
83 } elseif (empty($this->_ids)) {
84 $this->_ids = $ids;
89 if (!isset($this->_ids[$k]) || ($this->_ids[$k] != $v)) {
90 $this->_ids[$k] = $v;
113 return $this->_ids;
146 $this->_ids = array();
181 $this->_ids = $newids + $edit;
190 ksort($this->_ids, SORT_NUMERIC);
[all …]
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Ids/
H A DMap.php35 protected $_ids = array(); variable in Horde_Imap_Client_Ids_Map
60 return $this->_ids;
83 } elseif (empty($this->_ids)) {
84 $this->_ids = $ids;
89 if (!isset($this->_ids[$k]) || ($this->_ids[$k] != $v)) {
90 $this->_ids[$k] = $v;
113 return $this->_ids;
146 $this->_ids = array();
181 $this->_ids = $newids + $edit;
190 ksort($this->_ids, SORT_NUMERIC);
[all …]
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Imap/Client/Ids/
H A DMap.php35 protected $_ids = array(); variable in Horde_Imap_Client_Ids_Map
60 return $this->_ids;
83 } elseif (empty($this->_ids)) {
84 $this->_ids = $ids;
89 if (!isset($this->_ids[$k]) || ($this->_ids[$k] != $v)) {
90 $this->_ids[$k] = $v;
113 return $this->_ids;
146 $this->_ids = array();
181 $this->_ids = $newids + $edit;
190 ksort($this->_ids, SORT_NUMERIC);
[all …]
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Imap/Client/Ids/
H A DMap.php35 protected $_ids = array(); variable in Horde_Imap_Client_Ids_Map
60 return $this->_ids;
83 } elseif (empty($this->_ids)) {
84 $this->_ids = $ids;
89 if (!isset($this->_ids[$k]) || ($this->_ids[$k] != $v)) {
90 $this->_ids[$k] = $v;
113 return $this->_ids;
146 $this->_ids = array();
181 $this->_ids = $newids + $edit;
190 ksort($this->_ids, SORT_NUMERIC);
[all …]
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Imap/Client/Ids/
H A DMap.php35 protected $_ids = array(); variable in Horde_Imap_Client_Ids_Map
60 return $this->_ids;
83 } elseif (empty($this->_ids)) {
84 $this->_ids = $ids;
89 if (!isset($this->_ids[$k]) || ($this->_ids[$k] != $v)) {
90 $this->_ids[$k] = $v;
113 return $this->_ids;
146 $this->_ids = array();
181 $this->_ids = $newids + $edit;
190 ksort($this->_ids, SORT_NUMERIC);
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/misc/
H A Did_man.cpp81 _first = _ids[id]; in getNewID()
84 _ids[id] = 0; in getNewID()
112 _ids[i] = i + 1; in expand()
138 _first = _ids[id]; in reserveID()
139 _ids[id] = 0; in reserveID()
149 node = _ids[node]; in reserveID()
153 _ids[prev] = _ids[node]; in reserveID()
154 _ids[node] = 0; in reserveID()
174 _ids[id] = 0; in clearID()
192 cur = _ids[cur]; in save()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_sparse_ids.cpp175 _ids.empty() ? _key : _ids.front(), in applyUpdate()
176 _ids.empty() ? _key : _ids.back() in applyUpdate()
226 _ids = {}; in removeAll()
262 auto wasMinId = _ids.empty() ? -1 : _ids.front(); in mergeSliceData()
263 auto wasMaxId = _ids.empty() ? -1 : _ids.back(); in mergeSliceData()
301 - int(_ids.size()); in fillSkippedAndSliceToLimits()
305 - int(_ids.size()); in fillSkippedAndSliceToLimits()
323 _ids.erase(_ids.begin(), _ids.begin() + removeFromBegin); in sliceToLimits()
333 _ids.erase(_ids.end() - removeFromEnd, _ids.end()); in sliceToLimits()
350 if (_ids.empty()) { in requestMessages()
[all …]
H A Ddata_messages.cpp337 _ids.empty() ? _key : _ids.front(), in applyUpdate()
338 _ids.empty() ? _key : _ids.back() in applyUpdate()
385 _ids = {}; in removeAll()
394 for (auto i = _ids.begin(); i != _ids.end();) { in removeFromChannel()
396 i = _ids.erase(i); in removeFromChannel()
411 _ids.clear(); in invalidated()
446 auto wasMinId = _ids.empty() ? impossible : _ids.front(); in mergeSliceData()
447 auto wasMaxId = _ids.empty() ? impossible : _ids.back(); in mergeSliceData()
507 _ids.erase(_ids.begin(), _ids.begin() + removeFromBegin); in sliceToLimits()
517 _ids.erase(_ids.end() - removeFromEnd, _ids.end()); in sliceToLimits()
[all …]
H A Ddata_abstract_sparse_ids.h21 : _ids(ids) in AbstractSparseIds()
37 const auto it = ranges::find(_ids, id); in indexOf()
38 if (it != _ids.end()) { in indexOf()
39 return (it - _ids.begin()); in indexOf()
44 return _ids.size(); in size()
49 return *(_ids.begin() + index);
60 if (const auto it = ranges::lower_bound(_ids, id); it != _ids.end()) { in nearest()
62 } else if (_ids.empty()) { in nearest()
65 return _ids.back(); in nearest()
68 ranges::reverse(_ids); in reverse()
[all …]
H A Ddata_user_photos.cpp41 std::deque<PhotoId> _ids; member in UserPhotosSliceBuilder
133 if (_fullCount && *_fullCount <= _ids.size()) { in mergeSliceData()
134 _fullCount = _ids.size(); in mergeSliceData()
143 _ids = photoIds; in mergeSliceData()
148 - int(_ids.size()); in mergeSliceData()
155 auto aroundIt = ranges::find(_ids, _key.photoId); in sliceToLimits()
157 auto removeFromEnd = (_ids.end() - aroundIt - _limitAfter - 1); in sliceToLimits()
159 _ids.erase(_ids.end() - removeFromEnd, _ids.end()); in sliceToLimits()
163 _ids.erase(_ids.begin(), _ids.begin() + removeFromBegin); in sliceToLimits()
168 _insufficientPhotosAround.fire(_ids.empty() ? 0 : _ids.front()); in sliceToLimits()
[all …]
/dports/math/gravity/Gravity-da941e9/include/gravity/
H A Dtypes.h837 if(_ids){ in get_unique_refs()
967 if(_ids){ in keep_unique_keys()
1012 if((_ids && !cpy._ids) || (cpy._ids && !_ids) || (*_ids != *cpy._ids)) return false;
1071 _ids = make_shared<vector<vector<size_t>>>(*cpy._ids);
1087 if(_ids){ in deep_copy()
1109 _ids = move(cpy._ids);
1206 _ids->at(i).resize(_ids->at(i%dim).size()); in extend()
1208 _ids->at(i).at(j) = _ids->at(i%dim).at(j); in extend()
1217 _ids->at(0).at(i) = _ids->at(0).at(i%dim); in extend()
1310 _ids->resize(_ids->size()+1); in add_empty_row()
[all …]
/dports/www/phpsysinfo/phpsysinfo-3.3.4/plugins/smart/
H A Dclass.smart.inc.php37 private $_ids = array(); variable in SMART
247 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
297 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
327 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
343 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
368 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
391 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
408 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
425 if (!empty($this->_ids[$cid]) && ($this->_ids[$cid]=="raw_value")) {
445 foreach ($this->_ids as $id=>$column_name) {
[all …]
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Ids/
H A DInMemoryIdSystem.cs20 private IdSlotTree _ids; field in Db4objects.Db4o.Internal.Ids.InMemoryIdSystem
70 _ids = (IdSlotTree)new TreeReader(buffer, new IdSlotTree(0, null)).Read(); in ReadThis()
108 this._enclosing._ids = (IdSlotTree)Tree.RemoveLike(this._enclosing._ids, new TreeInt in Visit()
117 this._enclosing._ids = ((IdSlotTree)Tree.Add(this._enclosing._ids, new IdSlotTree in Visit()
140 count.value = _ids == null ? 0 : _ids.Size(); in EstimateMappingCount()
185 TreeInt.Write(buffer, _ids); in WriteThis()
215 IdSlotTree template = _ids; in EstimatedSlotLength()
226 IdSlotTree idSlotMapping = (IdSlotTree)Tree.Find(_ids, new TreeInt(id)); in CommittedSlot()
242 _ids = ((IdSlotTree)Tree.Add(_ids, new IdSlotTree(id, Slot.Zero))); in NewId()
248 if (_ids == null) in FindFreeId()
[all …]
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/agilepy/lib_base/
H A Darrayman.py129 _ids = [ids]
133 _ids = ids
143 _ids = [ids]
147 _ids = ids
167 _ids = ids
198 _ids = ids
299 _ids = ids
331 _ids = ids
985 self._ids = np.concatenate((self._ids, ids))
1080 self._ids = np.concatenate((self._ids[:i], self._ids[i+1:]))
[all …]
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Defragment/
H A DIDMappingCollector.cs14 private TreeInt _ids; field in Db4objects.Db4o.Defragment.IDMappingCollector
23 _ids = TreeInt.Add(_ids, (isClassID ? -objectID : objectID)); in CreateIDMapping()
28 return _ids != null && _ids.Size() == IdBatchSize; in BatchFull()
33 if (_ids == null) in Flush()
37 IEnumerator idIter = new TreeKeyIterator(_ids); in Flush()
51 _ids = null; in Flush()

12345678910>>...41