| /f-stack/tools/libxo/encoder/cbor/ |
| H A D | enc_cbor.c | 216 int negative = 0; in cbor_content() local 219 negative = 1; in cbor_content() 228 *xbp->xb_curp = negative ? CBOR_NEGATIVE : CBOR_UNSIGNED; in cbor_content() 229 if (negative) in cbor_content() 231 cbor_encode_uint(xbp, ival, negative ? CBOR_NLIMIT : CBOR_ULIMIT); in cbor_content()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | util.c | 301 int negative; in ll2string() local 312 negative = 1; in ll2string() 315 negative = 0; in ll2string() 319 uint32_t const length = digits10(value)+negative; in ll2string() 344 if (negative) dst[0] = '-'; in ll2string() 363 int negative = 0; in string2ll() local 379 negative = 1; in string2ll() 414 if (negative) { in string2ll()
|
| H A D | listpack.c | 144 int negative = 0; in lpStringToInt64() local 157 negative = 1; in lpStringToInt64() 192 if (negative) { in lpStringToInt64()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | meson.build | 33 '-Wno-shift-negative-value', 38 '-Wno-shift-negative-value',
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adi,ad7124.yaml | 103 adi,buffered-negative: 104 description: Enable buffered mode for negative input. 143 adi,buffered-negative;
|
| H A D | adc.txt | 6 specifies the positive input pin, the second value the negative
|
| H A D | ti-adc12138.txt | 16 - vref-n-supply: The regulator supply for negative analog voltage reference
|
| H A D | fsl,imx25-gcq.txt | 39 - fsl,adc-refn: specifies the negative reference input as defined in
|
| H A D | st,stm32-adc.yaml | 263 on stm32mp1. Positive and negative inputs pairs are listed: 278 "vinn" indicates negative input number 418 // - channels 2 & 3 as differential (with resp. 6 & 7 negative inputs)
|
| /f-stack/mk/ |
| H A D | kern.mk | 22 NO_WSHIFT_COUNT_NEGATIVE= -Wno-shift-count-negative 34 -Wno-builtin-requires-header -Wno-error-shift-negative-value -Wno-unknown-warning-option
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/ |
| H A D | mount-matrix.txt | 31 For a screen you probably want (x) coordinates to go from negative on the left 32 to positive on the right, (y) from negative on the bottom to positive on top 33 and (z) depth to be negative under the screen and positive in front of it, 78 its top towards surface, you get a negative y axis. 132 device with a screen lying flat on a table), you should get a negative value
|
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptodev_if.m | 54 * this function should return a negative value indicating the 55 * priority of this driver. These negative values should be derived 66 * @retval negative if the driver supports this session - the 67 * least negative value is used to select the
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | member_lib.rst | 87 set-summary schemes with and without false negative probability. 197 example for using HTSS with 0% false negative (i.e., when an element returns not 213 false negative probability. We discuss this case in the next section. 219 have a false negative probability, i.e., it is 100% certain when an element 222 allows for false negative probability. 228 set-summary will begin to have false negative probability. This is because the 231 not being in the set, hence having a false negative probability. 233 The major usage of HTSS with false negative is to use it as a cache for 247 HTSS with false negative (i.e. a cache) also has its wide set of applications. 257 traffic, HTSS with false negative will act as a cache for <flowid, target ACL [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | innolux,p097pfg.yaml | 27 description: The regulator that provides negative voltage
|
| H A D | boe,tv101wum-nl6.yaml | 43 description: phandle of the regulator that provides negative voltage
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | qcom-labibb-regulator.yaml | 14 negative boost power supply for display panels. Currently implemented for
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | g762.txt | 16 and 1 (negative duty).
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | ltc2941.txt | 14 negative value when the battery has been connected to the wrong end of the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ab8500/ |
| H A D | fg.txt | 35 measurement, 'btemp' signal is used when NTC(negative temperature
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | truly,nt35597.txt | 13 for negative LCD bias
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | tlv320adcx140.yaml | 69 0 - (default) Odd channel is latched on the negative edge and even 72 latched on the the negative edge.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | samsung_uart.yaml | 15 node, according to serialN format, where N is the port number (non-negative
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/reset/ |
| H A D | gpio-poweroff.txt | 14 triggering negative edge triggered power off. After another 100ms
|
| H A D | gpio-restart.txt | 15 inactive, thus causing an active->inactive edge, triggering negative edge
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | socfpga_arria10_socdk.dtsi | 78 * range from a negative skew to a positive skew.
|