/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 103 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 | 49 #define DEF(x) x ## _mmx macro 60 #define DEF(x) x ## _3dnow macro 76 #define DEF(x) x ## _ssse3 macro
|
D | hpeldsp_init.c | 73 #define DEF(x, y) x ## _no_rnd_ ## y ## _mmx macro 100 #define DEF(x, y) ff_ ## x ## _ ## y ## _mmx macro
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/enums/constant_enum_declarations/ |
D | constant_enum_declarations.ts | 31 DEF = 1024, enumerator 49 DEF = 1024, enumerator
|
/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/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/enums/ |
D | enums.ts | 30 DEF = 1024, enumerator
|
/third_party/node/test/parallel/ |
D | test-stream-uint8array.js | 8 const DEF = new Uint8Array([0x44, 0x45, 0x46]); constant
|
/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/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/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/node/deps/icu-small/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/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 1758 #define ATOMIC_MEMORY_DISASM_LIST(V, DEF) \ argument
|
/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 | 4520 #define DEF U_BIDI_CLASS_DEFAULT in overrideBidiClass() macro
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 2345 DECL_SPECIAL(DEF) in DECL_SPECIAL() argument
|