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:malloc
(Results
51 - 75
of
95
) sorted by relevance
1
2
3
4
/kernel/linux/linux-6.6/tools/include/nolibc/
H
A
D
stdlib.h
131
void *
malloc
(size_t len)
in malloc()
function
/third_party/musl/src/malloc/oldmalloc/
H
A
D
malloc.c
18
#define
malloc
__libc_malloc_impl
macro
321
void *
malloc
(size_t n)
in malloc()
function
/third_party/musl/porting/linux/user/src/hook/
H
A
D
musl_malloc_dispatch.h
42
MallocMallocType
malloc
;
member
/third_party/musl/porting/linux/user/src/locale/
H
A
D
dcngettext.c
30
#define
malloc
__libc_malloc
macro
/third_party/musl/src/malloc/mallocng/
H
A
D
malloc.c
369
void *
malloc
(size_t n)
in malloc()
function
/third_party/musl/porting/linux/user/src/aio/
H
A
D
aio.c
14
#define
malloc
__libc_malloc
macro
/third_party/musl/porting/liteos_a/user/src/aio/
H
A
D
aio.c
15
#define
malloc
__libc_malloc
macro
/third_party/musl/src/hook/linux/
H
A
D
musl_malloc_dispatch.h
64
MallocMallocType
malloc
;
member
/third_party/musl/src/locale/
H
A
D
dcngettext.c
15
#define
malloc
__libc_malloc
macro
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H
A
D
malloc.c
364
void *
malloc
(size_t n)
in malloc()
function
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H
A
D
malloc.c
14
#define
malloc
__libc_malloc_impl
macro
293
void *
malloc
(size_t n)
in malloc()
function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H
A
D
malloc.c
16
#define
malloc
__libc_malloc_impl
macro
303
void *
malloc
(size_t n)
in malloc()
function
/third_party/musl/src/aio/
H
A
D
aio.c
15
#define
malloc
__libc_malloc
macro
/third_party/node/deps/uvwasi/include/
H
A
D
uvwasi.h
32
uvwasi_malloc
malloc
;
member
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
ops.h
28
void * (*
malloc
)(unsigned long size);
member
217
static inline void *
malloc
(unsigned long size)
in malloc()
function
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
ops.h
26
void * (*
malloc
)(unsigned long size);
member
209
static inline void *
malloc
(unsigned long size)
in malloc()
function
/third_party/ffmpeg/libavutil/
H
A
D
mem.c
51
#define
malloc
AV_JOIN(MALLOC_PREFIX,
malloc
)
macro
/third_party/cJSON/tests/unity/extras/fixture/src/
H
A
D
unity_fixture.c
160
#undef
malloc
macro
/third_party/musl/porting/linux/user/src/time/
H
A
D
__tz.c
31
#define
malloc
__libc_malloc
macro
/third_party/musl/porting/liteos_m/user/include/
H
A
D
usr_lib_ops.h
110
void *(*
malloc
)(size_t size);
member
/third_party/musl/src/time/
H
A
D
__tz.c
22
#define
malloc
__libc_malloc
macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H
A
D
os.h
641
#define
malloc
OS_DO_NOT_USE_malloc
macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H
A
D
os.h
641
#define
malloc
OS_DO_NOT_USE_malloc
macro
/third_party/mesa3d/src/gallium/frontends/nine/
H
A
D
nine_memory_helper.c
181
struct nine_malloc_allocation
malloc
;
member
[all...]
/third_party/musl/porting/liteos_m/user/hook/
H
A
D
los_usr_libc.c
423
void *
malloc
(size_t size)
in malloc()
function
Completed in 18 milliseconds
1
2
3
4