/device/generic/goldfish/camera/ |
D | Alignment.h | 8 inline int align(int value, int alignment) { in align() function
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 14 #define HIGHEST_MULTIPLE_OF(align, x) \ argument 197 static int computePitch(GLsizei inputWidth, GLenum format, GLenum type, int align) { in computePitch() 202 …ackingOffset(GLenum format, GLenum type, GLsizei width, GLsizei height, int align, int skipPixels,… in computePackingOffset()
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | map_v4v6.c | 91 } align; typedef
|
D | getnetbydns.c | 115 } align; typedef
|
D | gethostbydns.c | 160 } align; typedef
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | FormatConversions.cpp | 32 uint32_t align = 16; in get_yv12_offsets() local 47 uint32_t align = 1; in get_yuv420p_offsets() local 69 int align = 16; in rgb565_to_yv12() local 110 int align = 16; in rgb888_to_yv12() local 184 int align = 16; in yv12_to_rgb565() local 229 int align = 16; in yv12_to_rgb888() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | chunk.py | 52 def __init__(self, file, align=True, bigendian=True, inclheader=False): argument
|
D | formatter.py | 49 def push_alignment(self, align): pass argument 213 def push_alignment(self, align): argument 305 def new_alignment(self, align): pass argument 326 def new_alignment(self, align): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | formatter.py | 49 def push_alignment(self, align): pass argument 213 def push_alignment(self, align): argument 305 def new_alignment(self, align): pass argument 326 def new_alignment(self, align): argument
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
D | pool.h | 241 u_int align; member 247 #define POOL_INIT(pp, size, align, align_offset, flags, wchan, palloc) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/ |
D | formatter.h | 135 STRINGLIB_CHAR align; member 308 calc_padding(Py_ssize_t nchars, Py_ssize_t width, STRINGLIB_CHAR align, in calc_padding()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/ |
D | formatter.h | 133 STRINGLIB_CHAR align; member 308 calc_padding(Py_ssize_t nchars, Py_ssize_t width, STRINGLIB_CHAR align, in calc_padding()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc.cpp | 473 int align = 1; in gralloc_alloc() local 1241 size_t align; in gralloc_lock_ycbcr() local
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/ |
D | Host.c | 344 CONST UINTN align = (1 << 24); in MapMemory() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _struct.c | 1200 align(Py_ssize_t size, char c, const formatdef *e) in align() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _struct.c | 1200 align(Py_ssize_t size, char c, const formatdef *e) in align() function
|