Home
last modified time | relevance | path

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

/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.c78 typedef struct BLOCK { struct
79 struct BLOCK *leftlink; argument
80 PyObject *data[BLOCKLEN]; argument
81 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/ffmpeg/libavfilter/
Dvf_uspp.c42 #define BLOCK 16 macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUProperty.java646 public static final int BLOCK = 0x1001; field
/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.c325 } BLOCK; typedef
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c332 } BLOCK; typedef