/third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
H A D | asm-out0.c | 3 int mem; in asm_out0() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/mem2reg/ |
H A D | asm-reload0.c | 3 int mem = 0; in asm_reload() local
|
/third_party/musl/src/env/ |
H A D | __reset_tls.c | 11 char *mem = (char *)(self->dtv[i] - DTP_OFFSET); in __reset_tls() local
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_gaptr.h | 46 const ngtcp2_mem *mem; member
|
H A D | ngtcp2_objalloc.c | 27 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 D | nghttp3_gaptr.h | 47 const nghttp3_mem *mem; member
|
H A D | nghttp3_objalloc.c | 28 nghttp3_objalloc_init(nghttp3_objalloc *objalloc, size_t blklen, const nghttp3_mem *mem) nghttp3_objalloc_init() argument
|
H A D | nghttp3_rcbuf.h | 38 const nghttp3_mem *mem; member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_msgpack.h | 30 uint8_t *mem; member
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | aligned_alloc.c | 11 unsigned char *mem, *new; in aligned_alloc() local [all...] |
/third_party/musl/src/malloc/ |
H A D | posix_memalign.c | 7 void *mem = aligned_alloc(align, len); in posix_memalign() local
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | aligned_alloc.c | 9 unsigned char *mem, *new; in aligned_alloc() local [all...] |
/third_party/libexif/libexif/huawei/ |
H A D | mnote-huawei-data-type.c | 26 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 D | videodsp_init.c | 25 static void prefetch_loongarch(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_loongarch() argument
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | videodsp_init.c | 27 static void prefetch_mips(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_mips() argument
|
H A D | amrwbdec_mips.c | 58 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 D | elf_readall.c | 83 char *mem = NULL; in __libelf_readall() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | videodsp.c | 24 static void prefetch_ppc(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_ppc() argument
|
/third_party/node/src/ |
H A D | node_mem.h | 9 namespace mem { namespace
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise07.c | 41 void *mem = NULL; in run_child() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkBufferView.cpp | 21 BufferView::BufferView(const VkBufferViewCreateInfo *pCreateInfo, void *mem) in BufferView() argument
|
H A D | VkShaderModule.cpp | 23 ShaderModule::ShaderModule(const VkShaderModuleCreateInfo *pCreateInfo, void *mem) in ShaderModule() argument
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | member_accessor_expression_test.cc | 26 auto* mem = Expr("member"); in TEST_F() local
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_assignment_stmt_test.cc | 60 auto* mem = e->lhs->As<ast::MemberAccessorExpression>(); in TEST_F() local [all...] |
H A D | parser_impl_struct_body_decl_test.cc | 32 const auto* mem = m.value[0]; in TEST_F() local
|