Searched defs:FORMAT_STRING (Results 1 – 9 of 9) sorted by relevance
/external/tcpdump/ |
D | funcattrs.h | 114 #define FORMAT_STRING(p) _Printf_format_string_ p macro 116 #define FORMAT_STRING(p) __format_string p macro 119 #define FORMAT_STRING(p) p macro
|
/external/python/cpython2/Python/ |
D | formatter_unicode.c | 10 #define FORMAT_STRING _PyUnicode_FormatAdvanced macro
|
D | formatter_string.c | 9 #define FORMAT_STRING _PyBytes_FormatAdvanced macro
|
/external/avb/ |
D | avbtool | 1074 FORMAT_STRING = ('!QQ') # tag, num_bytes_following (descriptor header) variable in AvbDescriptor 1152 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbPropertyDescriptor 1251 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbHashtreeDescriptor 1440 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbHashDescriptor 1575 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbKernelCmdlineDescriptor 1669 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbChainPartitionDescriptor 1833 FORMAT_STRING = ('!4s2L' # magic, 2 x version. variable in AvbFooter 1892 FORMAT_STRING = ('!4s2L' # magic, 2 x version variable in AvbVBMetaHeader
|
/external/deqp/framework/delibs/debase/ |
D | deDefs.h | 370 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) __attribute__ ((format(printf, FORMAT_STRING… argument 372 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) argument
|
/external/curl/lib/ |
D | mprintf.c | 112 FORMAT_STRING, enumerator
|
/external/python/cpython2/Objects/stringlib/ |
D | formatter.h | 1306 FORMAT_STRING(PyObject *obj, in FORMAT_STRING() function
|
/external/libxml2/ |
D | trio.c | 416 #define FORMAT_STRING 4 macro
|
/external/guice/extensions/persist/lib/ |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |