Home
last modified time | relevance | path

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

12345678910>>...23

/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
/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
/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...]
/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
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise07.c41 void *mem = NULL; in run_child() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBufferView.cpp21 BufferView::BufferView(const VkBufferViewCreateInfo *pCreateInfo, void *mem) in BufferView() argument
H A DVkShaderModule.cpp23 ShaderModule::ShaderModule(const VkShaderModuleCreateInfo *pCreateInfo, void *mem) in ShaderModule() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmember_accessor_expression_test.cc26 auto* mem = Expr("member"); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_assignment_stmt_test.cc60 auto* mem = e->lhs->As<ast::MemberAccessorExpression>(); in TEST_F() local
[all...]
H A Dparser_impl_struct_body_decl_test.cc32 const auto* mem = m.value[0]; in TEST_F() local

Completed in 11 milliseconds

12345678910>>...23