Home
last modified time | relevance | path

Searched refs:_startIdx (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d123 private size_t _startIdx; member
216 while (_startIdx < _control.rep.length in adjustStartIdx()
217 && _control.rep[_startIdx] == ulong.max) in adjustStartIdx()
219 ++_startIdx; in adjustStartIdx()
271 foreach (i; _startIdx .. _control.rep.length) in allocate()
279 if (i == _startIdx) in allocate()
428 foreach (i; _startIdx .. _control.rep.length) in smallAlloc()
460 if (_startIdx == _control._rep.length) in hugeAlloc()
598 if (_startIdx > wordIdx) _startIdx = wordIdx; in deallocate()
642 _startIdx = 0; in deallocateAll()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d74 private size_t _startIdx; in BitmappedBlockImpl() local
229 while (_startIdx < _control.rep.length && _control.rep[_startIdx] == ulong.max) in BitmappedBlockImpl()
236 _startIdx = localStart; in BitmappedBlockImpl()
240 ++_startIdx; in BitmappedBlockImpl()
328 if (i == _startIdx) in BitmappedBlockImpl()
602 if (_startIdx == _control._rep.length) in BitmappedBlockImpl()
825 if (_startIdx > wordIdx) _startIdx = wordIdx; in BitmappedBlockImpl()
900 _startIdx = 0; in BitmappedBlockImpl()
910 _startIdx = 0; in BitmappedBlockImpl()
954 _startIdx, blockSize, _blocks); in BitmappedBlockImpl()
[all …]
/dports/lang/solidity/solidity_0.8.11/test/tools/ossfuzz/
H A DprotoToYul.cpp1584 vector<string> ProtoConverter::createVars(unsigned _startIdx, unsigned _endIdx) in createVars() argument
1586 yulAssert(_endIdx > _startIdx, "Proto fuzzer: Variable indices not in range"); in createVars()
1587 string varsStr = suffixedVariableNameList("x_", _startIdx, _endIdx); in createVars()
1598 varsVec.size() == (_endIdx - _startIdx), in createVars()
H A DprotoToYul.h222 std::vector<std::string> createVars(unsigned _startIdx, unsigned _endIdx);