/third_party/ffmpeg/libavcodec/x86/ |
D | hpeldsp_rnd_template.c | 31 av_unused static void DEF(put, pixels8_x2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_si… in DEF() function 63 av_unused static void DEF(put, pixels16_x2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_s… in DEF() function 109 av_unused static void DEF(put, pixels8_y2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_si… in DEF() function 138 av_unused static void DEF(avg, pixels16_x2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_s… in DEF() function 165 av_unused static void DEF(avg, pixels8_y2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_si… in DEF() function
|
D | rnd_template.c | 33 av_unused STATIC void DEF(put, pixels8_xy2)(uint8_t *block, const uint8_t *pixels, in DEF() function 102 av_unused STATIC void DEF(avg, pixels8_xy2)(uint8_t *block, const uint8_t *pixels, in DEF() function
|
D | mpegvideoenc_qns_template.c | 35 static int DEF(try_8x8basis)(int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale) in DEF() function 77 static void DEF(add_8x8basis)(int16_t rem[64], int16_t basis[64], int scale) in DEF() function
|
D | mpegvideoencdsp_init.c | 52 #define DEF(x) x ## _mmx macro 63 #define DEF(x) x ## _3dnow macro 79 #define DEF(x) x ## _ssse3 macro
|
D | hpeldsp_init.c | 96 #define DEF(x, y) x ## _no_rnd_ ## y ## _mmx macro 122 #define DEF(x, y) x ## _ ## y ## _mmx macro 130 #define DEF(x, y) ff_ ## x ## _ ## y ## _mmx macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/ |
D | dump-macros.c | 4 #define DEF def macro 6 #define DEF xyz macro
|
D | dump-macros-only.c | 5 #define DEF def macro 7 #define DEF xyz macro
|
/third_party/node/test/parallel/ |
D | test-stream-uint8array.js | 8 const DEF = new Uint8Array([0x44, 0x45, 0x46]); constant
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
D | TestClassOverride.java | 28 private static final int DEF = TestData.DEF; field in TestClassOverride
|
D | TestData.java | 49 protected static final int DEF = Bidi.CLASS_DEFAULT; field in TestData
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestClassOverride.java | 25 private static final int DEF = TestData.DEF; field in TestClassOverride
|
D | TestData.java | 46 protected static final int DEF = Bidi.CLASS_DEFAULT; field in TestData
|
/third_party/quickjs/ |
D | unicode_gen.c | 160 #define DEF(id, str) GCAT_ ## id, macro 167 #define DEF(id, str) #id, macro 173 #define DEF(id, str) str, macro 183 #define DEF(id, str) SCRIPT_ ## id, macro 190 #define DEF(id, str) #id, macro 196 #define DEF(id, str) str, macro 206 #define DEF(id, str) PROP_ ## id, macro 213 #define DEF(id, str) #id, macro 219 #define DEF(id, str) str, macro
|
D | libregexp.c | 51 #define DEF(id, size) REOP_ ## id, macro 95 #define DEF(id, size) { #id, size }, macro
|
/third_party/boost/libs/beast/test/beast/_experimental/ |
D | stream.cpp | 21 #define DEF boost::asio::use_future_t macro
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ |
D | UOption.java | 62 public static UOption DEF(String aLongName, in DEF() method in UOption
|
/third_party/ffmpeg/libavcodec/ |
D | vc1.c | 594 #define ROTATE(DEF, L, N, C, A) do { \ in rotate_luts() argument
|
D | bytestream.h | 42 #define DEF(type, name, bytes, read, write) \ macro
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetISCII.java | 79 static final short DEF = 0x40; field in CharsetISCII.ISCIILang
|
/third_party/icu/icu4c/source/common/ |
D | ucnvisci.cpp | 87 DEF = 0x40, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvisci.cpp | 87 DEF = 0x40, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnvisci.cpp | 87 DEF = 0x40, enumerator
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvisci.cpp | 87 DEF = 0x40, enumerator
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | linearize.h | 189 #define DEF_OPCODE(DEF, SRC) \ argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 4517 #define DEF U_BIDI_CLASS_DEFAULT in overrideBidiClass() macro
|