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
refs:memclear
(Results
1 - 3
of
3
) sorted by relevance
/third_party/libdrm/
H
A
D
xf86drm.c
122
#define
memclear
(s) memset(&s, 0, sizeof(s))
macro
1388
memclear
(cap);
in drmGetCap()
1403
memclear
(cap);
in drmSetClientCap()
1440
memclear
(u);
in drmGetBusid()
1471
memclear
(u);
in drmSetBusid()
1485
memclear
(auth);
in drmGetMagic()
1498
memclear
(auth);
in drmAuthMagic()
1560
memclear
(map);
in drmAddMap()
1576
memclear
(map);
in drmRmMap()
1605
memclear
(reques
in drmAddBufs()
[all...]
H
A
D
xf86drmMode.c
60
#define
memclear
(s) memset(&s, 0, sizeof(s))
macro
170
memclear
(res);
in drmModeGetResources()
266
memclear
(f);
in drmModeAddFB()
289
memclear
(f);
in drmModeAddFB2WithModifiers()
328
memclear
(info);
in drmModeGetFB()
353
memclear
(dirty);
in drmModeDirtyFB()
370
memclear
(crtc);
in drmModeGetCrtc()
403
memclear
(crtc);
in drmModeSetCrtc()
427
memclear
(arg);
in drmModeSetCursor()
443
memclear
(ar
in drmModeSetCursor2()
[all...]
/third_party/libdrm/intel/
H
A
D
intel_bufmgr_gem.c
73
#define
memclear
(s) memset(&s, 0, sizeof(s))
macro
609
memclear
(busy);
in drm_intel_gem_bo_busy()
627
memclear
(madv);
in drm_intel_gem_bo_madvise_internal()
762
memclear
(create);
in drm_intel_gem_bo_alloc_internal()
918
memclear
(userptr);
in drm_intel_gem_bo_alloc_userptr()
987
memclear
(userptr);
in has_userptr()
1085
memclear
(open_arg);
in drm_intel_bo_gem_create_from_name()
1427
memclear
(mmap_arg);
in drm_intel_gem_bo_map()
1450
memclear
(set_domain);
in drm_intel_gem_bo_map()
1496
memclear
(mmap_ar
in map_gtt()
[all...]
Completed in 9 milliseconds