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:syncpt
(Results
1 - 9
of
9
) sorted by relevance
/third_party/libdrm/tegra/
H
A
D
syncpt.c
39
struct drm_tegra_syncpoint *
syncpt
;
in drm_tegra_syncpoint_new()
local
63
drm_tegra_syncpoint_free(struct drm_tegra_syncpoint *
syncpt
)
in drm_tegra_syncpoint_free()
argument
[all...]
H
A
D
tegra.h
80
uint32_t
syncpt
;
member
H
A
D
pushbuf.c
105
drm_tegra_pushbuf_wait(struct drm_tegra_pushbuf *pushbuf, struct drm_tegra_syncpoint *
syncpt
, uint32_t value)
drm_tegra_pushbuf_wait()
argument
158
drm_tegra_pushbuf_sync(struct drm_tegra_pushbuf *pushbuf, struct drm_tegra_syncpoint *
syncpt
, unsigned int count)
drm_tegra_pushbuf_sync()
argument
171
drm_tegra_pushbuf_sync_cond(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct drm_tegra_syncpoint *
syncpt
, enum drm_tegra_sync_cond cond)
drm_tegra_pushbuf_sync_cond()
argument
H
A
D
private.h
106
}
syncpt
;
member
/third_party/libdrm/tests/tegra/
H
A
D
syncpt-timeout.c
63
struct drm_tegra_syncpoint *
syncpt
;
in main()
local
H
A
D
syncpt-wait.c
63
struct drm_tegra_syncpoint *
syncpt
;
in main()
local
H
A
D
vic.h
147
struct drm_tegra_syncpoint *
syncpt
;
member
/third_party/mesa3d/include/drm-uapi/
H
A
D
tegra_drm.h
256
__u32
syncpt
;
member
398
__u32
syncpt
;
member
/third_party/libdrm/include/drm/
H
A
D
tegra_drm.h
239
__u32
syncpt
;
member
381
__u32
syncpt
;
member
991
struct drm_tegra_submit_syncpt
syncpt
;
member
Completed in 7 milliseconds