Searched refs:DEBUG_newEntry (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtransreg.cpp369 static void DEBUG_newEntry(TransliteratorEntry* e) { function
373 printf("ERROR DEBUG_newEntry duplicate new pointer %08X\n", e);
403 #define DEBUG_newEntry(x) macro
465 DEBUG_newEntry(this);
/external/icu/icu4c/source/i18n/
H A Dtransreg.cpp369 static void DEBUG_newEntry(TransliteratorEntry* e) { function
373 printf("ERROR DEBUG_newEntry duplicate new pointer %08X\n", e);
403 #define DEBUG_newEntry(x) macro
465 DEBUG_newEntry(this);

Completed in 131 milliseconds