/freebsd/contrib/ntp/include/ |
H A D | gps.h | 45 #define PUMS 0x0056 /* Gen. preset register unit millisec */ 46 #define PMS 0x0057 /* Gen. preset register units hundreds and tens ms */ 47 #define PSEC 0x0058 /* Gen. preset register units tens and unit seconds */ 48 #define PMIN 0x0059 /* Gen. preset register units tens and unit minutes */ 49 #define PHRS 0x005A /* Gen. preset register units tens and unit hours */ 50 #define PDYS1 0x005B /* Gen. preset register units tens and unit days */ 51 #define PDYS2 0x005C /* Gen. preset register units hundreds days */ 52 #define PYRS1 0x005D /* Gen. preset register units tens and unit years */ 53 #define PYRS2 0x005E /* Gen. preset reg. units thousands and hundreds yrs */
|
/freebsd/contrib/xz/src/liblzma/api/lzma/ |
H A D | container.h | 23 * \brief Default compression preset 25 * It's not straightforward to recommend a default preset, because in some 33 * \brief Mask for preset level 35 * This is useful only if you need to extract the level from the preset 42 * Preset flags 48 * \brief Extreme compression preset 50 * This flag modifies the preset to make the encoding significantly slower 56 * a little but only at the lowest preset levels (0-3). 143 * \brief Encoder only: Compression preset 145 * The preset is set just like with lzma_easy_encoder(). [all …]
|
H A D | lzma12.h | 256 * a preset dictionary. It is useful when compressing many 258 * each other. The preset dictionary should contain typical 260 * probable strings should be near the end of the preset dictionary. 265 * liblzma allow preset dictionary when decoding, thus if 266 * you create a .xz or .lzma file with preset dictionary, it 268 * future, the .xz format will likely get support for preset 274 * \brief Size of the preset dictionary 276 * Specifies the size of the preset dictionary. If the size is 282 * no preset dictionary is used (identical to only setting 542 * \brief Set a compression preset to lzma_options_lzma structure [all …]
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-systemd.m4 | 4 [install systemd unit/preset files [[default: yes]]]), 15 [install systemd preset files in dir [[/usr/lib/systemd/system-preset]]]), 16 systemdpresetdir=$withval,systemdpresetdir=/usr/lib/systemd/system-preset)
|
/freebsd/contrib/xz/src/xz/ |
H A D | xz.1 | 714 Select a compression preset level. 717 If multiple preset levels are specified, 720 a compression preset level clears the custom filter chain. 728 thus using a too high preset level might make it painful 787 Preset;DictSize;CompCPU;CompMem;DecMem 844 For example, four threads with preset 849 Use a slower variant of the selected compression preset level 854 but compressor memory usage increases a little at preset levels 875 Preset;DictSize;CompCPU;CompMem;DecMem 1375 preset options [all …]
|
H A D | options.c | 249 message_fatal(_("Unsupported LZMA1/LZMA2 preset: %s"), in error_lzma_preset() 264 uint32_t preset = (uint32_t)(valuestr[0] - '0'); in set_lzma() local 270 preset |= LZMA_PRESET_EXTREME; in set_lzma() 278 if (lzma_lzma_preset(options, preset)) in set_lzma() 338 { "preset", NULL, UINT64_MAX, 0 }, in options_lzma()
|
H A D | coder.c | 60 /// we are using a preset. 63 /// Number of the preset (0-9) 67 /// option. The filter chain is reset if a preset option (like -9) or an 102 // Setting a preset or using --filters makes us forget in forget_filter_chain() 149 // Setting a custom filter chain makes us forget the preset options. in coder_add_filter() 151 // where the custom filter chain resets the preset level back to in coder_add_filter() 350 // Options for LZMA1 or LZMA2 in case we are using a preset. in coder_set_compression_settings() 358 // We are using a preset. This is not a good idea in raw mode in coder_set_compression_settings() 365 message(V_WARNING, _("Using a preset in raw mode " in coder_set_compression_settings() 372 // Get the preset for LZMA1 or LZMA2. in coder_set_compression_settings()
|
/freebsd/contrib/xz/src/liblzma/common/ |
H A D | string_conversion.c | 188 /// (1) If .type equals OPTMAP_TYPE_LZMA_PRESET then LZMA1/2 preset string 322 uint32_t *preset) in parse_lzma12_preset() argument 327 return N_("Unsupported preset"); in parse_lzma12_preset() 329 *preset = (uint32_t)(**str - '0'); in parse_lzma12_preset() 335 *preset |= LZMA_PRESET_EXTREME; in parse_lzma12_preset() 339 return N_("Unsupported flag in the preset"); in parse_lzma12_preset() 351 uint32_t preset; in set_lzma12_preset() local 352 const char *errmsg = parse_lzma12_preset(str, str_end, &preset); in set_lzma12_preset() 357 if (lzma_lzma_preset(opts, preset)) in set_lzma12_preset() 358 return N_("Unsupported preset"); in set_lzma12_preset() [all …]
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | rfc1950.txt | 154 support for a preset dictionary was introduced, and the 272 bit 5 FDICT (preset dictionary) 287 FDICT (Preset dictionary) 346 and ADLER32, but need not support preset dictionaries. When the 348 the compressor may use only preset dictionaries that are specified 350 preset dictionary feature, the compressor must not set the FDICT 361 identifier of a known preset dictionary. A decompressor may 364 decompressor must support all the preset dictionaries specified by 365 the other format. When the other format does not use the preset 457 8.1. Preset dictionaries [all …]
|
/freebsd/sys/dev/al_eth/ |
H A D | al_init_eth_kr.c | 45 * change his state to preset. 68 DO_PRESET, /* issue PRESET to link partner */ 228 /* First check for Init and Preset commands. */ in al_eth_coeff_req_handle() 229 if ((lpcoeff->preset != 0) || (lpcoeff->initialize) != 0) { in al_eth_coeff_req_handle() 235 * in case of preset c(0) should be set to maximum and both c(1) in al_eth_coeff_req_handle() 248 * in case preset and initialize are false need to perform per in al_eth_coeff_req_handle() 462 ldcoeff.preset = AL_TRUE; in al_eth_kr_lt_transmitter_task_run() 468 * Send PRESET and wait for updated for all in al_eth_kr_lt_transmitter_task_run() 473 else /* as long as the lp didn't response to the preset in al_eth_kr_lt_transmitter_task_run() 475 ldcoeff.preset = AL_TRUE; in al_eth_kr_lt_transmitter_task_run() [all …]
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_video.c | 663 "preset level for full power mode"); in acpi_video_vo_init() 670 "preset level for economy mode"); in acpi_video_vo_init() 890 int level, preset, err; in acpi_video_vo_bright_sysctl() local 903 preset = (power_profile_get_state() == POWER_PROFILE_ECONOMY) ? in acpi_video_vo_bright_sysctl() 907 level = preset; in acpi_video_vo_bright_sysctl() 920 vo_set_brightness(vo, (level == -1) ? preset : level); in acpi_video_vo_bright_sysctl() 931 int i, level, *preset, err; in acpi_video_vo_presets_sysctl() local 943 preset = (arg2 == POWER_PROFILE_ECONOMY) ? in acpi_video_vo_presets_sysctl() 945 level = *preset; in acpi_video_vo_presets_sysctl() 962 *preset = level; in acpi_video_vo_presets_sysctl()
|
/freebsd/share/man/man4/ |
H A D | acpi_video.4 | 56 Preset brightness level to be used in full power mode. 58 Preset brightness level to be used in economy mode.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | os_cflags.m4 | 5 # allow ntp_os_cflags to be preset to skip this stuff 106 # allow ntp_os_ldflags to be preset to skip this stuff
|
H A D | ntp_sntp.m4 | 5 dnl preset withsntp=no in env to change default to --without-sntp
|
/freebsd/sys/riscv/include/ |
H A D | atomic.h | 202 "li %1, 1\n" /* Preset to fail */ in atomic_cmpset_32() 225 "li %1, 1\n" /* Preset to fail */ in atomic_fcmpset_32() 401 "li %1, 1\n" /* Preset to fail */ in atomic_cmpset_64() 424 "li %1, 1\n" /* Preset to fail */ in atomic_fcmpset_64()
|
/freebsd/contrib/ntp/kernel/sys/ |
H A D | tt560_api.h | 116 * and position preset registers. 368 #define PRESET_POS_RDY_BIT 0 /* access the preset pos. rdy. bit */ 373 #define PRESET_TIME_RDY_BIT 5 /* access the preset time ready bit */
|
/freebsd/contrib/ntp/sntp/libopts/autoopts/ |
H A D | usage-txt.h | 267 /* 3100 */ "\t\t\t\t- may not be preset\n\0" 276 /* 3343 */ "\t\t\t\t- may NOT appear - preset only\n\0" 278 "The following option preset mechanisms are supported:\n\0" 571 puts(_("\t\t\t\t- may not be preset\n")); in dummy_func() 598 puts(_("\t\t\t\t- may NOT appear - preset only\n")); in dummy_func() 601 "The following option preset mechanisms are supported:\n")); in dummy_func() 604 "The following option preset mechanisms are supported:\n")); in dummy_func()
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | invoke-ntpsnmpd.texi | 68 The following option preset mechanisms are supported: 92 Any option that is not marked as @i{not presettable} may be preset by
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | env.c | 36 * doPrognameEnv - check for preset values from the ${PROGNAME} 181 * env_presets - check for preset values from the envrionment
|
H A D | init.c | 154 tOptState opt_st = OPTSTATE_INITIALIZER(PRESET); in immediate_opts() 183 * check for preset values from a config files or envrionment variables
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | ti,keystone-timer.txt | 10 when the counter reaches preset counter values.
|
H A D | ti,davinci-timer.txt | 10 counter reaches preset counter values.
|
H A D | ti,da830-timer.yaml | 19 counter reaches preset counter values.
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | ti,tps380x-reset.yaml | 15 RESET signal if the voltage drops below a preset threshold or upon a manual
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam_authenticate.3 | 27 when it exceeds some preset or hardcoded limit.
|