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:rp_vec
(Results
1 - 1
of
1
) sorted by relevance
/third_party/skia/third_party/externals/libpng/powerpc/
H
A
D
filter_vsx_intrinsics.c
61
vector unsigned char
rp_vec
;
in png_read_filter_row_up_vsx()
local
78
rp_vec
= vec_ld(0,rp);
in png_read_filter_row_up_vsx()
81
rp_vec
= vec_add(
rp_vec
,pp_vec);
in png_read_filter_row_up_vsx()
83
vec_st(
rp_vec
,0,rp);
in png_read_filter_row_up_vsx()
179
vector unsigned char
rp_vec
;
in png_read_filter_row_sub4_vsx()
local
206
rp_vec
= vec_ld(0,rp);
in png_read_filter_row_sub4_vsx()
207
part_vec = vec_perm(
rp_vec
,VSX_CHAR_ZERO,VSX_LEFTSHIFTED1_4);
in png_read_filter_row_sub4_vsx()
208
rp_vec
= vec_add(
rp_vec
,part_ve
in png_read_filter_row_sub4_vsx()
236
vector unsigned char
rp_vec
;
png_read_filter_row_sub3_vsx()
local
300
vector unsigned char
rp_vec
;
png_read_filter_row_avg4_vsx()
local
387
vector unsigned char
rp_vec
;
png_read_filter_row_avg3_vsx()
local
506
vector unsigned char
rp_vec
;
png_read_filter_row_paeth4_vsx()
local
626
vector unsigned char
rp_vec
;
png_read_filter_row_paeth3_vsx()
local
[all...]
Completed in 1 milliseconds