Searched refs:ShortcutFlags (Results 1 – 4 of 4) sorted by relevance
29 typedef uint8_t ShortcutFlags; typedef31 static ShortcutFlags getFlagsAndForwardPointer(const ReadOnlyByteArrayView buffer,34 static AK_FORCE_INLINE int getProbabilityFromFlags(const ShortcutFlags flags) { in getProbabilityFromFlags()38 static AK_FORCE_INLINE bool hasNext(const ShortcutFlags flags) { in hasNext()56 static AK_FORCE_INLINE bool isWhitelist(const ShortcutFlags flags) { in isWhitelist()66 static const ShortcutFlags FLAG_ATTRIBUTE_HAS_NEXT;67 static const ShortcutFlags MASK_ATTRIBUTE_PROBABILITY;
24 const ShortcutListReadingUtils::ShortcutFlags27 const ShortcutListReadingUtils::ShortcutFlags33 /* static */ ShortcutListReadingUtils::ShortcutFlags
47 const ShortcutListReadingUtils::ShortcutFlags flags = in getNextShortcut()
466 const ShortcutListReadingUtils::ShortcutFlags shortcutFlags = in getWordProperty()