Home
last modified time | relevance | path

Searched defs:Extractor (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DHashTable.h82 … inline void addIterator(const HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>*, in addIterator() argument
86 …inline void removeIterator(HashTableConstIterator<Key, Value, Extractor, HashFunctions, Traits, Ke… in removeIterator() argument
/external/tesseract/classify/
Docrfeatures.h92 FX_FUNC Extractor; /* func to extract features */ member