Searched refs:format (Results 451 - 475 of 1008) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DUnwindCursor.hpp487 _info.format, _info.start_ip, _addressSpace, _registers);
494 _info.format, (uint32_t)_info.start_ip, _addressSpace, _registers);
507 _info.format, _info.start_ip, _addressSpace, _registers);
518 if ((_info.format & UNWIND_X86_64_MODE_MASK) == UNWIND_X86_64_MODE_DWARF) {
520 *offset = (_info.format & UNWIND_X86_64_DWARF_SECTION_OFFSET);
529 if ((_info.format & UNWIND_X86_MODE_MASK) == UNWIND_X86_MODE_DWARF) {
531 *offset = (_info.format & UNWIND_X86_DWARF_SECTION_OFFSET);
546 if ((_info.format & UNWIND_ARM64_MODE_MASK) == UNWIND_ARM64_MODE_DWARF) {
548 *offset = (_info.format & UNWIND_ARM64_DWARF_SECTION_OFFSET);
921 _info.format
[all...]
/freebsd-11.0-release/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.c259 output(const char *format, ...) argument
264 va_start(ap, format);
265 if (vsnprintf(buf, sizeof(buf), format, ap) < 0)
272 logmsg(const char *format, ...) argument
279 va_start(ap, format);
280 if (vsnprintf(buf, sizeof(buf), format, ap) < 0)
291 vlogmsgx(const char *format, va_list ap) argument
295 if (vsnprintf(buf, sizeof(buf), format, ap) < 0)
302 logmsgx(const char *format, ...) argument
306 va_start(ap, format);
312 dbgmsg(const char *format, ...) argument
[all...]
/freebsd-11.0-release/sys/dev/sound/pcm/
H A Ddsp.c1228 AFMT_CHANNEL(wrch->format),
1229 AFMT_EXTCHANNEL(wrch->format)));
1233 p->play_format = AFMT_ENCODING(wrch->format);
1244 AFMT_CHANNEL(rdch->format),
1245 AFMT_EXTCHANNEL(rdch->format)));
1249 p->rec_format = AFMT_ENCODING(rdch->format);
1457 SND_FORMAT(wrch->format, *arg_i, 0));
1458 tmp = (AFMT_CHANNEL(wrch->format) > 1)? 1 : 0;
1464 SND_FORMAT(rdch->format, *arg_i, 0));
1466 tmp = (AFMT_CHANNEL(rdch->format) >
[all...]
/freebsd-11.0-release/contrib/binutils/binutils/
H A Dnm.c134 /* The output format to use. */
135 static struct output_fns *format = &formats[FORMAT_DEFAULT]; variable in typeref:struct:output_fns
157 /* When to print the names of files. Not mutually exclusive in SYSV format. */
184 {"format", required_argument, 0, 'f'},
219 -B Same as --format=bsd\n\
228 -f, --format=FORMAT Use the output format FORMAT. FORMAT can be `bsd',\n\
236 -P, --portability Same as --format=posix\n\
244 --target=BFDNAME Specify the target object format as BFDNAME\n\
301 fatal (_("%s: invalid output format"),
334 print_symname(const char *format, const char *name, bfd *abfd) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDataExtractor.cpp1535 s->Printf("error: unsupported byte size (%" PRIu64 ") for boolean format", (uint64_t)item_byte_size);
1745 s->Printf("error: unsupported byte size (%" PRIu64 ") for complex integer format", (uint64_t)item_byte_size);
1777 s->Printf("error: unsupported byte size (%" PRIu64 ") for complex float format", (uint64_t)item_byte_size);
1914 s->Printf("error: unsupported byte size (%" PRIu64 ") for float format", (uint64_t)item_byte_size);
1978 s->Printf("error: unsupported byte size (%" PRIu64 ") for hex float format", (uint64_t)item_byte_size);
2080 // be dumped with the option to override the format for each object
2082 // string. If "type_format" is NULL, then an appropriate format
2095 const char *format
2122 case TypeUInt8: sstr.Printf (format ? format
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/msan/
H A Dmsan_interceptors.cc484 // FIXME: support *wprintf in common format interceptors.
485 INTERCEPTOR(int, vswprintf, void *str, uptr size, void *format, va_list ap) { argument
487 int res = REAL(vswprintf)(str, size, format, ap);
494 INTERCEPTOR(int, swprintf, void *str, uptr size, void *format, ...) { argument
497 va_start(ap, format);
498 int res = vswprintf(str, size, format, ap);
526 INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, argument
528 INTERCEPTOR_STRFTIME_BODY(char, SIZE_T, strftime, s, max, format, tm);
531 INTERCEPTOR(SIZE_T, strftime_l, char *s, SIZE_T max, const char *format, argument
533 INTERCEPTOR_STRFTIME_BODY(char, SIZE_T, strftime_l, s, max, format, t
537 INTERCEPTOR(SIZE_T, __strftime_l, char *s, SIZE_T max, const char *format, __sanitizer_tm *tm, void *loc) argument
547 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, __sanitizer_tm *tm) argument
552 INTERCEPTOR(SIZE_T, wcsftime_l, wchar_t *s, SIZE_T max, const wchar_t *format, __sanitizer_tm *tm, void *loc) argument
559 INTERCEPTOR(SIZE_T, __wcsftime_l, wchar_t *s, SIZE_T max, const wchar_t *format, __sanitizer_tm *tm, void *loc) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp970 File::Printf (const char *format, ...) argument
973 va_start (args, format);
974 size_t result = PrintfVarArg (format, args);
983 File::PrintfVarArg (const char *format, va_list args) argument
989 result = vasprintf(&s, format, args);
1003 result = ::vfprintf (m_stream, format, args);
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-sflow.c67 uint8_t format[4]; member in struct:sflow_sample_header
180 uint8_t format[4]; member in struct:sflow_counter_record_t
185 uint8_t format[4]; member in struct:sflow_flow_record_t
490 enterprise = EXTRACT_32BITS(sflow_counter_record->format);
692 enterprise = EXTRACT_32BITS(sflow_flow_record->format);
875 sflow_sample_type = (EXTRACT_32BITS(sflow_sample->format)&0x0FFF);
H A Dutil.c161 const char *format; local
167 format = "%02d:%02d:%02d.%06u";
171 format = "%02d:%02d:%02d.%09u";
175 format = "%02d:%02d:%02d.{unknown precision}";
179 format = "%02d:%02d:%02d.%06u";
182 snprintf(buf, sizeof(buf), format,
/freebsd-11.0-release/contrib/gcc/
H A Ddwarf2asm.c327 /* Given an encoding, return the number of bytes the format occupies.
355 eh_data_format_name (int format)
366 switch (format) {
501 gcc_assert (format >= 0 && format < 0x100 && format_names[format]);
503 return format_names[format];
353 eh_data_format_name(int format) argument
/freebsd-11.0-release/contrib/binutils/bfd/doc/
H A DMakefile.in241 core.texi elf.texi elfcode.texi format.texi \
249 core.p format.p \
253 format.p core.p init.p
265 $(srcdir)/../elfcode.h $(srcdir)/../format.c \
274 $(srcdir)/../format.c $(srcdir)/../libbfd.c \
329 $(srcdir)/../format.c \
682 format.texi: chew.c $(srcdir)/../format.c $(srcdir)/doc.str
684 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../format.c >format
[all...]
/freebsd-11.0-release/contrib/groff/src/preproc/refer/
H A Dcommand.cpp106 static void error(const char *format,
226 void input_stack::error(const char *format, const errarg &arg1, argument
233 error_with_file_and_line(filename, lineno, format, arg1, arg2, arg3);
236 ::error(format, arg1, arg2, arg3);
239 void command_error(const char *format, const errarg &arg1, argument
242 input_stack::error(format, arg1, arg2, arg3);
/freebsd-11.0-release/sys/arm/allwinner/
H A Da10_codec.c164 uint32_t format; member in struct:a10codec_chinfo
448 (AFMT_CHANNEL(ch->format) == 1 ? DAC_FIFOC_MONO_EN : 0) |
482 (AFMT_CHANNEL(ch->format) == 1 ? ADC_FIFOC_MONO_EN : 0) |
593 a10codec_chan_setformat(kobj_t obj, void *data, uint32_t format) argument
597 ch->format = format;
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dadm_files.c339 /* ### want to add another directory? do a format bump to ensure that
377 int format;
393 SVN_ERR(svn_wc__internal_check_wc(&format, db, local_abspath, TRUE,
398 if (format == 0)
373 int format; local
/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dos_internal.c501 int os_snprintf(char *str, size_t size, const char *format, ...) argument
510 va_start(ap, format);
511 ret = vsnprintf(str, size, format, ap);
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DTimer.cpp160 OS << format(" %7.4f (%5.1f%%)", Val, Val*100/Total);
175 OS << format("%9" PRId64 " ", (int64_t)getMemUsed());
321 OS << format(" Total Execution Time: %5.4f seconds (%5.4f wall clock)\n",
/freebsd-11.0-release/contrib/gdb/gdb/
H A Ddisasm.c317 fprintf_disasm (void *stream, const char *format, ...) argument
320 va_start (args, format);
321 vfprintf_filtered (stream, format, args);
H A Di386-stub.c558 debug_error (format, parm)
559 char *format;
563 fprintf (stderr, format, parm);
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_ioc32.c150 int format; member in struct:drm_radeon_texture32
171 request.format = req32->format;
/freebsd-11.0-release/sys/dev/sound/macio/
H A Daoa.c191 aoa_chan_setformat(kobj_t obj, void *data, u_int32_t format) argument
193 DPRINTF(("aoa_chan_setformat: format = %u\n", format));
195 if (format != SND_FORMAT(AFMT_S16_BE, 2, 0))
/freebsd-11.0-release/share/mk/
H A Dbsd.sys.mk37 CWARNFLAGS+= -Wall -Wno-format-y2k
98 #CWARNFLAGS+= -Wformat-nonliteral -Wformat-security -Wno-format-extra-args
99 CWARNFLAGS+= -Wformat=2 -Wno-format-extra-args
101 CWARNFLAGS.clang+= -Wno-format-nonliteral
109 CWARNFLAGS+= -Wno-format
117 # How to handle FreeBSD custom printf format specifiers.
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObjectSyntheticFilter.h141 SetFormat(lldb::Format format) override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h121 SetFormat (lldb::Format format = lldb::eFormatDefault);
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DXML.h173 ErrorCallback (void *ctx, const char *format, ...);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBTypeCategory.cpp324 SBTypeFormat format)
332 if (!format.IsValid())
336 m_opaque_sp->GetRegexTypeFormatsContainer()->Add(lldb::RegularExpressionSP(new RegularExpression(type_name.GetName())), format.GetSP());
338 m_opaque_sp->GetTypeFormatsContainer()->Add(ConstString(type_name.GetName()), format.GetSP());
323 AddTypeFormat(SBTypeNameSpecifier type_name, SBTypeFormat format) argument

Completed in 315 milliseconds

<<11121314151617181920>>