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
defs:round
(Results
1 - 25
of
171
) sorted by relevance
1
2
3
4
5
6
7
/third_party/musl/src/math/powerpc64/
H
A
D
round.c
5
double
round
(double x)
in round()
function
/third_party/musl/src/math/s390x/
H
A
D
round.c
5
double
round
(double x)
in round()
function
/third_party/musl/src/math/aarch64/
H
A
D
round.c
3
double
round
(double x)
in round()
function
/third_party/node/deps/v8/tools/
H
A
D
generate-ten-powers.scm
[all...]
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
round.c
10
double
round
(double x)
in round()
function
/third_party/musl/src/math/
H
A
D
round.c
10
double
round
(double x)
in round()
function
/third_party/musl/porting/uniproton/kernel/src/math/
H
A
D
round.c
10
double
round
(double x)
in round()
function
/third_party/musl/porting/liteos_m/kernel/src/math/
H
A
D
round.c
10
double
round
(double x)
in round()
function
/third_party/rust/crates/minimal-lexical/src/
H
A
D
rounding.rs
17
pub fn
round
<F, Cb>(fp: &mut ExtendedFloat, cb: Cb)
in round()
functions
/kernel/linux/linux-5.10/arch/mips/math-emu/
H
A
D
dp_tlong.c
15
int
round
;
in ieee754dp_tlong()
local
H
A
D
dp_tint.c
15
int
round
;
in ieee754dp_tint()
local
H
A
D
sp_tint.c
15
int
round
;
in ieee754sp_tint()
local
H
A
D
sp_tlong.c
15
int
round
;
in ieee754sp_tlong()
local
H
A
D
dp_rint.c
19
int
round
;
in ieee754dp_rint()
local
H
A
D
sp_rint.c
19
int
round
;
in ieee754sp_rint()
local
/kernel/linux/linux-6.6/arch/mips/math-emu/
H
A
D
dp_tlong.c
15
int
round
;
in ieee754dp_tlong()
local
H
A
D
dp_tint.c
15
int
round
;
in ieee754dp_tint()
local
H
A
D
sp_tint.c
15
int
round
;
in ieee754sp_tint()
local
H
A
D
sp_tlong.c
15
int
round
;
in ieee754sp_tlong()
local
/third_party/skia/docs/examples/
H
A
D
Rect_roundOut_3.cpp
8
SkIRect
round
= rect.roundOut();
in REG_FIDDLE()
local
H
A
D
Rect_roundOut.cpp
8
SkIRect
round
;
in REG_FIDDLE()
local
H
A
D
Rect_roundOut_2.cpp
8
SkRect
round
;
in REG_FIDDLE()
local
H
A
D
Rect_round_2.cpp
8
SkIRect
round
= rect.
round
();
in REG_FIDDLE()
local
H
A
D
Rect_roundIn.cpp
8
SkIRect
round
;
in REG_FIDDLE()
local
H
A
D
Rect_round.cpp
8
SkIRect
round
;
in REG_FIDDLE()
local
Completed in 4 milliseconds
1
2
3
4
5
6
7