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:freed
(Results
1 - 25
of
27
) sorted by relevance
1
2
/third_party/musl/libc-test/src/regression/
H
A
D
flockfile-list.c
20
int
freed
;
member
/third_party/musl/src/malloc/mallocng/
H
A
D
free.c
131
uint32_t
freed
= g->freed_mask;
in free()
local
/device/soc/rockchip/common/vendor/drivers/dma-buf/heaps/
H
A
D
page_pool.c
164
int
freed
= 0;
in dmabuf_page_pool_do_shrink()
local
/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/
H
A
D
page_pool.c
161
int
freed
= 0;
in dmabuf_page_pool_do_shrink()
local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H
A
D
madvise09.c
213
unsigned int
freed
= 0;
in child()
local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H
A
D
test-blob.c
95
int
freed
;
member
[all...]
H
A
D
test-font.c
78
int *
freed
= (int *) user_data;
in free_up()
local
101
int
freed
= 0;
in test_face_createfortables()
local
158
int
freed
= 0;
in _test_fontfuncs_nil()
local
[all...]
H
A
D
test-object.c
183
gboolean
freed
;
member
[all...]
H
A
D
test-unicode.c
51
gboolean
freed
;
member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem_pool.c
284
unsigned long
freed
;
in kbase_mem_pool_reclaim_scan_objects()
local
H
A
D
mali_kbase_mem_linux.c
377
unsigned long
freed
= 0;
in kbase_mem_evictable_reclaim_scan_objects()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem_pool.c
299
unsigned long
freed
;
in kbase_mem_pool_reclaim_scan_objects()
local
H
A
D
mali_kbase_mem_linux.c
381
unsigned long
freed
= 0;
in kbase_mem_evictable_reclaim_scan_objects()
local
[all...]
/third_party/mesa3d/src/util/
H
A
D
u_debug_memory.c
75
boolean
freed
; /**< Is this a
freed
block? */
member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_pool.c
329
unsigned long
freed
;
in kbase_mem_pool_reclaim_scan_objects()
local
H
A
D
mali_kbase_mem_linux.c
725
unsigned long
freed
= 0;
in kbase_mem_evictable_reclaim_scan_objects()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_pool.c
337
unsigned long
freed
;
in kbase_mem_pool_reclaim_scan_objects()
local
H
A
D
mali_kbase_mem_linux.c
680
unsigned long
freed
= 0;
in kbase_mem_evictable_reclaim_scan_objects()
local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H
A
D
inode.c
1299
int
freed
;
in ntfs_inode_free_space()
local
H
A
D
compress.c
1267
s32
freed
;
in ntfs_compress_overwr_free()
local
1391
s32
freed
;
ntfs_compress_overwr_free()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H
A
D
szrt_asan.c
283
struct quarantine_entry *
freed
= quarantine_head;
in __asan_free()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
hnd_pktpool.c
307
uint16
freed
= 0;
in pktpool_deinit()
local
403
uint16
freed
= 0;
in pktpool_reclaim()
local
479
uint16
freed
= 0;
pktpool_empty()
local
[all...]
/third_party/node/deps/v8/src/heap/
H
A
D
sweeper.cc
494
int
freed
= ParallelSweepPage(page, identity, sweeping_mode);
in ParallelSweepSpace()
local
/third_party/lwip/src/api/
H
A
D
sockets.c
387
int
freed
= 0;
in done_socket()
local
605
int
freed
;
in free_socket()
local
/third_party/skia/tests/
H
A
D
ResourceCacheTest.cpp
1553
int
freed
[3] = { 0, 0, 0 };
in test_free_texture_messages()
local
1657
int
freed
= 0;
DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
local
[all...]
Completed in 30 milliseconds
1
2