Home
last modified time | relevance | path

Searched defs:PAD (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_internal.h46 #define PAD(from, to) \ macro
/third_party/skia/tests/
H A DMemsetTest.cpp21 #define PAD 32 macro
/third_party/icu/icu4c/source/common/
H A Duenum.cpp30 static const int32_t PAD = 8; variable
/third_party/FreeBSD/sys/crypto/sha2/
H A Dsha256c.c188 static unsigned char PAD[64] = { variable
/third_party/node/deps/icu-small/source/common/
H A Duenum.cpp30 static const int32_t PAD = 8; variable
/third_party/skia/third_party/externals/icu/source/common/
H A Duenum.cpp30 static const int32_t PAD = 8; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcphuff.c151 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
H A Dtjunittest.c278 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
H A Dturbojpeg.c53 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_ebur128.c302 #define PAD 8 in config_video_output() macro
[all...]
/third_party/backends/backend/
H A Dumax1220u-common.c192 #define PAD 10 macro
201 #define PAD 0 macro
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp7033 const float PAD = 10.0f; local

Completed in 24 milliseconds