| /third_party/python/Objects/ |
| H A D | obmalloc.c | 196 PyMemAllocatorEx alloc; member 469 PyMemAllocatorEx alloc; in _PyMem_SetupDebugHooksDomain() local [all...] |
| H A D | bytesobject.c | 651 Py_ssize_t alloc; in _PyBytes_FormatEx() local
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBufferDataUploadTests.cpp | 251 SingleOperationStatistics alloc; member 270 SingleOperationStatistics alloc; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSmokeTestsEXT.cpp | 488 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 807 auto& alloc = context.getDefaultAllocator(); in testFullscreenGradient() local 1211 auto& alloc = m_context.getDefaultAllocator(); iterate() local 1702 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| H A D | vktMeshShaderSyncTestsEXT.cpp | 846 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 1532 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 507 auto& alloc = vertBuffer.getAllocation(); in iterate() local 1419 auto& alloc = vertBuffer->getAllocation(); in createVerrtexBuffer() local
|
| H A D | vktPipelinePushConstantTests.cpp | 2815 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 148 const Allocation& alloc = m_vertexBuffer->getAllocation(); in VertexGrid() local 163 const Allocation& alloc = m_indexBuffer->getAllocation(); in VertexGrid() local 238 const Allocation& alloc = hostBuffer.getAllocation(); in getHostBufferData() local 254 const Allocation& alloc in setHostBufferData() local 648 const Allocation& alloc = m_hostBuffer->getAllocation(); Implementation() local 906 const Allocation& alloc = m_hostBuffer->getAllocation(); ImplementationBase() local 1623 const Allocation& alloc = m_indirectBuffer->getAllocation(); ComputePipeline() local 1690 const Allocation& alloc = m_hostBuffer->getAllocation(); BufferImplementation() local 1853 const Allocation& alloc = m_hostBuffer->getAllocation(); ImageImplementation() local 2847 const Allocation& alloc = m_hostBuffer->getAllocation(); MSImageImplementation() local 3036 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local 3436 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local 3543 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local 3923 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local 3938 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local 4545 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local 4908 const Allocation& alloc = m_outputBuffer->getAllocation(); Implementation() local 4921 const Allocation& alloc = m_inputBuffer->getAllocation(); Implementation() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationInvarianceTests.cpp | 645 const Allocation& alloc = m_resultBuffer.getAllocation(); in draw() local 706 const Allocation& alloc = m_vertexBuffer.getAllocation(); in uploadVertexAttributes() local 1449 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local 1469 const Allocation& alloc in iterate() local 2095 const Allocation& alloc = vertexBuffer.getAllocation(); test() local 2101 const Allocation& alloc = resultBuffer.getAllocation(); test() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 2074 de::MovePtr<Allocation> alloc = allocateAndBindMemory(m_context, *buffer, vk::MemoryRequirement::HostVisible); in addUniformData() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 1347 static int kbase_api_mem_alloc(struct kbase_context *kctx, union kbase_ioctl_mem_alloc *alloc)
in kbase_api_mem_alloc() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 874 kbase_api_mem_alloc(struct kbase_context *kctx, union kbase_ioctl_mem_alloc *alloc) kbase_api_mem_alloc() argument
|
| H A D | mali_kbase_defs.h | 1722 struct kbase_mem_phy_alloc *alloc; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 820 kbase_api_mem_alloc(struct kbase_context *kctx, union kbase_ioctl_mem_alloc *alloc) kbase_api_mem_alloc() argument
|
| H A D | mali_kbase_defs.h | 1906 struct kbase_mem_phy_alloc *alloc; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 1379 kbase_api_mem_alloc(struct kbase_context *kctx, union kbase_ioctl_mem_alloc *alloc) kbase_api_mem_alloc() argument
|
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 952 size_t alloc; member 5366 size_t alloc = bufsize; in parse_string() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 8142 void *alloc; /* -> allocated storage */ local 8169 static void decFree(void *alloc) { argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.h | 512 union radv_shader_arena_block *alloc; member 517 union radv_shader_arena_block *alloc; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 1213 destroy_update_buffer_cb(VkDevice _device, uint64_t pobj, VkAllocationCallbacks *alloc) destroy_update_buffer_cb() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 8142 void *alloc; /* -> allocated storage */ local 8169 static void decFree(void *alloc) { argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 396 const VkAllocationCallbacks *alloc; member 590 VkAllocationCallbacks alloc; member
|
| /third_party/lzma/C/ |
| H A D | LzmaEnc.c | 642 static int RangeEnc_Alloc(CRangeEnc *p, ISzAllocPtr alloc)
in RangeEnc_Alloc() argument 654 static void RangeEnc_Free(CRangeEnc *p, ISzAllocPtr alloc)
in RangeEnc_Free() argument 2346 CLzmaEncHandle LzmaEnc_Create(ISzAllocPtr alloc)
in LzmaEnc_Create() argument 2355 static void LzmaEnc_FreeLits(CLzmaEnc *p, ISzAllocPtr alloc)
in LzmaEnc_FreeLits() argument 2363 LzmaEnc_Destruct(CLzmaEnc *p, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Destruct() argument 2374 LzmaEnc_Destroy(CLzmaEncHandle p, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Destroy() argument 2686 LzmaEnc_Alloc(CLzmaEnc *p, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Alloc() argument 2851 LzmaEnc_AllocAndInit(CLzmaEnc *p, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_AllocAndInit() argument 2869 LzmaEnc_Prepare(CLzmaEncHandle p, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Prepare() argument 2880 LzmaEnc_PrepareForLzma2(CLzmaEncHandle p, ISeqInStreamPtr inStream, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_PrepareForLzma2() argument 2889 LzmaEnc_MemPrepare(CLzmaEncHandle p, const Byte *src, SizeT srcLen, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_MemPrepare() argument 3028 LzmaEnc_Encode(CLzmaEncHandle p, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, ICompressProgressPtr progress, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Encode() argument 3080 LzmaEnc_MemEncode(CLzmaEncHandle p, Byte *dest, SizeT *destLen, const Byte *src, SizeT srcLen, int writeEndMark, ICompressProgressPtr progress, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_MemEncode() argument 3112 LzmaEncode(Byte *dest, SizeT *destLen, const Byte *src, SizeT srcLen, const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, ICompressProgressPtr progress, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEncode() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 4275 auto& alloc = context.getDefaultAllocator(); checkSupport() local 4338 auto& alloc = buffer.getAllocation(); copyAndFlush() local 4351 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 697 const Allocation& alloc = imageBuffer.getAllocation(); in copyDataToImage() local 1774 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeRead() local 1907 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeWrite() local 2360 const Allocation& alloc in transcodeRead() local 2499 const Allocation& alloc = srcImageBuffer->getAllocation(); transcodeWrite() local [all...] |