OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkFree
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/include/
pub_tool_aspacemgr.h
41
SkFree
, // unmapped space
62
kind ==
SkFree
:
96
/* Extent (
SkFree
, SkAnon{C,V}, SkFile{C,V}, SkResvn) */
/external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c
147
SkFree
: a free space, which may be allocated either to Valgrind (V)
425
case
SkFree
: return " ";
514
case
SkFree
:
630
if (nsegments[i].kind ==
SkFree
|| nsegments[i].kind == SkResvn)
646
if (nsegments[i].kind ==
SkFree
|| nsegments[i].kind == SkResvn)
681
case
SkFree
:
732
case
SkFree
:
[
all
...]
Completed in 2012 milliseconds