Searched defs:INDEX_MASK (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dnew_tab_page_handler.h73 INDEX_MASK = (1 << kPageIdOffset) - 1, enumerator in enum:NewTabPageHandler::__anon5509
/external/icu/icu4c/source/i18n/
H A Dcollationfastlatin.h67 static const uint32_t INDEX_MASK = 0x3ff; // bits 9..0 for expansions & contractions member in class:CollationFastLatin
87 * Use INDEX_MASK to find the start of the contraction list after the fixed table.
101 * Use INDEX_MASK to find the pair of CEs after the fixed table.

Completed in 1119 milliseconds