Home
last modified time | relevance | path

Searched defs:heapAllocated (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dudatamem.h34 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member
/third_party/icu/icu4c/source/common/
Dudatamem.h34 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dudatamem.h34 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member
/third_party/node/deps/icu-small/source/common/
Dudatamem.h34 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member
/third_party/flutter/skia/src/shaders/
DSkLightingShader.cpp316 void* heapAllocated) in LightingShaderContext()