Home
last modified time | relevance | path

Searched defs:o_format (Results 1 – 15 of 15) sorted by relevance

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/convert/
H A Dprintf.hpp69 …static char const* o_format[] = { "%.*f", "%.*f", "%.*o", "%.*o", "%.*ho", "%.*ho", "%.*lo", "%.*l… in pformat() local
80 …static char const* o_format[] = { "%f", "%f", "%o", "%o", "%ho", "%ho", "%lo", "%lo" }; // Must ma… in format() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/convert/
H A Dprintf.hpp69 …static char const* o_format[] = { "%.*f", "%.*f", "%.*o", "%.*o", "%.*ho", "%.*ho", "%.*lo", "%.*l… in pformat() local
80 …static char const* o_format[] = { "%f", "%f", "%o", "%o", "%ho", "%ho", "%lo", "%lo" }; // Must ma… in format() local
/dports/databases/xtrabackup/boost_1_59_0/boost/convert/
H A Dprintf.hpp69 …static char const* o_format[] = { "%.*f", "%.*f", "%.*o", "%.*o", "%.*ho", "%.*ho", "%.*lo", "%.*l… in pformat() local
80 …static char const* o_format[] = { "%f", "%f", "%o", "%o", "%ho", "%ho", "%lo", "%lo" }; // Must ma… in format() local
/dports/databases/percona57-server/boost_1_59_0/boost/convert/
H A Dprintf.hpp69 …static char const* o_format[] = { "%.*f", "%.*f", "%.*o", "%.*o", "%.*ho", "%.*ho", "%.*lo", "%.*l… in pformat() local
80 …static char const* o_format[] = { "%f", "%f", "%o", "%o", "%ho", "%ho", "%lo", "%lo" }; // Must ma… in format() local
/dports/databases/percona57-client/boost_1_59_0/boost/convert/
H A Dprintf.hpp69 …static char const* o_format[] = { "%.*f", "%.*f", "%.*o", "%.*o", "%.*ho", "%.*ho", "%.*lo", "%.*l… in pformat() local
80 …static char const* o_format[] = { "%f", "%f", "%o", "%o", "%ho", "%ho", "%lo", "%lo" }; // Must ma… in format() local
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/convert/
H A Dprintf.hpp69 …static char const* o_format[] = { "%.*f", "%.*f", "%.*o", "%.*o", "%.*ho", "%.*ho", "%.*lo", "%.*l… in pformat() local
80 …static char const* o_format[] = { "%f", "%f", "%o", "%o", "%ho", "%ho", "%lo", "%lo" }; // Must ma… in format() local
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/convert/
H A Dprintf.hpp69 …static char const* o_format[] = { "%.*f", "%.*f", "%.*o", "%.*o", "%.*ho", "%.*ho", "%.*lo", "%.*l… in pformat() local
80 …static char const* o_format[] = { "%f", "%f", "%o", "%o", "%ho", "%ho", "%lo", "%lo" }; // Must ma… in format() local
/dports/math/p5-Math-Pari/Math-Pari-2.01080900/test_eng/
H A DTestout.pm180 sub o_format { subroutine
/dports/math/gnumeric/gnumeric-1.12.50/plugins/sc/
H A Dsc.c466 char const *o_format = type >= 0 && (size_t)type < state->formats->len in sc_parse_format_set_type() local
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_io.h295 char *o_format[GMT_MAX_COLUMNS]; /* Custom output ASCII format to overrule format_float_out */ member
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_struct.c1372 PyObject *o_format = NULL; in s_init() local
/dports/lang/python27/Python-2.7.18/Modules/
H A D_struct.c1372 PyObject *o_format = NULL; in s_init() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_struct.c1368 PyObject *o_format = NULL; in s_init() local
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgdkdefs.c3036 SOBJ sgdk_property_change (SOBJ o_window, SOBJ o_property, SOBJ o_type, SOBJ o_format, SOBJ o_mode,… in sgdk_property_change()
3646 SOBJ sgdk_text_property_to_text_list (SOBJ o_encoding, SOBJ o_format, SOBJ o_text, SOBJ o_length, S… in sgdk_text_property_to_text_list()
3677 SOBJ sgdk_string_to_compound_text (SOBJ o_str, SOBJ o_encoding, SOBJ o_format, SOBJ o_ctext, SOBJ o… in sgdk_string_to_compound_text()
H A Dgtkdefs.c9485 SOBJ sgtk_progress_set_format_string (SOBJ o_progress, SOBJ o_format) in sgtk_progress_set_format_string()
10611 SOBJ sgtk_selection_data_set (SOBJ o_selection_data, SOBJ o_type, SOBJ o_format, SOBJ o_data, SOBJ … in sgtk_selection_data_set()