Home
last modified time | relevance | path

Searched defs:mem (Results 276 - 300 of 706) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/musl/Benchmark/musl/
H A Dlibc_mman.cpp131 char* mem = (char *)mmap(nullptr, length, PROT_READ | PROT_WRITE, flags, -1, 0); in Bm_function_Mmap_anonymous() local
148 char* mem = (char *)mmap(nullptr, length, PROT_READ | PROT_WRITE, flags, -1, 0); in Bm_function_Munmap_anonymous() local
167 char* mem = (char *)mmap(nullptr, length, PROT_READ | PROT_WRITE, flags, fd, 0); in Bm_function_Mmap_fd() local
189 char* mem = (char *)mmap(nullptr, length, PROT_READ | PROT_WRITE, flags, fd, 0); Bm_function_Munmap_fd() local
245 char* mem = (char *)mmap(nullptr, length, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); Bm_function_Msync() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_epki2pki.c63 BUF_MEM *mem = NULL; in epki2pki_decode() local
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c57 static int any2obj_decode_final(void *provctx, int objtype, BUF_MEM *mem, in any2obj_decode_final() argument
88 BUF_MEM *mem = NULL; in der2obj_decode() local
114 BUF_MEM *mem = NULL; msblob2obj_decode() local
183 BUF_MEM *mem = NULL; pvk2obj_decode() local
[all...]
/third_party/skia/src/core/
H A DSkBlockAllocator.cpp213 void* mem = nullptr; in addBlock() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.cpp25 Buffer::Buffer(const VkBufferCreateInfo *pCreateInfo, void *mem) in Buffer() argument
H A DVkDescriptorPool.cpp34 DescriptorPool::DescriptorPool(const VkDescriptorPoolCreateInfo *pCreateInfo, void *mem) in DescriptorPool() argument
H A DVkDeviceMemory.hpp135 DeviceMemoryInternal(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, Device *pDevice) in DeviceMemoryInternal() argument
H A DVkFramebuffer.cpp26 Framebuffer::Framebuffer(const VkFramebufferCreateInfo *pCreateInfo, void *mem) in Framebuffer() argument
H A DVkQueryPool.cpp83 QueryPool::QueryPool(const VkQueryPoolCreateInfo *pCreateInfo, void *mem) in QueryPool() argument
H A DVkQueue.cpp71 uint8_t *mem = static_cast<uint8_t *>( in DeepCopySubmitInfo() local
[all...]
H A DVkRenderPass.cpp127 RenderPass::RenderPass(const VkRenderPassCreateInfo *pCreateInfo, void *mem) in RenderPass() argument
135 RenderPass::RenderPass(const VkRenderPassCreateInfo2KHR *pCreateInfo, void *mem) in RenderPass() argument
207 void RenderPass::init(const T *pCreateInfo, void **mem) in init() argument
H A DVkSampler.hpp77 SamplerYcbcrConversion(const VkSamplerYcbcrConversionCreateInfo *pCreateInfo, void *mem) in SamplerYcbcrConversion() argument
H A DVkSemaphore.cpp191 BinarySemaphore::BinarySemaphore(const VkSemaphoreCreateInfo *pCreateInfo, void *mem, const VkAllocationCallbacks *pAllocator) in BinarySemaphore() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.cpp142 DisplaySurfaceKHR::DisplaySurfaceKHR(const VkDisplaySurfaceCreateInfoKHR *pCreateInfo, void *mem) in DisplaySurfaceKHR() argument
H A DWaylandSurfaceKHR.cpp41 WaylandSurfaceKHR::WaylandSurfaceKHR(const VkWaylandSurfaceCreateInfoKHR *pCreateInfo, void *mem) in WaylandSurfaceKHR() argument
/third_party/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c57 static int any2obj_decode_final(void *provctx, int objtype, BUF_MEM *mem, in any2obj_decode_final() argument
88 BUF_MEM *mem = NULL; in der2obj_decode() local
114 BUF_MEM *mem = NULL; msblob2obj_decode() local
183 BUF_MEM *mem = NULL; pvk2obj_decode() local
[all...]
/third_party/openssl/providers/implementations/encode_decode/
H A Ddecode_epki2pki.c63 BUF_MEM *mem = NULL; in epki2pki_decode() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dvalidation_test.cc358 auto* mem = MemberAccessor("my_vec", ident); in TEST_F() local
370 auto* mem = MemberAccessor("my_vec", ident); in TEST_F() local
383 auto* mem = MemberAccessor("my_vec", ident); in TEST_F() local
394 auto* mem = MemberAccessor("my_vec", ident); in TEST_F() local
/third_party/unity/extras/memory/src/
H A Dunity_memory.c69 char* mem; in unity_malloc() local
107 static int isOverrun(void* mem) in isOverrun() argument
116 static void release_memory(void* mem) in release_memory() argument
138 unity_free(void* mem) unity_free() argument
157 void* mem = unity_malloc(num * size); unity_calloc() local
[all...]
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftsystem.c78 ULONG *mem = AllocPooled( poolHeader, newSize ); in Alloc_VecPooled() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dkiss_fftr.c32 kiss_fftr_cfg kiss_fftr_alloc(int nfft,int inverse_fft,void * mem,size_t * lenmem) in kiss_fftr_alloc() argument
/base/security/code_signature/test/unittest/
H A Dcert_chain_verifier_test.cpp128 BIO *mem = BIO_new_mem_buf(pemData.c_str(), pemData.length()); in LoadPemString() local
H A Dsign_and_enforce_test.cpp89 BIO *mem = BIO_new_mem_buf(pkcs7Data.GetBuffer(), pkcs7Data.GetSize()); in LoadPKCS7Data() local
/base/startup/init/services/param/liteos/
H A Dparam_osadp.c134 INIT_LOCAL_API void FreeSharedMem(const MemHandle *handle, void *mem, uint32_t dataSize) in FreeSharedMem() argument
223 __attribute__((weak)) void FreeSysParamMem(void *mem) in FreeSysParamMem() argument
240 INIT_LOCAL_API void FreeSharedMem(const MemHandle *handle, void *mem, uint32_t dataSize) in FreeSharedMem() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/osal/
H A Ddrv_osal_sys_linux.c72 static hi_s32 cipher_dma_alloc_coherent(crypto_mem *mem, hi_u32 type, const hi_char *name, hi_u32 size) in cipher_dma_alloc_coherent() argument
126 cipher_dma_free_coherent(crypto_mem *mem) cipher_dma_free_coherent() argument
178 hash_mem_alloc_remap(crypto_mem *mem, hi_u32 type, const char *name, hi_u32 size) hash_mem_alloc_remap() argument
228 hash_mem_release_unmap(crypto_mem *mem) hash_mem_release_unmap() argument
252 crypto_mem_alloc_remap(crypto_mem *mem, hi_u32 type, const hi_char *name, hi_u32 size) crypto_mem_alloc_remap() argument
258 crypto_mem_release_unmap(crypto_mem *mem) crypto_mem_release_unmap() argument
264 crypto_mem_map(crypto_mem *mem) crypto_mem_map() argument
293 crypto_mem_unmap(crypto_mem *mem) crypto_mem_unmap() argument
328 crypto_mem_create(crypto_mem *mem, hi_u32 type, const char *name, hi_u32 size) crypto_mem_create() argument
335 crypto_mem_destroy(crypto_mem *mem) crypto_mem_destroy() argument
342 hash_mem_create(crypto_mem *mem, hi_u32 type, const char *name, hi_u32 size) hash_mem_create() argument
349 hash_mem_destroy(crypto_mem *mem) hash_mem_destroy() argument
356 crypto_mem_open(crypto_mem *mem, compat_addr dma_addr, hi_u32 dma_size) crypto_mem_open() argument
366 crypto_mem_close(crypto_mem *mem) crypto_mem_close() argument
373 crypto_mem_attach(crypto_mem *mem, hi_void *buffer) crypto_mem_attach() argument
382 crypto_mem_phys(crypto_mem *mem, compat_addr *dma_addr) crypto_mem_phys() argument
391 crypto_mem_virt(const crypto_mem *mem) crypto_mem_virt() argument
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...29