Searched defs:format (Results 1 - 25 of 545) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_slkinit.c44 slk_init(int format) argument
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DEncoderTable.cpp134 raw_audio_codec_id_for(const media_format& format) argument
H A DDemuxerTable.cpp114 demuxer_format_for(AVInputFormat* format) argument
/haiku-fatelf/src/apps/mediaplayer/support/
H A DColorSpaceToString.cpp9 color_space_to_string(color_space format) argument
/haiku-fatelf/src/bin/coreutils/lib/
H A Dvprintf.c33 vprintf (const char *format, va_list args) argument
H A Dxasprintf.c24 xasprintf (const char *format, ...) argument
H A Dasprintf.c34 asprintf (char **resultp, const char *format, ...) argument
/haiku-fatelf/src/bin/package/
H A DStandardErrorOutput.cpp13 StandardErrorOutput::PrintErrorVarArgs(const char* format, va_list args) argument
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dwprintf.c26 wprintf (const wchar_t *format, ...) argument
H A Dwscanf.c27 wscanf (const wchar_t *format, ...) argument
H A Dfwprintf.c27 __fwprintf (FILE *stream, const wchar_t *format, ...) argument
H A Dfwscanf.c26 fwscanf (FILE *stream, const wchar_t *format, ...) argument
H A Dswscanf.c25 swscanf (const wchar_t *s, const wchar_t *format, ...) argument
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dscanf.c30 scanf (const char *format, ...) argument
H A Dfprintf.c26 fprintf (FILE *stream, const char *format, ...) argument
H A Dfscanf.c25 fscanf (FILE *stream, const char *format, ...) argument
H A Dprintf.c27 printf (const char *format, ...) argument
/haiku-fatelf/src/libs/stdc++/legacy/
H A Disscan.cc44 istream& istream::vscan(const char *format, _IO_va_list args) argument
/haiku-fatelf/src/system/boot/platform/routerboard_mipsel/
H A Ddebug.c13 panic(const char* format, ...) argument
20 dprintf(const char* format, ...) argument
/haiku-fatelf/src/system/libroot/posix/wchar/
H A Dwcsftime.cpp10 __wcsftime(wchar_t* wcs, size_t wcsSize, const wchar_t* format, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/kernel_add_on/
H A Dkernel-cpp.cpp15 extern "C" int fprintf(FILE *f, const char *format, ...) { return 0; } argument
/haiku-fatelf/src/tests/kits/locale/number_format/generic_number_format/
H A DGenericNumberFormatConstructorTest.cpp31 BGenericNumberFormat format; local
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATATracing.cpp18 ata_trace_printf(uint32 flags, const char *format, ...) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/demultiplexer/
H A Dmisc.cpp15 void print_multistream_format(media_multistream_format * format) { argument
32 void print_media_format(media_format * format) { argument
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/reader/
H A Dmisc.cpp15 void print_multistream_format(media_multistream_format * format) { argument
32 void print_media_format(media_format * format) { argument
[all...]

Completed in 393 milliseconds

1234567891011>>