/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_debug.c | 432 if (server->sign) in cifs_debug_data_proc_show() 504 if (ses->sign) in cifs_debug_data_proc_show()
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | usbdux.c | 1277 unsigned int sign) in usbdux_pwm_pattern() 1281 char sgn_mask = (16 << chan); /* DIO bit for the sign */ in usbdux_pwm_pattern() 1292 if (!sign) in usbdux_pwm_pattern() 1315 * The sign is set via a special INSN only, this gives us 8 bits in usbdux_pwm_write() 1316 * for normal operation, sign is 0 by default. in usbdux_pwm_write() 1353 * data[2] = sign (for a relay) in usbdux_pwm_config() 1273 usbdux_pwm_pattern(struct comedi_device *dev, struct comedi_subdevice *s, unsigned int chan, unsigned int value, unsigned int sign) usbdux_pwm_pattern() argument
|
H A D | usbduxsigma.c | 1120 unsigned int sign) in usbduxsigma_pwm_pattern() 1124 char sgn_mask = (16 << chan); /* DIO bit for the sign */ in usbduxsigma_pwm_pattern() 1135 if (!sign) in usbduxsigma_pwm_pattern() 1158 * The sign is set via a special INSN only, this gives us 8 bits in usbduxsigma_pwm_write() 1159 * for normal operation, sign is 0 by default. in usbduxsigma_pwm_write() 1196 * data[2] = sign (for a relay) in usbduxsigma_pwm_config() 1116 usbduxsigma_pwm_pattern(struct comedi_device *dev, struct comedi_subdevice *s, unsigned int chan, unsigned int value, unsigned int sign) usbduxsigma_pwm_pattern() argument
|
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | mma8452.c | 1239 .sign = 's', \ 1261 .sign = 's', \
|
H A D | bma400_core.c | 366 .sign = 's', \ 395 .sign = 's',
|
H A D | sca3000.c | 495 .sign = 's', \ 538 .sign = 'u',
|
H A D | adxl367.c | 1394 .sign = 's', \ 1410 .sign = 's', \
|
/kernel/linux/linux-6.6/drivers/iio/imu/ |
H A D | adis16475.c | 519 .sign = 's', \ 547 .sign = 's', \
|
H A D | kmx61.c | 239 .sign = 's', \ 259 .sign = 's', \
|
/kernel/linux/linux-6.6/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 717 .sign = 's', \ 731 .sign = 's', 851 * The r factors are 6 bit values where bit 5 is the sign in yas530_get_calibration_data() 906 * The r factors are 6 bit values where bit 5 is the sign in yas532_get_calibration_data()
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | at91_adc.c | 518 chan->scan_type.sign = 'u'; in at91_adc_channel_init() 530 timestamp->scan_type.sign = 's'; in at91_adc_channel_init()
|
H A D | ti-ads1015.c | 195 .sign = 's', \ 221 .sign = 's', \
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | ltr501.c | 592 .sign = 'u', \ 624 .sign = 'u',
|
/third_party/ffmpeg/libavcodec/ |
H A D | clearvideo.c | 117 int aval = FFABS(val), sign = val < 0; in decode_block() local 121 if (sign) in decode_block()
|
H A D | opus_silk.c | 479 int sign = ff_opus_rc_dec_cdf(rc, ff_silk_model_excitation_sign[active + in silk_decode_excitation() local 481 if (sign == 0) in silk_decode_excitation()
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_sse_4.h | 836 __m128 sign = _mm_and_ps(v, neg_zero); in round() 837 __m128 s_magic = _mm_or_ps(no_fraction, sign); in round()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_decimalquantity.cpp | 272 // Invert the negative sign if necessary in getPluralOperand() 505 bool sign; // unused; always positive in convertToAccurateDouble() local 514 &sign, in convertToAccurateDouble() 576 // parse exponentStr into exponent, but note that parseAsciiInteger doesn't handle the minus sign in fromExponentString()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_decimalquantity.cpp | 272 // Invert the negative sign if necessary in getPluralOperand() 505 bool sign; // unused; always positive in convertToAccurateDouble() local 514 &sign, in convertToAccurateDouble() 576 // parse exponentStr into exponent, but note that parseAsciiInteger doesn't handle the minus sign in fromExponentString()
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gm107.asm | 301 // except for the sign bit) 307 // For 0/inf/nan, make sure the sign bit agrees with input and return
|
H A D | gk110.asm | 268 // except for the sign bit) 274 // For 0/inf/nan, make sure the sign bit agrees with input and return
|
/third_party/node/deps/v8/src/common/ |
H A D | globals.h | 240 // - 1 sign 243 // - 1 exponent sign 396 // Quiet NaNs have bits 51 to 62 set, possibly the sign bit, and no 571 // Smi sign bit position must be 32-bit aligned so we can use sign extension 587 // Mask for the sign bit in a smi. 1037 unsigned int sign : 1; member 1044 unsigned int sign : 1; member
|
/third_party/node/deps/v8/src/diagnostics/arm/ |
H A D | disasm-arm.cc | 588 } else if (format[1] == 'i') { // 'sign: signed extra loads and stores in FormatOption() 590 DCHECK(STRING_STARTS_WITH(format, "sign")); in FormatOption() 860 Format(instr, "'memop'cond'sign'h 'rd, ['rn], -'rm"); in DecodeType01() 862 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #-'off8"); in DecodeType01() 868 Format(instr, "'memop'cond'sign'h 'rd, ['rn], +'rm"); in DecodeType01() 870 Format(instr, "'memop'cond'sign'h 'rd, ['rn], #+'off8"); in DecodeType01() 876 Format(instr, "'memop'cond'sign'h 'rd, ['rn, -'rm]'w"); in DecodeType01() 878 Format(instr, "'memop'cond'sign'h 'rd, ['rn, #-'off8]'w"); in DecodeType01() 884 Format(instr, "'memop'cond'sign'h 'rd, ['rn, +'rm]'w"); in DecodeType01() 886 Format(instr, "'memop'cond'sign' in DecodeType01() 1596 char sign = instr->Bit(23) != 0 ? 'u' : 's'; DecodeTypeVFP() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 330 # offsets, but sign extension is a tricky business in perl... 606 use integer; # get right shift extend sign 609 my $sign = ($val < 0) ? -1 : 0; 618 last if (($val>>6) == $sign);
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 325 # offsets, but sign extension is a tricky business in perl... 601 use integer; # get right shift extend sign 604 my $sign = ($val < 0) ? -1 : 0; 613 last if (($val>>6) == $sign);
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | hex_float.h | 234 // 1 sign bit, 8 exponent bits, 23 fractional bits. 248 // 1 sign bit, 11 exponent bits, 52 fractional bits. 262 // 1 sign bit, 5 exponent bits, 10 fractional bits. 337 // The bit that is used as a sign. 360 // Returns the bits associated with the value, without the leading sign bit. 702 // zero out any underflowing value (but retain the sign). in castTo() 751 const char* const sign = (bits & HF::sign_mask) ? "-" : ""; in operator <<() local 794 os << sign << "0x" << (is_zero ? '0' : '1'); in operator <<() 810 // input stream is a plus or minus sign. In that case we also set the fail bit
|