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:__vpcs
(Results
1 - 16
of
16
) sorted by relevance
/third_party/optimized-routines/math/include/
H
A
D
mathlib.h
68
#define
__vpcs
__attribute__((__aarch64_vector_pcs__))
macro
71
__vpcs
__f32x4_t __vn_sinf (__f32x4_t);
72
__vpcs
__f32x4_t __vn_cosf (__f32x4_t);
73
__vpcs
__f32x4_t __vn_expf (__f32x4_t);
74
__vpcs
__f32x4_t __vn_expf_1u (__f32x4_t);
75
__vpcs
__f32x4_t __vn_exp2f (__f32x4_t);
76
__vpcs
__f32x4_t __vn_exp2f_1u (__f32x4_t);
77
__vpcs
__f32x4_t __vn_logf (__f32x4_t);
78
__vpcs
__f32x4_t __vn_powf (__f32x4_t, __f32x4_t);
79
__vpcs
__f64x2_
[all...]
/third_party/optimized-routines/math/test/
H
A
D
mathbench.c
107
#ifdef
__vpcs
108
__vpcs
static v_double
114
__vpcs
static v_float
120
__vpcs
static v_float
126
__vpcs
static v_float
132
__vpcs
static v_double
138
__vpcs
static v_double
228
#ifdef
__vpcs
229
__vpcs
v_double (*vnd) (v_double);
230
__vpcs
v_floa
[all...]
H
A
D
ulp.c
254
#ifdef
__vpcs
369
#ifdef
__vpcs
/third_party/optimized-routines/math/
H
A
D
vn_exp2f_1u.c
8
#ifdef
__vpcs
H
A
D
vn_expf_1u.c
8
#ifdef
__vpcs
H
A
D
vn_cosf.c
8
#ifdef
__vpcs
H
A
D
vn_cos.c
8
#ifdef
__vpcs
H
A
D
vn_exp2f.c
8
#ifdef
__vpcs
H
A
D
vn_powf.c
8
#ifdef
__vpcs
H
A
D
vn_expf.c
8
#ifdef
__vpcs
H
A
D
vn_logf.c
8
#ifdef
__vpcs
H
A
D
vn_pow.c
8
#ifdef
__vpcs
H
A
D
vn_exp.c
8
#ifdef
__vpcs
H
A
D
vn_log.c
8
#ifdef
__vpcs
H
A
D
vn_sinf.c
8
#ifdef
__vpcs
H
A
D
vn_sin.c
8
#ifdef
__vpcs
Completed in 4 milliseconds