| /external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/ |
| D | time_point_get.hpp | 106 … 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 …]
|
| D | time_point_put.hpp | 98 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()
|
| D | duration_put.hpp | 109 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()
|
| D | duration_get.hpp | 181 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()
|
| D | time_point_io.hpp | 71 typedef std::time_get<CharT> facet; typedef
|
| /external/sdv/vsomeip/third_party/boost/date_time/test/posix_time/ |
| D | testtime_input_facet.cpp | 22 boost::posix_time::time_input_facet* facet) in failure_test() 48 boost::posix_time::time_input_facet* facet) in failure_test()
|
| /external/sdv/vsomeip/third_party/boost/date_time/test/local_time/ |
| D | testlocal_time_input_facet.cpp | 19 boost::local_time::local_time_input_facet* facet) in failure_test() 45 boost::local_time::local_time_input_facet* facet) in failure_test()
|
| /external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
| D | testdate_input_facet.cpp | 22 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
|
| /external/fmtlib/include/fmt/ |
| D | format-inl.h | 95 auto& facet = std::use_facet<std::numpunct<Char>>(loc.get<std::locale>()); variable 121 using facet = format_facet<std::locale>; variable
|
| D | chrono.h | 412 const auto& facet = std::use_facet<std::time_put<Char>>(loc); in do_write() local
|
| /external/sdv/vsomeip/third_party/boost/spirit/example/karma/ |
| D | basic_facilities.cpp | 207 date_facet* facet(new date_facet("%A %B %d, %Y")); in main() local
|
| /external/clang/test/CXX/class/class.friend/ |
| D | p1.cpp | 73 class facet {}; class in A
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/ |
| D | PolyhedronsSet.java | 391 final int[] facet = facets.get(references[v][k]); in successors() local 477 … private void addContribution(final SubHyperplane<Euclidean3D> facet, final boolean reversed) { in addContribution()
|
| D | OutlineExtractor.java | 164 … private void addContribution(final SubHyperplane<Euclidean3D> facet, final boolean reversed) { in addContribution()
|
| /external/libxml2/ |
| D | xmlschemastypes.c | 5246 xmlSchemaGetFacetValueAsULong(xmlSchemaFacetPtr facet) in xmlSchemaGetFacetValueAsULong() 5270 xmlSchemaValidateListSimpleTypeFacet(xmlSchemaFacetPtr facet, in xmlSchemaValidateListSimpleTypeFacet() 5325 xmlSchemaValidateLengthFacetInternal(xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacetInternal() 5442 xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacet() 5470 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet, in xmlSchemaValidateLengthFacetWhtsp() 5496 xmlSchemaValidateFacetInternal(xmlSchemaFacetPtr facet, in xmlSchemaValidateFacetInternal() 5731 xmlSchemaFacetPtr facet, in xmlSchemaValidateFacet() 5769 xmlSchemaValidateFacetWhtsp(xmlSchemaFacetPtr facet, in xmlSchemaValidateFacetWhtsp()
|
| D | xmlschemas.c | 1840 xmlSchemaFacetPtr facet; in xmlSchemaFormatFacetEnumSet() local 2727 xmlSchemaFacetPtr facet, in xmlSchemaFacetErr() 3109 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetAtomicErr() 3138 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetListUnionErr() 4030 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) in xmlSchemaFreeFacet() 4057 xmlSchemaFacetPtr facet, next; in xmlSchemaFreeType() local 6607 xmlSchemaFacetPtr facet; in xmlSchemaParseFacet() local 11628 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction() local 15313 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts() local 15389 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts() local [all …]
|
| D | relaxng.c | 630 xmlRelaxNGFacetCheck facet; /* the facet check function */ member 2470 xmlSchemaFacetPtr facet; in xmlRelaxNGSchemaFacetCheck() local 2743 xmlRelaxNGFacetCheck facet, in xmlRelaxNGRegisterTypeLibrary()
|
| D | testapi.c | 35615 xmlSchemaFacetPtr facet; /* the facet */ in test_xmlSchemaCheckFacet() local 35982 xmlSchemaFacetPtr facet; /* an schemas type facet */ in test_xmlSchemaGetFacetValueAsULong() local 36310 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateFacet() local 36363 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateFacetWhtsp() local 36434 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateLengthFacet() local 36494 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateLengthFacetWhtsp() local 36563 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateListSimpleTypeFacet() local
|
| /external/fmtlib/test/ |
| D | chrono-test.cc | 63 auto& facet = std::use_facet<std::time_put<char>>(loc); in system_strftime() local 598 auto& facet = std::use_facet<std::time_put<char>>(loc); in format_tm() local
|
| D | xchar-test.cc | 318 auto& facet = std::use_facet<std::time_put<wchar_t>>(loc); in system_wcsftime() local
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
| D | generate_static.hpp | 908 facet_t const& facet = std::use_facet<facet_t>(std::locale()); in generate_cpp() local
|
| /external/aws-sdk-java-v2/services/cloudsearchdomain/src/main/resources/codegen-resources/ |
| D | service-2.json | 283 "facet":{ object
|
| /external/cronet/third_party/libxml/src/include/libxml/ |
| D | schemasInternals.h | 400 xmlSchemaFacetPtr facet;/* the linked facet */ member
|
| /external/libxml2/include/libxml/ |
| D | schemasInternals.h | 401 xmlSchemaFacetPtr facet;/* the linked facet */ member
|
| /external/cronet/third_party/libxml/src/ |
| D | testapi.c | 34791 xmlSchemaFacetPtr facet; /* the facet */ in test_xmlSchemaCheckFacet() local 35158 xmlSchemaFacetPtr facet; /* an schemas type facet */ in test_xmlSchemaGetFacetValueAsULong() local 35486 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateFacet() local 35539 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateFacetWhtsp() local 35610 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateLengthFacet() local 35670 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateLengthFacetWhtsp() local 35739 xmlSchemaFacetPtr facet; /* the facet to check */ in test_xmlSchemaValidateListSimpleTypeFacet() local
|