Home
last modified time | relevance | path

Searched refs:ptr (Results 7051 - 7075 of 11165) sorted by relevance

1...<<281282283284285286287288289290>>...447

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.h78 struct zink_tc_fence **ptr,
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit_common.c12 extern void* libc_gwp_asan_realloc(void *ptr, size_t size);
/third_party/musl/src/hook/linux/
H A Dmusl_preinit_common.c27 extern void* libc_gwp_asan_realloc(void *ptr, size_t size);
/third_party/libdrm/radeon/
H A Dradeon_bo.h45 void *ptr; member
H A Dradeon_bo_int.h10 void *ptr; member
/third_party/node/deps/v8/src/execution/
H A Darguments-inl.h23 *location_ = value.ptr(); in ChangeValueScope()
/third_party/node/deps/v8/src/heap/
H A Dmemory-measurement-inl.h25 *native_context = object.ptr(); in Infer()
/third_party/node/deps/v8/src/objects/
H A Dfree-space-inl.h53 CHECK_IMPLIES(!map_slot().contains_map_value(free_space_map.ptr()), in IsValid()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h70 * valid ptr for unflushed fences. However we hold a reference to the
82 void fd_fence_ref(struct pipe_fence_handle **ptr,
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcore.h56 * An array of these is always terminated by id == 0 && ptr == NULL
60 void *ptr; member
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_null.c50 static long null_ctrl(BIO *b, int cmd, long num, void *ptr) in null_ctrl() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dvirtual_overloaded.rs37 ::std::ptr::write_bytes(s.as_mut_ptr(), 0, 1); in default()
H A Ddefault-template-parameter.rs20 ::std::ptr::write_bytes(s.as_mut_ptr(), 0, 1); in default()
/third_party/pulseaudio/speex/include/speex/
H A Dspeex_jitter.h184 * @param ptr Data exchanged to-from function
187 int jitter_buffer_ctl(JitterBuffer *jitter, int request, void *ptr);
H A Dspeex_echo.h129 * @param ptr Data exchanged to-from function
132 int speex_echo_ctl(SpeexEchoState *st, int request, void *ptr);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DThread.h23 void ProcessCleanupCallback(void *ptr);
/third_party/openssl/include/openssl/
H A Dcore.h56 * An array of these is always terminated by id == 0 && ptr == NULL
60 void *ptr; member
/third_party/openssl/crypto/bio/
H A Dbss_null.c50 static long null_ctrl(BIO *b, int cmd, long num, void *ptr) in null_ctrl() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h44 void setBuffer(StringRef Buf, const char *ptr = nullptr);
/third_party/python/Modules/_sre/
H A Dsre.h64 const void* ptr; /* current position (also end of current slice) */ member
/third_party/rust/crates/rustix/src/process/
H A Duname.rs67 fn to_cstr<'a>(ptr: *const u8) -> &'a CStr { in to_cstr()
69 unsafe { CStr::from_ptr(ptr.cast()) } in to_cstr()
/third_party/rust/crates/syn/tests/common/
H A Dparse.rs9 use rustc_ast::ptr::P;
/third_party/vk-gl-cts/framework/common/
H A DtcuSeedBuilder.hpp44 void feed (size_t size, const void* ptr);
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdeMemPool.h74 void* deMemPool_memDup (deMemPool* pool, const void* ptr, size_t numBytes);
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c544 if (likely(!p.ptr)) in fill_periodic_buffer()
570 if (seen[temp].ptr != p.ptr) in fill_periodic_buffer()
572 if (p.qh->qh_next.ptr) { in fill_periodic_buffer()
609 } while (p.ptr); in fill_periodic_buffer()
865 * @ptr: address of hc register to be read
880 static int handshake(struct fotg210_hcd *fotg210, void __iomem *ptr, in handshake() argument
886 ret = readl_poll_timeout_atomic(ptr, result, in handshake()
1838 if (!list_empty(&qh->qtd_list) || qh->qh_next.ptr) { in qh_destroy()
2941 int epnum, void **ptr) in qh_append_tds()
2939 qh_append_tds(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr) qh_append_tds() argument
3300 periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, void *ptr) periodic_unlink() argument
[all...]

Completed in 15 milliseconds

1...<<281282283284285286287288289290>>...447