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:lrint
(Results
1 - 13
of
13
) sorted by relevance
/third_party/musl/src/math/i386/
H
A
D
lrint.c
3
long
lrint
(double x)
in lrint()
function
/third_party/musl/src/math/x32/
H
A
D
lrint.s
3
lrint
:
label
/third_party/musl/src/math/powerpc64/
H
A
D
lrint.c
5
long
lrint
(double x)
in lrint()
function
/third_party/musl/src/math/aarch64/
H
A
D
lrint.c
3
long
lrint
(double x)
in lrint()
function
/third_party/musl/src/math/x86_64/
H
A
D
lrint.c
3
long
lrint
(double x)
in lrint()
function
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
lrint.c
54
long
lrint
(double x)
in lrint()
function
68
long
lrint
(double x)
in lrint()
function
/third_party/musl/src/math/
H
A
D
lrint.c
54
long
lrint
(double x)
in lrint()
function
68
long
lrint
(double x)
in lrint()
function
/third_party/ffmpeg/libavutil/
H
A
D
tablegen.h
53
#define
lrint
ff_lrint
macro
H
A
D
libm.h
430
static av_always_inline av_const long int
lrint
(double x)
in lrint()
function
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
tgmath.h
187
#undef
lrint
macro
250
#define
lrint
(x) __tg_real_nocast(
lrint
, (x))
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
tgmath.h
187
#undef
lrint
macro
250
#define
lrint
(x) __tg_real_nocast(
lrint
, (x))
macro
/third_party/musl/include/
H
A
D
tgmath.h
187
#undef
lrint
macro
250
#define
lrint
(x) __tg_real_nocast(
lrint
, (x))
macro
/third_party/skia/include/private/
H
A
D
SkVx.h
606
SI Vec<1,int>
lrint
(const Vec<1,float>& x) {
in lrint()
function
609
SIN Vec<N,int>
lrint
(const Vec<N,float>& x) {
in lrint()
function
Completed in 11 milliseconds