Searched defs:stream_end (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | format_date_parser.hpp | 45 std::istreambuf_iterator<charT>& stream_end, in fixed_string_to_int() 88 std::istreambuf_iterator<charT>& stream_end, in fixed_string_to_int() 103 const std::istreambuf_iterator<charT>& stream_end, in var_string_to_int() 234 stream_itr_type stream_end; in parse_date() local 240 std::istreambuf_iterator<charT>& stream_end, in parse_date() 251 std::istreambuf_iterator<charT>& stream_end, in parse_date() 456 std::istreambuf_iterator<charT>& stream_end, in parse_month() 466 std::istreambuf_iterator<charT>& stream_end, in parse_month() 560 std::istreambuf_iterator<charT>& stream_end, in parse_weekday() 568 std::istreambuf_iterator<charT>& stream_end, in parse_weekday() [all …]
|
D | date_generator_parser.hpp | 138 stream_itr_type& stream_end, in get_partial_date_type() 157 stream_itr_type& stream_end, in get_nth_kday_type() 192 stream_itr_type& stream_end, in get_first_kday_type() 215 stream_itr_type& stream_end, in get_last_kday_type() 238 stream_itr_type& stream_end, in get_kday_before_type() 257 stream_itr_type& stream_end, in get_kday_after_type() 277 stream_itr_type& stream_end, in extract_element()
|
D | time_facet.hpp | 774 InItrT& stream_end, in get() 791 InItrT& stream_end, in get() 931 InItrT& stream_end, in get() 940 InItrT& stream_end, in get_local_time() 951 InItrT& stream_end, in get() 1252 …InItrT check_special_value(InItrT& sitr,InItrT& stream_end, temporal_type& tt, char_type c='\0') c… in check_special_value() 1270 InItrT& stream_end, in parse_frac_type()
|
D | period_parser.hpp | 120 stream_itr_type& stream_end, in get_period() 159 stream_itr_type& stream_end, in consume_delim()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
D | testformat_date_parser.cpp | 80 iter_type stream_end; in wtest_format() local 108 iter_type stream_end; in test_format() local 237 std::istreambuf_iterator<wchar_t> stream_end; in main() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/ |
H A D | balsa_frame.cc | 539 const char* stream_end = in CheckHeaderLinesForInvalidChars() local
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_basic_stream_adapters_test.cc | 658 spdy::SpdySerializedFrame stream_end( in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/rmv/ |
H A D | vk_rmv_exporter.c | 1695 long stream_end = ftell(output); in rmt_dump_data() local
|