Home
last modified time | relevance | path

Searched defs:mem (Results 26 - 50 of 640) sorted by relevance

12345678910>>...26

/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
/foundation/multimedia/media_foundation/src/capi/
H A Dnative_avmemory.cpp36 struct OH_AVMemory *mem = new (std::nothrow) OH_AVMemory(sharedMemory); in OH_AVMemory_Create() local
43 uint8_t *OH_AVMemory_GetAddr(struct OH_AVMemory *mem) in OH_AVMemory_GetAddr() argument
51 OH_AVMemory_GetSize(struct OH_AVMemory *mem) OH_AVMemory_GetSize() argument
59 OH_AVMemory_Destroy(struct OH_AVMemory *mem) OH_AVMemory_Destroy() argument
[all...]
/third_party/musl/src/passwd/
H A Dfgetgrent.c6 static char *line, **mem; in fgetgrent() local
/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c38 void nghttp2_outbound_item_free(nghttp2_outbound_item *item, nghttp2_mem *mem) { in nghttp2_outbound_item_free() argument
H A Dnghttp2_pq.h46 nghttp2_mem *mem; member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemalign.c24 unsigned char *mem, *new; in __memalign() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_balloc.c32 nghttp3_balloc_init(nghttp3_balloc *balloc, size_t blklen, const nghttp3_mem *mem) nghttp3_balloc_init() argument
H A Dnghttp3_balloc.h53 const nghttp3_mem *mem; member
H A Dnghttp3_idtr.c30 void nghttp3_idtr_init(nghttp3_idtr *idtr, int server, const nghttp3_mem *mem) { in nghttp3_idtr_init() argument
H A Dnghttp3_ringbuf.h40 const nghttp3_mem *mem; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ringbuf.h39 const ngtcp2_mem *mem; member
H A Dngtcp2_idtr.c29 void ngtcp2_idtr_init(ngtcp2_idtr *idtr, int server, const ngtcp2_mem *mem) { in ngtcp2_idtr_init() argument
H A Dngtcp2_pmtud.h35 const ngtcp2_mem *mem; member
H A Dngtcp2_balloc.c31 ngtcp2_balloc_init(ngtcp2_balloc *balloc, size_t blklen, const ngtcp2_mem *mem) ngtcp2_balloc_init() argument
H A Dngtcp2_balloc.h52 const ngtcp2_mem *mem; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c38 void nghttp2_outbound_item_free(nghttp2_outbound_item *item, nghttp2_mem *mem) { in nghttp2_outbound_item_free() argument
H A Dnghttp2_pq.h46 nghttp2_mem *mem; member
/third_party/mesa3d/src/intel/tools/
H A Daub_mem.h48 struct rb_tree mem; member
[all...]
/third_party/mesa3d/src/util/
H A Dmemstream.h61 u_memstream_get(const struct u_memstream *mem) in u_memstream_get() argument
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_http.c55 BIO *mem; in OCSP_sendreq_bio() local

Completed in 7 milliseconds

12345678910>>...26