Lines Matching refs:format
139 /* Intel is abit special as the format doesn't follow other vendors naming
574 * \param format printf() like format string.
581 drmDebugPrint(const char *format, va_list ap)
583 return vfprintf(stderr, format, ap);
587 drmMsg(const char *format, ...)
594 va_start(ap, format);
596 drm_server_info->debug_print(format,ap);
598 drmDebugPrint(format, ap);
675 * PCI:b:d:f format and the newer pci:oooo:bb:dd.f format. In the format, o is
5061 * the format token modifier
5063 * \param modifier the format modifier token
5081 /** Retrieves a human-readable representation string from a format token
5085 * the format modifier was not in the table, this function would return NULL.
5087 * \param modifier the token format