Searched defs:CAPABILITY_MEASUREMENTS (Results 1 – 5 of 5) sorted by relevance
54 const int CAPABILITY_MEASUREMENTS = 64; field
55 const int CAPABILITY_MEASUREMENTS = (1 << 6) /* 64 */; field
65 const int CAPABILITY_MEASUREMENTS = 1 << 6; field