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:freeMem
(Results
1 - 10
of
10
) sorted by relevance
/kernel/liteos_m/testsuites/sample/kernel/task/
H
A
D
It_los_task_128.c
54
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_124.c
48
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_125.c
48
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_126.c
48
UINT32
freeMem
;
in TestCase()
local
H
A
D
It_los_task_127.c
51
UINT32
freeMem
;
in TestCase()
local
/kernel/liteos_m/components/lmk/
H
A
D
los_lmk.c
127
FreeMemByKillingTask
freeMem
= NULL;
in LOS_LmkTasksKill()
local
H
A
D
los_lmk.h
108
UINT32 (*
freeMem
)(VOID); /**< Release the memory of tasks in the LMK list. Return LOS_OK for a successful release. */
member
/kernel/liteos_m/components/shell/src/cmds/
H
A
D
mempt_shellcmd.c
47
UINT32
freeMem
= totalMem - memUsed;
in OsShellCmdFreeInfo()
local
/kernel/liteos_a/kernel/base/misc/
H
A
D
mempt_shellcmd.c
136
UINT32
freeMem
= totalMem - memUsed;
in OsShellCmdFreeInfo()
local
/kernel/liteos_a/kernel/base/vm/
H
A
D
los_vm_dump.c
145
UINT32
freeMem
;
in OsKProcessPmUsage()
local
Completed in 5 milliseconds