Searched defs:DST (Results 1 - 13 of 13) sorted by relevance
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
| H A D | BlendMode.java | 13 DST(2), enum constant
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | me_cmp.c | 715 #define DST(x, v) dct[i][x] = v in dct264_sad8x8_c() macro 719 #undef DST in dct264_sad8x8_c() macro 722 #define DST dct264_sad8x8_c() macro 726 #undef DST dct264_sad8x8_c() macro [all...] |
| H A D | vp9dsp_template.c | 781 #define DST(x, y) dst[(x) + (y) * stride] macro 1076 #undef DST global() macro [all...] |
| /third_party/node/deps/v8/src/date/ |
| H A D | date.h | 183 struct DST { struct in v8::internal::DateCache [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec.c | 170 #define DST(x, y) dst[(x) + (y) * BPS] macro 412 #undef DST global() macro [all...] |
| H A D | enc.c | 347 #define DST(x, y) dst[(x) + (y) * BPS] macro 514 #undef DST global() macro [all...] |
| H A D | dec_sse2.c | 891 #define DST(x, y) dst[(x) + (y) * BPS] macro 1007 #undef DST macro
|
| H A D | enc_msa.c | 258 #define DST(x, y) dst[(x) + (y) * BPS] macro 430 #undef DST global() macro [all...] |
| H A D | enc_sse2.c | 703 #define DST(x, y) dst[(x) + (y) * BPS] macro 889 #undef DST global() macro [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | APFloat.h | 1026 unsigned int convertToHexString(char *DST, unsigned int HexDigits, in convertToHexString() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
| H A D | IRMover.cpp | 801 StructType *DST = DstM.getTypeByName(STTypePrefix); in computeTypeMapping() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APFloat.h | 1157 unsigned int convertToHexString(char *DST, unsigned int HexDigits, in convertToHexString() argument
|
| /third_party/python/Lib/test/ |
| H A D | datetimetester.py | 4703 class DST(tzinfo): class 4737 class DST(tzinfo): global() class [all...] |
Completed in 31 milliseconds