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:FE_TONEAREST
(Results
1 - 25
of
41
) sorted by relevance
1
2
/third_party/optimized-routines/math/test/
H
A
D
ulp.h
69
if (r ==
FE_TONEAREST
)
105
if (r !=
FE_TONEAREST
)
in call_fenv()
110
if (r !=
FE_TONEAREST
)
in call_fenv()
111
fesetround (
FE_TONEAREST
);
in call_fenv()
125
if (r !=
FE_TONEAREST
)
in call_long_fenv()
135
if (r !=
FE_TONEAREST
)
in call_long_fenv()
136
fesetround (
FE_TONEAREST
);
in call_long_fenv()
356
maxerr, conf->r ==
FE_TONEAREST
? "+0.5" : "+1.0",
in cmp()
/third_party/musl/arch/mipsn32/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
13
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/mips/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
13
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/mips64/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
13
#define
FE_TONEAREST
0
macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
11
#define
FE_TONEAREST
0
macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
11
#define
FE_TONEAREST
0
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
11
#define
FE_TONEAREST
0
macro
/third_party/musl/porting/linux/user/arch/arm/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
11
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/m68k/bits/
H
A
D
fenv.h
11
#define
FE_TONEAREST
0
macro
19
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/sh/bits/
H
A
D
fenv.h
4
#define
FE_TONEAREST
0
macro
8
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/arm/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
11
#define
FE_TONEAREST
0
macro
/third_party/musl/libc-test/src/functionalext/supplement/fenv/fenv_gtest/
H
A
D
fenv_fegetround_test.cpp
20
fesetround(
FE_TONEAREST
);
in HWTEST_F()
21
EXPECT_TRUE(
FE_TONEAREST
== fegetround());
in HWTEST_F()
/third_party/musl/arch/powerpc/bits/
H
A
D
fenv.h
3
#define
FE_TONEAREST
0
macro
5
#define
FE_TONEAREST
0
macro
/third_party/vk-gl-cts/framework/delibs/debase/
H
A
D
deMath.c
59
case
FE_TONEAREST
: return DE_ROUNDINGMODE_TO_NEAREST_EVEN;
in deGetRoundingMode()
95
case DE_ROUNDINGMODE_TO_NEAREST_EVEN: flag =
FE_TONEAREST
; break;
in deSetRoundingMode()
/third_party/musl/arch/generic/bits/
H
A
D
fenv.h
2
#define
FE_TONEAREST
0
macro
/third_party/musl/src/fenv/
H
A
D
__flt_rounds.c
10
case
FE_TONEAREST
: return 1;
in __flt_rounds()
H
A
D
fenv.c
22
return
FE_TONEAREST
;
in fegetround()
H
A
D
fesetround.c
10
if (r !=
FE_TONEAREST
in fesetround()
/third_party/musl/arch/riscv32/bits/
H
A
D
fenv.h
9
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/riscv64/bits/
H
A
D
fenv.h
9
#define
FE_TONEAREST
0
macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H
A
D
fenv.h
7
#define
FE_TONEAREST
0
macro
/third_party/musl/porting/liteos_a/kernel/src/fenv/
H
A
D
fenv.c
22
return
FE_TONEAREST
;
in fegetround()
/third_party/musl/arch/aarch64/bits/
H
A
D
fenv.h
7
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/s390x/bits/
H
A
D
fenv.h
1
#define
FE_TONEAREST
0
macro
/third_party/musl/arch/loongarch64/bits/
H
A
D
fenv.h
9
#define
FE_TONEAREST
0x000
macro
Completed in 6 milliseconds
1
2