Searched refs:adapt (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | armadeus,st0700-adapt.yaml | 4 $id: http://devicetree.org/schemas/display/panel/armadeus,st0700-adapt.yaml# 21 const: armadeus,st0700-adapt
|
| /f-stack/dpdk/drivers/net/vmxnet3/base/ |
| H A D | README | 11 are crated to adapt to the needs from above 2 files.
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/docs/source/ |
| H A D | index.rst | 3 You can adapt this file completely to your liking, but it should at least
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c.txt | 24 wants to support one of the below features, it should adapt these bindings. 72 this information to adapt power management to keep the arbitration awake 109 wants to support one of the below features, it should adapt these bindings.
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | fileio.h | 77 void FIO_setAdaptiveMode(FIO_prefs_t* const prefs, unsigned adapt);
|
| H A D | zstdcli.c | 704 adapt = 0, in main() local 830 if (!strcmp(argument, "--adapt")) { adapt = 1; continue; } in main() 831 …if (longCommandWArg(&argument, "--adapt=")) { adapt = 1; if (!parseAdaptParameters(argument, &adap… in main() 1316 FIO_setAdaptiveMode(prefs, (unsigned)adapt); in main() 1356 …(void)contentSize; (void)suffix; (void)adapt; (void)rsyncable; (void)ultra; (void)cLevel; (void)ld… in main()
|
| H A D | README.md | 174 --adapt : dynamically adapt compression level to I/O conditions
|
| H A D | zstd.1.md | 127 * `--adapt[=min=#,max=#]` : 128 `zstd` will dynamically adapt compression level to perceived I/O conditions. 135 _note_ : at the time of this writing, `--adapt` can remain stuck at low speed
|
| H A D | fileio.c | 461 void FIO_setAdaptiveMode(FIO_prefs_t* const prefs, unsigned adapt) { in FIO_setAdaptiveMode() argument 462 if ((adapt>0) && (prefs->nbWorkers==0)) in FIO_setAdaptiveMode() 464 prefs->adaptiveMode = adapt; in FIO_setAdaptiveMode()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l56.txt | 39 Amplifiers adapt to the output signal levels.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx6ul-imx6ull-opos6uldev.dtsi | 52 compatible = "armadeus,st0700-adapt";
|
| H A D | imx6qdl-apf6dev.dtsi | 74 compatible = "armadeus,st0700-adapt";
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | FAQ | 82 No, sorry. You have to spawn an uncompress or gunzip subprocess, or adapt
|
| H A D | ChangeLog | 1392 - fix MSDOS small and medium model (now easier to adapt to any compiler)
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 227 cli : new command --adapt, for automatic compression level adaptation
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | poll_mode_drv.rst | 81 to dynamically adapt its overall behavior through different global loop policies, such as:
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 1971 Dynamic HZ: adapt cron frequency to number of clients.
|