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:nvif
(Results
1 - 6
of
6
) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/nouveau/drm/
H
A
D
nouveau_drm_winsys.c
19
#include <
nvif
/class.h>
20
#include <
nvif
/cl0080.h>
/third_party/libdrm/nouveau/
H
A
D
nouveau.c
44
#include "
nvif
/class.h"
45
#include "
nvif
/cl0080.h"
46
#include "
nvif
/ioctl.h"
47
#include "
nvif
/unpack.h"
120
if (!drm->
nvif
)
in nouveau_object_mthd()
162
if (!drm->
nvif
)
in nouveau_object_sclass_get()
266
if (!abi16_object(obj, &func) && drm->
nvif
) {
in nouveau_object_init()
361
drm->
nvif
= (drm->version >= 0x01000301);
in nouveau_drm_new()
402
if (drm->
nvif
) {
in nouveau_device_new()
481
drm->
nvif
in nouveau_device_wrap()
[all...]
H
A
D
nouveau.h
48
bool
nvif
;
member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_vp3_video.c
28
#include <
nvif
/class.h>
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H
A
D
nv98_video.c
28
#include <
nvif
/class.h>
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H
A
D
nvc0_screen.c
25
#include <
nvif
/class.h>
Completed in 6 milliseconds