/third_party/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_internal.h | 46 #define PAD(from, to) \ macro
|
/third_party/skia/tests/ |
D | MemsetTest.cpp | 21 #define PAD 32 macro
|
/third_party/flutter/skia/tests/ |
D | MemsetTest.cpp | 21 #define PAD 32 macro
|
/third_party/node/deps/icu-small/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/icu/icu4c/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/node/deps/npm/node_modules/boxen/ |
D | index.js | 100 const PAD = ' '; constant
|
/third_party/FreeBSD/sys/crypto/sha2/ |
D | sha256c.c | 190 static unsigned char PAD[64] = { variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jcphuff.c | 151 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | tjunittest.c | 278 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | turbojpeg.c | 53 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
/third_party/libjpeg-turbo/ |
D | jcphuff.c | 153 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | tjunittest.c | 276 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | turbojpeg.c | 52 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jcphuff.c | 146 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | tjunittest.c | 271 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | turbojpeg-jni.c | 40 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | turbojpeg.c | 52 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
/third_party/ffmpeg/libavfilter/ |
D | f_ebur128.c | 309 #define PAD 8 in config_video_output() macro
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_demo.cpp | 7033 const float PAD = 10.0f; local
|