Home
last modified time | relevance | path

Searched refs:minus (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt27 -cold-in-minus : flag that cold temperature is in minus degrees
56 cm-battery-cold-in-minus;
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_headers_filter_module.c474 ngx_uint_t minus; in ngx_http_parse_expires() local
497 minus = 0; in ngx_http_parse_expires()
509 minus = 0; in ngx_http_parse_expires()
514 minus = 1; in ngx_http_parse_expires()
517 minus = 0; in ngx_http_parse_expires()
534 if (minus) { in ngx_http_parse_expires()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/
H A Dad5755.txt50 2: Plus minus 5 V voltage range.
51 3: Plus minus 10 V voltage range.
/f-stack/app/nginx-1.16.1/src/core/
H A Dnginx.c1308 ngx_uint_t n, minus; in ngx_set_priority() local
1318 minus = 1; in ngx_set_priority()
1322 minus = 0; in ngx_set_priority()
1326 minus = 0; in ngx_set_priority()
1334 if (minus) { in ngx_set_priority()
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Diqs5xx.txt35 as its count value minus a reference, where
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dnvidia,tegra186-hsp.txt26 external interrupts supported by the HSP instance minus one.
/f-stack/app/nginx-1.16.1/conf/
H A Dwin-utf45 B1 C2B1 ; # plus-minus sign
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c329 …malTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus) in FSE_optimalTableLog_internal() argument
331 U32 maxBitsSrc = BIT_highbit32((U32)(srcSize - 1)) - minus; in FSE_optimalTableLog_internal()
/f-stack/freebsd/amd64/conf/
H A DMINIMAL5 # GENERIC, minus all functionality that can be replaced by loading kernel
/f-stack/freebsd/i386/conf/
H A DMINIMAL5 # GENERIC, minus all functionality that can be replaced by loading kernel
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dfse.h320 …alTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus);
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dregulator.yaml65 reach the target voltage, plus/minus whatever tolerance the board
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap3-pandora-common.dtsi164 kp-minus {
/f-stack/tools/libxo/doc/
H A Dfield-formatting.rst27 - a minus sign ('-'), indicating the output value should be padded on
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlpm6_lib.rst191 which is the number of levels minus one, since the first three bytes are resolved in the tbl24. How…
H A Dpoll_mode_drv.rst229 * tx_rs_thresh must be less than the size of the ring minus 2.
235 * tx_free_thresh must be less than the size of the ring minus 3.
H A Drte_flow.rst880 - Locate "baz" after "bar" minus 29 bytes.
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt263 size, minus eight (CINFO=7 indicates a 32K window size). Values
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.c828 …alTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus);
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md580 `Stream4_Size` is computed from total `Total_Streams_Size` minus sizes of other streams.
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c1775 …alTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus);
7804 …malTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus) in FSE_optimalTableLog_internal() argument
7806 U32 maxBitsSrc = BIT_highbit32((U32)(srcSize - 1)) - minus; in FSE_optimalTableLog_internal()