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

  /packages/inputmethods/LatinIME/native/jni/src/
bigram_dictionary.cpp 121 const int bigramPos = BinaryFormat::getAttributeAddressAndForwardPointer(root, bigramFlags,
177 const int bigramPos = BinaryFormat::getAttributeAddressAndForwardPointer(root, bigramFlags,
212 const int bigramPos = BinaryFormat::getAttributeAddressAndForwardPointer(root, bigramFlags,
binary_format.h 64 static int getAttributeAddressAndForwardPointer(const uint8_t* const dict, const uint8_t flags,
280 inline int BinaryFormat::getAttributeAddressAndForwardPointer(const uint8_t* const dict,

Completed in 349 milliseconds