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
26 - 50
of
167
) sorted by relevance
1
2
3
4
5
6
7
/third_party/musl/src/process/
H
A
D
fdop.h
17
#define
free
__libc_free
macro
/third_party/musl/porting/linux/user/src/ldso/
H
A
D
dlerror.c
12
#define
free
__libc_free
macro
/third_party/musl/src/thread/
H
A
D
pthread_atfork.c
9
#define
free
undef
macro
/third_party/libexif/libexif/
H
A
D
exif-mnote-data-priv.h
39
void (*
free
) (ExifMnoteData *);
member
/third_party/python/Include/cpython/
H
A
D
pymem.h
61
void (*
free
) (void *ctx, void *ptr);
member
/third_party/pulseaudio/src/pulsecore/
H
A
D
object.h
35
void (*
free
)(pa_object *o);
member
/third_party/curl/lib/
H
A
D
memdebug.h
120
#define
free
(ptr) curl_dbg_free(ptr, __LINE__, __FILE__)
macro
H
A
D
curl_memory.h
67
#undef
free
macro
160
#undef
free
macro
161
#define
free
(ptr) Curl_cfree(ptr)
macro
/third_party/libdrm/include/drm/
H
A
D
sis_drm.h
62
unsigned long
free
;
member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H
A
D
sfn_memorypool.cpp
74
void MemoryPool::
free
()
in free()
function in r600::MemoryPool
/third_party/musl/porting/linux/user/src/locale/
H
A
D
locale_map.c
28
#define
free
undef
macro
/third_party/musl/src/malloc/mallocng/
H
A
D
free.c
101
void
free
(void *p)
in free()
function
/third_party/musl/src/hook/linux/
H
A
D
malloc_common.c
99
void
free
(void* mem)
in free()
function
/third_party/musl/porting/linux/user/src/hook/
H
A
D
malloc_common.c
71
void
free
(void* mem)
in free()
function
/third_party/musl/src/exit/
H
A
D
atexit.c
10
#define
free
undef
macro
/third_party/musl/src/locale/
H
A
D
locale_map.c
13
#define
free
undef
macro
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H
A
D
pb_slab.h
78
struct list_head
free
; /* list of
free
pb_slab_entry structures */
member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H
A
D
radeon_program.c
153
int
free
;
in rc_find_free_temporary()
local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H
A
D
BuddyAllocator.h
86
FreeLinks
free
;
member
[all...]
/third_party/skia/third_party/externals/freetype/src/raster/
H
A
D
ftmisc.h
74
FT_Free_Func
free
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
MD5.cpp
191
unsigned long used,
free
;
in update()
local
235
unsigned long used,
free
;
in final()
local
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H
A
D
srtp.rs
8
unsafe fn
free
(_profile: *mut ffi::SRTP_PROTECTION_PROFILE) {}
in free()
functions
/third_party/ffmpeg/libavutil/
H
A
D
file_open.c
119
#undef
free
in avpriv_tempfile()
macro
/third_party/alsa-lib/include/
H
A
D
pcm_rate.h
76
void (*
free
)(void *obj);
member
149
void (*
free
)(void *obj);
member
167
void (*
free
)(void *obj);
member
/third_party/mbedtls/tests/src/
H
A
D
threading_helpers.c
140
void (*
free
)(mbedtls_threading_mutex_t *);
member
[all...]
Completed in 13 milliseconds
1
2
3
4
5
6
7