OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float_round_style
(Results
1 - 6
of
6
) sorted by null
/external/clang/test/Modules/Inputs/PR27041/
TSchemaHelper.h
1
namespace std { enum
float_round_style
{ denorm_present }; }
enum in namespace:std
TGenericClassInfo.h
2
namespace std { enum
float_round_style
{ denorm_present }; }
enum in namespace:std
/external/libcxx/test/std/language.support/support.limits/limits/denorm.style/
check_values.pass.cpp
12
//
float_round_style
19
one test(std::
float_round_style
);
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
round_style.pass.cpp
18
template <class T, std::
float_round_style
expected>
/external/eigen/Eigen/src/Core/arch/CUDA/
Half.h
491
static const std::
float_round_style
round_style = std::round_to_nearest;
/external/eigen/unsupported/test/mpreal/
mpreal.h
[
all
...]
Completed in 265 milliseconds