Home
last modified time | relevance | path

Searched defs:after_decimal (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/
H A Dstr_to_float.h896 bool after_decimal = false; in decimal_string_to_float() local
1007 bool after_decimal = false; in hexadecimal_string_to_float() local
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dfloat_converter.cpp138 bool after_decimal = false; in convert_float() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_service_config.cc88 absl::string_view after_decimal = buf.substr(decimal_point + 1); in JsonPostLoad() local
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dretry_service_config.cc88 absl::string_view after_decimal = buf.substr(decimal_point + 1); in JsonPostLoad() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/json/
Djson_object_loader.cc63 absl::string_view after_decimal = buf.substr(decimal_point + 1); in LoadInto() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/json/
H A Djson_object_loader.cc63 absl::string_view after_decimal = buf.substr(decimal_point + 1); in LoadInto() local