Home
last modified time | relevance | path

Searched full:positive (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/openbmc/u-boot/lib/
H A Dldiv.c28 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 Dbcdsub.c63 /* 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 Dmake-netcat_flag_count_work.patch1 Make netcat_flag_count() return positive value
10 to make netcat_flag_count return positive value.
/openbmc/u-boot/include/
H A Dadc.h45 * 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 Dtest_fp0_conv.S99 /* 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 DOpenBMCManager.v1_0_0.json174 "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 Devent.hpp92 * @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 Dexception.hpp17 * @param[in] r - The positive errno code
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_common.c14 /* ceiling division for positive integers */
31 /* round division of two positive integers to the nearest whole number */
/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.h21 * (0 = negative | 1 = positive)
27 * (0 = negative | 1 = positive)
/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c100 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 Dedid.json70 "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 Dadc.txt10 - vdd-polarity-negative: positive reference Voltage has a negative polarity
20 - vdd-microvolts: positive reference Voltage value [uV]
/openbmc/bmcweb/test/include/
H A Dstr_utility_test.cpp49 TEST(AsciiToLower, Positive) in TEST() argument
63 TEST(AsciiIEquals, Positive) in TEST() argument
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/
H A DOpenBMCManager_v1.xml171 <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 Dudivsi3_i4i-Os.S14 sdiv small divisor, positive result: 59 cycles
15 sdiv large divisor, positive result: 56 cycles
/openbmc/qemu/tests/unit/
H A Dtest-bufferiszero.c30 /* Basic positive test. */ in test_1()
38 /* Positive tests for size and alignment. */ in test_1()
H A Dtest-div128.c106 /* Positive dividend, positive/negative divisors */
132 /* Negative dividend, positive/negative divisors */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/
H A D0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch57 * 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 Drt.py18 # Split so we don't get a substring false-positive
/openbmc/u-boot/
H A D.checkpatch.conf4 # Temporary for false positive in checkpatch
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-session14 # prime the stack with a positive return value if there isn't one already;
H A Dcommon-session-noninteractive14 # 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 Dcommon-session14 # prime the stack with a positive return value if there isn't one already;
/openbmc/qemu/rust/qemu-api/src/
H A Derrno.rs6 //! 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:

12345678910>>...12