Searched defs:format (Results 26 - 50 of 571) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Derrors.c40 warning VPARAMS ((const char *format, ...)) argument
55 error VPARAMS ((const char *format, ...)) argument
72 fatal VPARAMS ((const char *format, ...)) argument
87 internal_error(const char *format, ...) argument
[all...]
/openbsd-current/regress/lib/libc/time/strptime/
H A Dmain.c51 char *p, *title, *buf, *format; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DState.h69 static void format(const lldb::StateType &state, raw_ostream &Stream, function in struct:llvm::format_provider
H A DStatus.h68 static Status createWithFormat(const char *format, Args &&...args) { argument
178 SetErrorStringWithFormatv(const char *format, Args &&... args) argument
[all...]
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBError.cpp79 void DNBError::LogThreadedIfError(const char *format, ...) const { argument
97 void DNBError::LogThreaded(const char *format, ...) const { argument
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DOsLogger.cpp24 void DarwinLogCallback(void *baton, uint32_t flags, const char *format, argument
/openbsd-current/usr.bin/dig/lib/isc/
H A Derror.c27 isc_error_unexpected(const char *file, int line, const char *format, ...) { argument
39 isc_error_fatal(const char *file, int line, const char *format, ...) { argument
/openbsd-current/lib/libcurses/widechar/
H A Dlib_slk_wset.c49 slk_wset(int i, const wchar_t *astr, int format) argument
/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dcontainer_adaptor.h49 format(__maybe_const_adaptor& __adaptor, _FormatContext& __ctx) const { function in struct:__formatter_container_adaptor
/openbsd-current/gnu/lib/libiberty/src/
H A Dvasprintf.c64 int_vasprintf (char **result, const char *format, va_list args) argument
152 vasprintf (char **result, const char *format, argument
164 checkit (const char *format, ...) argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Derrors.c45 warning (int opt ATTRIBUTE_UNUSED, const char *format, ...) argument
60 error (const char *format, ...) argument
77 fatal (const char *format, ...) argument
92 internal_error (const char *format, argument
[all...]
/openbsd-current/games/trek/
H A Dgetpar.c195 char format[20]; local
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dmsgbuild.c45 unsigned int vmsgbuild(unsigned char *buffer, const char *format, va_list args) argument
136 unsigned int msgbuild(unsigned char *buffer, const char *format, ...) argument
154 extern int msgsend(ChannelID chan, const char *format,...) argument
194 unpack_message(unsigned char *buffer, const char *format, ...) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Demul.h36 const struct format_ops * format; member in struct:emulation
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Demul.h36 const struct format_ops * format; member in struct:emulation
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DFormatCommon.h29 void format(raw_ostream &S, StringRef Options) { function in struct:llvm::FmtAlign
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DChrono.cpp53 void format_provider<TimePoint<>>::format(const TimePoint<> &T, raw_ostream &OS, function in class:llvm::format_provider
/openbsd-current/gnu/llvm/clang/tools/clang-rename/
H A Dclang-rename.el
/openbsd-current/gnu/llvm/lldb/source/Expression/
H A DDiagnosticManager.cpp59 Printf(DiagnosticSeverity severity, const char *format, ...) argument
/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DNodeIntrospection.cpp35 std::string LocationCallFormatterCpp::format(const LocationCall &Call) { function in class:clang::tooling::LocationCallFormatterCpp
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Dcustom_float.c29 build_custom_float( struct fixed31_32 value, const struct custom_float_format *format, bool *negative, uint32_t *mantissa, uint32_t *exponenta) argument
122 setup_custom_float( const struct custom_float_format *format, bool negative, uint32_t mantissa, uint32_t exponenta, uint32_t *result) argument
182 convert_to_custom_float_format( struct fixed31_32 value, const struct custom_float_format *format, uint32_t *result) argument
[all...]
/openbsd-current/lib/libcurses/base/
H A Dlib_slkset.c53 NCURSES_SP_NAME(slk_set) (NCURSES_SP_DCLx int i, const char *astr, int format) argument
155 slk_set(int i, const char *astr, int format) argument
/openbsd-current/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.h23 namespace format { namespace in namespace:clang
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DDumpRegisterValue.cpp18 DumpRegisterValue(const RegisterValue &reg_val, Stream *s, const RegisterInfo *reg_info, bool prefix_with_name, bool prefix_with_alt_name, Format format, uint32_t reg_name_right_align_at, ExecutionContextScope *exe_scope) argument
/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCData.cpp43 Serialize(CFPropertyListRef plist, CFPropertyListFormat format) argument

Completed in 333 milliseconds

1234567891011>>