Searched refs:natural (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | slog2.S | 37 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 52 | Step 1. Call sLogN to obtain Y = log(X), the natural log of X. 66 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 89 | Step 3. Call sLogN to obtain Y = log(X), the natural log of X.
|
H A D | slogn.S | 4 | slogn computes the natural logarithm of an
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | slog2.S | 37 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 52 | Step 1. Call sLogN to obtain Y = log(X), the natural log of X. 66 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 89 | Step 3. Call sLogN to obtain Y = log(X), the natural log of X.
|
H A D | slogn.S | 4 | slogn computes the natural logarithm of an
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_pb0100.c | 45 struct v4l2_ctrl *natural; member 144 ctrls->natural = v4l2_ctrl_new_custom(hdl, &natural_light, NULL); in pb0100_init_controls() 398 if (ctrls->natural->val) in pb0100_set_autogain() 406 gspca_dbg(gspca_dev, D_CONF, "Set autogain to %d (natural: %d), status: %d\n", in pb0100_set_autogain() 407 val, ctrls->natural->val, err); in pb0100_set_autogain()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_pb0100.c | 45 struct v4l2_ctrl *natural; member 144 ctrls->natural = v4l2_ctrl_new_custom(hdl, &natural_light, NULL); in pb0100_init_controls() 398 if (ctrls->natural->val) in pb0100_set_autogain() 406 gspca_dbg(gspca_dev, D_CONF, "Set autogain to %d (natural: %d), status: %d\n", in pb0100_set_autogain() 407 val, ctrls->natural->val, err); in pb0100_set_autogain()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7961 # slogn(): computes the natural logarithm of a normalized input # 7962 # slognd(): computes the natural logarithm of a denormalized input # 8673 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8687 # Step 1. Call sLogN to obtain Y = log(X), the natural log of X. # 8700 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8722 # Step 3. Call sLogN to obtain Y = log(X), the natural log of X. # 8855 # log_10(2)/64 and L10 is the natural log of 10. Then #
|
H A D | fpsp.S | 8067 # slogn(): computes the natural logarithm of a normalized input # 8068 # slognd(): computes the natural logarithm of a denormalized input # 8779 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8793 # Step 1. Call sLogN to obtain Y = log(X), the natural log of X. # 8806 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8828 # Step 3. Call sLogN to obtain Y = log(X), the natural log of X. # 8961 # log_10(2)/64 and L10 is the natural log of 10. Then #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7961 # slogn(): computes the natural logarithm of a normalized input # 7962 # slognd(): computes the natural logarithm of a denormalized input # 8673 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8687 # Step 1. Call sLogN to obtain Y = log(X), the natural log of X. # 8700 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8722 # Step 3. Call sLogN to obtain Y = log(X), the natural log of X. # 8855 # log_10(2)/64 and L10 is the natural log of 10. Then #
|
H A D | fpsp.S | 8067 # slogn(): computes the natural logarithm of a normalized input # 8068 # slognd(): computes the natural logarithm of a denormalized input # 8779 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8793 # Step 1. Call sLogN to obtain Y = log(X), the natural log of X. # 8806 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. # 8828 # Step 3. Call sLogN to obtain Y = log(X), the natural log of X. # 8961 # log_10(2)/64 and L10 is the natural log of 10. Then #
|
Completed in 75 milliseconds