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:L5
(Results
1 - 5
of
5
) sorted by relevance
/third_party/jerryscript/jerry-libm/
H
A
D
pow.c
102
#define
L5
2.30660745775561754067e-01 /* 0x3FCD864A, 0x93C9DB65 */
macro
460
#undef
L5
macro
/third_party/rust/crates/minimal-lexical/src/
H
A
D
libm.rs
46
const
L5
: f32 = 2.3066075146e-01; /* 0x3e6c3255 */
in powf()
consts
601
const
L5
: f64 = 2.30660745775561754067e-01; /* 0x3fcd864a_93c9db65 */
in powd()
consts
/third_party/node/deps/v8/src/base/
H
A
D
ieee754.cc
2650
L5
= 2.30660745775561754067e-01, // 0x3FCD864A, 0x93C9DB65
in pow()
local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H
A
D
dec_neon.c
1448
const uint8x8_t
L5
= vld1_u8(dst + 5 * BPS - 1);
in DC8_NEON()
local
1535
const uint8x8_t
L5
= vld1_u8(dst + (i + 5) * BPS - 1);
in DC16_NEON()
local
/third_party/node/deps/v8/src/codegen/riscv64/
H
A
D
macro-assembler-riscv64.cc
2585
Label L0, L1, L2, L3, L4,
L5
;
in Clz64()
local
Completed in 19 milliseconds