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:first_row
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ltp/testcases/kernel/irq/
H
A
D
irqbalance01.c
92
char *buf, *c, *
first_row
;
in collect_irq_info()
local
/third_party/skia/third_party/externals/libpng/
H
A
D
pngwrite.c
1514
png_const_voidp
first_row
;
member
H
A
D
pngread.c
1548
png_voidp
first_row
;
member
3229
png_bytep
first_row
= png_voidcast(png_bytep, display->
first_row
);
in png_image_read_and_map()
local
3468
png_voidp
first_row
= display->buffer;
in png_image_read_colormapped()
local
3705
png_bytep
first_row
= png_voidcast(png_bytep, display->
first_row
);
png_image_read_background()
local
3829
png_uint_16p
first_row
= png_voidcast(png_uint_16p,
png_image_read_background()
local
4296
png_voidp
first_row
= display->buffer;
png_image_read_direct()
local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H
A
D
vp8l_dec.c
873
const int
first_row
= (dec->last_row_ < top_row) ? top_row : dec->last_row_;
in ExtractPalettedAlphaRows()
local
849
AlphaApplyFilter(ALPHDecoder* const alph_dec, int
first_row
, int last_row, uint8_t* out, int stride)
AlphaApplyFilter()
argument
Completed in 10 milliseconds