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:sin
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H
A
D
address.h
69
struct sockaddr_in
sin
;
member
86
return a->addr.
sin
.sin_addr.s_addr == INADDR_ANY;
in _coap_address_isany_impl()
123
dst->addr.
sin
= src->addr.
sin
;
in coap_address_copy()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H
A
D
tgmath.h
198
#undef
sin
macro
261
#define
sin
(x) __tg_real_complex(
sin
, (x))
macro
H
A
D
math.h
166
* @see asin | atan | atan2 | cos |
sin
| tan
192
* @see asin | atan | atan2 | cos |
sin
| tan
217
* @see asin | atan | atan2 | cos |
sin
| tan
315
* @see acos | atan | atan2 | cos |
sin
| tan
340
* @see acos | atan | atan2 | cos |
sin
| tan
364
* @see acos | atan | atan2 | cos |
sin
| tan
460
* @see acos | asin | atan2 | cos |
sin
| tan
485
* @see acos | asin | atan2 | cos |
sin
| tan
508
* @see acos | asin | atan2 | cos |
sin
| tan
543
* @see acos | asin | atan | cos |
sin
| ta
[all...]
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H
A
D
configure_llvm
6315
check_lib libm math.h
sin
-lm
Completed in 10 milliseconds