Home
last modified time | relevance | path

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

123456

/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dslot-hsc-fault4 local decimal=$1
8 while [ "$decimal" -gt 0 ]; do
9 remainder=$((decimal % 16))
11 decimal=$((decimal / 16))
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.hpp79 T toBCD(T decimal) in toBCD() argument
85 while (decimal) in toBCD()
87 remainder = decimal % 10; in toBCD()
89 decimal = decimal / 10; in toBCD()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpmbus_utils.hpp163 double decimal = mantissa * std::pow(2.0, exponent); in convertFromLinear() local
164 return decimal; in convertFromLinear()
183 double decimal = value * std::pow(2.0, exponent); in convertFromVoutLinear() local
184 return decimal; in convertFromVoutLinear()
/openbmc/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst45 5. Set the decimal places.
46 The device has either 6 or 8 decimal points.
47 to set the nth decimal place calculate 10 ** n
50 For example, to set the 0th and 3rd decimal place
/openbmc/linux/drivers/hwmon/
H A Dsbtsi_temp.c54 static inline int sbtsi_reg_to_mc(s32 integer, s32 decimal) in sbtsi_reg_to_mc() argument
56 return ((integer << 3) + (decimal >> 5)) * 125; in sbtsi_reg_to_mc()
65 static inline void sbtsi_mc_to_reg(s32 temp, u8 *integer, u8 *decimal) in sbtsi_mc_to_reg() argument
69 *decimal = (temp & 0x7) << 5; in sbtsi_mc_to_reg()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/
H A Dptest.out.expected1 Unsigned decimal: 66
2 Signed decimal: 66
/openbmc/linux/Documentation/ABI/testing/
H A Dima_policy43 uid:= decimal value
44 euid:= decimal value
45 gid:= decimal value
46 egid:= decimal value
47 fowner:= decimal value
48 fgroup:= decimal value
71 pcr:= decimal value
H A Dsysfs-bus-usb-devices-usbsevseg41 Description: Controls the decimal places on the device.
42 To set the nth decimal place, give this field
44 the value k and has 1 or more decimal places set,
H A Dsysfs-devices-mmc10 Unit Byte. Format decimal.
21 Unit KByte. Format decimal.
H A Dsysfs-secvar68 Description: Config version as reported by the hypervisor in ASCII decimal
77 represented in ASCII decimal format.
89 Description: Total size of the PLPKS in bytes, represented in ASCII decimal
98 in ASCII decimal format.
H A Dsysfs-class-net112 as a decimal value. Some NICs have multiple independent ports
194 decimal number. This attribute is used for mapping an interface
205 the interface is linked to. Format is decimal. This attribute is
214 Indicates the interface link mode, as a decimal number. This
229 bytes, and in decimal format. Specific values depends on the
238 Indicates the interface network device group, as a decimal
298 Indicates the interface protocol type as a decimal value. See
/openbmc/pldm/common/
H A Dutils.hpp149 T decimalToBcd(T decimal) in decimalToBcd() argument
155 while (decimal) in decimalToBcd()
157 rem = decimal % 10; in decimalToBcd()
159 decimal = decimal / 10; in decimalToBcd()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu72 Values: decimal list.
83 Values: decimal list.
96 Values: decimal list.
105 Values: decimal list.
116 Values: decimal list.
127 Values: decimal list.
H A Dprocfs-audit_loginuid9 decimal unsigned int (%u, u32). If it is unset,
24 audit login session ID of process $pid as a decimal
/openbmc/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py17 import decimal
554 return self._time_out * decimal.Decimal(factor)
559 return self._time_in * decimal.Decimal(factor)
563 return (self._time_out - self._time_in) * decimal.Decimal(factor)
774 return decimal.Decimal(time_ns) / decimal.Decimal(1e9)
872 if time >= decimal.Decimal(lower_time_limit):
876 if time <= decimal.Decimal(upper_time_limit):
882 if (time >= decimal.Decimal(lower_time_limit) and
883 time <= decimal.Decimal(upper_time_limit)):
886 elif time > decimal.Decimal(upper_time_limit):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/
H A Ddouble-conversion_3.3.0.bb2 DESCRIPTION = "This provides binary-decimal and decimal-binary routines for IEEE doubles."
/openbmc/u-boot/tools/scripts/
H A Ddefine2mk.sed23 # but remove again from decimal numbers
25 # ... and from negative decimal numbers
/openbmc/linux/drivers/iio/accel/
H A Dadxl355_core.c97 .decimal = 38245,
110 .decimal = 250000,
122 .decimal = 191229,
135 .decimal = 250000,
526 *val2 = data->chip_info->accel_scale.decimal; in adxl355_read_raw()
533 *val2 = data->chip_info->temp_offset.decimal; in adxl355_read_raw()
H A Dadxl355.h20 int decimal; member
/openbmc/phosphor-mrw-tools/
H A Dgen_path_callouts.pl764 my $decimal = hex($callout->i2cAddress());
766 $output{"I2C"}{$callout->i2cBus()}{$decimal} = \%c;
779 my $decimal = hex($callout->i2cAddress());
782 {$callout->i2cBus()}{$decimal} = \%c;
/openbmc/u-boot/doc/imx/common/
H A Dimx6.txt31 (0x620 - 0x400)/0x10 = 0x22 = 34 decimal
52 (0x630 - 0x400)/0x10 = 0x23 = 35 decimal
/openbmc/linux/tools/perf/tests/attr/
H A Dtest-record-spe-physical-address8 # 622727 is the decimal of IP|TID|TIME|CPU|IDENTIFIER|DATA_SRC|PHYS_ADDR
/openbmc/openbmc/meta-inventec/meta-starscream/conf/machine/
H A Dplatform_configs.inc6 ### The I2C bus is "0 based, decimal"
/openbmc/openbmc/meta-inventec/meta-transformers/conf/machine/
H A Dplatform_configs.inc6 ### The I2C bus is "0 based, decimal"
/openbmc/linux/arch/m68k/fpsp040/
H A Dbinstr.S10 | lword of the packed decimal memory string.)
15 | The 64-bit binary is assumed to have a decimal point before
18 | msb form a decimal digit. This process is iterated until

123456