/freebsd/contrib/ncurses/misc/ |
H A D | ncurses.ref | 22 "addch" @1 NONAME ; generated 23 "addchnstr" @2 NONAME ; generated 24 "addchstr" @3 NONAME ; generated 25 "addnstr" @4 NONAME ; generated 26 "addstr" @5 NONAME ; generated 32 "attroff" @11 NONAME ; generated 33 "attron" @12 NONAME ; generated 34 "attrset" @13 NONAME ; generated 35 "attr_get" @14 NONAME ; generated 38 "attr_set" @17 NONAME ; generated [all …]
|
/freebsd/contrib/ncurses/include/ |
H A D | curses.wide | 118 * "generated" comments should include ":WIDEC" to make the corresponding 124 extern NCURSES_EXPORT(int) add_wch (const cchar_t *); /* generated:WIDEC */ 125 extern NCURSES_EXPORT(int) add_wchnstr (const cchar_t *, int); /* generated:WIDEC */ 126 extern NCURSES_EXPORT(int) add_wchstr (const cchar_t *); /* generated:WIDEC */ 127 extern NCURSES_EXPORT(int) addnwstr (const wchar_t *, int); /* generated:WIDEC */ 128 extern NCURSES_EXPORT(int) addwstr (const wchar_t *); /* generated:WIDEC */ 129 extern NCURSES_EXPORT(int) bkgrnd (const cchar_t *); /* generated:WIDEC */ 130 extern NCURSES_EXPORT(void) bkgrndset (const cchar_t *); /* generated:WIDEC */ 131 …,const cchar_t*,const cchar_t*,const cchar_t*,const cchar_t*,const cchar_t*); /* generated:WIDEC */ 132 extern NCURSES_EXPORT(int) box_set (WINDOW *, const cchar_t *, const cchar_t *); /* generated:WIDEC… [all …]
|
H A D | curses.h.in | 615 * functions. Those marked `generated' will have sources generated from the 620 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ 621 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated */ 622 extern NCURSES_EXPORT(int) addchstr (const chtype *); /* generated */ 623 extern NCURSES_EXPORT(int) addnstr (const char *, int); /* generated */ 624 extern NCURSES_EXPORT(int) addstr (const char *); /* generated */ 625 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */ 626 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */ 627 extern NCURSES_EXPORT(int) attrset (NCURSES_ATTR_T); /* generated */ 628 extern NCURSES_EXPORT(int) attr_get (attr_t *, NCURSES_PAIRS_T *, void *); /* generated */ [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | IntegerDivision.h | 26 /// with the generated code. This currently generates code using the udiv 31 /// Replace Rem with generated code. 34 /// Generate code to divide two integers, replacing Div with the generated 40 /// Replace Div with generated code. 44 /// with the generated code. Uses ExpandReminder with a 32bit Rem which 48 /// Replace Rem with generated code. 52 /// with the generated code. Uses ExpandReminder with a 64bit Rem. 54 /// Replace Rem with generated code. 57 /// Generate code to divide two integers, replacing Div with the generated 61 /// Replace Rem with generated code. [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
H A D | other.json | 147 …"PublicDescription": "This event counts streaming prefetch requests to L1D cache generated by hard… 150 …"BriefDescription": "This event counts streaming prefetch requests to L1D cache generated by hardw… 153 …s event counts allocation type prefetch injection requests to L1D cache generated by hardware pref… 156 …s event counts allocation type prefetch injection requests to L1D cache generated by hardware pref… 159 …ent counts non-allocation type prefetch injection requests to L1D cache generated by hardware pref… 162 …ent counts non-allocation type prefetch injection requests to L1D cache generated by hardware pref… 165 …"PublicDescription": "This event counts streaming prefetch requests to L2 cache generated by hardw… 168 …"BriefDescription": "This event counts streaming prefetch requests to L2 cache generated by hardwa… 171 …is event counts allocation type prefetch injection requests to L2 cache generated by hardware pref… 174 …is event counts allocation type prefetch injection requests to L2 cache generated by hardware pref… [all …]
|
/freebsd/sys/conf/ |
H A D | sysent.mk | 15 GENERATED?= ${COMMON_GENERATED:S/^/${GENERATED_PREFIX}/} 20 # and set GENERATED. 32 # potentially once for each ${GENERATED} file. 33 .ORDER: ${GENERATED} 34 sysent: ${GENERATED} 40 ${GENERATED}: ${MAKESYSCALLS_SCRIPT} ${SRCS}
|
/freebsd/crypto/openssl/Configurations/ |
H A D | common0.tmpl | 3 # Commonly used list of generated files 9 # filter out all that are not generated 12 ( # The sources of stuff may be generated 19 # Things we explicitly depend on are usually generated 22 our @generated = 25 # Scripts are assumed to be generated, so add them too
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/ |
H A D | cache.json | 303 … "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that hit the L2 cache.", 311 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that hit the L2 cache. R… 316 … "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache.", 324 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache. … 329 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache wi… 337 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache w… 342 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache wi… 350 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache w… 355 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that true miss for the L2… 363 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that true miss for the L… [all …]
|
/freebsd/secure/lib/libcrypto/ |
H A D | Makefile.asm | 56 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 61 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 136 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 144 ( echo '/* Do not modify. This file is auto-generated from ${SHA_SRC}. */' ;\ 196 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 285 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 335 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 340 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 345 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 350 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ [all …]
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen.texi | 48 The message digest keys file is generated in a 65 public key cryptography. The message digest keys file is generated in a 83 The remaining generated files are compatible with other OpenSSL 85 Certificates generated by this program are compatible with extant 101 Thus, if files are generated by this program without password, 105 Normally, encrypted files for each host are generated by that host and 121 The names used for generated files and links all begin with the 161 The rules say cryptographic media should be generated with proventic 170 certificate should be re-generated. 210 By convention, key names in generated file names include both upper and [all …]
|
H A D | ntp-keygen.mdoc.in | 32 The message digest symmetric keys file is generated in a format 55 The remaining generated files are compatible with other OpenSSL 57 Certificates generated by this program are compatible with extant 90 Thus, if files are generated by this program without an explicit password, 97 Normally, encrypted files for each host are generated by that host and 122 The names used for generated files and links all begin with the 229 Ordinarily, cryptographic files are generated by the host that uses them, 246 Normally, the files for each host are generated by that host 267 to the generated files. 285 extension for all files generated [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | HWEventListener.h | 39 // Events generated by the Retire Control Unit. 41 // Events generated by the Scheduler. 46 // Events generated by the Dispatch logic. 58 // The instruction this event was generated for. 113 // Generic stall events generated by the DispatchStage. 116 // Generic stall events generated by the Scheduler. 130 // The instruction this event was generated for. 165 // Generic events generated by the pipeline. 175 // Events generated by the Scheduler when buffered resources are
|
/freebsd/share/man/man3/ |
H A D | siginfo.3 | 38 The information specifies why the system generated that signal. 108 generated: 198 signal generated by expiration of a timer set by 201 signal generated by completion of an asynchronous I/O request 203 signal generated by arrival of a message on an empty message queue 205 signal generated by miscellaneous parts of the kernel 288 the ID of the message queue which generated the signal 340 can be generated as of 344 can be generated as of
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | LogicalResult.h | 27 /// If isSuccess is true a `success` result is generated, otherwise a 28 /// 'failure' result is generated. 33 /// If isFailure is true a `failure` result is generated, otherwise a 34 /// 'success' result is generated. 54 /// `success` result is generated, otherwise a 'failure' result is generated. 60 /// `failure` result is generated, otherwise a 'success' result is generated.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/ |
H A D | cache.json | 341 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction resp… 351 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction res… 356 "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache.", 366 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache. Requir… 371 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers miss the L2 cache with a … 381 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers miss the L2 cache with a… 386 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers true miss for the L2 cach… 396 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers true miss for the L2 cac… 401 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers outstanding, per cycle, f… 411 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers outstanding, per cycle, … [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_prefetch/ |
H A D | zpool_prefetch_001_pos.ksh | 104 typeset -A generated 105 log_must getddtstats generated $TESTPOOL 106 log_note "generated stats: ${generated}" 107 log_must test "${generated.ondisk}" -ge "1048576" 108 log_must test "${generated.incore}" -ge "1048576" 109 log_must test "${generated.cached}" -ge "1048576"
|
/freebsd/contrib/ncurses/man/ |
H A D | menu_driver.3x | 129 a REQ_SCR_ULINE is generated for a single click, 131 a REQ_SCR_UPAGE is generated for a double-click and 133 a REQ_FIRST_ITEM is generated for a triple-click. 137 a REQ_SCR_DLINE is generated for a single click, 139 a REQ_SCR_DPAGE is generated for a double-click and 141 a REQ_LAST_ITEM is generated for a triple-click. 148 is generated and \fBE_UNKNOWN_COMMAND\fP is returned.
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
H A D | DWARFEmitterImpl.h |
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | doxygen.am | 1 # Doxygen documentation will not be generated with default configuration, 7 # make clean # clean docs generated by doxygen 16 # Use 'make clean' to clean docs generated by doxygen. 28 # Rules for installing docs generated by doxygen into $(htmldir), 40 # Rules for uninstalling docs generated by doxygen from $(htmldir)
|
/freebsd/contrib/libevent/ |
H A D | doxygen.am | 1 # Doxygen documentation will not be generated with default configuration, 7 # make clean # clean docs generated by doxygen 16 # Use 'make clean' to clean docs generated by doxygen. 28 # Rules for installing docs generated by doxygen into $(htmldir), 40 # Rules for uninstalling docs generated by doxygen from $(htmldir)
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | rdseedintrin.h | 20 /// Stores a hardware-generated 16-bit random value in the memory at \a __p. 40 /// \returns 1 if a random number was generated, 0 if not. 47 /// Stores a hardware-generated 32-bit random value in the memory at \a __p. 67 /// \returns 1 if a random number was generated, 0 if not. 75 /// Stores a hardware-generated 64-bit random value in the memory at \a __p. 95 /// \returns 1 if a random number was generated, 0 if not.
|
/freebsd/sys/dev/isci/ |
H A D | isci_logger.c | 110 * for which this message is being generated. 134 * for which this message is being generated. 159 * for which this message is being generated. 185 * for which this message is being generated. 211 * for which this message is being generated. 236 * for which this message is being generated. 261 * for which this message is being generated. 286 * for which this message is being generated. 312 * for which this message is being generated. 338 * for which this message is being generated.
|
/freebsd/contrib/ntp/scripts/ |
H A D | invoke-plot_summary.texi | 4 @cindex plot statistics generated by summary script 15 This section was generated by @strong{AutoGen}, 32 This is the automatically generated usage text for plot_summary. 44 plot_summary - plot statistics generated by summary script - Ver. 4.2.8p18 70 *_summary files generated by @code{summary} script. 93 By default the peer_summary plots are not generated. Use this option to
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CheckerContext.h | 163 /// @param State The state of the generated node. If not specified, the state 167 /// will be used. Tags are used to prevent states generated at 177 /// @param State The state of the generated node. 178 /// @param Pred The transition will be generated from the specified Pred node 179 /// to the newly generated node. 206 /// @param State The state of the generated node. 219 /// @param State The state of the generated node. 220 /// @param Pred The transition will be generated from the specified Pred node 221 /// to the newly generated node. 235 /// @param State The state of the generated node. [all …]
|
/freebsd/contrib/openresolv/ |
H A D | resolvconf.conf.5.in | 55 When a dynamically generated list is appended or prepended to, the whole 87 Prepend search domains to the dynamically generated list. 89 Append search domains to the dynamically generated list. 95 Prepend name servers to the dynamically generated list. 99 Append name servers to the dynamically generated list. 202 Append name servers to the dynamically generated list. 204 Prepend name servers to the dynamically generated list. 206 Append search domains to the dynamically generated list. 208 Prepend search domains to the dynamically generated list.
|