Home
last modified time | relevance | path

Searched defs:FORMAT_STRING (Results 1 – 8 of 8) sorted by relevance

/external/tcpdump/
Dfuncattrs.h114 #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/
Dformatter_unicode.c10 #define FORMAT_STRING _PyUnicode_FormatAdvanced macro
Dformatter_string.c9 #define FORMAT_STRING _PyBytes_FormatAdvanced macro
/external/avb/
Davbtool1074 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/
DdeDefs.h370 # 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/
Dmprintf.c112 FORMAT_STRING, enumerator
/external/python/cpython2/Objects/stringlib/
Dformatter.h1306 FORMAT_STRING(PyObject *obj, in FORMAT_STRING() function
/external/libxml2/
Dtrio.c416 #define FORMAT_STRING 4 macro