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:istop
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/libpng/
H
A
D
pngwtran.c
253
png_uint_32
istop
= channels * row_info->width;
in png_do_shift()
local
281
png_uint_32
istop
= channels * row_info->width;
in png_do_shift()
local
H
A
D
pngtrans.c
273
size_t
istop
= row_info->rowbytes;
in png_do_invert()
local
287
size_t
istop
= row_info->rowbytes;
in png_do_invert()
local
302
size_t
istop
= row_info->rowbytes;
in png_do_invert()
local
327
png_uint_32
istop
= row_info->width * row_info->channels;
in png_do_swap()
local
H
A
D
pngpread.c
483
size_t i,
istop
;
in png_push_save_buffer()
local
H
A
D
png.c
4145
int
istop
= (1 << (8 - png_ptr->gamma_shift));
in png_destroy_gamma_table()
local
4167
int
istop
= (1 << (8 - png_ptr->gamma_shift));
in png_destroy_gamma_table()
local
4178
int
istop
= (1 << (8 - png_ptr->gamma_shift));
in png_destroy_gamma_table()
local
H
A
D
pngrtran.c
1192
int i,
istop
= png_ptr->num_trans;
in png_init_palette_transformations()
local
1855
int
istop
= (int)png_ptr->num_trans;
in png_init_read_transformations()
local
1894
int
istop
= png_ptr->num_palette;
in png_init_read_transformations()
local
H
A
D
pngrutil.c
3934
size_t
istop
= row_info->rowbytes;
in png_read_filter_row_sub()
local
3952
size_t
istop
= row_info->rowbytes;
in png_read_filter_row_up()
local
3971
size_t
istop
= row_info->rowbytes - bpp;
in png_read_filter_row_avg()
local
/third_party/python/Objects/
H
A
D
sliceobject.c
152
_PySlice_FromIndices(Py_ssize_t istart, Py_ssize_t
istop
)
in _PySlice_FromIndices()
argument
/third_party/skia/third_party/externals/libpng/mips/
H
A
D
filter_msa_intrinsics.c
371
size_t
istop
= row_info->rowbytes;
in png_read_filter_row_up_msa()
local
462
size_t
istop
= row_info->rowbytes;
in png_read_filter_row_sub4_msa()
local
501
size_t
istop
in png_read_filter_row_sub3_msa()
local
549
size_t
istop
= row_info->rowbytes - 4;
png_read_filter_row_avg4_msa()
local
600
size_t
istop
= row_info->rowbytes - 3;
png_read_filter_row_avg3_msa()
local
[all...]
Completed in 36 milliseconds