Home
last modified time | relevance | path

Searched defs:LookupEntry (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkBitmapHeap.h220 struct LookupEntry { struct
221 LookupEntry(const SkBitmap& bm) in LookupEntry() function
235 LookupEntry* fMoreRecentlyUsed; argument
236 LookupEntry* fLessRecentlyUsed; argument
241 * Compare two LookupEntry pointers, returning -1, 0, 1 for sorting. argument
/external/openfst/src/include/fst/
Dgeneric-register.h98 virtual const EntryType *LookupEntry( in LookupEntry() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dregister.h77 Entry LookupEntry(const string &type) const { in LookupEntry() function