Searched defs:BLOCK (Results 1 – 12 of 12) sorted by relevance
6 #define BLOCK(n) { \ macro
140 #define BLOCK(m) { (sizeof(m) / sizeof(char*)), m } macro
119 #define BLOCK(quant, dst, stride) do { \ in ff_rtjpeg_decode_frame_yuv420() macro
101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
81 typedef struct BLOCK { struct82 struct BLOCK *leftlink; argument83 PyObject *data[BLOCKLEN]; argument84 struct BLOCK *rightlink; argument
520 public static final int BLOCK = 0x1001; field
646 public static final int BLOCK = 0x1001; field
40 #define BLOCK 16 macro
62 enum ContextType : uint8_t { FUNCTION, BLOCK }; enumerator
553 BLOCK enumerator2910 BLOCK, enumerator3638 BLOCK, enumerator4129 BLOCK = 0, enumerator4198 BLOCK = 0, enumerator
321 } BLOCK; typedef
332 } BLOCK; typedef