Home
last modified time | relevance | path

Searched defs:pPool (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_string.cpp17 CPDF_String::CPDF_String(WeakPtr<ByteStringPool> pPool, in CPDF_String()
25 CPDF_String::CPDF_String(WeakPtr<ByteStringPool> pPool, const WideString& str) in CPDF_String()
Dcpdf_name.cpp13 CPDF_Name::CPDF_Name(WeakPtr<ByteStringPool> pPool, const ByteString& str) in CPDF_Name()
Dcpdf_array.cpp23 CPDF_Array::CPDF_Array(const WeakPtr<ByteStringPool>& pPool) : m_pPool(pPool) {} in CPDF_Array()
Dcpdf_dictionary.cpp28 CPDF_Dictionary::CPDF_Dictionary(const WeakPtr<ByteStringPool>& pPool) in CPDF_Dictionary()
Dcpdf_syntax_parser.cpp46 CPDF_SyntaxParser::CPDF_SyntaxParser(const WeakPtr<ByteStringPool>& pPool) in CPDF_SyntaxParser()
/external/epid-sdk/ext/ipp/sources/ippcp/
Dgsmod_getpool.c61 pPool = (pME->poolLenUsed >= pME->poolLen)? NULL : MOD_BUFFER(pME, pME->poolLenUsed); in gsModGetPool() local
Dpcpgfp_rand.c64 BNU_CHUNK_T* pPool = cpGFpGetPool(2, pGFE); in cpGFpRand() local
Dgsmodstuff.h130 BNU_CHUNK_T* pPool = MOD_BUFFER(pME, pME->poolLenUsed); in gsModPoolAlloc() local
Dpcpgfpecstuff.h140 BNU_CHUNK_T* pPool; /* pool of points */ member
210 BNU_CHUNK_T* pPool = ECP_POOL(pEC); in cpEcGFpGetPool() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_fontencoding.cpp1675 WeakPtr<ByteStringPool> pPool) { in Realize()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp909 void CreateThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in CreateThreadPool()
1223 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in StartThreadPool()
1240 void DestroyThreadPool(SWR_CONTEXT *pContext, THREAD_POOL *pPool) in DestroyThreadPool()
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp110 const WeakPtr<ByteStringPool>& pPool) in CPDF_StreamParser()
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp1940 auto pPool = GetCommandPoolNode(cb_node->createInfo.commandPool); in GetScaledItg() local
4881 auto pPool = GetCommandPoolNode(cb_node->createInfo.commandPool); in PreCallValidateCmdCopyImageToBuffer() local
4970 auto pPool = GetCommandPoolNode(cb_node->createInfo.commandPool); in PreCallValidateCmdCopyBufferToImage() local
Dcore_validation.cpp2893 auto pPool = GetCommandPoolNode(pCB->createInfo.commandPool); in ValidateQueueFamilyIndices() local
4755 bool CoreChecks::CheckCommandBuffersInFlight(layer_data *dev_data, COMMAND_POOL_NODE *pPool, const … in CheckCommandBuffersInFlight()
4802 auto pPool = GetCommandPoolNode(commandPool); in PreCallRecordFreeCommandBuffers() local
6081 DESCRIPTOR_POOL_STATE *pPool = GetDescriptorPoolState(descriptorPool); in PreCallValidateResetDescriptorPool() local
6100 DESCRIPTOR_POOL_STATE *pPool = GetDescriptorPoolState(descriptorPool); in PostCallRecordResetDescriptorPool() local
6215 auto pPool = GetCommandPoolNode(pCreateInfo->commandPool); in PostCallRecordAllocateCommandBuffers() local
6311 auto pPool = GetCommandPoolNode(cmdPool); in PreCallValidateBeginCommandBuffer() local
6405 auto pPool = GetCommandPoolNode(cmdPool); in PreCallValidateResetCommandBuffer() local
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8190 VkResult VmaAllocator_T::CreatePool(const VmaPoolCreateInfo* pCreateInfo, VmaPool* pPool) in CreatePool()
8908 VmaPool* pPool) in vmaCreatePool()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8190 VkResult VmaAllocator_T::CreatePool(const VmaPoolCreateInfo* pCreateInfo, VmaPool* pPool) in CreatePool()
8908 VmaPool* pPool) in vmaCreatePool()