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:__inline
(Results
1 - 7
of
7
) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/
H
A
D
byteswap.h
7
static
__inline
uint16_t __bswap_16(uint16_t __x)
in __bswap_16()
12
static
__inline
uint32_t __bswap_32(uint32_t __x)
in __bswap_32()
17
static
__inline
uint64_t __bswap_64(uint64_t __x)
in __bswap_64()
H
A
D
features.h
26
#define
__inline
inline
macro
28
#define
__inline
macro
H
A
D
endian.h
19
static
__inline
uint16_t __bswap16(uint16_t __x)
in __bswap16()
24
static
__inline
uint32_t __bswap32(uint32_t __x)
in __bswap32()
29
static
__inline
uint64_t __bswap64(uint64_t __x)
in __bswap64()
H
A
D
math.h
55
static
__inline
unsigned __FLOAT_BITS(float __f)
in __FLOAT_BITS()
61
static
__inline
unsigned long long __DOUBLE_BITS(double __f)
in __DOUBLE_BITS()
105
static
__inline
int __is##rel(type __x, type __y) \
H
A
D
ctype.h
26
static
__inline
int __isspace(int _c)
in __isspace()
H
A
D
sched.h
102
static
__inline
void __CPU_##func##_S(size_t __size, cpu_set_t *__dest, \
/interface/sdk_c/third_party/libuv/include/uv/
H
A
D
tree.h
128
static
__inline
struct type * \
139
static
__inline
struct type * \
153
static
__inline
struct type * \
Completed in 5 milliseconds