Searched refs:BLK (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | kmvc.c | 61 #define BLK(data, x, y) data[av_clip((x) + (y) * 320, 0, 320 * 200 -1)] macro 96 BLK(ctx->cur, bx + (i & 0x7), by + (i >> 3)) = val; in kmvc_decode_intra_8x8() 107 BLK(ctx->cur, l0x + (j & 3), l0y + (j >> 2)) = val; in kmvc_decode_intra_8x8() 117 BLK(ctx->cur, l0x + (j & 3), l0y + (j >> 2)) = in kmvc_decode_intra_8x8() 118 BLK(ctx->cur, l0x + (j & 3) - mx, l0y + (j >> 2) - my); in kmvc_decode_intra_8x8() 129 BLK(ctx->cur, l1x, l1y) = val; in kmvc_decode_intra_8x8() 130 BLK(ctx->cur, l1x + 1, l1y) = val; in kmvc_decode_intra_8x8() 131 BLK(ctx->cur, l1x, l1y + 1) = val; in kmvc_decode_intra_8x8() 132 BLK(ctx->cur, l1x + 1, l1y + 1) = val; in kmvc_decode_intra_8x8() 141 BLK(ctx->cur, l1x, l1y) = BLK(ctx->cur, l1x - mx, l1y - my); in kmvc_decode_intra_8x8() [all …]
|
/third_party/ltp/testcases/kernel/syscalls/getxattr/ |
D | getxattr02.c | 66 #define BLK "getxattr02blk" macro 75 BLK, /* case 02, get attr from block special */ 139 if (mknod(BLK, S_IFBLK | 0777, 0) == -1) in setup() 141 " failed", BLK); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/setxattr/ |
D | setxattr02.c | 54 #define BLK "setxattr02blk" macro 109 .fname = BLK, 191 SAFE_MKNOD(BLK, S_IFBLK | 0777, 0); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/ |
D | fsetxattr02.c | 58 #define BLK MNTPOINT"/fsetxattr02blk" macro 121 .fname = BLK, 209 SAFE_MKNOD(BLK, S_IFBLK | 0777, dev); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/ |
D | fgetxattr02.c | 65 #define BLK MNTPOINT"/fgetxattr02blk" macro 137 .fname = BLK, 216 SAFE_MKNOD(BLK, S_IFBLK | 0777, blk_dev); in setup()
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
D | ngtcp2_ksl.h | 263 #define ngtcp2_ksl_nth_node(KSL, BLK, N) \ argument 264 ((ngtcp2_ksl_node *)(void *)((BLK)->nodes + (KSL)->nodelen * (N)))
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
D | nghttp3_ksl.h | 265 #define nghttp3_ksl_nth_node(KSL, BLK, N) \ argument 266 ((nghttp3_ksl_node *)(void *)((BLK)->nodes + (KSL)->nodelen * (N)))
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 232 for (auto BLK : BaseLayerVModuleKeys) in findSymbol() local 233 if (auto Sym = BaseLayer.findSymbolIn(BLK, Name, ExportedSymbolsOnly)) in findSymbol() 241 for (auto &BLK : BaseLayerVModuleKeys) in removeModulesFromBaseLayer() 242 if (auto Err = BaseLayer.removeModule(BLK)) in removeModulesFromBaseLayer()
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 229.txt | 35 22993|BLK
|