/external/cronet/stable/third_party/llvm-libc/src/src/__support/ |
D | str_to_float.h | 94 using StorageType = typename FPBits::StorageType; variable 207 using StorageType = typename FPBits::StorageType; variable 344 using StorageType = typename FPBits::StorageType; variable 550 using StorageType = typename FPBits::StorageType; variable 688 using StorageType = typename FPBits::StorageType; variable 770 using StorageType = typename FPBits::StorageType; in binary_exp_to_float() local 889 using StorageType = typename FPBits::StorageType; in decimal_string_to_float() local 1000 using StorageType = typename FPBits::StorageType; in hexadecimal_string_to_float() local 1106 using StorageType = typename FPBits::StorageType; in nan_mantissa_from_ncharseq() local 1130 using StorageType = typename FPBits::StorageType; in strtofloatingpoint() local [all …]
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/ |
D | str_to_float.h | 94 using StorageType = typename FPBits::StorageType; variable 207 using StorageType = typename FPBits::StorageType; variable 344 using StorageType = typename FPBits::StorageType; variable 550 using StorageType = typename FPBits::StorageType; variable 688 using StorageType = typename FPBits::StorageType; variable 770 using StorageType = typename FPBits::StorageType; in binary_exp_to_float() local 889 using StorageType = typename FPBits::StorageType; in decimal_string_to_float() local 1000 using StorageType = typename FPBits::StorageType; in hexadecimal_string_to_float() local 1106 using StorageType = typename FPBits::StorageType; in nan_mantissa_from_ncharseq() local 1130 using StorageType = typename FPBits::StorageType; in strtofloatingpoint() local [all …]
|
/external/llvm-libc/src/__support/ |
D | str_to_float.h | 94 using StorageType = typename FPBits::StorageType; variable 207 using StorageType = typename FPBits::StorageType; variable 344 using StorageType = typename FPBits::StorageType; variable 550 using StorageType = typename FPBits::StorageType; variable 688 using StorageType = typename FPBits::StorageType; variable 770 using StorageType = typename FPBits::StorageType; in binary_exp_to_float() local 889 using StorageType = typename FPBits::StorageType; in decimal_string_to_float() local 1000 using StorageType = typename FPBits::StorageType; in hexadecimal_string_to_float() local 1106 using StorageType = typename FPBits::StorageType; in nan_mantissa_from_ncharseq() local 1130 using StorageType = typename FPBits::StorageType; in strtofloatingpoint() local [all …]
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/ |
D | NearestIntegerOperations.h | 26 using StorageType = typename FPBits<T>::StorageType; in trunc() local 56 using StorageType = typename FPBits<T>::StorageType; in ceil() local 109 using StorageType = typename FPBits<T>::StorageType; in round() local 159 using StorageType = typename FPBits<T>::StorageType; in round_using_specific_rounding_mode() local 268 using StorageType = typename FPBits<T>::StorageType; in fromfp() local
|
D | fpbits_str.h | 38 using StorageType = typename fputil::FPBits<T>::StorageType; in str() local
|
/external/llvm-libc/src/__support/FPUtil/ |
D | NearestIntegerOperations.h | 26 using StorageType = typename FPBits<T>::StorageType; in trunc() local 56 using StorageType = typename FPBits<T>::StorageType; in ceil() local 109 using StorageType = typename FPBits<T>::StorageType; in round() local 159 using StorageType = typename FPBits<T>::StorageType; in round_using_specific_rounding_mode() local 268 using StorageType = typename FPBits<T>::StorageType; in fromfp() local
|
D | fpbits_str.h | 38 using StorageType = typename fputil::FPBits<T>::StorageType; in str() local
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/ |
D | NearestIntegerOperations.h | 26 using StorageType = typename FPBits<T>::StorageType; in trunc() local 56 using StorageType = typename FPBits<T>::StorageType; in ceil() local 109 using StorageType = typename FPBits<T>::StorageType; in round() local 159 using StorageType = typename FPBits<T>::StorageType; in round_using_specific_rounding_mode() local 268 using StorageType = typename FPBits<T>::StorageType; in fromfp() local
|
D | fpbits_str.h | 38 using StorageType = typename fputil::FPBits<T>::StorageType; in str() local
|
/external/llvm-libc/test/src/math/exhaustive/ |
D | exhaustive_test.h | 47 using StorageType = typename FPBits::StorageType; member 80 using StorageType = typename FPBits::StorageType; member 117 using StorageType = typename Checker::StorageType; member
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/exhaustive/ |
D | exhaustive_test.h | 47 using StorageType = typename FPBits::StorageType; member 80 using StorageType = typename FPBits::StorageType; member 117 using StorageType = typename Checker::StorageType; member
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/exhaustive/ |
D | exhaustive_test.h | 47 using StorageType = typename FPBits::StorageType; member 80 using StorageType = typename FPBits::StorageType; member 117 using StorageType = typename Checker::StorageType; member
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/ |
D | ILogbTest.h | 80 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local 99 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/ |
D | ILogbTest.h | 80 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local 99 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local
|
/external/llvm-libc/test/src/math/ |
D | ILogbTest.h | 80 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local 99 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/x86_64/ |
D | NextUpDownLongDouble.h | 37 using StorageType = typename FPBits_t::StorageType; in nextupdown() local
|
D | NextAfterLongDouble.h | 46 using StorageType = FPBits::StorageType; in nextafter() local
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/x86_64/ |
D | NextUpDownLongDouble.h | 37 using StorageType = typename FPBits_t::StorageType; in nextupdown() local
|
D | NextAfterLongDouble.h | 46 using StorageType = FPBits::StorageType; in nextafter() local
|
/external/llvm-libc/src/__support/FPUtil/x86_64/ |
D | NextUpDownLongDouble.h | 37 using StorageType = typename FPBits_t::StorageType; in nextupdown() local
|
D | NextAfterLongDouble.h | 46 using StorageType = FPBits::StorageType; in nextafter() local
|
/external/googleapis/google/bigtable/admin/v2/ |
D | common.proto | 30 enum StorageType { enum
|
/external/chromiumos-config/proto/chromiumos/test/lab/api/ |
D | storage.proto | 11 enum StorageType { enum
|
/external/cronet/stable/base/functional/ |
D | bind_internal.h | 184 using StorageType = variable 281 using StorageType = variable
|
/external/cronet/tot/base/functional/ |
D | bind_internal.h | 184 using StorageType = variable 281 using StorageType = variable
|