Searched defs:SIZE (Results 1 – 25 of 31) sorted by relevance
12
15 #define SIZE 16 macro
15 #define SIZE 64 macro
15 #define SIZE 32 macro
27 # define SIZE 8 macro
22 # define SIZE 8 macro
103 #define size_overflow_p(SIZE) \ argument106 #define size_in_bounds_p(SIZE) \ argument
6 #define SIZE 100000 macro
11 #define SIZE 50 macro
13 typedef struct tagSIZE SIZE; typedef
46 static SkScalar SIZE; variable
160 SkScalar SIZE = gButton[imageIndex].width(); in Draw() local
7 #define SIZE 256 macro
44 typedef struct tagSIZE SIZE; typedef
52 typedef struct tagSIZE SIZE; typedef
33 public static final Attribute SIZE = new AttributeImpl ("SIZE"); field in Attribute
29 #define SIZE 80 macro
371 const int SIZE = 10; in TestQuickCheckResultNO() local417 const int SIZE = 10; in TestQuickCheckResultYES() local486 const int SIZE = 10; in TestQuickCheckResultMAYBE() local
370 const int SIZE = 10; in TestQuickCheckResultNO() local416 const int SIZE = 10; in TestQuickCheckResultYES() local485 const int SIZE = 10; in TestQuickCheckResultMAYBE() local
78 #define SIZE (512) macro
325 #define FFI_INIT_TRAMPOLINE_STDCALL(TRAMP,FUN,CTX,SIZE) \ argument