HomeSort by relevance Sort by last modified time
    Searched refs:heapAllocated (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/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 */
umutex.c 172 UBool heapAllocated; /* Set if this ICUMutex is heap allocated, and */
300 m->heapAllocated = TRUE;
327 if (m->heapAllocated) {
  /external/icu4c/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 1146 milliseconds