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_mem
(Results
1 - 13
of
13
) sorted by relevance
/third_party/libuv/test/
H
A
D
test-get-memory.c
26
uint64_t
free_mem
= uv_get_free_memory();
in TEST_IMPL()
local
/kernel/linux/common_modules/tzdriver/core/
H
A
D
tzdebug.h
27
uint32_t
free_mem
;
member
/third_party/libunwind/libunwind/src/
H
A
D
os-freebsd.c
47
free_mem
(void *ptr, size_t sz)
in free_mem()
function
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H
A
D
olpc_dt.c
127
static size_t
free_mem
;
in prom_early_alloc()
local
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H
A
D
olpc_dt.c
127
static size_t
free_mem
;
in prom_early_alloc()
local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H
A
D
ebizzy.c
265
static void
free_mem
(void *p, size_t size)
in free_mem()
function
/kernel/linux/linux-5.10/drivers/edac/
H
A
D
altera_edac.h
361
void (*
free_mem
)(void *p, size_t size, void *other);
member
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H
A
D
main.c
657
static void
free_mem
(struct cxlflash_cfg *cfg)
in free_mem()
function
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H
A
D
isp1760-hcd.c
357
static void
free_mem
(struct usb_hcd *hcd, struct isp1760_qtd *qtd)
in free_mem()
function
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H
A
D
main.c
657
static void
free_mem
(struct cxlflash_cfg *cfg)
in free_mem()
function
/kernel/linux/linux-6.6/drivers/edac/
H
A
D
altera_edac.h
361
void (*
free_mem
)(void *p, size_t size, void *other);
member
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H
A
D
isp1760-hcd.c
624
static void
free_mem
(struct usb_hcd *hcd, struct isp1760_qtd *qtd)
in free_mem()
function
/third_party/ffmpeg/libavcodec/
H
A
D
vp8.c
133
static void vp8_decode_flush_impl(AVCodecContext *avctx, int
free_mem
)
in vp8_decode_flush_impl()
argument
Completed in 25 milliseconds