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:dsta
(Results
1 - 6
of
6
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H
A
D
r300_fragprog.c
130
char srca[4][10],
dsta
[20];
in r300FragmentProgramDump()
local
/third_party/skia/src/core/
H
A
D
SkMaskGamma.cpp
111
float
dsta
= 1.0f - srca;
in SkTMaskGamma_build_correcting_lut()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_colorbalance.c
166
uint8_t *
dsta
= out->data[3] + slice_start * out->linesize[3];
in color_balance8_p()
local
219
uint16_t *
dsta
= (uint16_t *)out->data[3] + slice_start * out->linesize[3] / 2;
in color_balance16_p()
local
H
A
D
colorchannelmixer_template.c
66
pixel *
dsta
= (pixel *)(out->data[3] + slice_start * out->linesize[3]);
in filter_slice_rgba_planar()
local
H
A
D
vf_curves.c
603
uint8_t *
dsta
= out->data[a] + slice_start * out->linesize[a];
in filter_slice_planar()
local
/third_party/ffmpeg/libavcodec/
H
A
D
notchlc.c
157
uint16_t *dsty, *dstu, *dstv, *
dsta
;
in decode_blocks()
local
Completed in 7 milliseconds