Home
last modified time | relevance | path

Searched defs:StorageType (Results 1 – 25 of 95) sorted by relevance

1234

/external/llvm-libc/src/__support/
Dstr_to_float.h75 using StorageType = typename FPBits::StorageType; variable
185 using StorageType = typename FPBits::StorageType; variable
321 using StorageType = typename FPBits::StorageType; variable
515 using StorageType = typename FPBits::StorageType; variable
649 using StorageType = typename FPBits::StorageType; variable
726 using StorageType = typename FPBits::StorageType; in binary_exp_to_float() local
845 using StorageType = typename FPBits::StorageType; in decimal_string_to_float() local
956 using StorageType = typename FPBits::StorageType; in hexadecimal_string_to_float() local
1062 using StorageType = typename FPBits::StorageType; in nan_mantissa_from_ncharseq() local
1086 using StorageType = typename FPBits::StorageType; in strtofloatingpoint() local
[all …]
/external/llvm-libc/src/__support/FPUtil/
DNearestIntegerOperations.h25 using StorageType = typename FPBits<T>::StorageType; in trunc() local
55 using StorageType = typename FPBits<T>::StorageType; in ceil() local
106 using StorageType = typename FPBits<T>::StorageType; in round() local
154 using StorageType = typename FPBits<T>::StorageType; in round_using_specific_rounding_mode() local
261 using StorageType = typename FPBits<T>::StorageType; in fromfp() local
Dfpbits_str.h37 using StorageType = typename fputil::FPBits<T>::StorageType; in str() local
/external/llvm-libc/test/src/math/
DILogbTest.h78 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local
97 using StorageType = typename FPBits::StorageType; in test_subnormal_range() local
DNextAfterTest.h24 using StorageType = typename FPBits::StorageType; variable
DFDimTest.h21 using StorageType = typename FPBits::StorageType; variable
DLogbTest.h76 using StorageType = typename FPBits::StorageType; local
/external/llvm-libc/test/src/math/exhaustive/
Dexhaustive_test.h44 using StorageType = typename FPBits::StorageType; member
79 using StorageType = typename Checker::StorageType; member
/external/llvm-libc/src/__support/FPUtil/x86_64/
DNextUpDownLongDouble.h35 using StorageType = typename FPBits_t::StorageType; in nextupdown() local
DNextAfterLongDouble.h45 using StorageType = FPBits::StorageType; in nextafter() local
/external/cronet/base/functional/
Dbind_internal.h177 using StorageType = variable
260 using StorageType = variable
/external/llvm-libc/test/src/math/smoke/
DFmaTest.h22 using StorageType = typename FPBits::StorageType; variable
DHypotTest.h24 using StorageType = typename FPBits::StorageType; variable
DRIntTest.h32 using StorageType = typename FPBits::StorageType; variable
DRemQuoTest.h22 using StorageType = typename FPBits::StorageType; variable
Dnanf_test.cpp18 using StorageType = LIBC_NAMESPACE::fputil::FPBits<float>::StorageType; typedef in LlvmLibcNanfTest
Dnan_test.cpp18 using StorageType = LIBC_NAMESPACE::fputil::FPBits<double>::StorageType; typedef in LlvmLibcNanTest
DLogbTest.h71 using StorageType = typename FPBits::StorageType; local
/external/googleapis/google/bigtable/admin/v2/
Dcommon.proto30 enum StorageType { enum
/external/llvm-libc/src/stdfix/
Dexphk.cpp42 using StorageType = typename FXRep::StorageType; typedef
Dexpk.cpp51 using StorageType = typename FXRep::StorageType; typedef
/external/llvm-libc/src/stdio/printf_core/
Dfloat_inf_nan_converter.h23 using StorageType = fputil::FPBits<long double>::StorageType; variable
/external/libchrome/mojo/public/cpp/bindings/lib/
Darray_internal.h45 using StorageType = T; member
/external/llvm-libc/test/src/stdfix/
DSqrtTest.h41 using StorageType = typename FXRep::StorageType; in testSpecialNumbers() local
/external/llvm-libc/src/__support/FPUtil/generic/
Dsqrt_80_bit_long_double.h40 using StorageType = typename LDBits::StorageType; in sqrt() local

1234