Home
last modified time | relevance | path

Searched defs:facet (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/boost/chrono/io/
Dtime_point_put.hpp98 time_point_units<CharT> const &facet = in put() local
104 time_point_units_default<CharT> facet; in put() local
167 time_point_units<CharT> const &facet = in put() local
174 time_point_units_default<CharT> facet; in put() local
194 duration_put<CharT> const &facet = std::use_facet<duration_put<CharT> >(ios.getloc()); in put_duration() local
199 duration_put<CharT> facet; in put_duration() local
223 … time_point_units<CharT> const &facet = std::use_facet<time_point_units<CharT> >(os.getloc()); in put_epoch() local
228 time_point_units_default<CharT> facet; in put_epoch() local
234 iter_type put_epoch(time_point_units<CharT> const& facet, iter_type s, std::ios_base&) const in put_epoch()
Dtime_point_get.hpp106 … time_point_units<CharT> const &facet = std::use_facet<time_point_units<CharT> >(is.getloc()); in get() local
111 time_point_units_default<CharT> facet; in get() local
117 …iter_type get(time_point_units<CharT> const &facet, iter_type s, iter_type end, std::ios_base& ios, in get()
221 … time_point_units<CharT> const &facet = std::use_facet<time_point_units<CharT> >(is.getloc()); in get() local
227 time_point_units_default<CharT> facet; in get() local
248 duration_get<CharT> const &facet = std::use_facet<duration_get<CharT> >(is.getloc()); in get_duration() local
253 duration_get<CharT> facet; in get_duration() local
259 …iter_type get_duration(duration_get<CharT> const& facet, iter_type s, iter_type end, std::ios_base… in get_duration()
281 … time_point_units<CharT> const &facet = std::use_facet<time_point_units<CharT> >(is.getloc()); in get_epoch() local
286 time_point_units_default<CharT> facet; in get_epoch() local
[all …]
Dduration_put.hpp109 duration_units<CharT> const&facet = std::use_facet<duration_units<CharT> >( in put() local
115 duration_units_default<CharT> facet; in put() local
177 duration_units<CharT> const&facet = std::use_facet<duration_units<CharT> >( in put() local
184 duration_units_default<CharT> facet; in put() local
248 duration_units<CharT> const&facet = std::use_facet<duration_units<CharT> >( in put_unit() local
254 duration_units_default<CharT> facet; in put_unit() local
260 …iter_type put_unit(duration_units<CharT> const& facet, iter_type s, std::ios_base& ios, char_type … in put_unit()
278 …iter_type put_unit(duration_units<CharT> const& facet, iter_type s, std::ios_base& ios, char_type … in put_unit()
Dduration_get.hpp181 duration_units<CharT> const&facet = std::use_facet<duration_units<CharT> >(ios.getloc()); in get() local
186 duration_units_default<CharT> facet; in get() local
192 … iter_type get(duration_units<CharT> const&facet, iter_type s, iter_type end, std::ios_base& ios, in get()
344 duration_units<CharT> const&facet = std::use_facet<duration_units<CharT> >(ios.getloc()); in get() local
350 duration_units_default<CharT> facet; in get() local
432 duration_units_default<CharT> facet; in get_unit() local
438 …iter_type get_unit(duration_units<CharT> const &facet, iter_type i, iter_type e, std::ios_base& is, in get_unit()
520 iter_type do_get_n_d_valid_unit(duration_units<CharT> const &facet, iter_type i, iter_type e, in do_get_n_d_valid_unit()
557 iter_type do_get_valid_unit(duration_units<CharT> const &facet, iter_type i, iter_type e, in do_get_valid_unit()
Dtime_point_io.hpp71 typedef std::time_get<CharT> facet; typedef
/third_party/boost/libs/program_options/test/
Dunicode_test.cpp51 std::codecvt<wchar_t, char, mbstate_t>* facet = in test_unicode_to_native() local
72 std::codecvt<wchar_t, char, mbstate_t>* facet = in test_native_to_unicode() local
137 std::codecvt<wchar_t, char, mbstate_t>* facet = in test_config_file() local
Dtest_convert.cpp81 boost::program_options::detail::utf8_codecvt_facet facet; in test_convert() local
/third_party/boost/libs/date_time/test/posix_time/
Dtesttime_input_facet.cpp22 boost::posix_time::time_input_facet* facet) in failure_test()
48 boost::posix_time::time_input_facet* facet) in failure_test()
/third_party/boost/libs/date_time/test/local_time/
Dtestlocal_time_input_facet.cpp19 boost::local_time::local_time_input_facet* facet) in failure_test()
45 boost::local_time::local_time_input_facet* facet) in failure_test()
/third_party/boost/libs/date_time/test/gregorian/
Dtestdate_input_facet.cpp22 boost::gregorian::date_input_facet* facet) in failure_test()
48 boost::gregorian::date_input_facet* facet) in failure_test()
145 date_input_facet* facet = new date_input_facet(); in main() local
/third_party/boost/libs/spirit/example/karma/
Dbasic_facilities.cpp207 date_facet* facet(new date_facet("%A %B %d, %Y")); in main() local
/third_party/boost/libs/log/test/run/
Dform_date_time.cpp97 typedef boost::date_time::time_facet< ptime, CharT > facet; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
138 typedef boost::date_time::date_facet< gdate, CharT > facet; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
179 typedef boost::date_time::time_facet< ptime, CharT > facet; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
/third_party/boost/libs/locale/src/shared/
Dgenerator.cpp136 …for(locale_category_type facet = per_character_facet_first; facet <= per_character_facet_last && f… in generate() local
145 …for(locale_category_type facet = non_character_facet_first; facet <= non_character_facet_last && f… in generate() local
/third_party/boost/boost/logic/
Dtribool_io.hpp183 const indeterminate_name<CharT>& facet = in operator <<() local
/third_party/libxml2/
Dxmlschemastypes.c5179 xmlSchemaGetFacetValueAsULong(xmlSchemaFacetPtr facet) in xmlSchemaGetFacetValueAsULong()
5202 xmlSchemaValidateListSimpleTypeFacet(xmlSchemaFacetPtr facet, in xmlSchemaValidateListSimpleTypeFacet()
5257 xmlSchemaValidateLengthFacetInternal(xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacetInternal()
5372 xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacet()
5400 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacetWhtsp()
5426 xmlSchemaValidateFacetInternal(xmlSchemaFacetPtr facet, in xmlSchemaValidateFacetInternal()
5660 xmlSchemaFacetPtr facet, in xmlSchemaValidateFacet()
5698 xmlSchemaValidateFacetWhtsp(xmlSchemaFacetPtr facet, in xmlSchemaValidateFacetWhtsp()
Dxmlschemas.c1848 xmlSchemaFacetPtr facet; in xmlSchemaFormatFacetEnumSet() local
2704 xmlSchemaFacetPtr facet, in xmlSchemaFacetErr()
3086 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetAtomicErr()
3115 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetListUnionErr()
4016 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) in xmlSchemaFreeFacet()
4043 xmlSchemaFacetPtr facet, next; in xmlSchemaFreeType() local
6726 xmlSchemaFacetPtr facet; in xmlSchemaParseFacet() local
11751 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction() local
15433 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts() local
15509 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts() local
[all …]
Drelaxng.c654 xmlRelaxNGFacetCheck facet; /* the facet check function */ member
2501 xmlSchemaFacetPtr facet; in xmlRelaxNGSchemaFacetCheck() local
2774 xmlRelaxNGFacetCheck facet, in xmlRelaxNGRegisterTypeLibrary()
Dtestapi.c35174 xmlSchemaFacetPtr facet; /* the facet */ in test_xmlSchemaCheckFacet() local
35544 xmlSchemaFacetPtr facet; /* an schemas type facet */ in test_xmlSchemaGetFacetValueAsULong() local
35873 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateFacet() local
35926 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateFacetWhtsp() local
35997 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateLengthFacet() local
36057 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateLengthFacetWhtsp() local
36126 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateListSimpleTypeFacet() local
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.c5094 xmlSchemaGetFacetValueAsULong(xmlSchemaFacetPtr facet) in xmlSchemaGetFacetValueAsULong()
5117 xmlSchemaValidateListSimpleTypeFacet(xmlSchemaFacetPtr facet, in xmlSchemaValidateListSimpleTypeFacet()
5172 xmlSchemaValidateLengthFacetInternal(xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacetInternal()
5287 xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacet()
5315 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacetWhtsp()
5341 xmlSchemaValidateFacetInternal(xmlSchemaFacetPtr facet, in xmlSchemaValidateFacetInternal()
5570 xmlSchemaFacetPtr facet, in xmlSchemaValidateFacet()
5608 xmlSchemaValidateFacetWhtsp(xmlSchemaFacetPtr facet, in xmlSchemaValidateFacetWhtsp()
Dxmlschemas.c1826 xmlSchemaFacetPtr facet; in xmlSchemaFormatFacetEnumSet() local
2682 xmlSchemaFacetPtr facet, in xmlSchemaFacetErr()
3068 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetAtomicErr()
3097 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetListUnionErr()
4000 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) in xmlSchemaFreeFacet()
4027 xmlSchemaFacetPtr facet, next; in xmlSchemaFreeType() local
6704 xmlSchemaFacetPtr facet; in xmlSchemaParseFacet() local
11729 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction() local
15371 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts() local
15447 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts() local
[all …]
Drelaxng.c683 xmlRelaxNGFacetCheck facet; /* the facet check function */ member
2530 xmlSchemaFacetPtr facet; in xmlRelaxNGSchemaFacetCheck() local
2803 xmlRelaxNGFacetCheck facet, in xmlRelaxNGRegisterTypeLibrary()
DschemasInternals.in.h428 xmlSchemaFacetPtr facet;/* the linked facet */ member
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Dgenerate_static.hpp908 facet_t const& facet = std::use_facet<facet_t>(std::locale()); in generate_cpp() local
/third_party/boost/boost/locale/
Dmessage.hpp460 facet_type const *facet = 0; in write() local
/third_party/libxml2/include/libxml/
DschemasInternals.h400 xmlSchemaFacetPtr facet;/* the linked facet */ member