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:free
(Results
1 - 25
of
167
) sorted by relevance
1
2
3
4
5
6
7
/third_party/musl/porting/linux/user/src/malloc/
H
A
D
free.c
8
void
free
(void *p)
in free()
function
/third_party/musl/src/malloc/
H
A
D
free.c
8
void
free
(void *p)
in free()
function
/third_party/ltp/lib/newlib_tests/
H
A
D
tst_safe_fileops.c
11
long
free
;
in do_test()
local
/third_party/musl/src/locale/
H
A
D
freelocale.c
8
#define
free
__libc_free
macro
H
A
D
duplocale.c
9
#define
free
undef
macro
H
A
D
newlocale.c
10
#define
free
undef
macro
/third_party/musl/porting/liteos_a/user/src/locale/
H
A
D
freelocale.c
8
#define
free
__libc_free
macro
/third_party/nghttp2/lib/
H
A
D
nghttp2_rcbuf.h
38
nghttp2_free
free
;
member
/third_party/node/deps/nghttp2/lib/
H
A
D
nghttp2_rcbuf.h
38
nghttp2_free
free
;
member
/third_party/cJSON/tests/unity/extras/fixture/src/
H
A
D
unity_fixture_malloc_overrides.h
40
#define
free
unity_free
macro
/third_party/mesa3d/src/intel/common/
H
A
D
intel_buffer_alloc.h
42
void (*
free
)(void *driver_ctx, struct intel_buffer *buffer);
member
/third_party/musl/porting/uniproton/kernel/src/malloc/
H
A
D
malloc.c
23
void
free
(void *ptr)
in free()
function
/third_party/unity/extras/memory/src/
H
A
D
unity_memory.h
44
#define
free
unity_free
macro
/third_party/libdrm/intel/
H
A
D
mm.h
39
unsigned int
free
:1;
member
/third_party/musl/libc-test/src/regression/
H
A
D
flockfile-list.c
68
void
free
(void *p)
in free()
function
/third_party/musl/porting/linux/user/src/locale/
H
A
D
newlocale.c
10
#define
free
undef
macro
/third_party/musl/src/ldso/
H
A
D
dlerror.c
11
#define
free
__libc_free
macro
/third_party/mesa3d/src/util/
H
A
D
u_mm.h
42
unsigned int
free
:1;
member
H
A
D
slab.h
67
struct slab_element_header *
free
;
member
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H
A
D
filters.h
49
pp_free_func
free
; /* Free function */
member
/third_party/python/Include/cpython/
H
A
D
objimpl.h
64
void (*
free
) (void *ctx, void *ptr, size_t size);
member
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/internal/
H
A
D
front_binder.h
35
R Apply(Tuple&& bound, absl::index_sequence<Idx...>, Args&&...
free
) {
in Apply()
argument
/third_party/ffmpeg/libavcodec/tests/
H
A
D
snowenc.c
24
#undef
free
macro
/third_party/ffmpeg/libavutil/
H
A
D
buffer_internal.h
50
void (*
free
)(void *opaque, uint8_t *data);
member
76
void (*
free
)(void *opaque, uint8_t *data);
member
/third_party/fsverity-utils/lib/
H
A
D
lib_private.h
44
void (*
free
)(struct hash_ctx *ctx);
member
Completed in 6 milliseconds
1
2
3
4
5
6
7