Searched defs:MAX_COUNT (Results 1 – 11 of 11) sorted by relevance
24 private static final int MAX_COUNT = 10; field in CustomVarInt
22 #define MAX_COUNT ((MAX_ALIGNMENT) * 32) macro
21 const int MAX_COUNT = 400; variable
19 #define ANGLE_KERNEL_GUARD(IDX, MAX_COUNT) \ argument
49 #define MAX_COUNT 1000000 macro
48 #define MAX_COUNT 1000000 macro
212 #define MAX_COUNT (1 << 29) macro
88 …MAX_COUNT, // The actual count will be given by the maxDrawCount argument passed to the draw co… enumerator
27 static int MAX_COUNT = 5; field in Pick.Target
508 final int MAX_COUNT = 100; in toString() local