Home
last modified time | relevance | path

Searched defs:BLOCK (Results 1 – 17 of 17) 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/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Drcwm_small_impl.cu21 #define L2_RCWM_HELPER(BLOCK, NUM_WARP_Q, NUM_THREAD_Q, IS_DESCEND) \ argument
Dtopk_impl.cu24 #define TOPK_HELPER(BLOCK, NUM_WARP_Q, NUM_THREAD_Q, IS_DESCEND) … argument
/third_party/e2fsprogs/e2fsck/
Dmtrace.h154 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro
/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.java597 public static final int BLOCK = 0x1001; field
/third_party/ffmpeg/libavfilter/
Dvf_uspp.c40 #define BLOCK 16 macro
/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/libxml2/
DHTMLparser.c653 #define BLOCK HEADING, LIST, "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote… macro
/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.c656 #define BLOCK HEADING, LIST, "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote… macro
/third_party/expat/lib/
Dxmlparse.c321 } BLOCK; typedef
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c321 } BLOCK; typedef
/third_party/python/Modules/expat/
Dxmlparse.c321 } BLOCK; typedef