Home
last modified time | relevance | path

Searched defs:mem (Results 426 - 450 of 706) sorted by relevance

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

/third_party/ltp/tools/sparse/sparse-src/
H A Ddissect.c128 reporter->r_member(fix_mode(ret, mode), pos, type, mem); in report_member() local
195 static void report_memdef(struct symbol *sym, struct symbol *mem) in report_memdef() argument
122 report_member(usage_t mode, struct position *pos, struct symbol *type, struct symbol *mem) report_member() argument
298 struct symbol *mem = __lookup_member(type, name, addr); lookup_member() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c68 void *mem; member
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c1204 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
[all...]
H A DsljitNativeX86_64.c941 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp157 AllocationCallbackRecord AllocationCallbackRecord::free (void* mem) in free() argument
212 void ChainedAllocator::free (void* mem) in free() argument
257 void AllocationCallbackRecorder::free (void* mem) in free() argument
[all...]
H A DvkMemUtil.cpp215 Move<VkDeviceMemory> mem = allocateMemory(m_vk, m_device, &info); in allocate() local
258 Move<VkDeviceMemory> mem = allocateMemory(m_vk, m_device, &allocInfo); in allocate() local
287 Move<VkDeviceMemory> mem = allocateMemory(vkd, device, &allocInfo); allocateExtended() local
337 mapMemory(const DeviceInterface& vkd, VkDevice device, VkDeviceMemory mem, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags) mapMemory() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBufferDataTest.cpp834 GLint mem = 0; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h53 TAllocation(size_t size, unsigned char* mem, TAllocation* prev = 0) : in TAllocation() argument
94 unsigned char* mem; // beginning of our allocation (pts to header) member in TAllocation
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDevice.cpp118 Device::Device(const VkDeviceCreateInfo *pCreateInfo, void *mem, PhysicalDevice *physicalDevice, const VkPhysicalDeviceFeatures *enabledFeatures, const std::shared_ptr<marl::Scheduler> &scheduler) in Device() argument
H A DVkPipeline.cpp261 GraphicsPipeline::GraphicsPipeline(const VkGraphicsPipelineCreateInfo *pCreateInfo, void *mem, Device *device) in GraphicsPipeline() argument
388 ComputePipeline::ComputePipeline(const VkComputePipelineCreateInfo *pCreateInfo, void *mem, Device *device) in ComputePipeline() argument
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp114 UNewDataMemory *mem = NULL; in writeConverterData() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dquant_levels_dec_utils.c224 uint8_t* mem = (uint8_t*)WebPSafeMalloc(1U, total_size); in InitParams() local
/third_party/skia/tests/
H A DSkBlockAllocatorTest.cpp84 void* mem = operator new(1024); in DEF_TEST() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmap.c162 void* mem = value_memory(&v); in Map_mark() local
295 void* mem = value_memory(&v); in Map_each() local
344 void* mem = value_memory(&v); in Map_values() local
372 void* mem = value_memory(&v); in Map_index() local
393 void* mem; in Map_index_set() local
456 void* mem = value_memory(&v); Map_delete() local
527 void* mem = value_memory(&v); Map_dup() local
552 void* mem = value_memory(&v); Map_deep_copy() local
613 void* mem = value_memory(&v); Map_eq() local
650 void* mem = value_memory(&v); Map_hash() local
677 void* mem = value_memory(&v); Map_to_h() local
712 void* mem = value_memory(&v); Map_inspect() local
807 void* mem = value_memory(&v); Map_iter_value() local
[all...]
H A Drepeated_field.c72 void* mem = ((uint8_t *)self->elements) + off; in RepeatedField_subarray() local
404 void* mem = ((uint8_t *)self->elements) + off; in RepeatedField_to_ary() local
480 void* mem = ((uint8_t *)self->elements) + off; in RepeatedField_hash() local
518 void* mem = RepeatedField_index_native(list, i); in RepeatedField_plus() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c546 BIO *mem = BIO_new(BIO_s_mem()); in generate_csr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c546 BIO *mem = BIO_new(BIO_s_mem()); in generate_csr() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_symc.c844 crypto_mem mem = {0}; in kapi_symc_crypto_via() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_hash_v200.c412 static hi_void hash_entry_init(crypto_mem mem) in hash_entry_init() argument
707 hi_s32 drv_hash_start(hi_u32 chn_num, const crypto_mem *mem, hi_u32 length) in drv_hash_start() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h100 const struct nvif_mclass *mem; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp718 auto mem = input->GetMemory(); in RenderFrame() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/
H A Daudio_server_sink_plugin.cpp728 auto mem = input->GetMemory(); in Write() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata.cpp646 ExifMem *mem = exif_data_get_priv_mem(exifData_); in GetHwMnoteData() local
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dvideoencoderndk.cpp195 static void OnNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *mem, void *userData) in OnNeedInputData() argument
200 static void OnNeedOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *mem, OH_AVCodecBufferAttr *attr, in OnNeedOutputData() argument
/third_party/ffmpeg/libavformat/
H A Dwebmdashenc.c429 void *mem = av_realloc(w->as, sizeof(*w->as) * (w->nb_as + 1)); in parse_adaptation_sets() local

Completed in 29 milliseconds

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