Searched refs:specDAG (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Dtransreg.cpp516 specDAG(TRUE, status),
522 specDAG.setValueDeleter(uhash_deleteHashtable);
724 return specDAG.count();
732 e = specDAG.nextElement(pos);
746 Hashtable *targets = (Hashtable*) specDAG.get(source);
753 Hashtable *targets = (Hashtable*) specDAG.get(source);
776 Hashtable *targets = (Hashtable*) specDAG.get(source);
789 Hashtable *targets = (Hashtable*) specDAG.get(source);
922 * Register a source-target/variant in the specDAG. Variant may be
933 Hashtable *targets = (Hashtable*) specDAG
[all...]
H A Dtransreg.h435 * specDAG or not.
446 Hashtable specDAG; member in class:TransliteratorRegistry
/external/icu4c/i18n/
H A Dtransreg.cpp516 specDAG(TRUE, status),
522 specDAG.setValueDeleter(uhash_deleteHashtable);
724 return specDAG.count();
732 e = specDAG.nextElement(pos);
746 Hashtable *targets = (Hashtable*) specDAG.get(source);
753 Hashtable *targets = (Hashtable*) specDAG.get(source);
776 Hashtable *targets = (Hashtable*) specDAG.get(source);
789 Hashtable *targets = (Hashtable*) specDAG.get(source);
922 * Register a source-target/variant in the specDAG. Variant may be
933 Hashtable *targets = (Hashtable*) specDAG
[all...]
H A Dtransreg.h435 * specDAG or not.
446 Hashtable specDAG; member in class:TransliteratorRegistry

Completed in 266 milliseconds