Searched defs:format (Results 126 - 150 of 1374) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DFormatters.h51 static void format(const codeview::TypeIndex &V, raw_ostream &Stream, function in struct:llvm::format_provider
64 static void format(const codeview::GUID &V, llvm::raw_ostream &Stream, function in struct:llvm::format_provider
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormatCommon.h29 void format(raw_ostream &S, StringRef Options) { function in struct:llvm::FmtAlign
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DChrono.cpp53 void format_provider<TimePoint<>>::format(const TimePoint<> &T, raw_ostream &OS, function in class:llvm::format_provider
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dreject_deliver_request.c67 reject_deliver_request(const char *service, DELIVER_REQUEST *request, const char *code, const char *format,...) argument
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Derror.c63 isc_error_unexpected(const char *file, int line, const char *format, ...) { argument
72 isc_error_fatal(const char *file, int line, const char *format, ...) { argument
89 default_unexpected_callback(const char *file, int line, const char *format, argument
99 default_fatal_callback(const char *file, int line, const char *format, argument
[all...]
/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dclk_dcf7000.c90 cvt_dcf7000( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
[all...]
H A Dclk_sel240x.c125 cvt_sel240x( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
H A Dclk_wharton.c88 cvt_wharton_400a( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
H A Dclk_computime.c113 cvt_computime( unsigned char *buffer, int size, struct format *format, clocktime_t *clock_time, void *local ) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DFormatters.cpp26 void GuidAdapter::format(raw_ostream &Stream, StringRef Style) { function in class:GuidAdapter
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DMacros.h58 namespace format { namespace in namespace:clang
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DNodeIntrospection.cpp35 std::string LocationCallFormatterCpp::format(const LocationCall &Call) { function in class:clang::tooling::LocationCallFormatterCpp
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_custom_float.c34 build_custom_float( struct fixed31_32 value, const struct custom_float_format *format, bool *negative, uint32_t *mantissa, uint32_t *exponenta) argument
127 setup_custom_float( const struct custom_float_format *format, bool negative, uint32_t mantissa, uint32_t exponenta, uint32_t *result) argument
187 convert_to_custom_float_format( struct fixed31_32 value, const struct custom_float_format *format, uint32_t *result) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_dumb.c45 uint32_t pitch, format; local
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmsg_output.c145 void msg_printf(int level, const char *format,...) argument
156 msg_vprintf(int level, const char *format, va_list ap) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Derrors.c44 warning (const char *format, ...) argument
59 error (const char *format, ...) argument
76 fatal (const char *format, ...) argument
91 internal_error (const char *format, argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dbtrace-common.cc27 btrace_format_string (enum btrace_format format) argument
47 btrace_format_short_string (enum btrace_format format) argument
[all...]
H A Dcommon-utils.cc35 xstrprintf (const char *format, ...) argument
47 xstrvprintf (const char *format, va_list ap) argument
62 xsnprintf (char *str, size_t size, const char *format, ...) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Demul.h35 const struct format_ops * format; member in struct:emulation
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Derrors.cc44 warning (const char *format, ...) argument
59 error (const char *format, ...) argument
76 fatal (const char *format, ...) argument
91 internal_error (const char *format, argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddebug.c143 static const char format[] = "\t%-18s%s\n"; local
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-out.c69 do_field_fmt(int fldno, int width, ui_align align, const char *fldname, const ui_file_style &style, const char *format, va_list args) argument
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dxml-utils.cc68 string_xml_appendf (std::string &buffer, const char *format, ...) argument
H A Dcommon-utils.cc36 xstrprintf (const char *format, ...) argument
47 xstrvprintf (const char *format, va_list ap) argument
62 xsnprintf (char *str, size_t size, const char *format, ...) argument
H A Dbtrace-common.cc27 btrace_format_string (enum btrace_format format) argument
47 btrace_format_short_string (enum btrace_format format) argument
[all...]

Completed in 168 milliseconds

1234567891011>>