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:log2
(Results
1 - 25
of
43
) sorted by relevance
1
2
/third_party/musl/src/math/i386/
H
A
D
log2.s
3
log2
:
label
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H
A
D
run_cpuctl_latency_test.sh
82
log2
()
function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H
A
D
_fixes.hpp
28
#undef
log2
macro
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H
A
D
f.cpp
67
boost::math::ntl::RR
log2
(const boost::math::ntl::RR& x)
in log2()
function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
mathutil.h
31
inline int
log2
(int x)
in log2()
function
/third_party/ninja/src/
H
A
D
clean_test.cc
504
BuildLog
log2
;
in TEST_F()
local
567
BuildLog
log2
;
in TEST_F()
local
[all...]
H
A
D
build_log_test.cc
60
BuildLog
log2
;
in TEST_F()
local
150
BuildLog
log2
;
in TEST_F()
local
349
BuildLog
log2
;
in TEST_F()
local
[all...]
H
A
D
deps_log_test.cc
71
DepsLog
log2
;
in TEST_F()
local
117
DepsLog
log2
;
in TEST_F()
local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
H
A
D
FontMath.java
29
public static int
log2
(int a) {
in log2()
method in FontMath
/third_party/rust/crates/minimal-lexical/etc/
H
A
D
lemire_table.py
18
from math import ceil, floor, log,
log2
namespace
/third_party/ffmpeg/libavcodec/
H
A
D
xsubdec.c
139
int
log2
= ff_log2_tab[show_bits(&gb, 8)];
in decode_frame()
local
/third_party/jerryscript/jerry-libm/
H
A
D
log2.c
53
log2
(double x)
in log2()
function
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
log2.c
28
double
log2
(double x)
in log2()
function
/third_party/musl/src/math/
H
A
D
log2.c
28
double
log2
(double x)
in log2()
function
/third_party/mesa3d/src/mapi/glapi/gen/
H
A
D
glX_server_table.py
32
def
log2
(value):
function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H
A
D
MtxFontBuilder.java
135
static int
log2
(int x) {
in log2()
method in MtxFontBuilder
/third_party/optimized-routines/math/
H
A
D
log2.c
30
log2
(double x)
in log2()
function
[all...]
/third_party/ffmpeg/libavutil/
H
A
D
libm.h
403
#undef
log2
macro
404
#define
log2
(x) (log(x) * 1.44269504088896340736)
macro
/third_party/astc-encoder/Source/
H
A
D
astcenc_vecmathlib.h
354
static ASTCENC_SIMD_INLINE vfloat4
log2
(vfloat4 x)
in log2()
function
/third_party/skia/third_party/externals/swiftshader/src/Common/
H
A
D
Math.hpp
157
inline unsigned long
log2
(int x)
in log2()
function
175
inline float
log2
(float x)
in log2()
function
/third_party/decimal.js/
H
A
D
decimal.js
4573
function
log2
(x) {
function
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
tgmath.h
185
#undef
log2
macro
248
#define
log2
(x) __tg_real(
log2
, (x))
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
tgmath.h
185
#undef
log2
macro
248
#define
log2
(x) __tg_real(
log2
, (x))
macro
/third_party/mesa3d/src/mesa/program/
H
A
D
prog_to_nir.c
318
nir_ssa_def *
log2
= nir_flog2(b, abs_srcx);
in ptn_log()
local
/third_party/musl/include/
H
A
D
tgmath.h
185
#undef
log2
macro
248
#define
log2
(x) __tg_real(
log2
, (x))
macro
Completed in 15 milliseconds
1
2