Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:user_ptr
(Results
1 - 11
of
11
) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H
A
D
radeon_drm_bo.h
57
void *
user_ptr
; /* from buffer_from_ptr */
member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_texture.h
95
bool
user_ptr
; /** Is this a user-space buffer? */
member
/third_party/selinux/libsepol/src/
H
A
D
user_record.c
304
int sepol_user_create(sepol_handle_t * handle, sepol_user_t **
user_ptr
)
in sepol_user_create()
argument
327
sepol_user_clone(sepol_handle_t * handle, const sepol_user_t * user, sepol_user_t **
user_ptr
)
sepol_user_clone()
argument
/third_party/curl/lib/
H
A
D
rtsp.c
870
void *
user_ptr
;
in rtp_client_write()
local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_buffer.c
746
nouveau_buffer_create_from_user(struct pipe_screen *pscreen, const struct pipe_resource *templ, void *
user_ptr
)
nouveau_buffer_create_from_user()
argument
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_dev.c
2014
usb_read_symlink(uint8_t *
user_ptr
, uint32_t startentry, uint32_t user_len)
in usb_read_symlink()
argument
/third_party/mesa3d/include/drm-uapi/
H
A
D
etnaviv_drm.h
233
__u64
user_ptr
; /* in, page aligned user pointer */
member
H
A
D
i915_drm.h
2582
__u64
user_ptr
;
member
/third_party/libdrm/etnaviv/
H
A
D
etnaviv_drm.h
233
__u64
user_ptr
; /* in, page aligned user pointer */
member
/third_party/libdrm/exynos/
H
A
D
exynos_fimg2d.h
298
struct drm_exynos_g2d_userptr
user_ptr
[G2D_PLANE_MAX_NR];
member
/third_party/libdrm/include/drm/
H
A
D
i915_drm.h
1639
__u64
user_ptr
;
member
Completed in 18 milliseconds