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:BEGIN_RING
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/
H
A
D
r128_state.c
53
BEGIN_RING
((count < 3 ? count : 3) * 5 + 2);
in r128_emit_clip_rects()
96
BEGIN_RING
(2);
in r128_emit_core()
111
BEGIN_RING
(13);
in r128_emit_context()
137
BEGIN_RING
(3);
in r128_emit_setup()
153
BEGIN_RING
(5);
in r128_emit_masks()
172
BEGIN_RING
(2);
in r128_emit_window()
189
BEGIN_RING
(7 + R128_MAX_TEXTURE_LEVELS);
in r128_emit_tex0()
214
BEGIN_RING
(5 + R128_MAX_TEXTURE_LEVELS);
in r128_emit_tex1()
309
BEGIN_RING
(6);
in r128_clear_box()
391
BEGIN_RING
(
in r128_cce_dispatch_clear()
[all...]
H
A
D
r128_drv.h
490
#define
BEGIN_RING
(n) do { \
macro
492
DRM_INFO("
BEGIN_RING
(%d)\n", (n)); \
Completed in 3 milliseconds