/freebsd/crypto/openssh/contrib/suse/ |
H A D | rc.sshd | 33 # rc_check check and set local and overall rc status 34 # rc_status check and set local and overall rc status 37 # rc_failed set local and overall rc status to failed 38 # rc_reset clear local rc status (overall remains) 39 # rc_exit exit appropriate to overall rc status
|
/freebsd/share/examples/ses/getencstat/ |
H A D | getencstat.0 | 47 The overall status is printed out. 48 If the overall status 57 overall states reflect a summary of the states of each object within 68 to try and clear overall device status, or may use
|
/freebsd/share/man/man4/ |
H A D | ses.4 | 91 Get the overall enclosure status. 93 Set the overall enclosure status. 136 enabled, the first open to an SES device will spit out overall enclosure
|
H A D | syncache.4 | 73 the amount of state kept on the server, and by limiting the overall size 211 Entries dropped for exceeding overall cache size.
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/ |
H A D | lac_sym_hash_precomputes.h | 68 * overall precompute management structure 136 * overall structure for managing a single precompute operation 138 * overall structure for managing a single precompute operation 151 /**< structure containing the counter and the condition for the overall 163 /**< ASSUMPTION: The above structures are 8 byte aligned if the overall
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 69 /// types of the overall function, the output blocks, the sets of stores needed 76 /// The argument types for the function created as the overall function to 79 /// The FunctionType for the overall function. 81 /// The Function for the collective overall function. 88 /// The return blocks for the overall function. 707 /// \param [out] NewEnds - The return blocks of the new overall function. 926 /// overall function for the OutlinableRegions. This creates a way to replace 928 /// overall function. 943 // This counts the argument number in the overall function. in findExtractedInputToOverallInputMapping() 950 // overall function. Since there may be extra arguments in the overall in findExtractedInputToOverallInputMapping() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | IROutliner.h | 62 /// mapping from the extracted function arguments to overall function arguments. 77 /// OutlinableRegion in the overall function. 81 /// overall function. Since there will be inputs, such as elevated constants 84 /// track of which extracted argument maps to which overall argument. 92 /// in the overall function. 244 /// Create the function based on the overall types found in the current 255 /// Identify the needed extracted inputs in a section, and add to the overall 284 /// \param [in,out] CurrentGroup - The overall outlined section
|
/freebsd/contrib/sendmail/libsm/ |
H A D | syslogio.c | 24 ** Overall: 43 ** 0 (zero) success always (see Overall) 145 ** 0 (zero) success always (see Overall)
|
/freebsd/lib/libdpv/ |
H A D | dpv.c | 122 int overall = 0; in dpv() local 432 * to the overall progressbar. Other nasty side-effects such as the in dpv() 633 /* Calculate overall progress (rounding up) */ in dpv() 634 overall = (100 * nthfile - 100 + pct) / in dpv() 638 overall++; in dpv() 645 overall); in dpv() 649 aprompt, overall); in dpv() 702 warnx("%s: %lli overall read", __func__, dpv_overall_read); in dpv()
|
H A D | dprompt.c | 714 dprompt_dprint(int fd, const char *prefix, const char *append, int overall) in dprompt_dprint() argument 718 if (overall >= 0 && overall <= 100) in dprompt_dprint() 719 gauge_percent = percent = overall; in dprompt_dprint() 729 dprompt_libprint(const char *prefix, const char *append, int overall) in dprompt_libprint() argument 736 if (overall >= 0 && overall <= 100) in dprompt_libprint() 737 gauge_percent = percent = overall; in dprompt_libprint()
|
/freebsd/contrib/kyua/misc/ |
H A D | report.css | 42 p.overall font.good { 46 p.overall font.bad {
|
H A D | index.html | 44 <p class="overall">Overall result:
|
/freebsd/tests/sys/ses/ |
H A D | destructive.c | 89 /* skip overall elements */ in do_setelmstat() 119 /* skip overall elements */ in do_setelmstat() 176 /* skip overall elements */ in do_setelmstat_cleanup()
|
H A D | nondestructive.c | 57 r = regcomp(&re, "(Overall|Element [0-9]+) descriptor: ", REG_EXTENDED); in do_getelmdesc() 152 * * It isn't an Overall Element in do_getelmdevnames() 290 /* Skip the Overall elements */ in do_getelmmap() 564 expected += 1 + nelm; // +1 for the Overall element in do_getnelm()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_collapse.h | 196 // Canonicalize loop nest and calculate overall trip count. 202 // Returns trip count of overall space. 208 // Calculate old induction variables corresponding to overall new_iv.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_get_stream_read_state.pod | 33 overall state of the receiving and sending parts of a QUIC stream, respectively. 127 connection closure. However, you can obtain the overall error code associated
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | design.html | 79 Simple filters should not seriously impact overall MTA performance. 96 overall mail filtering environment. In particular, he/she must decide
|
/freebsd/usr.bin/mkuzip/ |
H A D | mkuzip.8 | 186 For large cluster sizes (16kB and higher), typical overall image compression 199 benefit overall compression ratio is an artifact of the
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_get_stream_read_state.3 | 92 overall state of the receiving and sending parts of a QUIC stream, respectively. 174 connection closure. However, you can obtain the overall error code associated
|
/freebsd/contrib/sendmail/src/ |
H A D | TUNING | 43 mail) with high overall throughput. 115 per queue group (Runner=) and overall (MaxQueueChildren). 154 recipients. For mailing lists or large aliases the overall delivery
|
/freebsd/usr.sbin/ppp/ |
H A D | throughput.c | 118 prompt_Printf(prompt, " overall %6llu bytes/sec\n", in throughput_disp() 128 prompt_Printf(prompt, "Overall %llu bytes/sec\n", in throughput_disp() 269 prompt_Printf(prompt, "overall cleared (was %6llu bytes/sec)\n", in throughput_clear()
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | bsdconfig.hlp | 11 For more information on the overall general system configuration, see
|
/freebsd/sys/contrib/device-tree/Bindings/nds32/ |
H A D | atl2c.txt | 5 Level-2 cache controller in general enhances overall system performance
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_enc.h | 86 * Similarly, overall enclosure status may be fetched or set via 172 * Overall Enclosure Status
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | aspeed,ast2600-ahbc.yaml | 16 to control the overall operations of Advanced High-performance Bus (AHB).
|