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:x02
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
vf_dctdnoiz.c
101
const float
x02
= src[2*src_stridea] + src[5*src_stridea];
in fdct8_1d()
local
140
const float
x02
= 1.30656296487638f *src[2*src_stridea] + 0.541196100146197f*src[6*src_stridea];
in idct8_1d()
local
183
const float
x02
= src[ 2*src_stridea] + src[13*src_stridea];
in fdct16_1d()
local
268
const float
x02
= 1.38703984532215f *src[ 2*src_stridea] + 0.275899379282943f*src[14*src_stridea];
in idct16_1d()
local
[all...]
/third_party/mbedtls/3rdparty/everest/library/legacy/
H
A
D
Hacl_Curve25519.c
467
uint8_t *
x02
= input + (uint32_t)19U;
in Hacl_EC_Format_fexpand()
local
/third_party/mbedtls/3rdparty/everest/library/
H
A
D
Hacl_Curve25519.c
422
uint8_t *
x02
= input + (uint32_t)19U;
in Hacl_EC_Format_fexpand()
local
Completed in 6 milliseconds