Home
last modified time | relevance | path

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

12345678910>>...26

/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
H A Dngtcp2_objalloc.c27 ngtcp2_objalloc_init(ngtcp2_objalloc *objalloc, size_t blklen, const ngtcp2_mem *mem) ngtcp2_objalloc_init() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.h47 const nghttp3_mem *mem; member
H A Dnghttp3_objalloc.c28 nghttp3_objalloc_init(nghttp3_objalloc *objalloc, size_t blklen, const nghttp3_mem *mem) nghttp3_objalloc_init() argument
H A Dnghttp3_rcbuf.h38 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...]
/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
/third_party/ffmpeg/libavcodec/ppc/
H A Dvideodsp.c24 static void prefetch_ppc(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_ppc() argument
/third_party/node/src/
H A Dnode_mem.h9 namespace mem { namespace

Completed in 6 milliseconds

12345678910>>...26