Home
last modified time | relevance | path

Searched +defs:format +defs:string (Results 1 – 25 of 12383) sorted by relevance

12345678910>>...496

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Ddebug.h30 #define M_REPORT(string) printf("%s:%d:%s: " string "\n", __FILE__, __LINE__, __PRETTY_FUNCTION__); argument
31 #define M_REPORTARG(format, args...) printf("%s:%d:%s: " format "\n", __FILE__, __LINE__, __PRETTY_… argument
32 #define M_DEBUG(string) if (debugMsg) fprintf(stderr, "%s:%d:%s: " string "\n", __FILE__, __LINE__,… argument
34 #define M_ERROR(string) fprintf(stderr, "%s:%d:%s: " string "\n", __FILE__, __LINE__, __PRETTY_FUNC… argument
35 #define M_ERRORARG(format, args...) fprintf(stderr, "%s:%d:%s: " format "\n", __FILE__, __LINE__, _… argument
37 #define M_REPORT(string) argument
38 #define M_REPORTARG(format, args...) argument
39 #define M_DEBUG(string) argument
40 #define M_DEBUGARG(format, args...) argument
41 #define M_ERROR(string) argument
[all …]
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgprintf.c44 g_printf (gchar const *format, in g_printf()
108 g_sprintf (gchar *string, in g_sprintf()
109 gchar const *format, in g_sprintf()
153 g_snprintf (gchar *string, in g_snprintf()
155 gchar const *format, in g_snprintf()
229 g_vsprintf (gchar *string, in g_vsprintf()
230 gchar const *format, in g_vsprintf()
270 g_vsnprintf (gchar *string, in g_vsnprintf()
272 gchar const *format, in g_vsnprintf()
299 g_vasprintf (gchar **string, in g_vasprintf()
[all …]
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgprintf.c49 g_printf (gchar const *format, in g_printf()
117 g_sprintf (gchar *string, in g_sprintf()
118 gchar const *format, in g_sprintf()
162 g_snprintf (gchar *string, in g_snprintf()
164 gchar const *format, in g_snprintf()
244 g_vsprintf (gchar *string, in g_vsprintf()
245 gchar const *format, in g_vsprintf()
285 g_vsnprintf (gchar *string, in g_vsnprintf()
287 gchar const *format, in g_vsnprintf()
320 g_vasprintf (gchar **string, in g_vasprintf()
[all …]
/dports/devel/glib20/glib-2.70.4/glib/gnulib/
H A Dprintf.c33 int _g_gnulib_printf (char const *format, ...) in _g_gnulib_printf()
45 int _g_gnulib_fprintf (FILE *file, char const *format, ...) in _g_gnulib_fprintf()
57 int _g_gnulib_sprintf (char *string, char const *format, ...) in _g_gnulib_sprintf()
69 int _g_gnulib_snprintf (char *string, size_t n, char const *format, ...) in _g_gnulib_snprintf()
81 int _g_gnulib_vprintf (char const *format, va_list args) in _g_gnulib_vprintf()
86 int _g_gnulib_vfprintf (FILE *file, char const *format, va_list args) in _g_gnulib_vfprintf()
101 int _g_gnulib_vsprintf (char *string, char const *format, va_list args) in _g_gnulib_vsprintf()
116 int _g_gnulib_vsnprintf (char *string, size_t n, char const *format, va_list args) in _g_gnulib_vsnprintf()
136 int _g_gnulib_vasprintf (char **result, char const *format, va_list args) in _g_gnulib_vasprintf()
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure.go64 format(f *formatter, indent string) methodSpec
84 func (str stringVal) format(f *formatter, indent string) { func
90 func (r rawVal) format(f *formatter, indent string) { func
101 func (l keyvals) format(f *formatter, indent string) { func
155 func (l list) format(f *formatter, indent string) { func
204 func (r ref) format(f *formatter, indent string) { func
213 func (t target) format(f *formatter, indent string) { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure.go64 format(f *formatter, indent string) methodSpec
84 func (str stringVal) format(f *formatter, indent string) { func
90 func (r rawVal) format(f *formatter, indent string) { func
101 func (l keyvals) format(f *formatter, indent string) { func
155 func (l list) format(f *formatter, indent string) { func
204 func (r ref) format(f *formatter, indent string) { func
213 func (t target) format(f *formatter, indent string) { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure.go64 format(f *formatter, indent string) methodSpec
84 func (str stringVal) format(f *formatter, indent string) { func
90 func (r rawVal) format(f *formatter, indent string) { func
101 func (l keyvals) format(f *formatter, indent string) { func
155 func (l list) format(f *formatter, indent string) { func
204 func (r ref) format(f *formatter, indent string) { func
213 func (t target) format(f *formatter, indent string) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure.go64 format(f *formatter, indent string) methodSpec
84 func (str stringVal) format(f *formatter, indent string) { func
90 func (r rawVal) format(f *formatter, indent string) { func
101 func (l keyvals) format(f *formatter, indent string) { func
155 func (l list) format(f *formatter, indent string) { func
204 func (r ref) format(f *formatter, indent string) { func
213 func (t target) format(f *formatter, indent string) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/kylelemons/godebug/pretty/
H A Dstructure.go64 format(f *formatter, indent string) methodSpec
84 func (str stringVal) format(f *formatter, indent string) { func
90 func (r rawVal) format(f *formatter, indent string) { func
101 func (l keyvals) format(f *formatter, indent string) { func
155 func (l list) format(f *formatter, indent string) { func
204 func (r ref) format(f *formatter, indent string) { func
213 func (t target) format(f *formatter, indent string) { func
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutprint.c50 acpi_ut_bound_string_length(const char *string, acpi_size count) in acpi_ut_bound_string_length()
140 const char *acpi_ut_scan_number(const char *string, u64 *number_ptr) in acpi_ut_scan_number()
166 const char *acpi_ut_print_number(char *string, u64 number) in acpi_ut_print_number()
201 static char *acpi_ut_format_number(char *string, in acpi_ut_format_number()
318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf()
571 int snprintf(char *string, acpi_size size, const char *format, ...) in snprintf()
596 int sprintf(char *string, const char *format, ...) in sprintf()
622 int vprintf(const char *format, va_list args) in vprintf()
649 int printf(const char *format, ...) in printf()
675 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutprint.c50 acpi_ut_bound_string_length(const char *string, acpi_size count) in acpi_ut_bound_string_length()
140 const char *acpi_ut_scan_number(const char *string, u64 *number_ptr) in acpi_ut_scan_number()
166 const char *acpi_ut_print_number(char *string, u64 number) in acpi_ut_print_number()
201 static char *acpi_ut_format_number(char *string, in acpi_ut_format_number()
318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf()
571 int snprintf(char *string, acpi_size size, const char *format, ...) in snprintf()
596 int sprintf(char *string, const char *format, ...) in sprintf()
622 int vprintf(const char *format, va_list args) in vprintf()
649 int printf(const char *format, ...) in printf()
675 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Dutprint.c50 acpi_ut_bound_string_length(const char *string, acpi_size count) in acpi_ut_bound_string_length()
140 const char *acpi_ut_scan_number(const char *string, u64 *number_ptr) in acpi_ut_scan_number()
166 const char *acpi_ut_print_number(char *string, u64 number) in acpi_ut_print_number()
201 static char *acpi_ut_format_number(char *string, in acpi_ut_format_number()
318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf()
571 int snprintf(char *string, acpi_size size, const char *format, ...) in snprintf()
596 int sprintf(char *string, const char *format, ...) in sprintf()
622 int vprintf(const char *format, va_list args) in vprintf()
649 int printf(const char *format, ...) in printf()
675 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/webapp2_extras/
H A Di18n.py581 def parse_date(self, string): argument
600 def parse_datetime(self, string): argument
613 def parse_time(self, string): argument
630 def parse_number(self, string): argument
655 def parse_decimal(self, string): argument
711 def gettext(string, **variables): argument
778 def parse_date(string): argument
783 def parse_datetime(string): argument
788 def parse_time(string): argument
793 def parse_number(string): argument
[all …]
/dports/net/czmq4/czmq-4.2.1/bindings/jni/czmq-jni/src/main/java/org/zeromq/czmq/
H A DZstr.java54 native static int __send (long dest, String string); in __send()
55 public static int send (long dest, String string) { in send()
62 native static int __sendm (long dest, String string); in __sendm()
63 public static int sendm (long dest, String string) { in sendm()
71 native static int __sendf (long dest, String format); in __sendf()
72 public static int sendf (long dest, String format) { in sendf()
80 native static int __sendfm (long dest, String format); in __sendfm()
81 public static int sendfm (long dest, String format) { in sendfm()
88 native static int __sendx (long dest, String string); in __sendx()
89 public static int sendx (long dest, String string []) { in sendx()
[all …]
/dports/net/czmq/czmq-4.1.1/bindings/jni/src/main/java/org/zeromq/czmq/
H A DZstr.java44 native static int __send (long dest, String string); in __send()
45 public int send (long dest, String string) { in send()
52 native static int __sendm (long dest, String string); in __sendm()
53 public int sendm (long dest, String string) { in sendm()
61 native static int __sendf (long dest, String format); in __sendf()
62 public int sendf (long dest, String format) { in sendf()
70 native static int __sendfm (long dest, String format); in __sendfm()
71 public int sendfm (long dest, String format) { in sendfm()
78 native static int __sendx (long dest, String string); in __sendx()
79 public int sendx (long dest, String string []) { in sendx()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/visualization/wcsaxes/tests/
H A Dtest_formatter_locator.py137 def test_format(self, format, string): argument
151 def test_separator(self, separator, format, string): argument
163 def test_invalid_formats(self, format): argument
188 def test_base_spacing(self, format, base_spacing): argument
241 def test_formatter_no_format(self, spacing, string): argument
394 def test_format(self, format, string): argument
402 def test_format_unit(self, format, string): argument
408 def test_invalid_formats(self, format): argument
417 def test_base_spacing(self, format, base_spacing): argument
/dports/devel/dmake/dmake-4.13.1/unix/coherent/ver40/
H A Dvfprintf.c61 #define Sprintf(string,format,arg) (sprintf((string),(format),(arg))) argument
63 #define Sprintf(string,format,arg) (\ argument
73 int vfprintf(dest, format, args) in vfprintf() argument
185 vprintf(format, args) in vprintf() argument
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/image/
H A Dformat.go17 type format struct { struct
18 name, magic string
19 decode func(io.Reader) (Image, error)
20 decodeConfig func(io.Reader) (Config, error)
32 func RegisterFormat(name, magic string, decode func(io.Reader) (Image, error), decodeConfig func(io…
51 func match(magic string, b []byte) bool {

12345678910>>...496