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:g_idx
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
vf_elbg.c
152
const uint8_t
g_idx
= elbg->rgba_map[G];
in filter_frame()
local
163
elbg->codeword[k++] = p[
g_idx
];
in filter_frame()
224
p[
g_idx
] = elbg->codebook[cb_idx+1];
in filter_frame()
H
A
D
vf_fade.c
190
const uint8_t
g_idx
= s->rgba_map[G];
in filter_rgb()
local
200
p[
g_idx
] = INTERP(
g_idx
, 1);
in filter_rgb()
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_query.c
259
int
g_idx
= offset + offsetof(struct iris_query_so_overflow,
in write_overflow_values()
local
264
bo,
g_idx
, false);
in write_overflow_values()
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_query.c
287
int
g_idx
= offset + offsetof(struct crocus_query_so_overflow,
in write_overflow_values()
local
292
bo,
g_idx
, false);
in write_overflow_values()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H
A
D
inst_bindless_check_test.cpp
1413
OpMemberName %foo 0 "
g_idx
"
in TEST_F()
1479
OpMemberName %foo 0 "
g_idx
"
in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H
A
D
inst_bindless_check_test.cpp
1413
OpMemberName %foo 0 "
g_idx
"
in TEST_F()
1479
OpMemberName %foo 0 "
g_idx
"
in TEST_F()
/third_party/spirv-tools/test/opt/
H
A
D
inst_bindless_check_test.cpp
653
OpMemberName %foo 0 "
g_idx
"
Completed in 30 milliseconds