| /third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/ |
| H A D | math_remquo_test.cpp | 39 int quotient; in HWTEST_F() local 52 int quotient; in HWTEST_F() local 64 int quotient; in HWTEST_F() local 76 int quotient; in HWTEST_F() local 105 int quotient; HWTEST_F() local 118 int quotient; HWTEST_F() local 130 int quotient; HWTEST_F() local 142 int quotient; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | hwtimer.c | 123 u64 quotient; in ACPI_EXPORT_SYMBOL() local
|
| H A D | utstrsuppt.c | 373 u64 quotient; in acpi_ut_strtoul_multiply64() local
|
| H A D | utmath.c | 260 union uint64_overlay quotient; in acpi_ut_short_divide() local 317 union uint64_overlay quotient; in acpi_ut_divide() local [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | hwtimer.c | 123 u64 quotient; in ACPI_EXPORT_SYMBOL() local
|
| H A D | utstrsuppt.c | 373 u64 quotient; in acpi_ut_strtoul_multiply64() local
|
| H A D | utmath.c | 260 union uint64_overlay quotient; in acpi_ut_short_divide() local 317 union uint64_overlay quotient; in acpi_ut_divide() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| H A D | util.h | 27 s32 quotient; in s32_div_u32_round_down() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| H A D | int128.cc | 73 uint128 quotient = 0; in DivModImpl() local [all...] |
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| H A D | divide.S | 66 #define quotient $27 define 74 #define quotient $2 define
|
| H A D | ev6-divide.S | 76 #define quotient $27 define 84 #define quotient $2 define
|
| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| H A D | divide.S | 66 #define quotient $27 define 74 #define quotient $2 define
|
| H A D | ev6-divide.S | 76 #define quotient $27 define 84 #define quotient $2 define
|
| /kernel/linux/linux-5.10/lib/math/ |
| H A D | div64.c | 73 u64 quotient; in div_s64_rem() local
|
| /kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/ |
| H A D | prt_div64.c | 40 OS_SEC_TEXT void OsU64Div(U64 dividend, U64 divisor, U64 *quotient, U64 *remainder) in OsU64Div() argument 81 U64 quotient = 0; in OsU64DivGetQuotient() local 91 U64 quotient; in OsU64DivGetRemainder() local
|
| /kernel/linux/linux-6.6/lib/math/ |
| H A D | div64.c | 69 u64 quotient; in div_s64_rem() local
|
| H A D | test_div64.c | 56 u64 quotient; member 152 static inline bool test_div64_verify(u64 quotient, u32 remainder, int i, int j) in test_div64_verify() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ptp.c | 62 u32 quotient, reminder; in stmmac_adjust_time() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_eeprom.c | 193 u8 quotient, remainder, addr_2align_odd; in eeprom_read() local
|
| /kernel/liteos_a/drivers/char/random/src/ |
| H A D | random.c | 42 long quotient, remainder, t; in DoRand() local
|
| /third_party/mesa3d/src/util/ |
| H A D | fast_idiv_by_const.c | 87 uint64_t quotient = initial_power_of_2 / D; in util_compute_fast_udiv_info() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ptp.c | 54 u32 quotient, reminder; in stmmac_adjust_time() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | gregoimp.cpp | 39 double quotient = uprv_floor(numerator / denominator); in floorDivide() local 52 double quotient = floorDivide(dividend, divisor); in floorDivide() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | gregoimp.cpp | 39 double quotient = uprv_floor(numerator / denominator); in floorDivide() local 54 double quotient = floorDivide(dividend, divisor); in floorDivide() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | gregoimp.cpp | 37 double quotient; in floorDivide() local 47 double quotient = floorDivide(dividend, divisor); in floorDivide() local [all...] |