Home
last modified time | relevance | path

Searched refs:fractions (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/relate/
H A Dintersection_points.hpp91 result.fractions[0].assign(sinfo); in segments_crosses()
120 result.fractions[index].assign(Ratio::zero(), ra_from_wrt_b); in segments_collinear()
136 result.fractions[index].assign(rb_from_wrt_a, Ratio::zero()); in segments_collinear()
149 result.fractions[index].assign(Ratio::one(), ra_to_wrt_b); in segments_collinear()
158 result.fractions[index].assign(rb_to_wrt_a, Ratio::one()); in segments_collinear()
170 std::swap(result.fractions[0], result.fractions[1]); in segments_collinear()
211 result.fractions[0].assign(Ratio::zero(), ratio); in one_degenerate()
215 result.fractions[0].assign(ratio, Ratio::zero()); in one_degenerate()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_hybla.c77 static const u32 fractions[] = { in hybla_fraction() local
81 return (odds < ARRAY_SIZE(fractions)) ? fractions[odds] : 128; in hybla_fraction()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dintersection_result.hpp67 fraction_type<SegmentRatio> fractions[2]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dtranslit_fraction11 % Transliterations of fractions.
13 % The replacements have been surrounded with spaces, because fractions are
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dtranslit_fraction11 % Transliterations of fractions.
13 % The replacements have been surrounded with spaces, because fractions are
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info.hpp122 ti.operations[0].fraction = info.fractions[index].robust_ra; in assign_point()
123 ti.operations[1].fraction = info.fractions[index].robust_rb; in assign_point()
129 return info.fractions[0].robust_rb < info.fractions[1].robust_rb in non_opposite_to_index()
/OK3568_Linux_fs/buildroot/package/libgtk3/
H A D0004-Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch89 * the "rest", as all color fractions should add up to 1.
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-class-ubi94 in fractions of the contained number.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsoundcard.h292 int fractions; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsoundcard.h292 int fractions; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h296 int fractions; member
/OK3568_Linux_fs/kernel/Documentation/timers/
H A Dtimekeeping.rst165 loop to delay a certain number of jiffy fractions using a "lpj" (loops per
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dvm.rst955 parameter, the unit is in fractions of 10,000. The default value of
971 The unit is in fractions of 10,000. The default value of 10 means the
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-stat.txt481 - optional usec time stamp in fractions of second (with -I xxx)
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-deadline.rst554 of the available fractions of CPU time to the various tasks under control.
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dusb.rst897 amount of periodic bandwidth. To use significant fractions
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgprof.info1879 fractions, and timings now stored in the symbol structures, the
H A Dgccinstall.info3529 separating decimal fractions). There have been problems reported where
H A Dgcc.info56915 fractions). There have been problems reported where the library
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgprof.info1879 fractions, and timings now stored in the symbol structures, the
H A Dgccinstall.info3529 separating decimal fractions). There have been problems reported where
H A Dgcc.info56915 fractions). There have been problems reported where the library
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-93007 shorter than the width of the mantissa. Even simple fractions such as
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-93007 shorter than the width of the mantissa. Even simple fractions such as
/OK3568_Linux_fs/external/xserver/
H A DChangeLog69969 hw/xwin: Introduce winProcessXEventsTimeout() to the concept of fractions of a second
186222 use arbitrary fractions (without running into rounding error issues).