Home
last modified time | relevance | path

Searched defs:firstFree (Results 1 – 25 of 125) sorted by relevance

12345

/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/Squeak3D/
H A Db3dAlloc.h28 B3DPrimitiveEdge *firstFree; /* pointer to the first free edge (< max) */ member
39 B3DPrimitiveFace *firstFree; /* pointer to the first free face (< max) */ member
50 B3DPrimitiveAttribute *firstFree; /* pointer to the first free attribute (< max) */ member
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/ddi/
H A Dmedia_libva_util.cpp1169 void *firstFree = surfaceHeap->pFirstFreeHeapElement; in DdiMediaUtil_ReleasePMediaSurfaceFromHeap() local
1215 void *firstFree = bufferHeap->pFirstFreeHeapElement; in DdiMediaUtil_ReleasePMediaBufferFromHeap() local
1259 void *firstFree = nullptr; in DdiMediaUtil_ReleasePVAImageFromHeap() local
1313 void *firstFree = vaContextHeap->pFirstFreeHeapElement; in DdiMediaUtil_ReleasePVAContextFromHeap() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java106 long firstFree = getUsage(); in test() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java106 long firstFree = getUsage(); in test() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java105 long firstFree = getUsage(); in test() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java105 long firstFree = getUsage(); in test() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java105 long firstFree = getUsage(); in test() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java106 long firstFree = getUsage(); in test() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java106 long firstFree = getUsage(); in test() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/whitebox/
H A DAllocationCodeBlobTest.java106 long firstFree = getUsage(); in test() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/ddi/
H A Dmedia_libva_util.cpp1665 void *firstFree = surfaceHeap->pFirstFreeHeapElement; in DdiMediaUtil_ReleasePMediaSurfaceFromHeap() local
1711 void *firstFree = bufferHeap->pFirstFreeHeapElement; in DdiMediaUtil_ReleasePMediaBufferFromHeap() local
1755 void *firstFree = nullptr; in DdiMediaUtil_ReleasePVAImageFromHeap() local
1809 void *firstFree = vaContextHeap->pFirstFreeHeapElement; in DdiMediaUtil_ReleasePVAContextFromHeap() local
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c109 int firstFree = -1; in ParallelSlotsGetIdle() local
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c109 int firstFree = -1; in ParallelSlotsGetIdle() local
/dports/databases/postgresql13-contrib/postgresql-13.5/src/common/
H A Dunicode_norm.c109 const uint32 *decomp;
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c109 int firstFree = -1; in ParallelSlotsGetIdle() local
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c109 int firstFree = -1; in ParallelSlotsGetIdle() local
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c109 int firstFree = -1; in ParallelSlotsGetIdle() local
/dports/games/retroarch/RetroArch-1.9.7/deps/libfat/
H A Dfile_allocation_table.c208 uint32_t firstFree; in _FAT_fat_linkFreeCluster() local
H A Dpartition.h47 uint32_t firstFree; member
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libfat/
H A Dfile_allocation_table.c206 uint32_t firstFree; in _FAT_fat_linkFreeCluster() local
H A Dpartition.h47 uint32_t firstFree; member
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/libfat/
H A Dfile_allocation_table.c209 uint32_t firstFree; in _FAT_fat_linkFreeCluster() local
H A Dpartition.h51 uint32_t firstFree; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/vm/
H A DArrayPool.hpp294 Uint32 firstFree; member in ArrayPool
1343 const Uint32 firstFree = this->firstFree; in checkChunks() local
1379 Uint32 & firstFree = this->firstFree; in seizeChunk() local
1458 Uint32 & firstFree = this->firstFree; in releaseChunk() local
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dscheduler.cpp188 int firstFree = -1; in FindBiggestGap() local

12345