Home
last modified time | relevance | path

Searched defs:mem (Results 1 - 25 of 706) sorted by relevance

12345678910>>...29

/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dasm-out0.c3 int mem; in asm_out0() local
/third_party/ltp/tools/sparse/sparse-src/validation/mem2reg/
H A Dasm-reload0.c3 int mem = 0; in asm_reload() local
/base/web/webview/ohos_interface/ohos_glue/base/include/
H A Dark_web_memory.cpp20 void ArkWebMemFree(void* mem) in ArkWebMemFree() argument
31 void* mem = nullptr; in ArkWebMemMalloc() local
/third_party/musl/src/env/
H A D__reset_tls.c11 char *mem = (char *)(self->dtv[i] - DTP_OFFSET); in __reset_tls() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_gaptr.h46 const ngtcp2_mem *mem; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.h47 const nghttp3_mem *mem; member
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avmemory/inner/
H A Davmemory_inner_mock_factory.cpp22 std::shared_ptr<AVSharedMemory> mem = AVSharedMemoryBase::CreateFromLocal(size, in CreateAVMemoryMock() local
H A Davmemory_inner_mock.h27 explicit AVMemoryInnerMock(std::shared_ptr<AVSharedMemory> mem) : memory_(mem) {} in AVMemoryInnerMock() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avmemory/capi/
H A Davmemory_capi_mock_factory.cpp22 OH_AVMemory *mem = OH_AVMemory_Create(size); in CreateAVMemoryMock() local
H A Davmemory_capi_mock.h26 explicit AVMemoryCapiMock(OH_AVMemory *mem) : memory_(mem) {} in AVMemoryCapiMock() argument
/third_party/mesa3d/src/amd/common/
H A Dac_msgpack.h30 uint8_t *mem; member
/third_party/musl/src/malloc/oldmalloc/
H A Daligned_alloc.c11 unsigned char *mem, *new; in aligned_alloc() local
[all...]
/third_party/musl/src/malloc/
H A Dposix_memalign.c7 void *mem = aligned_alloc(align, len); in posix_memalign() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Daligned_alloc.c9 unsigned char *mem, *new; in aligned_alloc() local
[all...]
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-data-type.c26 ExifMem *mem = exif_mem_new_default (); in exif_huawei_entry_count_new() local
35 exif_huawei_entry_count_new_mem (ExifMem *mem) in exif_huawei_entry_count_new_mem() argument
56 ExifMem *mem; in exif_huawei_entry_count_free() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/init/linux/
H A Dmipi_tx_init.c34 struct resource *mem; in hi35xx_mipi_tx_probe() local
H A Dmipi_rx_init.c35 struct resource *mem; in hi35xx_mipi_rx_probe() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/init/linux/
H A Dwtdg_init.c43 struct resource *mem = NULL; in hi_wdg_probe() local
H A Dadc_init.c35 struct resource *mem = NULL; in hi_adc_probe() local
H A Dir_init.c33 struct resource *mem = NULL; in hi_ir_probe() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/
H A Dentry.rs17 mod mem; modules
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvideodsp_init.c25 static void prefetch_loongarch(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_loongarch() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dvideodsp_init.c27 static void prefetch_mips(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_mips() argument
H A Damrwbdec_mips.c58 ff_hb_fir_filter_mips(float *out, const float fir_coef[HB_FIR_SIZE + 1], float mem[HB_FIR_SIZE], const float *in) ff_hb_fir_filter_mips() argument
/third_party/elfutils/libelf/
H A Delf_readall.c83 char *mem = NULL; in __libelf_readall() local

Completed in 7 milliseconds

12345678910>>...29