/external/mesa3d/src/gallium/drivers/i915/ |
i915_state_static.c | 64 static unsigned translate_depth_format(enum pipe_format zformat) 66 switch (zformat) { 202 uint32_t dst_buf_vars, cformat, zformat; local 217 zformat = translate_depth_format(depth_surface->format); 223 zformat = 0; 230 zformat |
|
/external/lzma/DOC/ |
lzma-sdk.txt | 82 DOC/7zFormat.txt - 7z Format description
|
/external/libdrm/intel/ |
intel_decode.c | 1276 const char *format, *zformat, *type; local [all...] |
/external/sqlite/dist/orig/ |
shell.c | 371 static void SQLITE_CDECL iotracePrintf(const char *zFormat, ...){ 375 va_start(ap, zFormat); 376 z = sqlite3_vmprintf(zFormat, ap); [all...] |
sqlite3.c | [all...] |
sqlite3.h | [all...] |
/external/sqlite/dist/ |
shell.c | 377 static void SQLITE_CDECL iotracePrintf(const char *zFormat, ...){ 381 va_start(ap, zFormat); 382 z = sqlite3_vmprintf(zFormat, ap); [all...] |
sqlite3.c | [all...] |
sqlite3.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xlib.h | 289 * Format structure; describes ZFormat data the screen will understand. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xlib.h | 286 * Format structure; describes ZFormat data the screen will understand. [all...] |