Home
last modified time | relevance | path

Searched defs:hTable (Results 1 – 10 of 10) sorted by relevance

/external/cronet/tot/third_party/icu/source/i18n/
Dcurrpinf.cpp383 CurrencyPluralInfo::deleteHash(Hashtable* hTable) { in deleteHash()
403 LocalPointer<Hashtable> hTable(new Hashtable(true, status), status); in initHash() local
Ddtitvinf.cpp722 DateIntervalInfo::deleteHash(Hashtable* hTable) in deleteHash()
769 Hashtable* hTable; in initHash() local
Dtmutfmt.cpp770 Hashtable* hTable; in initHash() local
/external/cronet/stable/third_party/icu/source/i18n/
Dcurrpinf.cpp383 CurrencyPluralInfo::deleteHash(Hashtable* hTable) { in deleteHash()
403 LocalPointer<Hashtable> hTable(new Hashtable(true, status), status); in initHash() local
Ddtitvinf.cpp722 DateIntervalInfo::deleteHash(Hashtable* hTable) in deleteHash()
769 Hashtable* hTable; in initHash() local
Dtmutfmt.cpp770 Hashtable* hTable; in initHash() local
/external/icu/icu4c/source/i18n/
Dcurrpinf.cpp383 CurrencyPluralInfo::deleteHash(Hashtable* hTable) { in deleteHash()
403 LocalPointer<Hashtable> hTable(new Hashtable(true, status), status); in initHash() local
Ddtitvinf.cpp717 DateIntervalInfo::deleteHash(Hashtable* hTable) in deleteHash()
764 Hashtable* hTable; in initHash() local
Dtmutfmt.cpp764 Hashtable* hTable; in initHash() local
/external/lz4/lib/
Dlz4hc.c477 LZ4MID_addPosition(U32* hTable, U32 hValue, U32 index) in LZ4MID_addPosition()