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

  /external/icu4c/i18n/
transreg.cpp 516 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
    [all...]
transreg.h 435 * specDAG or not.
446 Hashtable specDAG;

Completed in 2177 milliseconds