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:V_NAME
(Results
1 - 14
of
14
) sorted by relevance
/third_party/optimized-routines/math/
H
A
D
v_pow.c
14
V_NAME
(pow) (v_f64_t x, v_f64_t y)
in pow()
H
A
D
v_math.h
24
#define
V_NAME
(x) __s_##x
macro
26
#define
V_NAME
(x) __vn_##x
macro
29
#define
V_NAME
(x) __v_##x
macro
H
A
D
v_cos.c
50
V_NAME
(cos) (v_f64_t x)
in cos()
H
A
D
v_cosf.c
42
V_NAME
(cosf) (v_f32_t x)
in cosf()
H
A
D
v_exp.c
59
V_NAME
(exp) (v_f64_t x)
in exp()
H
A
D
v_log.c
64
V_NAME
(log) (v_f64_t x)
in log()
H
A
D
v_expf.c
49
V_NAME
(expf) (v_f32_t x)
in expf()
H
A
D
v_exp2f.c
46
V_NAME
(exp2f) (v_f32_t x)
in exp2f()
H
A
D
v_exp2f_1u.c
44
V_NAME
(exp2f_1u) (v_f32_t x)
in exp2f_1u()
H
A
D
v_expf_1u.c
47
V_NAME
(expf_1u) (v_f32_t x)
in expf_1u()
H
A
D
v_sin.c
49
V_NAME
(sin) (v_f64_t x)
in sin()
H
A
D
v_logf.c
41
V_NAME
(logf) (v_f32_t x)
in logf()
H
A
D
v_sinf.c
41
V_NAME
(sinf) (v_f32_t x)
in sinf()
H
A
D
v_powf.c
148
V_NAME
(powf) (v_f32_t x, v_f32_t y)
in powf()
Completed in 5 milliseconds