/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/ |
D | gregorian_io.hpp | 82 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 143 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 207 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 266 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 323 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 364 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 405 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 463 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 520 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 578 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local [all …]
|
/aosp_15_r20/external/llvm-libc/test/src/stdlib/ |
H A D | StrtolTest.h | 44 char *str_end = nullptr; in CleanBaseTenDecode() local 125 char *str_end = nullptr; in MessyBaseTenDecode() local 303 char *str_end = nullptr; in CleanBaseSixteenDecode() local 403 char *str_end = nullptr; in MessyBaseSixteenDecode() local 429 char *str_end = nullptr; in AutomaticBaseSelection() local
|
H A D | strtoint64_test.cpp | 20 int64_t strtoint64(const char *__restrict str, char **__restrict str_end, in strtoint64() 32 uint64_t strtouint64(const char *__restrict str, char **__restrict str_end, in strtouint64()
|
H A D | strtoint32_test.cpp | 20 int32_t strtoint32(const char *__restrict str, char **__restrict str_end, in strtoint32() 32 uint32_t strtouint32(const char *__restrict str, char **__restrict str_end, in strtouint32()
|
H A D | strtod_test.cpp | 44 char *str_end = nullptr; in run_test() local
|
H A D | strtold_test.cpp | 76 char *str_end = nullptr; in run_test() local
|
H A D | strtof_test.cpp | 41 char *str_end = nullptr; in run_test() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/ |
D | implementation_help.hpp | 35 inline const char* str_end( const char* s, const char* ) in str_end() function 41 inline const wchar_t* str_end( const wchar_t* s, const wchar_t* ) in str_end() function 46 inline const wchar_t* str_end( const wchar_t* s, const wchar_t* ) in str_end() function 57 inline Char* str_end( Char* s ) in str_end() function
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | string_to_number.cc | 68 inline float StrToT(const char* str, char** str_end) { in StrToT() 73 inline double StrToT(const char* str, char** str_end) { in StrToT() 78 inline long double StrToT(const char* str, char** str_end) { in StrToT()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/posix_time/ |
D | posix_time_io.hpp | 78 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 145 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 209 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/local_time/ |
D | local_time_io.hpp | 78 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local 158 std::istreambuf_iterator<CharT,Traits> sit(is), str_end; in operator >>() local
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat.cc | 359 const char* str_end = reinterpret_cast<const char*>(memchr(ptr, 0, end - ptr)); in GetStoreValueByKey() local 391 const char* str_end = reinterpret_cast<const char*>(memchr(ptr, 0, end - ptr)); in GetStoreKeyValuePairByIndex() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/more_calculators/ |
D | ast_calc2.cpp | 145 const char* str_end = str.c_str(); in main() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/av1/src/main/jni/ |
H A D | cpu_info.cc | 115 char* str_end; in GetNumberOfPerformanceCoresOnline() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/av1/src/main/jni/ |
H A D | cpu_info.cc | 115 char* str_end; in GetNumberOfPerformanceCoresOnline() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | DebugString.cpp | 53 const char* str_end = str + pSection.size(); in merge() local
|
/aosp_15_r20/external/libgav1/src/utils/ |
H A D | cpu_test.cc | 167 char* str_end; in GetNumberOfPerformanceCoresOnline() local
|
/aosp_15_r20/device/google/gs-common/powerstats/ |
D | DevfreqStateResidencyDataProvider.cpp | 32 bool DevfreqStateResidencyDataProvider::extractNum(const char *str, char **str_end, int base, in extractNum()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | special_values_parser.hpp | 126 stream_itr_type& str_end, in match()
|
/aosp_15_r20/packages/modules/Virtualization/libs/apkmanifest/native/ |
D | apkmanifest.cpp | 123 char* str_end = nullptr; in getU32Attribute() local
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_jit_neon_inc.h | 90 static sljit_u8* SLJIT_FUNC FF_FUN(sljit_u8 *str_end, sljit_u8 **str_ptr, sljit_uw offs1, sljit_uw … in FF_FUN()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/ |
D | string.cpp | 71 str_end( T& r ) in str_end() function
|
/aosp_15_r20/external/pigweed/pw_spi_linux/ |
H A D | cli.cc | 112 const auto* str_end = str.data() + str.size(); in ParseNumber() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | python_arg_flatten.cpp | 189 std::vector<std::string>::const_iterator str_end = desc.strings.end(); in unflatten() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
D | testdate_input_facet.cpp | 78 std::istreambuf_iterator<char> sitr(ss), str_end; in main() local
|