Home
last modified time | relevance | path

Searched defs:fBlock (Results 1 – 25 of 120) sorted by relevance

12345

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/
H A Dbackend.cpp310 static void markBlocks(FreeBlock *fBlock, int num, size_t size) { in markBlocks()
373 void CoalRequestQ::putBlock(FreeBlock *fBlock) in putBlock()
528 void Backend::Bin::removeBlock(FreeBlock *fBlock) in removeBlock()
615 void Backend::IndexedBins::lockRemoveBlock(int binIdx, FreeBlock *fBlock) in lockRemoveBlock()
957 void Backend::removeBlockFromBin(FreeBlock *fBlock) in removeBlockFromBin()
967 void Backend::genericPutBlock(FreeBlock *fBlock, size_t blockSz) in genericPutBlock()
1090 FreeBlock *Backend::doCoalesc(FreeBlock *fBlock, MemRegion **mRegion) in doCoalesc()
1252 void Backend::coalescAndPut(FreeBlock *fBlock, size_t blockSz) in coalescAndPut()
1276 FreeBlock *fBlock; in findBlockInRegion() local
1403 FreeBlock *fBlock = findBlockInRegion(region, size); in addNewRegion() local
[all …]
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dbackend.cpp268 static void markBlocks(FreeBlock *fBlock, int num, size_t size) { in markBlocks()
331 void CoalRequestQ::putBlock(FreeBlock *fBlock) in putBlock()
471 void Backend::Bin::removeBlock(FreeBlock *fBlock) in removeBlock()
554 void Backend::IndexedBins::lockRemoveBlock(int binIdx, FreeBlock *fBlock) in lockRemoveBlock()
891 void Backend::removeBlockFromBin(FreeBlock *fBlock) in removeBlockFromBin()
1023 FreeBlock *Backend::doCoalesc(FreeBlock *fBlock, MemRegion **mRegion) in doCoalesc()
1185 void Backend::coalescAndPut(FreeBlock *fBlock, size_t blockSz, bool slabAligned) in coalescAndPut()
1210 FreeBlock *fBlock; in findBlockInRegion() local
1242 void Backend::startUseBlock(MemRegion *region, FreeBlock *fBlock, bool addToBin) in startUseBlock()
1338 FreeBlock *fBlock = findBlockInRegion(region, size); in addNewRegion() local
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dbackend.cpp268 static void markBlocks(FreeBlock *fBlock, int num, size_t size) { in markBlocks()
331 void CoalRequestQ::putBlock(FreeBlock *fBlock) in putBlock()
471 void Backend::Bin::removeBlock(FreeBlock *fBlock) in removeBlock()
554 void Backend::IndexedBins::lockRemoveBlock(int binIdx, FreeBlock *fBlock) in lockRemoveBlock()
891 void Backend::removeBlockFromBin(FreeBlock *fBlock) in removeBlockFromBin()
1023 FreeBlock *Backend::doCoalesc(FreeBlock *fBlock, MemRegion **mRegion) in doCoalesc()
1185 void Backend::coalescAndPut(FreeBlock *fBlock, size_t blockSz, bool slabAligned) in coalescAndPut()
1210 FreeBlock *fBlock; in findBlockInRegion() local
1242 void Backend::startUseBlock(MemRegion *region, FreeBlock *fBlock, bool addToBin) in startUseBlock()
1338 FreeBlock *fBlock = findBlockInRegion(region, size); in addNewRegion() local
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dbackend.cpp268 static void markBlocks(FreeBlock *fBlock, int num, size_t size) { in markBlocks()
331 void CoalRequestQ::putBlock(FreeBlock *fBlock) in putBlock()
471 void Backend::Bin::removeBlock(FreeBlock *fBlock) in removeBlock()
554 void Backend::IndexedBins::lockRemoveBlock(int binIdx, FreeBlock *fBlock) in lockRemoveBlock()
891 void Backend::removeBlockFromBin(FreeBlock *fBlock) in removeBlockFromBin()
1023 FreeBlock *Backend::doCoalesc(FreeBlock *fBlock, MemRegion **mRegion) in doCoalesc()
1185 void Backend::coalescAndPut(FreeBlock *fBlock, size_t blockSz, bool slabAligned) in coalescAndPut()
1210 FreeBlock *fBlock; in findBlockInRegion() local
1242 void Backend::startUseBlock(MemRegion *region, FreeBlock *fBlock, bool addToBin) in startUseBlock()
1338 FreeBlock *fBlock = findBlockInRegion(region, size); in addNewRegion() local
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc/
H A Dbackend.cpp267 static void markBlocks(FreeBlock *fBlock, int num, size_t size) { in markBlocks()
329 void CoalRequestQ::putBlock(FreeBlock *fBlock) in putBlock()
465 void Backend::Bin::removeBlock(FreeBlock *fBlock) in removeBlock()
548 void Backend::IndexedBins::lockRemoveBlock(int binIdx, FreeBlock *fBlock) in lockRemoveBlock()
887 void Backend::removeBlockFromBin(FreeBlock *fBlock) in removeBlockFromBin()
1024 FreeBlock *Backend::doCoalesc(FreeBlock *fBlock, MemRegion **mRegion) in doCoalesc()
1186 void Backend::coalescAndPut(FreeBlock *fBlock, size_t blockSz, bool slabAligned) in coalescAndPut()
1211 FreeBlock *fBlock; in findBlockInRegion() local
1243 void Backend::startUseBlock(MemRegion *region, FreeBlock *fBlock, bool addToBin) in startUseBlock()
1338 FreeBlock *fBlock = findBlockInRegion(region, size); in addNewRegion() local
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/cloud.google.com/go/videointelligence/apiv1beta2/
H A Dmock_test.go51 // in the future.
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkChunkAlloc.h75 Block* fBlock; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/memory/
H A DSynchronizeInfo.java37 private IMemoryBlock fBlock; // memory block blocked by the views field in SynchronizeInfo
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/
H A DEditorPreferencePage.java37 private final EditorConfigurationBlock fBlock = new EditorConfigurationBlock( field in EditorPreferencePage
H A DSpellingPreferencePage.java37 private final SpellingConfigurationBlock fBlock = new SpellingConfigurationBlock( field in SpellingPreferencePage
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/category/
H A DIUsPage.java31 private SiteFeaturesBlock fBlock; field in IUsPage
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/site/
H A DFeaturesPage.java31 private SiteFeaturesBlock fBlock; field in FeaturesPage
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/trace/
H A DChromeTracingTracer.h61 BlockPtr fBlock; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/trace/
H A DChromeTracingTracer.h61 BlockPtr fBlock; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/properties/
H A DCompilersPropertyPage.java45 private PDECompilersConfigurationBlock fBlock = null; field in CompilersPropertyPage
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/
H A DExtensionPointsPage.java36 private ExtensionPointsBlock fBlock; field in ExtensionPointsPage
/dports/lang/nqc/nqc-3.1.r6_1/compiler/
H A Dparse.y55 BlockStmt* fBlock; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/utils/
H A DSkJSONWriter.h50 : fBlock(new char[kBlockSize]) in fBlock() function
347 char* fBlock; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/utils/
H A DSkJSONWriter.h50 : fBlock(new char[kBlockSize]) in fBlock() function
347 char* fBlock; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/utils/
H A DSkJSONWriter.h50 : fBlock(new char[kBlockSize]) in fBlock() function
347 char* fBlock; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/utils/
H A DSkJSONWriter.h50 : fBlock(new char[kBlockSize]) in fBlock() function
347 char* fBlock; variable
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/utils/
H A DSkJSONWriter.h50 : fBlock(new char[kBlockSize]) in fBlock() function
347 char* fBlock; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/utils/
H A DSkJSONWriter.h50 : fBlock(new char[kBlockSize]) in fBlock() function
347 char* fBlock; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/utils/
H A DSkJSONWriter.h49 : fBlock(new char[kBlockSize]) in fBlock() function
346 char* fBlock; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/ui/launcher/
H A DBundlesTab.java42 private BlockAdapter fBlock; field in BundlesTab

12345