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:qS8
(Results
1 - 6
of
6
) sorted by relevance
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
__invtrigl.c
50
qS8
= 8.32600764660522313269101537926539470e-03L,
variable
60
q = 1.0+z*(qS1+z*(qS2+z*(qS3+z*(qS4+z*(qS5+z*(qS6+z*(qS7+z*(
qS8
+z*qS9))))))));
in __invtrigl_R()
H
A
D
j0.c
299
static const double
qS8
[6] = {
variable
367
if (ix >= 0x40200000){p = qR8; q =
qS8
;}
in qzero()
H
A
D
j0f.c
238
static const float
qS8
[6] = {
variable
306
if (ix >= 0x41000000){p = qR8; q =
qS8
;}
in qzerof()
/third_party/musl/src/math/
H
A
D
__invtrigl.c
50
qS8
= 8.32600764660522313269101537926539470e-03L,
variable
60
q = 1.0+z*(qS1+z*(qS2+z*(qS3+z*(qS4+z*(qS5+z*(qS6+z*(qS7+z*(
qS8
+z*qS9))))))));
in __invtrigl_R()
H
A
D
j0.c
299
static const double
qS8
[6] = {
variable
367
if (ix >= 0x40200000){p = qR8; q =
qS8
;}
in qzero()
H
A
D
j0f.c
238
static const float
qS8
[6] = {
variable
306
if (ix >= 0x41000000){p = qR8; q =
qS8
;}
in qzerof()
Completed in 4 milliseconds