Home
last modified time | relevance | path

Searched defs:mem (Results 351 - 375 of 706) sorted by relevance

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_acktr.c60 ngtcp2_acktr_init(ngtcp2_acktr *acktr, ngtcp2_log *log, const ngtcp2_mem *mem) ngtcp2_acktr_init() argument
H A Dngtcp2_strm.c38 ngtcp2_strm_init(ngtcp2_strm *strm, int64_t stream_id, uint32_t flags, uint64_t max_rx_offset, uint64_t max_tx_offset, void *stream_user_data, ngtcp2_objalloc *frc_objalloc, const ngtcp2_mem *mem) ngtcp2_strm_init() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem_stubs.c77 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) in anv_gem_userptr() argument
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode_common.c60 struct pandecode_mapped_memory *mem = to_mapped_memory(lhs); in pandecode_cmp_key() local
90 struct pandecode_mapped_memory *mem = pandecode_find_mapped_gpu_mem_containing_rw(addr); in pandecode_find_mapped_gpu_mem_containing() local
114 pandecode_add_name(struct pandecode_mapped_memory *mem, uint64_t gpu_va, const char *name) pandecode_add_name() argument
165 struct pandecode_mapped_memory *mem = pandecode_inject_free() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.h302 BuildUtil::mkLoadv(DataType ty, Symbol *mem, Value *ptr) in mkLoadv() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dtoolutil.cpp275 UToolMemory *mem; in utm_open() local
297 utm_close(UToolMemory *mem) utm_close() argument
308 utm_getStart(UToolMemory *mem) utm_getStart() argument
313 utm_countItems(UToolMemory *mem) utm_countItems() argument
319 utm_hasCapacity(UToolMemory *mem, int32_t capacity) utm_hasCapacity() argument
358 utm_alloc(UToolMemory *mem) utm_alloc() argument
371 utm_allocN(UToolMemory *mem, int32_t n) utm_allocN() argument
[all...]
/third_party/libexif/libexif/
H A Dexif-loader.c94 ExifMem *mem; member
354 ExifMem *mem = exif_mem_new_default (); in exif_loader_new() local
363 exif_loader_new_mem (ExifMem *mem) in exif_loader_new_mem() argument
391 ExifMem *mem; exif_loader_free() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages12.c212 char *mem; in alloc_free_huge_on_node() local
/third_party/lwip/test/unit/dhcp/
H A Dtest_dhcp.c200 static void check_pkt(struct pbuf *p, u32_t pos, const u8_t *mem, u32_t len) in check_pkt() argument
216 static void check_pkt_fuzzy(struct pbuf *p, u32_t startpos, const u8_t *mem, u32_t len) in check_pkt_fuzzy() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.h73 struct nouveau_heap *mem; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DPoolAlloc.cpp30 Allocation(size_t size, unsigned char *mem, Allocation *prev = 0) in Allocation() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.hpp95 void* mem; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp38 DescriptorSetLayout::DescriptorSetLayout(const VkDescriptorSetLayoutCreateInfo *pCreateInfo, void *mem) in DescriptorSetLayout() argument
167 uint8_t *mem = descriptorSet->data; in initialize() local
[all...]
H A DVkDeviceMemoryExternalAndroid.cpp194 AHardwareBufferExternalMemory::AHardwareBufferExternalMemory(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, vk::Device *pDevice) in AHardwareBufferExternalMemory() argument
H A DVkImageView.cpp122 ImageView::ImageView(const VkImageViewCreateInfo *pCreateInfo, void *mem, const vk::SamplerYcbcrConversion *ycbcrConversion) in ImageView() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_enc.c99 uint8_t* mem; in WebPPictureAllocYUVA() local
[all...]
H A Dwebp_enc.c165 uint8_t* mem; in InitVP8Encoder() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dtoolutil.cpp250 UToolMemory *mem; in utm_open() local
272 utm_close(UToolMemory *mem) utm_close() argument
283 utm_getStart(UToolMemory *mem) utm_getStart() argument
288 utm_countItems(UToolMemory *mem) utm_countItems() argument
294 utm_hasCapacity(UToolMemory *mem, int32_t capacity) utm_hasCapacity() argument
333 utm_alloc(UToolMemory *mem) utm_alloc() argument
346 utm_allocN(UToolMemory *mem, int32_t n) utm_allocN() argument
[all...]
/third_party/python/Modules/_ctypes/
H A Dcallbacks.c150 static void _CallPythonObject(void *mem, in _CallPythonObject() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h219 namespace mem { namespace
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc86 local void *mem_alloc(void *mem, unsigned count, unsigned size) in mem_alloc() argument
127 local void mem_free(void *mem, void *ptr) in mem_free() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi_props.cpp33 UDataMemory *mem; member
/third_party/python/Python/
H A Ddynamic_annotations.c87 AnnotateNewMemory(const char *file, int line, const volatile void *mem, long size) AnnotateNewMemory() argument
90 AnnotateExpectRace(const char *file, int line, const volatile void *mem, const char *description) AnnotateExpectRace() argument
93 AnnotateBenignRace(const char *file, int line, const volatile void *mem, const char *description) AnnotateBenignRace() argument
96 AnnotateBenignRaceSized(const char *file, int line, const volatile void *mem, long size, const char *description) AnnotateBenignRaceSized() argument
/third_party/protobuf/src/google/protobuf/
H A Darena.cc122 void* mem = options_.block_alloc(size); in NewBlock() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dkiss_fft.c464 kiss_fft_cfg kiss_fft_alloc(int nfft,int inverse_fft,void * mem,size_t * lenmem ) in kiss_fft_alloc() argument

Completed in 17 milliseconds

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