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:asdouble
(Results
1 - 25
of
39
) sorted by relevance
1
2
/third_party/musl/porting/uniproton/kernel/src/math/
H
A
D
pow.c
50
z =
asdouble
(iz);
in log_inline()
64
double_t zhi =
asdouble
((iz + (1ULL << 31)) & (-1ULL << 32));
in log_inline()
131
scale =
asdouble
(sbits);
in specialcase()
138
scale =
asdouble
(sbits);
in specialcase()
154
y =
asdouble
(sbits & 0x8000000000000000);
in specialcase()
216
tail =
asdouble
(T[idx]);
in exp_inline()
227
scale =
asdouble
(sbits);
in exp_inline()
335
double_t yhi =
asdouble
(iy & -1ULL << 27);
in pow()
337
double_t lhi =
asdouble
(asuint64(hi) & -1ULL << 27);
in pow()
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
pow.c
50
z =
asdouble
(iz);
in log_inline()
64
double_t zhi =
asdouble
((iz + (1ULL << 31)) & (-1ULL << 32));
in log_inline()
131
scale =
asdouble
(sbits);
in specialcase()
138
scale =
asdouble
(sbits);
in specialcase()
154
y =
asdouble
(sbits & 0x8000000000000000);
in specialcase()
216
tail =
asdouble
(T[idx]);
in exp_inline()
227
scale =
asdouble
(sbits);
in exp_inline()
335
double_t yhi =
asdouble
(iy & -1ULL << 27);
in pow()
337
double_t lhi =
asdouble
(asuint64(hi) & -1ULL << 27);
in pow()
H
A
D
exp.c
38
scale =
asdouble
(sbits);
in specialcase()
44
scale =
asdouble
(sbits);
in specialcase()
119
tail =
asdouble
(T[idx]);
in exp()
130
scale =
asdouble
(sbits);
in exp()
H
A
D
exp2.c
36
scale =
asdouble
(sbits);
in specialcase()
42
scale =
asdouble
(sbits);
in specialcase()
106
tail =
asdouble
(T[idx]);
in exp2()
117
scale =
asdouble
(sbits);
in exp2()
H
A
D
log2.c
50
rhi =
asdouble
(asuint64(r) & -1ULL << 32);
in log2()
88
z =
asdouble
(iz);
in log2()
102
rhi =
asdouble
(asuint64(r) & -1ULL << 32);
in log2()
H
A
D
sqrt.c
147
y =
asdouble
(s);
in sqrt()
154
t =
asdouble
(tiny);
in sqrt()
H
A
D
lrint.c
61
double_t toint =
asdouble
(asuint64(1/EPS) | sign);
in lrint()
H
A
D
exp2f.c
62
s =
asdouble
(t);
in exp2f()
/third_party/musl/porting/liteos_m/kernel/src/math/
H
A
D
pow.c
50
z =
asdouble
(iz);
in log_inline()
64
double_t zhi =
asdouble
((iz + (1ULL << 31)) & (-1ULL << 32));
in log_inline()
131
scale =
asdouble
(sbits);
in specialcase()
138
scale =
asdouble
(sbits);
in specialcase()
154
y =
asdouble
(sbits & 0x8000000000000000);
in specialcase()
216
tail =
asdouble
(T[idx]);
in exp_inline()
227
scale =
asdouble
(sbits);
in exp_inline()
335
double_t yhi =
asdouble
(iy & -1ULL << 27);
in pow()
337
double_t lhi =
asdouble
(asuint64(hi) & -1ULL << 27);
in pow()
/third_party/musl/src/math/
H
A
D
pow.c
50
z =
asdouble
(iz);
in log_inline()
64
double_t zhi =
asdouble
((iz + (1ULL << 31)) & (-1ULL << 32));
in log_inline()
131
scale =
asdouble
(sbits);
in specialcase()
138
scale =
asdouble
(sbits);
in specialcase()
154
y =
asdouble
(sbits & 0x8000000000000000);
in specialcase()
216
tail =
asdouble
(T[idx]);
in exp_inline()
227
scale =
asdouble
(sbits);
in exp_inline()
335
double_t yhi =
asdouble
(iy & -1ULL << 27);
in pow()
337
double_t lhi =
asdouble
(asuint64(hi) & -1ULL << 27);
in pow()
H
A
D
exp2.c
36
scale =
asdouble
(sbits);
in specialcase()
42
scale =
asdouble
(sbits);
in specialcase()
106
tail =
asdouble
(T[idx]);
in exp2()
117
scale =
asdouble
(sbits);
in exp2()
H
A
D
exp.c
38
scale =
asdouble
(sbits);
in specialcase()
44
scale =
asdouble
(sbits);
in specialcase()
119
tail =
asdouble
(T[idx]);
in exp()
130
scale =
asdouble
(sbits);
in exp()
H
A
D
log2.c
50
rhi =
asdouble
(asuint64(r) & -1ULL << 32);
in log2()
88
z =
asdouble
(iz);
in log2()
102
rhi =
asdouble
(asuint64(r) & -1ULL << 32);
in log2()
H
A
D
sqrt.c
147
y =
asdouble
(s);
in sqrt()
154
t =
asdouble
(tiny);
in sqrt()
H
A
D
lrint.c
61
double_t toint =
asdouble
(asuint64(1/EPS) | sign);
in lrint()
H
A
D
exp2f.c
62
s =
asdouble
(t);
in exp2f()
/third_party/optimized-routines/math/
H
A
D
exp2.c
39
scale =
asdouble
(sbits);
in specialcase()
45
scale =
asdouble
(sbits);
in specialcase()
115
tail =
asdouble
(T[idx]);
in exp2()
132
scale =
asdouble
(sbits);
in exp2()
H
A
D
pow.c
51
z =
asdouble
(iz);
in log_inline()
65
double_t zhi =
asdouble
((iz + (1ULL << 31)) & (-1ULL << 32));
in log_inline()
136
scale =
asdouble
(sbits);
in specialcase()
143
scale =
asdouble
(sbits);
in specialcase()
160
y =
asdouble
(sbits & 0x8000000000000000);
in specialcase()
225
tail =
asdouble
(T[idx]);
in exp_inline()
242
scale =
asdouble
(sbits);
in exp_inline()
365
double_t yhi =
asdouble
(iy & -1ULL << 27);
in pow()
367
double_t lhi =
asdouble
(asuint64 (hi) & -1ULL << 27);
in pow()
H
A
D
exp.c
41
scale =
asdouble
(sbits);
in specialcase()
47
scale =
asdouble
(sbits);
in specialcase()
133
tail =
asdouble
(T[idx]);
in exp_inline()
150
scale =
asdouble
(sbits);
in exp_inline()
H
A
D
log2.c
57
rhi =
asdouble
(asuint64 (r) & -1ULL << 32);
in log2()
98
z =
asdouble
(iz);
in log2()
112
rhi =
asdouble
(asuint64 (r) & -1ULL << 32);
in log2()
/third_party/optimized-routines/math/test/
H
A
D
ulp.c
43
asdouble
(uint64_t i)
in asdouble()
function
194
return (struct args_d1){
asdouble
(next1 (g))};
in next_d1()
202
return (struct args_d2){
asdouble
(x),
asdouble
(x2)};
in next_d2()
499
printf ("%s in [%a;%a]", f->name,
asdouble
(gen->start),
in printgen_d1()
500
asdouble
(gen->start + gen->len));
in printgen_d1()
505
printf ("%s in [%a;%a] x [%a;%a]", f->name,
asdouble
(gen->start),
in printgen_d2()
506
asdouble
(gen->start + gen->len),
asdouble
(gen->start2),
in printgen_d2()
507
asdouble
(ge
in printgen_d2()
[all...]
/third_party/musl/porting/liteos_m/kernel/src/internal/
H
A
D
libm.h
194
#define
asdouble
(i) ((union{uint64_t _i; double _f;}){i})._f
macro
215
(d) =
asdouble
(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
/third_party/musl/porting/uniproton/kernel/src/internal/
H
A
D
libm.h
194
#define
asdouble
(i) ((union{uint64_t _i; double _f;}){i})._f
macro
215
(d) =
asdouble
(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
/third_party/musl/porting/liteos_a/kernel/src/internal/
H
A
D
libm.h
193
#define
asdouble
(i) ((union{uint64_t _i; double _f;}){i})._f
macro
214
(d) =
asdouble
(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
/third_party/musl/src/internal/
H
A
D
libm.h
193
#define
asdouble
(i) ((union{uint64_t _i; double _f;}){i})._f
macro
214
(d) =
asdouble
(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
Completed in 13 milliseconds
1
2