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:L6
(Results
1 - 4
of
4
) sorted by relevance
/third_party/jerryscript/jerry-libm/
H
A
D
pow.c
103
#define
L6
2.06975017800338417784e-01 /* 0x3FCA7E28, 0x4A454EEF */
macro
461
#undef
L6
macro
/third_party/rust/crates/minimal-lexical/src/
H
A
D
libm.rs
47
const
L6
: f32 = 2.0697501302e-01; /* 0x3e53f142 */
in powf()
consts
602
const
L6
: f64 = 2.06975017800338417784e-01; /* 0x3fca7e28_4a454eef */
in powd()
consts
/third_party/node/deps/v8/src/base/
H
A
D
ieee754.cc
2651
L6
= 2.06975017800338417784e-01, // 0x3FCA7E28, 0x4A454EEF
in pow()
local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H
A
D
dec_neon.c
1449
const uint8x8_t
L6
= vld1_u8(dst + 6 * BPS - 1);
in DC8_NEON()
local
1536
const uint8x8_t
L6
= vld1_u8(dst + (i + 6) * BPS - 1);
in DC16_NEON()
local
Completed in 11 milliseconds