Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLETableReference.h32 #define LE_DEBUG_TR(x) _debug_LETableReference(__FILE__, __LINE__, x, this, NULL, 0); macro
41 #define LE_DEBUG_TR(x)
119 const void* getAliasRAW() const { LE_DEBUG_TR("getAliasRAW()"); return (const void*)fStart; } in getAliasRAW()
132 LE_DEBUG_TR("addOffset off end"); in addOffset()
313 const T *getAliasRAW() const { LE_DEBUG_TR("getAliasRAW<>"); return (const T*)fStart; } in getAliasRAW()
415 const T *getAliasRAW() const { LE_DEBUG_TR("getAliasRAW<>"); return (const T*)fStart; } in getAliasRAW()