Home
last modified time | relevance | path

Searched defs:FORMAT_STRING (Results 1 – 13 of 13) 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/pigweed/pw_string/size_report/
Dstring_builder_size_report_incremental.cc34 #define FORMAT_STRING(string_builder_out, ...) sb << string_builder_out macro
38 #define FORMAT_STRING(unused_string_builder_out, ...) \ macro
/external/python/cpython2/Python/
Dformatter_unicode.c10 #define FORMAT_STRING _PyUnicode_FormatAdvanced macro
Dformatter_string.c9 #define FORMAT_STRING _PyBytes_FormatAdvanced macro
/external/openscreen/tools/
Dconvert_to_data_file.py14 FORMAT_STRING = """#pragma once variable
/external/avb/
Davbtool.py1164 FORMAT_STRING = ('!QQ') # tag, num_bytes_following (descriptor header) variable in AvbDescriptor
1249 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbPropertyDescriptor
1363 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbHashtreeDescriptor
1567 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbHashDescriptor
1707 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbKernelCmdlineDescriptor
1804 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbChainPartitionDescriptor
1973 FORMAT_STRING = ('!4s2L' # magic, 2 x version. variable in AvbFooter
2067 FORMAT_STRING = ('!4s2L' # magic, 2 x version variable in AvbVBMetaHeader
Davbtool1164 FORMAT_STRING = ('!QQ') # tag, num_bytes_following (descriptor header) variable in AvbDescriptor
1249 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbPropertyDescriptor
1363 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbHashtreeDescriptor
1567 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbHashDescriptor
1707 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbKernelCmdlineDescriptor
1804 FORMAT_STRING = ('!QQ' # tag, num_bytes_following (descriptor header) variable in AvbChainPartitionDescriptor
1973 FORMAT_STRING = ('!4s2L' # magic, 2 x version. variable in AvbFooter
2067 FORMAT_STRING = ('!4s2L' # magic, 2 x version variable in AvbVBMetaHeader
Daftltool247 FORMAT_STRING = ('!4s2L' # magic, major & minor version. variable in AftlImageHeader
367 FORMAT_STRING = ('!L' # transparency log server url size variable in AftlIcpEntry
886 FORMAT_STRING = ('!B' # Hash algorithm variable in Signature
1119 FORMAT_STRING = ('!B' # Version variable in Leaf
Daftltool.py247 FORMAT_STRING = ('!4s2L' # magic, major & minor version. variable in AftlImageHeader
367 FORMAT_STRING = ('!L' # transparency log server url size variable in AftlIcpEntry
886 FORMAT_STRING = ('!B' # Hash algorithm variable in Signature
1119 FORMAT_STRING = ('!B' # Version variable in Leaf
/external/deqp/framework/delibs/debase/
DdeDefs.h376 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) __attribute__ ((format(printf, FORMAT_STRING… argument
378 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) argument
/external/curl/lib/
Dmprintf.c113 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