/openbsd-src/lib/libcurses/ |
H A D | curses.h | 603 * functions. Those marked `generated' will have sources generated from the 608 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ 609 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated */ 610 extern NCURSES_EXPORT(int) addchstr (const chtype *); /* generated */ 611 extern NCURSES_EXPORT(int) addnstr (const char *, int); /* generated */ 612 extern NCURSES_EXPORT(int) addstr (const char *); /* generated */ 613 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */ 614 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */ 615 extern NCURSES_EXPORT(int) attrset (NCURSES_ATTR_T); /* generated */ 616 extern NCURSES_EXPORT(int) attr_get (attr_t *, NCURSES_PAIRS_T *, void *); /* generated */ [all …]
|
/openbsd-src/gnu/llvm/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 …]
|
/openbsd-src/lib/libssl/test/ |
H A D | testss | 66 echo first generated request is invalid 72 echo second generated request is invalid 78 echo first generated cert is invalid 148 echo The generated CA certificate is $CAcert 149 echo The generated CA private key is $CAkey 151 echo The generated user certificate is $Ucert 152 echo The generated user private key is $Ukey 154 echo The first generated proxy certificate is $P1cert 155 echo The first generated proxy private key is $P1key 157 echo The second generated proxy certificate is $P2cert [all …]
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | smtpd-filters.7 | 194 Each report event is generated by 222 This event is generated upon connection. 248 This event is generated upon display of the server banner. 253 This event is generated upon 269 This event is generated upon successful negotiation of TLS. 275 This event is generated upon disconnection of the client. 277 This event is generated upon an authentication attempt by the client. 290 This event is generated when a transaction is reset. 296 This event is generated when a transaction is initiated. 301 This event is generated whe [all...] |
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Manifest/lib/ExtUtils/ |
H A D | MANIFEST.SKIP | 15 # Avoid VMS specific MakeMaker generated files 20 # Avoid Makemaker generated and utility files. 27 \bblibdirs\.ts$ # 6.18 through 6.25 generated this 30 # Avoid Module::Build generated and utility files. 38 # and Module::Build::Tiny generated files
|
/openbsd-src/gnu/llvm/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. 110 // Generic stall events generated by the DispatchStage. 113 // Generic stall events generated by the Scheduler. 127 // The instruction this event was generated for. 162 // Generic events generated by the pipeline. 172 // Events generated by the Scheduler when buffered resources are
|
/openbsd-src/regress/sbin/isakmpd/ |
H A D | Makefile.inc | 7 CLEANFILES+= stamp-generated 9 ${PROG}: stamp-generated 11 stamp-generated: 12 ${MAKE} -C ${TOPSRC} generated
|
/openbsd-src/gnu/llvm/lldb/docs/ |
H A D | conf.py | 20 # For the website we need to setup the path to the generated LLDB module that 34 # Put the generated Python API documentation in the 'python_api' folder. This 35 # also defines the URL these files will have in the generated website. 98 # Ignore the generated Python documentation that is only used on the website. 188 # If false, no module index is generated. 191 # If false, no index is generated. 258 # If false, no module index is generated. 287 # If false, no module index is generated. 297 """ Preprocesses source files generated by automodapi. """ 298 # Don't cleanup anything beside automodapi-generated sources. [all …]
|
H A D | doxygen.cfg.in | 31 # This could be handy for archiving the generated documentation or 37 # base path where the generated documentation will be put. 45 # format and will distribute the generated files over these directories. 47 # source files, where putting all generated files in the same directory would 53 # documentation generated by doxygen is written. Doxygen will use this 337 # various overviews, but no documentation section is generated. 480 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 516 # by doxygen. The layout file controls the global structure of the generated 528 # The QUIET tag can be used to turn on/off the messages that are generated 534 # generated by doxygen. Possible values are YES and NO. If left blank [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/ |
H A D | gcore-thread.exp | 137 fail "re-load generated corefile (bad file format)" 142 fail "re-load generated corefile (file not found)" 147 fail "re-load generated corefile (incomplete note section)" 149 -re "Core was generated by .*$gdb_prompt $" { 150 pass "re-load generated corefile" 153 fail "re-load generated corefile" 156 fail "re-load generated corefile (timeout)"
|
/openbsd-src/lib/libmenu/ |
H A D | menu_driver.3 | 128 a REQ_SCR_ULINE is generated for a single click, 130 a REQ_SCR_UPAGE is generated for a double-click and 132 a REQ_FIRST_ITEM is generated for a triple-click. 136 a REQ_SCR_DLINE is generated for a single click, 138 a REQ_SCR_DPAGE is generated for a double-click and 140 a REQ_LAST_ITEM is generated for a triple-click. 147 is generated and \fBE_UNKNOWN_COMMAND\fP is returned.
|
/openbsd-src/lib/libedit/ |
H A D | Makefile | 34 GENERATED= ${AHDR} fcns.h func.h help.h macro 35 CLEANFILES+= ${GENERATED} 40 .PHONY: generated 41 generated: ${GENERATED} target 42 BUILDFIRST = ${GENERATED}
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/doxygen/ |
H A D | user.cfg.in | 30 # This could be handy for archiving the generated documentation or 36 # base path where the generated documentation will be put. 43 # documentation generated by doxygen is written. Doxygen will use this 79 # various overviews, but no documentation section is generated. 301 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 311 # The QUIET tag can be used to turn on/off the messages that are generated 317 # generated by doxygen. Possible values are YES and NO. If left blank 450 # be generated. Documented entities will be cross-referenced with these sources. 460 # doxygen to hide any special comment blocks from generated source code 482 # of all compounds will be generated. Enable this if the project [all …]
|
H A D | mainpage.html | 10 Originally generated by Doxygen 1.2.12. 28 <p class="smallertext">@LEVEL@-level docs, generated @DATE@.</p> 58 <p>These HTML pages are automatically generated, along with the man pages. 64 <!-- snagged from the generated page --> 86 <p>Here are entry points to all the pages generated by Doxygen: 108 <p>Part of the generated documentation involved comments 123 <p>Part of the generated documentation is quoted from the ISO C++ Standard,
|
/openbsd-src/gnu/llvm/clang/www/demo/ |
H A D | DemoInfo.html | 19 <li>The generated LLVM code will be easier to read if 22 <li>Unused inline functions and methods are not generated. Instead 63 <h2><a name="bcanalyzer">Analyze generated bytecode</a></h2> 68 on the generated bytecode, which introspects into the format of the .bc file 77 on the generated bytecode, which auto generates the C++ API calls that could
|
/openbsd-src/usr.bin/yacc/ |
H A D | yacc.1 | 81 will insert #line directives in the generated code. 83 generated code to the user's original code. 105 option changes the prefix prepended to yacc-generated symbols to 123 option changes the preprocessor directives generated by 129 option causes a human-readable description of the generated parser to 134 The names of the tables generated by this version of
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | gcore.exp | 138 fail "re-load generated corefile (bad file format)" 143 fail "re-load generated corefile (file not found)" 148 fail "re-load generated corefile (incomplete note section)" 150 -re "Core was generated by .*$gdb_prompt $" { 151 pass "re-load generated corefile" 154 fail "re-load generated corefile" 157 fail "re-load generated corefile (timeout)"
|
/openbsd-src/gnu/llvm/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 …]
|
/openbsd-src/usr.bin/dig/lib/dns/include/dns/ |
H A D | tsig.h | 56 int generated; /*%< was this generated? */ member 65 (tsigkey)->generated ? ((tsigkey)->creator) : \ 70 unsigned char *secret, int length, int generated, 77 dst_key_t *dstkey, int generated, 85 * inception == expire. If the key was generated, the creating identity,
|
/openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/ |
H A D | mainpage.html | 10 Originally generated by Doxygen 1.2.12. 28 <p class="smallertext">@LEVEL@-level docs, generated @DATE@.</p> 45 <p>Here are entry points to all the pages generated by Doxygen: 72 <p>These HTML pages are automatically generated, along with the man pages. 81 <p>Part of the generated documentation involved comments and notes from 96 <p>Part of the generated documentation is quoted from the ISO C++ Standard,
|
H A D | user.cfg.in | 23 # This could be handy for archiving the generated documentation or 29 # base path where the generated documentation will be put. 37 # format and will distribute the generated files over these directories. 39 # source files, where putting all generated files in the same directory would 45 # documentation generated by doxygen is written. Doxygen will use this 56 # This tag can be used to specify the encoding used in the generated 264 # various overviews, but no documentation section is generated. 387 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 414 # The QUIET tag can be used to turn on/off the messages that are generated 420 # generated by doxygen. Possible values are YES and NO. If left blank [all …]
|
/openbsd-src/sys/dev/onewire/ |
H A D | devlist2h.awk | 29 "/*\n * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.\n" \ 30 " *\n * Generated from:\n *\t%s\n */\n\n", VERSION) > hfile 33 "/*\n * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.\n" \ 34 " *\n * Generated from:\n *\t%s\n */\n\n", VERSION) > dfile
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
H A D | ppcpe.sc | 14 the box generated by other compilers/linkers/etc. This means that 49 .rdata: compiler generated read only data 50 .xdata: compiler generated exception handling table. (Most docs 118 The ".private.toc" sections are generated by the ppc bfd. The 119 .toc variable is generated by gas, and resolved here. It is 176 /* The .reloc section is currently generated by the dlltool from Steve
|
/openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/ |
H A D | ppcpe.sc | 14 the box generated by other compilers/linkers/etc. This means that 49 .rdata: compiler generated read only data 50 .xdata: compiler generated exception handling table. (Most docs 118 The ".private.toc" sections are generated by the ppc bfd. The 119 .toc variable is generated by gas, and resolved here. It is 176 /* The .reloc section is currently generated by the dlltool from Steve
|
/openbsd-src/gnu/usr.bin/perl/win32/bin/ |
H A D | pl2bat.pl | 14 -n ntargs arguments to invoke perl with in generated file 17 -o otherargs arguments to invoke perl with in generated file 155 The generated batch file is initially processed as a batch file each 163 the generated batch file then the 10th and subsequent arguments 176 the last two lines of the generated batch file. This means: 242 on command-line arguments given to the generated batch file, since 254 Arguments to invoke perl with in generated batch file when run from 259 Arguments to invoke perl with in generated batch file except when 265 Arguments to invoke perl with in generated batch file. Specifying 322 when the generated batch file runs. If you don't like this,
|