Searched defs:max_d (Results 1 - 11 of 11) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | factor.hpp | 40 const T max_d = (limit > 0 && limit < x ? limit : x); in find_integer_prime_factors() local
|
| /kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
| H A D | ddk750_chip.c | 325 int max_d = 6; in sm750_calc_pll_value() local
|
| /kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
| H A D | ddk750_chip.c | 325 int max_d = 6; in sm750_calc_pll_value() local
|
| /kernel/linux/linux-5.10/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8-mipi-dphy.c | 127 static void get_best_ratio(u32 *pnum, u32 *pdenom, u32 max_n, u32 max_d) in get_best_ratio() argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | fpu_emulator.h | 114 unsigned long max_d; member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | fpu_emulator.h | 114 unsigned long max_d; member
|
| /kernel/linux/linux-6.6/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8-mipi-dphy.c | 159 static void get_best_ratio(u32 *pnum, u32 *pdenom, u32 max_n, u32 max_d) in get_best_ratio() argument
|
| /third_party/libabigail/include/ |
| H A D | abg-diff-utils.h | 544 max_d() const in max_d() function in abigail::diff_utils::d_path_vec
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngrtran.c | 586 int max_d; in png_set_quantize() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | assembler-mips64.cc | 2482 void Assembler::max_d(FPURegister fd, FPURegister fs, FPURegister ft) { in max_d() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | assembler-mips.cc | 2822 void Assembler::max_d(FPURegister fd, FPURegister fs, FPURegister ft) { in max_d() function in v8::internal::Assembler
|
Completed in 27 milliseconds