/third_party/ffmpeg/tests/fate/ |
D | acodec.mak | 37 fate-acodec-pcm-%: FMT = wav macro 38 fate-acodec-pcm-%_planar: FMT = nut macro 41 fate-acodec-pcm-s8: FMT = mov macro 42 fate-acodec-pcm-s%be: FMT = mov macro 43 fate-acodec-pcm-u%be: FMT = nut macro 44 fate-acodec-pcm-u%le: FMT = nut macro 45 fate-acodec-pcm-f%be: FMT = au macro 65 fate-acodec-adpcm-adx: FMT = adx macro 66 fate-acodec-adpcm-argo: FMT = argo_asf macro 67 fate-acodec-adpcm-ima_apm: FMT = apm macro [all …]
|
D | vcodec.mak | 6 fate-vsynth%: FMT = avi macro 45 fate-vsynth1-vc2-4%: FMT = mov macro 48 fate-vsynth2-vc2-4%: FMT = mov macro 51 fate-vsynth_lena-vc2-4%: FMT = mov macro 55 fate-vsynth1-vc2-t%: FMT = mov macro 57 fate-vsynth2-vc2-t%: FMT = mov macro 59 fate-vsynth_lena-vc2-t%: FMT = mov macro 64 fate-vsynth%-dnxhd-720p: FMT = dnxhd macro 68 fate-vsynth%-dnxhd-720p-rd: FMT = dnxhd macro 72 fate-vsynth%-dnxhd-720p-10bit: FMT = dnxhd macro [all …]
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_format.c | 5 #define MAP_FORMAT_NORM(FMT) \ argument 9 #define MAP_FORMAT_SCALED(FMT) \ argument 13 #define MAP_FORMAT_INT(FMT) \ argument 17 #define MAP_FORMAT_SRGB(FMT) \ argument 20 #define MAP_FORMAT_FLOAT(FMT) \ argument
|
/third_party/boost/libs/format/test/ |
D | format_test_exceptions.cpp | 19 #define CHECK_INVALID_0(FMT, EX) { BOOST_TEST_THROWS((boost::format(FMT)).str(), EX); \ argument 21 #define CHECK_INVALID_1(FMT, _1, EX) { BOOST_TEST_THROWS((boost::format(FMT) % _1).str(), EX); \ argument 23 #define CHECK_INVALID_2(FMT, _1, _2, EX) { BOOST_TEST_THROWS((boost::format(FMT) % _1 % _2).str(), … argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_format.c | 32 #define MAP_FORMAT_NORM(FMT) \ argument 36 #define MAP_FORMAT_INT(FMT) \ argument 40 #define MAP_FORMAT_SRGB(FMT) \ argument 43 #define MAP_FORMAT_FLOAT(FMT) \ argument
|
/third_party/ltp/include/ |
D | tst_test_macros.h | 39 #define TST_FMT_(FMT, _1, ...) FMT, ##__VA_ARGS__ argument 41 #define TST_MSG_(RES, FMT, SCALL, ...) \ argument 45 #define TST_MSGP_(RES, FMT, PAR, SCALL, ...) \ argument 49 #define TST_MSGP2_(RES, FMT, PAR, PAR2, SCALL, ...) \ argument 198 #define TST_EXP_EXPR(EXPR, FMT, ...) \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | tableprint.h | 80 #define FMT "Iu" macro 82 #define FMT "zu" macro
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | upsampling_neon.c | 135 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) do { \ argument 176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 192 #define NEON_UPSAMPLE_FUNC(FUNC_NAME, FMT, XSTEP) \ argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | upsampling_neon.c | 135 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) do { \ argument 176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 192 #define NEON_UPSAMPLE_FUNC(FUNC_NAME, FMT, XSTEP) \ argument
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 148 #define FMT(pipe, mali, swizzle, srgb, flags) \ macro 163 #define FMT(pipe, mali, swizzle, srgb, flags) \ macro
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | SDL_wave.h | 34 #define FMT 0x20746D66 /* "fmt " */ macro
|
/third_party/ffmpeg/libavcodec/tests/ |
D | fft.c | 70 #define FMT "%10.6f" macro 74 #define FMT "%6d" macro 78 #define FMT "%6d" macro
|
/third_party/libnl/include/netlink-private/ |
D | netlink.h | 85 #define NL_DBG(LVL,FMT,ARG...) \ argument 97 #define NL_DBG(LVL,FMT,ARG...) do { } while(0) argument
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd6_format_table.c | 45 #define FMT(pipe, vtxfmt, texfmt, rbfmt, swapfmt) \ macro
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UBiDiProps.java | 271 private static final int FMT=0x42694469; field in UBiDiProps
|
D | UCaseProps.java | 1546 private static final int FMT=0x63415345; field in UCaseProps
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UBiDiProps.java | 267 private static final int FMT=0x42694469; field in UBiDiProps
|
D | UCaseProps.java | 1561 private static final int FMT=0x63415345; field in UCaseProps
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 544 ChoiceFormat* FMT[] = { &fmt1, &fmt2 }; in TestClosures() local
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_wgl.cpp | 54 #define WGL_EVENT(EP, FMT, ...) EVENT(nullptr, WGL##EP, FMT, __VA_ARGS__) argument
|
/third_party/iptables/iptables/ |
D | nft-shared.h | 36 #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (tab)) macro
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui.h | 96 #define IM_FMTARGS(FMT) __attribute__((format(gnu_printf, FMT, FMT+1))) argument 97 #define IM_FMTLIST(FMT) __attribute__((format(gnu_printf, FMT, 0))) argument 99 #define IM_FMTARGS(FMT) __attribute__((format(printf, FMT, FMT+1))) argument 100 #define IM_FMTLIST(FMT) __attribute__((format(printf, FMT, 0))) argument 102 #define IM_FMTARGS(FMT) argument 103 #define IM_FMTLIST(FMT) argument
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui.h | 67 #define IM_FMTARGS(FMT) __attribute__((format(printf, FMT, FMT+1))) // Apply printf-sty… argument 68 #define IM_FMTLIST(FMT) __attribute__((format(printf, FMT, 0))) argument 70 #define IM_FMTARGS(FMT) argument 71 #define IM_FMTLIST(FMT) argument
|
/third_party/mesa3d/src/imgui/ |
D | imgui.h | 67 #define IM_FMTARGS(FMT) __attribute__((format(printf, FMT, FMT+1))) // Apply printf-sty… argument 68 #define IM_FMTLIST(FMT) __attribute__((format(printf, FMT, 0))) argument 70 #define IM_FMTARGS(FMT) argument 71 #define IM_FMTLIST(FMT) argument
|
/third_party/iptables/include/ |
D | xtables.h | 557 #define FMT(tab,notab) ((format) & FMT_NOTABLE ? (notab) : (tab)) macro
|