HomeSort by relevance Sort by last modified time
    Searched refs:FORMAT_STRING (Results 1 - 22 of 22) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
formatter_unicode.c 10 #define FORMAT_STRING _PyUnicode_FormatAdvanced
formatter_string.c 9 #define FORMAT_STRING _PyBytes_FormatAdvanced
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
formatter_unicode.c 10 #define FORMAT_STRING _PyUnicode_FormatAdvanced
formatter_string.c 9 #define FORMAT_STRING _PyBytes_FormatAdvanced
  /external/python/cpython2/Python/
formatter_unicode.c 10 #define FORMAT_STRING _PyUnicode_FormatAdvanced
formatter_string.c 9 #define FORMAT_STRING _PyBytes_FormatAdvanced
  /external/tcpdump/
funcattrs.h 114 #define FORMAT_STRING(p) _Printf_format_string_ p
116 #define FORMAT_STRING(p) __format_string p
119 #define FORMAT_STRING(p) p
print.c 230 FORMAT_STRING(const char *fmt), ...)
233 FORMAT_STRING(const char *fmt), ...)
237 FORMAT_STRING(const char *fmt), ...)
netdissect.h 85 int snprintf (char *str, size_t sz, FORMAT_STRING(const char *format), ...)
90 int vsnprintf (char *str, size_t sz, FORMAT_STRING(const char *format),
tcpdump.c 174 static void error(FORMAT_STRING(const char *), ...) NORETURN PRINTFLIKE(1, 2);
175 static void warning(FORMAT_STRING(const char *), ...) PRINTFLIKE(1, 2);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
Helper.h 20 #define FORMAT_STRING 0x2
Helper.c 53 ASSERT (FormatMask & (FORMAT_NUMBER | FORMAT_STRING));
92 if (!Converted && ((FormatMask & FORMAT_STRING) != 0)) {
PolicyEntryOperation.c 108 FORMAT_NUMBER | FORMAT_STRING
308 FORMAT_STRING
412 FORMAT_STRING
470 FORMAT_STRING
488 FORMAT_STRING
505 FORMAT_STRING
522 FORMAT_STRING
642 FORMAT_STRING
716 FORMAT_STRING
773 FORMAT_STRING
    [all...]
Indexer.c 137 FORMAT_STRING
  /external/deqp/framework/delibs/debase/
deDefs.h 370 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) __attribute__ ((format(printf, FORMAT_STRING, FIRST_ARG)))
372 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG)
  /external/curl/lib/
mprintf.c 112 FORMAT_STRING,
399 vto[i].type = FORMAT_STRING;
498 case FORMAT_STRING:
803 case FORMAT_STRING:
  /external/avb/
avbtool     [all...]
  /external/libxml2/
trio.c 416 #define FORMAT_STRING 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
formatter.h 11 FORMAT_STRING
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
formatter.h 11 FORMAT_STRING
    [all...]
  /external/python/cpython2/Objects/stringlib/
formatter.h 11 FORMAT_STRING
    [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 1967 milliseconds