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:lg2
(Results
1 - 6
of
6
) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/
H
A
D
e_powl.c
136
lg2
= 6.9314718055994530941723212145817656807550E-1L,
variable
/third_party/jerryscript/jerry-libm/
H
A
D
pow.c
109
#define
lg2
6.93147180559945286227e-01 /* 0x3FE62E42, 0xFEFA39EF */
macro
467
#undef
lg2
macro
/third_party/node/deps/v8/src/base/
H
A
D
ieee754.cc
2657
lg2
= 6.93147180559945286227e-01, // 0x3FE62E42, 0xFEFA39EF
in pow()
local
/third_party/skia/third_party/externals/libpng/
H
A
D
png.c
3641
unsigned int
lg2
= 0;
in png_log8bit()
local
3698
unsigned int
lg2
= 0;
in png_log16bit()
local
3836
png_exp8bit(png_fixed_point
lg2
)
png_exp8bit()
argument
3851
png_exp16bit(png_fixed_point
lg2
)
png_exp16bit()
argument
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H
A
D
php-upb.c
542
int
lg2
= op - OP_FIXPCK_LG2(0);
in decode_toarray()
local
558
int
lg2
= op - OP_VARPCK_LG2(0);
in decode_toarray()
local
1358
int
lg2
= _upb_fieldtype_to_sizelg2[type];
in _upb_array_append_fallback()
local
5886
int
lg2
= arr->data & 7;
upb_array_get()
local
5894
int
lg2
= arr->data & 7;
upb_array_set()
local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
upb.c
490
int
lg2
= op - OP_FIXPCK_LG2(0);
in decode_toarray()
local
506
int
lg2
= op - OP_VARPCK_LG2(0);
in decode_toarray()
local
1333
int
lg2
= _upb_fieldtype_to_sizelg2[type];
in _upb_array_append_fallback()
local
5333
int
lg2
= arr->data & 7;
upb_array_get()
local
5341
int
lg2
= arr->data & 7;
upb_array_set()
local
[all...]
Completed in 38 milliseconds