Searched refs:FLAG_BIGRAM_SHORTCUT_ATTR_FREQUENCY (Results 1 – 3 of 3) sorted by relevance
73 targetFlags & FormatSpec.FLAG_BIGRAM_SHORTCUT_ATTR_FREQUENCY)); in readShortcut()106 bigramFlags & FormatSpec.FLAG_BIGRAM_SHORTCUT_ATTR_FREQUENCY, in readBigramAddresses()
655 & FormatSpec.FLAG_BIGRAM_SHORTCUT_ATTR_FREQUENCY; in makeBigramFlags()706 + (frequency & FormatSpec.FLAG_BIGRAM_SHORTCUT_ATTR_FREQUENCY); in makeShortcutFlags()
236 static final int FLAG_BIGRAM_SHORTCUT_ATTR_FREQUENCY = 0x0F; field in FormatSpec