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:col7
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H
A
D
jfdctfst-neon.c
82
int16x8_t
col7
= cols_37.val[1];
in jsimd_fdct_ifast_neon()
local
H
A
D
jfdctint-neon.c
119
int16x8_t
col7
= cols_37.val[1];
in jsimd_fdct_islow_neon()
local
H
A
D
jidctfst-neon.c
358
int16x8_t
col7
= vreinterpretq_s16_s32(cols_37.val[1]);
in jsimd_idct_ifast_neon()
local
H
A
D
jidctred-neon.c
435
int16x4_t
col7
= vreinterpret_s16_s32(vget_high_s32(cols_1537.val[1]));
in jsimd_idct_4x4_neon()
local
/third_party/ffmpeg/libavcodec/
H
A
D
vp9block.c
1435
int skip_inter = !b->intra && b->skip,
col7
= td->
col7
, row7 = td->row7;
in ff_vp9_decode_block()
local
H
A
D
vp9dec.h
171
int row, row7, col,
col7
;
member
/third_party/icu/icu4c/source/test/intltest/
H
A
D
apicoll.cpp
873
RuleBasedCollator *
col7
= new RuleBasedCollator(ruleset2, Collator::TERTIARY, success);
in TestOperators()
local
Completed in 10 milliseconds