/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/ |
D | ratio | 14 ratio synopsis 20 class ratio 25 typedef ratio<num, den> type; 28 // ratio arithmetic 34 // ratio comparison 43 using quecto = ratio <1, 1'000'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 44 using ronto = ratio <1, 1'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 45 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 46 typedef ratio<1, 1000000000000000000000> zepto; // not supported 47 typedef ratio<1, 1000000000000000000> atto; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/ |
D | ratio | 14 ratio synopsis 20 class ratio 25 typedef ratio<num, den> type; 28 // ratio arithmetic 34 // ratio comparison 43 using quecto = ratio <1, 1'000'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 44 using ronto = ratio <1, 1'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 45 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 46 typedef ratio<1, 1000000000000000000000> zepto; // not supported 47 typedef ratio<1, 1000000000000000000> atto; [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/ |
H A D | ratio | 14 ratio synopsis 20 class ratio 25 typedef ratio<num, den> type; 28 // ratio arithmetic 34 // ratio comparison 43 using quecto = ratio <1, 1'000'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 44 using ronto = ratio <1, 1'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 45 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 46 typedef ratio<1, 1000000000000000000000> zepto; // not supported 47 typedef ratio<1, 1000000000000000000> atto; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/ |
D | ratio | 14 ratio synopsis 20 class ratio 25 typedef ratio<num, den> type; 28 // ratio arithmetic 34 // ratio comparison 43 using quecto = ratio <1, 1'000'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 44 using ronto = ratio <1, 1'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 45 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 46 typedef ratio<1, 1000000000000000000000> zepto; // not supported 47 typedef ratio<1, 1000000000000000000> atto; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/ |
D | ratio | 14 ratio synopsis 20 class ratio 25 typedef ratio<num, den> type; 28 // ratio arithmetic 34 // ratio comparison 43 using quecto = ratio <1, 1'000'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 44 using ronto = ratio <1, 1'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 45 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 46 typedef ratio<1, 1000000000000000000000> zepto; // not supported 47 typedef ratio<1, 1000000000000000000> atto; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/doc/ |
D | ratio.qbk | 10 [library Boost.Ratio 20 [id ratio] 21 [dirname ratio] 33 [def __Boost_Ratio [*Boost.Ratio]] 41 [def __ratio [link ratio.reference.std.ratio_hpp.ratio `ratio`]] 43 [template ratio_conf[link_text] [link ratio.reference.std.ratio_hpp.conf [link_text]]] 45 [def __BOOST_RATIO_USES_STATIC_ASSERT [link ratio.reference.config_hpp.assert `BOOST_RATIO_USES_STA… 46 [def __BOOST_RATIO_USES_MPL_ASSERT [link ratio.reference.config_hpp.assert `BOOST_RATIO_USES_MPL_AS… 47 [def __BOOST_RATIO_USES_ARRAY_ASSERT [link ratio.reference.config_hpp.assert `BOOST_RATIO_USES_ARRA… 49 [def __BOOST_RATIO_EXTENSIONS [link ratio.reference.config_hpp.ext `BOOST_RATIO_EXTENSIONS`]] [all …]
|
/aosp_15_r20/external/libmonet/contrast/ |
H A D | Contrast.java | 27 * color and a contrast ratio. 29 * <p>Contrast ratio is calculated using XYZ's Y. When linearized to match human perception, Y 33 // The minimum contrast ratio of two colors. 34 // Contrast ratio equation = lighter + 5 / darker + 5, if lighter == darker, ratio == 1. 37 // The maximum contrast ratio of two colors. 38 // Contrast ratio equation = lighter + 5 / darker + 5. Lighter and darker scale from 0 to 100. 39 // If lighter == 100, darker = 0, ratio == 21. 45 // Given a color and a contrast ratio to reach, the luminance of a color that reaches that ratio 47 // contrast ratio of the input color and the returned luminance may not reach the contrast ratio 50 // When the desired contrast ratio and the result contrast ratio differ by more than this amount, [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/ |
D | ratio | 14 ratio synopsis 20 class ratio 25 typedef ratio<num, den> type; 28 // ratio arithmetic 34 // ratio comparison 43 using quecto = ratio <1, 1'000'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 44 using ronto = ratio <1, 1'000'000'000'000'000'000'000'000'000>; // Since C++26; not supported 45 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 46 typedef ratio<1, 1000000000000000000000> zepto; // not supported 47 typedef ratio<1, 1000000000000000000> atto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/external/libcxx/include/ |
H A D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/ |
D | ratio | 2 //===---------------------------- ratio -----------------------------------===// 15 ratio synopsis 21 class ratio 26 typedef ratio<num, den> type; 29 // ratio arithmetic 35 // ratio comparison 44 typedef ratio<1, 1000000000000000000000000> yocto; // not supported 45 typedef ratio<1, 1000000000000000000000> zepto; // not supported 46 typedef ratio<1, 1000000000000000000> atto; 47 typedef ratio<1, 1000000000000000> femto; [all …]
|