Home
last modified time | relevance | path

Searched refs:heapAllocated (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dudatamem.c36 UBool mallocedFlag = dest->heapAllocated; in UDatamemory_assign()
38 dest->heapAllocated = mallocedFlag; in UDatamemory_assign()
52 This->heapAllocated = TRUE; in UDataMemory_createNewInstance()
95 if(pData->heapAllocated ) { in udata_close()
Dudatamem.h34 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member
/external/skia/src/shaders/
DSkLightingShader.cpp67 void* heapAllocated);
307 void* heapAllocated) in LightingShaderContext() argument