Home
last modified time | relevance | path

Searched defs:BLOCK (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/mem2reg/
Dquadra01.c6 #define BLOCK(n) { \ macro
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dreason_phrase.c140 #define BLOCK(m) { (sizeof(m) / sizeof(char*)), m } macro
/third_party/ffmpeg/libavcodec/
Drtjpeg.c119 #define BLOCK(quant, dst, stride) do { \ in ff_rtjpeg_decode_frame_yuv420() macro
/third_party/zlib/examples/
Dgznorm.c101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
/third_party/python/Modules/
D_collectionsmodule.c81 typedef struct BLOCK { struct
82 struct BLOCK *leftlink; argument
83 PyObject *data[BLOCKLEN]; argument
84 struct BLOCK *rightlink; argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUProperty.java520 public static final int BLOCK = 0x1001; field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUProperty.java646 public static final int BLOCK = 0x1001; field
/third_party/ffmpeg/libavfilter/
Dvf_uspp.c40 #define BLOCK 16 macro
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.h62 enum ContextType : uint8_t { FUNCTION, BLOCK }; enumerator
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp553 BLOCK enumerator
2910 BLOCK, enumerator
3638 BLOCK, enumerator
4129 BLOCK = 0, enumerator
4198 BLOCK = 0, enumerator
/third_party/python/Modules/expat/
Dxmlparse.c321 } BLOCK; typedef
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c332 } BLOCK; typedef