Home
last modified time | relevance | path

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 DBlendMode.java13 DST(2), enum constant
/third_party/ffmpeg/libavcodec/
H A Dme_cmp.c715 #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 Dvp9dsp_template.c781 #define DST(x, y) dst[(x) + (y) * stride] macro
1076 #undef DST global() macro
[all...]
/third_party/node/deps/v8/src/date/
H A Ddate.h183 struct DST { struct in v8::internal::DateCache
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec.c170 #define DST(x, y) dst[(x) + (y) * BPS] macro
412 #undef DST global() macro
[all...]
H A Denc.c347 #define DST(x, y) dst[(x) + (y) * BPS] macro
514 #undef DST global() macro
[all...]
H A Ddec_sse2.c891 #define DST(x, y) dst[(x) + (y) * BPS] macro
1007 #undef DST macro
H A Denc_msa.c258 #define DST(x, y) dst[(x) + (y) * BPS] macro
430 #undef DST global() macro
[all...]
H A Denc_sse2.c703 #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 DAPFloat.h1026 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 DIRMover.cpp801 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 DAPFloat.h1157 unsigned int convertToHexString(char *DST, unsigned int HexDigits, in convertToHexString() argument
/third_party/python/Lib/test/
H A Ddatetimetester.py4703 class DST(tzinfo): class
4737 class DST(tzinfo): global() class
[all...]

Completed in 29 milliseconds