/third_party/musl/src/math/i386/ |
D | floor.s | 13 .global floor symbol 15 floor: label
|
/third_party/musl/src/math/aarch64/ |
D | floor.c | 3 double floor(double x) in floor() function
|
/third_party/musl/src/math/powerpc64/ |
D | floor.c | 5 double floor(double x) in floor() function
|
/third_party/musl/src/math/s390x/ |
D | floor.c | 5 double floor(double x) in floor() function
|
/third_party/flutter/skia/docs/examples/ |
D | Rect_MakeSize.cpp | 10 SkISize floor = size.toFloor(); in draw() local
|
/third_party/skia/docs/examples/ |
D | Rect_MakeSize.cpp | 10 SkISize floor = size.toFloor(); in draw() local
|
/third_party/boost/boost/chrono/ |
D | floor.hpp | 25 To floor(const duration<Rep, Period>& d) in floor() function
|
/third_party/jerryscript/jerry-libm/ |
D | floor.c | 43 floor (double x) in floor() function
|
/third_party/flutter/skia/third_party/externals/sdl/src/libm/ |
D | s_floor.c | 36 libm_hidden_proto(floor) in libm_hidden_proto() argument
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | floor.c | 10 double floor(double x) in floor() function
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
D | floor.c | 10 double floor(double x) in floor() function
|
/third_party/musl/src/math/ |
D | floor.c | 10 double floor(double x) in floor() function
|
/third_party/jerryscript/tests/unit-core/ |
D | test-to-integer.c | 110 ecma_value_t floor = ecma_make_number_value (3.001f); in main() local
|
/third_party/boost/libs/numeric/conversion/test/ |
D | test_helpers.cpp | 66 inline MyInt floor ( MyInt const& x ) { return x ; } in floor() function 68 inline MyFloat floor ( MyFloat const& x ) in floor() function
|
D | converter_test.cpp | 30 inline float floor (float x) { return std::floor ( static_cast<double>(x)); } in floor() function 32 inline long double floor (long double x) { return std::floorl(x); } in floor() function
|
/third_party/boost/libs/hana/benchmark/fold_left/ |
D | bloat.erb.json | 14 "floor": 0 number
|
/third_party/boost/libs/hana/benchmark/transform/ |
D | bloat.erb.json | 14 "floor": 0 number
|
/third_party/boost/boost/qvm/ |
D | math.hpp | 59 template <> BOOST_QVM_INLINE_TRIVIAL float floor<float>( float x ) { return ::floorf(x); } in floor() function 81 template <> BOOST_QVM_INLINE_TRIVIAL double floor<double>( double x ) { return ::floor(x); } in floor() function 103 …template <> BOOST_QVM_INLINE_TRIVIAL long double floor<long double>( long double x ) { return ::fl… in floor() function
|
/third_party/boost/libs/hana/doc/html/ |
D | chart.js | 20 floor: 0 property
|
/third_party/boost/libs/hana/doc/js/ |
D | chart.js | 20 floor: 0 property
|
/third_party/skia/src/core/ |
D | SkGlyphBuffer.cpp | 87 auto floor = [](SkPoint pt) -> SkPoint { in startGPUDevice() local
|
/third_party/boost/libs/hana/doc/html/benchmarks/debug/clang-3.8.0/ |
D | benchmark.fold_right.bloat.json | 11 "floor": 0 number
|
/third_party/boost/libs/hana/doc/html/benchmarks/release/clang-3.8.1/ |
D | benchmark.fold_right.bloat.json | 11 "floor": 0 number
|
/third_party/boost/libs/hana/doc/html/benchmarks/debug/clang-3.7.1/ |
D | benchmark.count_if.bloat.json | 11 "floor": 0 number
|
/third_party/boost/libs/hana/doc/html/benchmarks/release/clang-3.5.0/ |
D | benchmark.at.bloat.json | 11 "floor": 0 number
|