Home
last modified time | relevance | path

Searched defs:pAlloc (Results 151 – 175 of 195) sorted by relevance

12345678

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbemem.c1521 struct ValueNewStat4Ctx *pAlloc,/* How to allocate space. Or NULL */ in stat4ValueFromExpr()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbemem.c1667 struct ValueNewStat4Ctx *pAlloc,/* How to allocate space. Or NULL */ in stat4ValueFromExpr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbemem.c1666 struct ValueNewStat4Ctx *pAlloc,/* How to allocate space. Or NULL */ in stat4ValueFromExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbemem.c1667 struct ValueNewStat4Ctx *pAlloc,/* How to allocate space. Or NULL */ in stat4ValueFromExpr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/session/
H A Dtest_session.c700 void *pAlloc = sqlite3_malloc(10); in testStreamInput() local
H A Dsqlite3session.c977 u8 *pAlloc = 0; in sessionTableInfo() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/session/
H A Dtest_session.c710 void *pAlloc = sqlite3_malloc(10); in testStreamInput() local
H A Dsqlite3session.c1006 u8 *pAlloc = 0; in sessionTableInfo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/session/
H A Dtest_session.c700 void *pAlloc = sqlite3_malloc(10); in testStreamInput() local
H A Dsqlite3session.c977 u8 *pAlloc = 0; in sessionTableInfo() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/css/
H A Dfde_cssstyleselector.cpp1807 CFDE_CSSComputedStyle::CFDE_CSSComputedStyle(IFX_MemoryAllocator* pAlloc) in CFDE_CSSComputedStyle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp865 …eBufferAndBindMemory (VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory()
900 de::details::MovePtr<Allocation>* pAlloc) in createImage2DAndBindMemory()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/hevc/agnostic/base/
H A Dhevcehw_base_legacy.cpp1157 … std::unique_ptr<IAllocation> pAlloc(Tmp::MakeAlloc::Get(local)(Glob::VideoCore::Get(strg))); in InitAlloc() local
1211 std::unique_ptr<IAllocation> pAlloc(Tmp::MakeAlloc::Get(local)(Glob::VideoCore::Get(strg))); in InitAlloc() local
1270 std::unique_ptr<IAllocation> pAlloc(Tmp::MakeAlloc::Get(local)(core)); in InitAlloc() local
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Dqtcurve.cpp1820 QtcRect pAlloc = Widget::getAllocation(parent); in gtkDrawShadow() local
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Dqtcurve.cpp1820 QtcRect pAlloc = Widget::getAllocation(parent); in gtkDrawShadow() local
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Dqtcurve.cpp1820 QtcRect pAlloc = Widget::getAllocation(parent); in gtkDrawShadow() local
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Dqtcurve.cpp1820 QtcRect pAlloc = Widget::getAllocation(parent); in gtkDrawShadow() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/session/
H A Dsqlite3session.c940 u8 *pAlloc = 0; in sessionTableInfo() local
/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c6314 SyMemBackend *pAlloc; /* Memory allocator */ member
6323 UNQLITE_PRIVATE Bitvec * unqliteBitvecCreate(SyMemBackend *pAlloc,pgno iSize) in unqliteBitvecCreate()
6459 SyMemBackend *pAlloc = p->pAlloc; in unqliteBitvecDestroy() local
51723 SyMemBackend *pAlloc = &pEngine->sAlloc; in MemHashNewRecord() local
51781 SyMemBackend *pAlloc = &pEngine->sAlloc; in MemHashUnlinkRecord() local
52400 SyMemBackend *pAlloc, in unqliteOsOpen()
52429 UNQLITE_PRIVATE int unqliteOsCloseFree(SyMemBackend *pAlloc,unqlite_file *pId) in unqliteOsCloseFree()
52783 SyMemBackend *pAlloc; in unqlite_malloc() local
52791 SyMemBackend *pAlloc; in unqlite_free() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/api/
H A Dapi.cpp4443 void *pAlloc = nullptr; in clSVMAlloc() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dvk_mem_alloc.h12840 VmaAllocation_T* const pAlloc = srcSuballocIt->hAllocation; in Defragment() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h12831 VmaAllocation_T* const pAlloc = srcSuballocIt->hAllocation; in Defragment() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h12831 VmaAllocation_T* const pAlloc = srcSuballocIt->hAllocation; in Defragment() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h12831 VmaAllocation_T* const pAlloc = srcSuballocIt->hAllocation; in Defragment() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h12831 VmaAllocation_T* const pAlloc = srcSuballocIt->hAllocation; in Defragment() local

12345678