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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.h 53 int mTableSize;
58 : mTableSize(tableSize), mTableIndex(tableIndex), mCurrentIndex(0) {}
trie_map.cpp 152 if (state.mTableSize <= state.mCurrentIndex) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrUtilityLib.h 233 UINT32 mTableSize;
VfrUtilityLib.cpp     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrUtilityLib.h 265 UINT32 mTableSize;
VfrUtilityLib.cpp     [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java     [all...]

Completed in 152 milliseconds