/openbmc/u-boot/lib/ |
H A D | ldiv.c | 28 positive (will have the opposite sign of NUMER). These are in ldiv() 29 considered `wrong'. If both are NUM and DENOM are positive, in ldiv() 30 RESULT will always be positive. This all boils down to: if in ldiv()
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | bcdsub.c | 63 /* maximum positive BCD value */ in test_bcdsub_eq() 79 /* maximum positive and negative one BCD values */ in test_bcdsub_gt() 98 /* positive zero and positive one BCD values */ in test_bcdsub_lt() 102 /* maximum negative and positive one BCD values */ in test_bcdsub_lt()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/ |
H A D | make-netcat_flag_count_work.patch | 1 Make netcat_flag_count() return positive value 10 to make netcat_flag_count return positive value.
|
/openbmc/u-boot/include/ |
H A D | adc.h | 45 * Note: The positive/negative reference Voltage is only a name and it doesn't 47 * values to be a negative or positive. For this purpose the uclass's platform 49 * since the regulator API returns only a positive Voltage values. 67 * @vdd_supply - positive reference Voltage supply (regulator) 69 * @vdd_polarity_negative - positive reference Voltage has negative polarity 71 * @vdd_microvolts - positive reference Voltage value 267 * adc_vdd_value() - get the ADC device's positive reference Voltage value
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_fp0_conv.S | 99 /* positive */ 107 /* positive overflow */ 141 /* positive */ 149 /* positive overflow */ 183 /* positive */ 191 /* positive overflow */ 225 /* positive */ 233 /* positive overflow */ 267 /* positive */ 275 /* positive overflow */
|
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/ |
H A D | OpenBMCManager.v1_0_0.json | 174 "description": "Positive hysteresis for the controller.", 175 "longDescription": "Positive hysteresis for the controller.", 186 "description": "Positive slew rate for the PID.", 187 "longDescription": "Positive slew rate for the PID.", 417 "description": "Positive hysteresis for the controller.", 418 "longDescription": "Positive hysteresis for the controller.", 441 "description": "Positive slew rate for the PID.", 442 "longDescription": "Positive slew rate for the PID.", 526 "description": "Positive Hysteresis for the stepwise controller.", 527 "longDescription": "Positive Hysteresis for the stepwise controller.",
|
/openbmc/sdeventplus/src/sdeventplus/ |
H A D | event.hpp | 92 * @return Positive value if events are pending, 0 otherwise 100 * @return Positive value if events are pending, 0 otherwise 108 * @return Positive value if the event loop should continue 117 * @return Positive value if an event was dispatched
|
H A D | exception.hpp | 17 * @param[in] r - The positive errno code
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_common.c | 14 /* ceiling division for positive integers */ 31 /* round division of two positive integers to the nearest whole number */
|
/openbmc/u-boot/drivers/video/ |
H A D | logicore_dp_tx.h | 21 * (0 = negative | 1 = positive) 27 * (0 = negative | 1 = positive)
|
/openbmc/qemu/tests/tcg/multiarch/libs/ |
H A D | float_helpers.c | 100 0x1.ffffe6p-25, /* min positive FP16 subnormal */ 102 0x1.00000cp-14, /* min positive normal FP16 */ 162 {5.96046E-8}, /* min positive FP16 subnormal */ 164 {6.10352E-5}, /* min positive normal FP16 */
|
/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/ |
H A D | edid.json | 70 "Horizontal sync (outside of V-sync)": "Positive", 72 "Vertical sync": "Positive" 105 "Horizontal sync (outside of V-sync)": "Positive",
|
/openbmc/u-boot/doc/device-tree-bindings/adc/ |
H A D | adc.txt | 10 - vdd-polarity-negative: positive reference Voltage has a negative polarity 20 - vdd-microvolts: positive reference Voltage value [uV]
|
/openbmc/bmcweb/test/include/ |
H A D | str_utility_test.cpp | 49 TEST(AsciiToLower, Positive) in TEST() argument 63 TEST(AsciiIEquals, Positive) in TEST() argument
|
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/ |
H A D | OpenBMCManager_v1.xml | 171 <Annotation Term="OData.Description" String="Positive hysteresis for the controller."/> 172 … <Annotation Term="OData.LongDescription" String="Positive hysteresis for the controller."/> 191 <Annotation Term="OData.Description" String="Positive slew rate for the PID."/> 192 <Annotation Term="OData.LongDescription" String="Positive slew rate for the PID."/> 273 <Annotation Term="OData.Description" String="Positive hysteresis for the controller."/> 274 … <Annotation Term="OData.LongDescription" String="Positive hysteresis for the controller."/> 298 <Annotation Term="OData.Description" String="Positive slew rate for the PID."/> 299 <Annotation Term="OData.LongDescription" String="Positive slew rate for the PID."/> 324 … <Annotation Term="OData.Description" String="Positive Hysteresis for the stepwise controller."/> 325 …<Annotation Term="OData.LongDescription" String="Positive Hysteresis for the stepwise controller."…
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | udivsi3_i4i-Os.S | 14 sdiv small divisor, positive result: 59 cycles 15 sdiv large divisor, positive result: 56 cycles
|
/openbmc/qemu/tests/unit/ |
H A D | test-bufferiszero.c | 30 /* Basic positive test. */ in test_1() 38 /* Positive tests for size and alignment. */ in test_1()
|
H A D | test-div128.c | 106 /* Positive dividend, positive/negative divisors */ 132 /* Negative dividend, positive/negative divisors */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/ |
H A D | 0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch | 57 * If scale > 0, we reward the largest positive difference from target, 58 * otherwise the smallest positive difference from target. 59 + * We also reward the smallest positive difference from the target,
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | rt.py | 18 # Split so we don't get a substring false-positive
|
/openbmc/u-boot/ |
H A D | .checkpatch.conf | 4 # Temporary for false positive in checkpatch
|
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/ |
H A D | common-session | 14 # prime the stack with a positive return value if there isn't one already;
|
H A D | common-session-noninteractive | 14 # prime the stack with a positive return value if there isn't one already;
|
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/ |
H A D | common-session | 14 # prime the stack with a positive return value if there isn't one already;
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | errno.rs | 6 //! QEMU C functions often have a "positive success/negative `errno`" calling 113 /// Return `Ok(self)` if positive, `Err(Errno(-self))` if negative 118 /// converted into "positive success/negative `errno`" convention. 175 /// Positive values are turned into an `Ok` result; negative values 223 /// positive:
|