Home
last modified time | relevance | path

Searched refs:getChunk (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/dports/graphics/krita/krita-4.4.8/libs/image/tiles3/tests/
H A Dkis_chunk_allocator_test.cpp31 allocator.getChunk(10); in testOperations()
32 allocator.getChunk(15); in testOperations()
33 KisChunk chunk3 = allocator.getChunk(20); in testOperations()
34 allocator.getChunk(25); in testOperations()
35 allocator.getChunk(30); in testOperations()
38 chunk3 = allocator.getChunk(20); in testOperations()
78 chunks.append(allocator.getChunk(getChunkSize())); in measureFragmentation()
/dports/devel/art/art-0.9.02/libs/libtplreader/
H A Dgen_xml_sax_read.cc161 xml_metachunk chunkGetter::getChunk(void) { in getChunk() function in chunkGetter
216 chunk = getter.getChunk(); in stringLoader()
222 chunk = getter.getChunk(); in stringLoader()
251 chunk = getter.getChunk(); in exprLoader()
273 chunk = getter.getChunk(); in argsLoader()
340 chunk = getter.getChunk(); in torLoader()
351 chunk = getter.getChunk(); in domainLoader()
432 chunk = getter.getChunk(); in domainLoader()
453 chunk = getter.getChunk(); in saxparser_templateLoader()
456 chunk = getter.getChunk(); in saxparser_templateLoader()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/rawdb/
H A Dfreezer_table_test.go61 exp := getChunk(15, y)
96 data := getChunk(15, x)
110 exp := getChunk(15, y)
237 exp := getChunk(15, ^y)
606 4: getChunk(20, 0xbb),
607 5: getChunk(20, 0xaa),
608 6: getChunk(20, 0x99),
656 1000000: getChunk(20, 0xbb),
751 want := getChunk(15, i)
772 want := getChunk(15, i)
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/COFF/
H A DSymbols.h135 Chunk *getChunk();
180 SectionChunk *getChunk() const { return *data; } in getChunk() function
200 CommonChunk *getChunk() { return data; } in getChunk() function
250 Chunk *getChunk() { return c; } in getChunk() function
315 Chunk *getChunk() { return file->location; } in getChunk() function
339 Chunk *getChunk() { return data; } in getChunk() function
362 Chunk *getChunk() { return data; } in getChunk() function
391 inline Chunk *Defined::getChunk() { in getChunk() function
394 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
398 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/COFF/
H A DSymbols.h127 Chunk *getChunk();
173 SectionChunk *getChunk() const { return *Data; } in getChunk() function
193 CommonChunk *getChunk() { return Data; } in getChunk() function
243 Chunk *getChunk() { return C; } in getChunk() function
306 Chunk *getChunk() { return File->Location; } in getChunk() function
330 Chunk *getChunk() { return Data; } in getChunk() function
353 Chunk *getChunk() { return Data; } in getChunk() function
382 inline Chunk *Defined::getChunk() { in getChunk() function
385 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
389 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/COFF/
H A DSymbols.h123 Chunk *getChunk();
169 SectionChunk *getChunk() const { return *Data; }
189 CommonChunk *getChunk() { return Data; }
239 Chunk *getChunk() { return C; }
302 Chunk *getChunk() { return File->Location; }
326 Chunk *getChunk() { return Data; }
349 Chunk *getChunk() { return Data; }
378 inline Chunk *Defined::getChunk() {
381 return cast<DefinedRegular>(this)->getChunk();
385 return cast<DefinedSynthetic>(this)->getChunk();
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agos/drivers/accolade/
H A Ddriverfile.cpp100 uint16 getChunk = 0; // 4 for MT32, 2 for AdLib in MidiDriver_Accolade_readDriver() local
104 getChunk = 2; in MidiDriver_Accolade_readDriver()
107 getChunk = 4; in MidiDriver_Accolade_readDriver()
120 if (getChunk >= chunkCount) in MidiDriver_Accolade_readDriver()
123 uint16 headerOffset = 2 + (28 * getChunk); in MidiDriver_Accolade_readDriver()
124 streamLeft -= (28 * getChunk); in MidiDriver_Accolade_readDriver()
/dports/games/scummvm/scummvm-2.5.1/engines/agos/drivers/accolade/
H A Ddriverfile.cpp100 uint16 getChunk = 0; // 4 for MT32, 2 for AdLib in MidiDriver_Accolade_readDriver() local
104 getChunk = 2; in MidiDriver_Accolade_readDriver()
107 getChunk = 4; in MidiDriver_Accolade_readDriver()
120 if (getChunk >= chunkCount) in MidiDriver_Accolade_readDriver()
123 uint16 headerOffset = 2 + (28 * getChunk); in MidiDriver_Accolade_readDriver()
124 streamLeft -= (28 * getChunk); in MidiDriver_Accolade_readDriver()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/COFF/
H A DSymbols.h164 Chunk *getChunk();
209 SectionChunk *getChunk() const { return *data; } in getChunk() function
229 CommonChunk *getChunk() { return data; } in getChunk() function
280 Chunk *getChunk() { return c; } in getChunk() function
348 Chunk *getChunk() { return file->location; } in getChunk() function
372 Chunk *getChunk() { return data; } in getChunk() function
395 Chunk *getChunk() { return data; } in getChunk() function
425 inline Chunk *Defined::getChunk() { in getChunk() function
428 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
432 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/COFF/
H A DSymbols.h140 Chunk *getChunk();
185 SectionChunk *getChunk() const { return *data; } in getChunk() function
205 CommonChunk *getChunk() { return data; } in getChunk() function
256 Chunk *getChunk() { return c; } in getChunk() function
324 Chunk *getChunk() { return file->location; } in getChunk() function
348 Chunk *getChunk() { return data; } in getChunk() function
371 Chunk *getChunk() { return data; } in getChunk() function
401 inline Chunk *Defined::getChunk() { in getChunk() function
404 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
408 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DSymbols.h166 Chunk *getChunk();
211 SectionChunk *getChunk() const { return *data; } in getChunk() function
231 CommonChunk *getChunk() { return data; } in getChunk() function
282 Chunk *getChunk() { return c; } in getChunk() function
363 Chunk *getChunk() { return file->location; } in getChunk() function
394 Chunk *getChunk() { return data; } in getChunk() function
417 Chunk *getChunk() { return data; } in getChunk() function
448 inline Chunk *Defined::getChunk() { in getChunk() function
451 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
455 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/COFF/
H A DSymbols.h154 Chunk *getChunk();
199 SectionChunk *getChunk() const { return *data; } in getChunk() function
219 CommonChunk *getChunk() { return data; } in getChunk() function
270 Chunk *getChunk() { return c; } in getChunk() function
338 Chunk *getChunk() { return file->location; } in getChunk() function
362 Chunk *getChunk() { return data; } in getChunk() function
385 Chunk *getChunk() { return data; } in getChunk() function
415 inline Chunk *Defined::getChunk() { in getChunk() function
418 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
422 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/COFF/
H A DSymbols.h154 Chunk *getChunk();
199 SectionChunk *getChunk() const { return *data; } in getChunk() function
219 CommonChunk *getChunk() { return data; } in getChunk() function
270 Chunk *getChunk() { return c; } in getChunk() function
338 Chunk *getChunk() { return file->location; } in getChunk() function
362 Chunk *getChunk() { return data; } in getChunk() function
385 Chunk *getChunk() { return data; } in getChunk() function
415 inline Chunk *Defined::getChunk() { in getChunk() function
418 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
422 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/COFF/
H A DSymbols.h164 Chunk *getChunk();
209 SectionChunk *getChunk() const { return *data; } in getChunk() function
229 CommonChunk *getChunk() { return data; } in getChunk() function
280 Chunk *getChunk() { return c; } in getChunk() function
348 Chunk *getChunk() { return file->location; } in getChunk() function
379 Chunk *getChunk() { return data; } in getChunk() function
402 Chunk *getChunk() { return data; } in getChunk() function
432 inline Chunk *Defined::getChunk() { in getChunk() function
435 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
439 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/COFF/
H A DSymbols.h164 Chunk *getChunk();
209 SectionChunk *getChunk() const { return *data; } in getChunk() function
229 CommonChunk *getChunk() { return data; } in getChunk() function
280 Chunk *getChunk() { return c; } in getChunk() function
348 Chunk *getChunk() { return file->location; } in getChunk() function
379 Chunk *getChunk() { return data; } in getChunk() function
402 Chunk *getChunk() { return data; } in getChunk() function
432 inline Chunk *Defined::getChunk() { in getChunk() function
435 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
439 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/COFF/
H A DSymbols.h140 Chunk *getChunk();
185 SectionChunk *getChunk() const { return *data; } in getChunk() function
205 CommonChunk *getChunk() { return data; } in getChunk() function
256 Chunk *getChunk() { return c; } in getChunk() function
324 Chunk *getChunk() { return file->location; } in getChunk() function
348 Chunk *getChunk() { return data; } in getChunk() function
371 Chunk *getChunk() { return data; } in getChunk() function
401 inline Chunk *Defined::getChunk() { in getChunk() function
404 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
408 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/COFF/
H A DSymbols.h166 Chunk *getChunk();
211 SectionChunk *getChunk() const { return *data; } in getChunk() function
231 CommonChunk *getChunk() { return data; } in getChunk() function
282 Chunk *getChunk() { return c; } in getChunk() function
363 Chunk *getChunk() { return file->location; } in getChunk() function
394 Chunk *getChunk() { return data; } in getChunk() function
417 Chunk *getChunk() { return data; } in getChunk() function
448 inline Chunk *Defined::getChunk() { in getChunk() function
451 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
455 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/COFF/
H A DSymbols.h166 Chunk *getChunk();
211 SectionChunk *getChunk() const { return *data; } in getChunk() function
231 CommonChunk *getChunk() { return data; } in getChunk() function
282 Chunk *getChunk() { return c; } in getChunk() function
363 Chunk *getChunk() { return file->location; } in getChunk() function
394 Chunk *getChunk() { return data; } in getChunk() function
417 Chunk *getChunk() { return data; } in getChunk() function
448 inline Chunk *Defined::getChunk() { in getChunk() function
451 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
455 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/COFF/
H A DSymbols.h166 Chunk *getChunk();
211 SectionChunk *getChunk() const { return *data; } in getChunk() function
231 CommonChunk *getChunk() { return data; } in getChunk() function
282 Chunk *getChunk() { return c; } in getChunk() function
363 Chunk *getChunk() { return file->location; } in getChunk() function
394 Chunk *getChunk() { return data; } in getChunk() function
417 Chunk *getChunk() { return data; } in getChunk() function
448 inline Chunk *Defined::getChunk() { in getChunk() function
451 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
455 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/COFF/
H A DSymbols.h166 Chunk *getChunk();
211 SectionChunk *getChunk() const { return *data; } in getChunk() function
231 CommonChunk *getChunk() { return data; } in getChunk() function
282 Chunk *getChunk() { return c; } in getChunk() function
363 Chunk *getChunk() { return file->location; } in getChunk() function
394 Chunk *getChunk() { return data; } in getChunk() function
417 Chunk *getChunk() { return data; } in getChunk() function
448 inline Chunk *Defined::getChunk() { in getChunk() function
451 return cast<DefinedRegular>(this)->getChunk(); in getChunk()
455 return cast<DefinedSynthetic>(this)->getChunk(); in getChunk()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvectorimage/
H A Ddrawutil.cpp108 step = computeStep(*(stroke.getChunk(i)), pixelSize); in stroke2polyline()
112 p = stroke.getChunk(i)->getPoint(t0); in stroke2polyline()
121 pnts.push_back(stroke.getChunk(i)->getPoint(t)); in stroke2polyline()
128 step = computeStep(*(stroke.getChunk(i)), pixelSize); in stroke2polyline()
133 p = stroke.getChunk(i)->getPoint(t0); in stroke2polyline()
142 pnts.push_back(stroke.getChunk(i)->getPoint(t)); in stroke2polyline()
242 if ((tempVal = computeStep(*s.getChunk(i), pixelSize)) < minVal) in computeStep()
349 drawQuadraticCenterline(*stroke.getChunk(c1), pixelSize, t1, t2); in drawStrokeCenterline()
352 drawQuadraticCenterline(*stroke.getChunk(c1), pixelSize, t1, 1.0); in drawStrokeCenterline()
357 drawQuadraticCenterline(*stroke.getChunk(i), pixelSize, 0.0, 1.0); in drawStrokeCenterline()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/nd/db/
H A DDatabase.java567 chunk = getChunk(freeBlock); in malloc()
569 chunk = getChunk(freeBlock); in malloc()
1288 Chunk chunk = getChunk(block); in free()
1382 getChunk(offset).putByte(offset, value); in putByte()
1386 return getChunk(offset).getByte(offset); in getByte()
1390 getChunk(offset).putInt(offset, value); in putInt()
1394 return getChunk(offset).getInt(offset); in getInt()
1430 getChunk(offset).putLong(offset, value); in putLong()
1442 return getChunk(offset).getLong(offset); in getLong()
1454 getChunk(offset).putChar(offset, value); in putChar()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp23 static uint64_t getChunk(uint64_t Imm, unsigned ChunkIdx) { in getChunk() function
52 ++Counts[getChunk(UImm, Idx)]; in tryToreplicateChunks()
161 int64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes()
195 const uint64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes()
228 Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, FirstMovkIdx), in trySequenceOfOnes()
237 Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, SecondMovkIdx), in trySequenceOfOnes()
370 const unsigned Imm16 = getChunk(UImm, Shift / 16); in expandMOVImm()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp23 static uint64_t getChunk(uint64_t Imm, unsigned ChunkIdx) { in getChunk() function
52 ++Counts[getChunk(UImm, Idx)]; in tryToreplicateChunks()
161 int64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes()
195 const uint64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes()
228 Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, FirstMovkIdx), in trySequenceOfOnes()
237 Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, SecondMovkIdx), in trySequenceOfOnes()
370 const unsigned Imm16 = getChunk(UImm, Shift / 16); in expandMOVImm()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp22 static uint64_t getChunk(uint64_t Imm, unsigned ChunkIdx) { in getChunk() function
51 ++Counts[getChunk(UImm, Idx)]; in tryToreplicateChunks()
160 int64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes()
194 const uint64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes()
227 Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, FirstMovkIdx), in trySequenceOfOnes()
236 Insn.push_back({ AArch64::MOVKXi, getChunk(UImm, SecondMovkIdx), in trySequenceOfOnes()
369 const unsigned Imm16 = getChunk(UImm, Shift / 16); in expandMOVImm()

12345678910>>...31