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:hostptr
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/freedreno/decode/
H
A
D
buffers.c
37
void *
hostptr
;
member
88
buffer_contains_hostptr(struct buffer *buf, void *
hostptr
)
in buffer_contains_hostptr()
argument
94
gpuaddr(void *
hostptr
)
in gpuaddr()
argument
114
hostptr
(uint64_t gpuaddr)
hostptr()
function
184
add_buffer(uint64_t gpuaddr, unsigned int len, void *
hostptr
)
add_buffer()
argument
[all...]
/third_party/libdrm/freedreno/kgsl/
H
A
D
kgsl_ringbuffer.c
42
void *
hostptr
;
member
H
A
D
kgsl_drm.h
138
uint32_t
hostptr
;
member
H
A
D
msm_kgsl.h
198
void *
hostptr
;
member
331
unsigned int
hostptr
; /*input param */
member
401
void *
hostptr
;
member
424
unsigned int
hostptr
;
member
/third_party/libdrm/freedreno/
H
A
D
freedreno_priv.h
135
void * (*
hostptr
)(struct fd_ringbuffer *ring);
member
/third_party/curl/lib/
H
A
D
url.c
2879
char *
hostptr
;
local
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
msm_kgsl.h
634
unsigned long
hostptr
; /*input param */
member
703
void *
hostptr
;
member
732
unsigned int
hostptr
;
member
Completed in 11 milliseconds