Home
last modified time | relevance | path

Searched refs:negative (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c43 unsigned int negative:1; member
53 unsigned int negative:1; member
61 .ieee_nan.negative = 0, /* X */
69 .ieee_nan.negative = 0, /* X */
77 .ieee.negative = 0,
84 .ieee.negative = 0,
91 .ieee.negative = 0,
98 .ieee.negative = 0,
305 INIT_FIELD(a, negative), in test_fprem_pairs()
336 CARRY_INTO(b, negative); in test_fprem_pairs()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Dcustom_float.c32 bool *negative, in build_custom_float() argument
48 *negative = false; in build_custom_float()
57 *negative = format->sign; in build_custom_float()
60 *negative = false; in build_custom_float()
124 bool negative, in setup_custom_float() argument
174 if (negative && format->sign) in setup_custom_float()
189 bool negative; in convert_to_custom_float_format() local
192 value, format, &negative, &mantissa, &exponenta) && in convert_to_custom_float_format()
194 format, negative, mantissa, exponenta, result); in convert_to_custom_float_format()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gmpy2/
H A D0001-src-fix-python-3.12-builds.patch78 - negative = 1;
81 - negative = 0;
91 - if (negative) {
94 + if (negative) {
137 - if (negative) {
140 + if (negative) {
150 - negative = 1;
152 - negative = 0;
185 - if (negative) {
234 - if (negative) {
[all …]
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dadc.txt10 - vdd-polarity-negative: positive reference Voltage has a negative polarity
11 - vss-polarity-negative: negative reference Voltage has a negative polarity
21 - vss-microvolts: negative reference Voltage value [uV]
/openbmc/linux/arch/m68k/fpsp040/
H A Dutil.S199 tstb LOCAL_SGN(%a0) |if negative overflow
209 tstb LOCAL_SGN(%a0) |if negative overflow
230 tstb LOCAL_SGN(%a0) |if negative overflow
240 tstb LOCAL_SGN(%a0) |if negative overflow
261 tstb LOCAL_SGN(%a0) |if negative overflow
271 tstb LOCAL_SGN(%a0) |if negative overflow
283 tstb LOCAL_SGN(%a0) |if negative overflow
562 tstb LOCAL_SGN(%a0) |if negative overflow
573 tstb LOCAL_SGN(%a0) |if negative overflow
594 tstb LOCAL_SGN(%a0) |if negative overflow
[all …]
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c130 u16 negative = 0, addendh, addendl; in hellcreek_ptp_adjfine() local
135 negative = 1; in hellcreek_ptp_adjfine()
158 negative = (negative << 15) & 0x8000; in hellcreek_ptp_adjfine()
163 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_DRIFT_C); in hellcreek_ptp_adjfine()
177 u16 negative = 0, counth, countl; in hellcreek_ptp_adjtime() local
195 negative = 1; in hellcreek_ptp_adjtime()
205 negative = (negative << 15) & 0x8000; in hellcreek_ptp_adjtime()
210 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_OFFSET_C); in hellcreek_ptp_adjtime()
/openbmc/linux/sound/mips/
H A Dad1843.c112 int negative; /* nonzero if gain is negative. */ member
120 .negative = 0,
125 .negative = 1,
132 .negative = 1,
139 .negative = 1,
146 .negative = 1,
153 .negative = 1,
303 if (gp->negative) { in ad1843_get_gain()
333 if (gp->negative) { in ad1843_set_gain()
/openbmc/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst95 Returns: 0 on success, -negative on error
106 Returns: 0 on success, -negative on error
137 Returns: 0 on success, -negative on error
163 Returns: 0 on success, -negative on error
180 Returns: 0 on success, -negative on error
190 Returns: 0 on success, -negative on error
221 Returns: 0 on success, -negative on error
241 Returns: 0 on success, -negative on error
261 Returns: 0 on success, -negative on error
289 Returns: 0 on success, -negative on error
[all …]
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_backlight.c22 uint8_t negative; member
40 if (pdata->negative) in radeon_bl_get_level_brightness()
163 pdata->negative = in radeonfb_bl_init()
170 pdata->negative = pdata->negative || in radeonfb_bl_init()
/openbmc/linux/include/linux/
H A Dfixp-arith.h52 bool negative = false; in __fixp_sin32() local
55 negative = true; in __fixp_sin32()
63 return negative ? -ret : ret; in __fixp_sin32()
H A Dptp_clock_kernel.h267 bool negative = false; in diff_by_scaled_ppm() local
270 negative = true; in diff_by_scaled_ppm()
276 return negative; in diff_by_scaled_ppm()
/openbmc/linux/arch/x86/math-emu/
H A Dreg_ld_str.c97 int exp, tag, negative; in FPU_load_double() local
139 negative) in FPU_load_double()
150 setexponent16(loaded_data, exp | negative); in FPU_load_double()
159 int exp, tag, negative; in FPU_load_single() local
171 addexponent(loaded_data, negative); in FPU_load_single()
243 int negative; in FPU_load_int32() local
256 negative = SIGN_Positive; in FPU_load_int32()
259 negative = SIGN_Negative; in FPU_load_int32()
271 int s, negative; in FPU_load_int16() local
285 negative = SIGN_Positive; in FPU_load_int16()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0005-mDNSCore-Fix-broken-debug-parameter.patch21 - debugf("mDNSCoreReceiveNoUnicastAnswers making negative cache entry TT…
22 + debugf("mDNSCoreReceiveNoUnicastAnswers making negative cache entry TT…
23 // Create a negative record for the current name in the CNAME chain.
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dfixed31_32.h226 bool negative = arg.value < 0; in dc_fixpt_shr() local
228 if (negative) in dc_fixpt_shr()
231 if (negative) in dc_fixpt_shr()
519 bool negative = arg.value < 0; in dc_fixpt_truncate() local
526 if (negative) in dc_fixpt_truncate()
529 if (negative) in dc_fixpt_truncate()
/openbmc/linux/Documentation/bpf/
H A Dmap_queue_stack.rst43 negative error in case of failure.
53 removing it. Returns ``0`` on success, or negative error in case of
64 stack. Returns ``0`` on success, or negative error in case of failure.
81 success, or negative error in case of failure.
92 set to ``NULL``. Returns ``0`` on success, or negative error in case of
104 must be set to ``NULL``. Returns ``0`` on success, or negative error in case of
H A Dmaps.rst55 Returns a process-local file descriptor on success, or negative error in case of
66 success, or negative error on failure.
71 ``attr->value``. Returns zero on success or negative error on failure.
76 ``attr->key``. Returns zero on success or negative error on failure.
/openbmc/linux/Documentation/fb/
H A Dviafb.modes25 # Polarity negative negative
50 # Polarity negative negative
71 # Polarity negative negative
354 # Polarity negative positive
429 # Polarity negative negative
494 # Polarity negative negative
574 # Polarity negative positive
719 # Polarity negative negative
794 # Polarity negative negative
815 # Polarity negative negative
[all …]
/openbmc/linux/scripts/atomic/kerneldoc/
H A Dadd_negative3 * ${class}${atomicname}() - atomic add and test if negative with ${desc_order} ordering
11 * Return: @true if the resulting value of @v is negative, @false otherwise.
/openbmc/linux/lib/crypto/mpi/
H A Dmpicoder.c561 int negative; in mpi_print() local
573 negative = 1; in mpi_print()
575 negative = 0; in mpi_print()
588 if (negative) { in mpi_print()
646 if (negative) in mpi_print()
676 if (negative) { in mpi_print()
721 if (buffer && 2*n + extra + negative + 1 > len) { in mpi_print()
728 if (negative) in mpi_print()
745 *nwritten = 2*n + extra + negative + 1; in mpi_print()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch238 + if (negative) {
266 if (negative)
267 uO.jflag = FALSE, negative = 0;
274 + if (negative) {
302 if (negative) {
338 + if (negative) {
366 if (negative)
367 uO.lflag = -2, negative = 0;
374 + if (negative) {
402 if (negative)
[all …]
/openbmc/phosphor-hwmon/
H A Dmeson.options7 'negative-errno-on-fail',
20 …description: 'Update functional property on read failures. Incompatible with negative-errno-on-fa…
/openbmc/linux/Documentation/hwmon/
H A Dpcf8591.rst36 Pins AIN3 is the common negative differential input
42 Pins AIN3 is the negative differential input for channel 3
46 Pins AIN1 is the negative differential input for channel 0
48 Pins AIN3 is the negative differential input for channel 1
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7124.yaml97 adi,buffered-negative:
98 description: Enable buffered mode for negative input.
144 adi,buffered-negative;
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-hisi_ptt17 The available tune data is [0, 1, 2]. Writing a negative value
27 The available tune data is [0, 1, 2]. Writing a negative value
37 The available tune data is [0, 1, 2]. Writing a negative value
48 The available tune data is [0, 1, 2]. Writing a negative value
59 The available tune data is [0, 1, 2]. Writing a negative value
/openbmc/linux/arch/x86/include/asm/
H A Dbitops.h100 bool negative; in arch_clear_bit_unlock_is_negative_byte() local
103 : CC_OUT(s) (negative), WBYTE_ADDR(addr) in arch_clear_bit_unlock_is_negative_byte()
105 return negative; in arch_clear_bit_unlock_is_negative_byte()

12345678910>>...16