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
refs:M_1_PI
(Results
1 - 9
of
9
) sorted by relevance
/third_party/jerryscript/jerry-libm/include/
H
A
D
math.h
46
#define
M_1_PI
0.3183098861837906715377675267450287
macro
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
math.h
378
#define
M_1_PI
0.31830988618379067154 /* 1/pi */
macro
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
math.h
378
#define
M_1_PI
0.31830988618379067154 /* 1/pi */
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
math.h
378
#define
M_1_PI
0.31830988618379067154 /* 1/pi */
macro
/third_party/musl/include/
H
A
D
math.h
378
#define
M_1_PI
0.31830988618379067154 /* 1/pi */
macro
/third_party/musl/libc-test/src/api/
H
A
D
math.c
32
D(
M_1_PI
)
in f()
/third_party/libinput/src/
H
A
D
libinput-private.h
928
r *= 4*
M_1_PI
;
in xy_get_direction()
/third_party/mesa3d/src/asahi/compiler/
H
A
D
agx_compile.c
1377
nir_ssa_def *turns = nir_fmul_imm(b, x,
M_1_PI
* 0.5f);
in agx_lower_sincos_impl()
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
r600_shader.c
5351
alu.src[1].value = u_bitcast_f2u(0.5f *
M_1_PI
);
in tgsi_setup_trig()
Completed in 20 milliseconds