OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:heapAllocated
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/common/
udatamem.c
34
UBool mallocedFlag = dest->
heapAllocated
;
36
dest->
heapAllocated
= mallocedFlag;
50
This->
heapAllocated
= TRUE;
93
if(pData->
heapAllocated
) {
udatamem.h
32
UBool
heapAllocated
; /* True if this UDataMemory Object is on the */
/hardware/ti/omap3/dspbridge/inc/
drv.h
184
bool
heapAllocated
; //Heap status
202
bool
heapAllocated
; //DMM status
Completed in 54 milliseconds