Home
last modified time | relevance | path

Searched refs:generated (Results 1 – 25 of 1172) sorted by relevance

12345678910>>...47

/freebsd-12.1/contrib/ncurses/misc/
H A Dncurses.ref22 "addch" @1 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
41 "bkgd" @20 NONAME ; generated
[all …]
/freebsd-12.1/contrib/ncurses/include/
H A Dcurses.wide118 * "generated" comments should include ":WIDEC" to make the corresponding
124 extern NCURSES_EXPORT(int) add_wch (const cchar_t *); /* generated:WIDEC */
128 extern NCURSES_EXPORT(int) addwstr (const wchar_t *); /* generated:WIDEC */
129 extern NCURSES_EXPORT(int) bkgrnd (const cchar_t *); /* generated:WIDEC */
135 extern NCURSES_EXPORT(int) get_wch (wint_t *); /* generated:WIDEC */
136 extern NCURSES_EXPORT(int) get_wstr (wint_t *); /* generated:WIDEC */
137 extern NCURSES_EXPORT(int) getbkgrnd (cchar_t *); /* generated:WIDEC */
141 extern NCURSES_EXPORT(int) in_wch (cchar_t *); /* generated:WIDEC */
143 extern NCURSES_EXPORT(int) in_wchstr (cchar_t *); /* generated:WIDEC */
144 extern NCURSES_EXPORT(int) innwstr (wchar_t *, int); /* generated:WIDEC */
[all …]
H A Dcurses.h.in572 * functions. Those marked `generated' will have sources generated from the
591 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
598 extern NCURSES_EXPORT(int) clear (void); /* generated */
610 extern NCURSES_EXPORT(int) delch (void); /* generated */
619 extern NCURSES_EXPORT(int) erase (void); /* generated */
626 extern NCURSES_EXPORT(int) getch (void); /* generated */
638 extern NCURSES_EXPORT(chtype) inch (void); /* generated */
645 extern NCURSES_EXPORT(int) insch (chtype); /* generated */
646 extern NCURSES_EXPORT(int) insdelln (int); /* generated */
650 extern NCURSES_EXPORT(int) instr (char *); /* generated */
[all …]
/freebsd-12.1/contrib/googletest/googlemock/
H A DMakefile.am31 include/gmock/gmock-generated-actions.h \
32 include/gmock/gmock-generated-function-mockers.h \
33 include/gmock/gmock-generated-matchers.h \
34 include/gmock/gmock-generated-nice-strict.h \
109 test/gmock-generated-actions_test.cc \
110 test/gmock-generated-function-mockers_test.cc \
111 test/gmock-generated-internal-utils_test.cc \
112 test/gmock-generated-matchers_test.cc \
138 include/gmock/gmock-generated-actions.h.pump \
140 include/gmock/gmock-generated-matchers.h.pump \
[all …]
/freebsd-12.1/lib/googletest/gmock/
H A DMakefile23 MAIN_INCS+= gmock/gmock-generated-actions.h
24 MAIN_INCS+= gmock/gmock-generated-matchers.h
25 MAIN_INCS+= gmock/gmock-generated-nice-strict.h
27 MAIN_INCS+= gmock/gmock-generated-function-mockers.h
36 INTERNAL_INCS+= gmock/internal/gmock-generated-internal-utils.h
41 INTERNAL_CUSTOM_INCS+= gmock/internal/custom/gmock-generated-actions.h
/freebsd-12.1/lib/googletest/gmock_main/tests/
H A DMakefile10 GTESTS+= gmock-generated-actions_test
11 GTESTS+= gmock-generated-function-mockers_test
12 GTESTS+= gmock-generated-internal-utils_test
13 GTESTS+= gmock-generated-matchers_test
/freebsd-12.1/lib/libc/net/
H A DSymbol.map154 _nsyyerror; /* generated from nslexer.l */
155 _nsyylex; /* generated from nslexer.l */
156 _nsyyparse; /* generated from nsparser.y */
157 _nsyylineno; /* generated from nsparser.y */
/freebsd-12.1/contrib/libpcap/
H A DREADME.Win3231 will be generated in winpcap\wpcap\lib\. wpcap.dll will be generated in
40 applications, will be generated in winpcap\wpcap\lib\. wpcap.dll will be
41 generated in winpcap\wpcap\prj.
43 Remember, you CANNOT use the MSVC-generated .lib files with gcc, use
/freebsd-12.1/contrib/ntp/scripts/
H A Dinvoke-plot_summary.texi4 @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.8p14
70 *_summary files generated by @code{summary} script.
93 By default the peer_summary plots are not generated. Use this option to
H A Dplot_summary-opts.def7 prog-title = 'plot statistics generated by summary script';
21 *_summary files generated by @code{summary} script.
52 By default the peer_summary plots are not generated. Use this option to
/freebsd-12.1/contrib/gperf/doc/
H A Dgperf.texi15 @c remove the black boxes generated in the GPL appendix.
515 generated hash functions to be used in the same application.
527 to the generated hash function and the generated lookup function will
850 generated by @code{gperf} will treat NUL like any other byte.
916 the @code{gperf} generated function.
926 @item -L @var{generated-language-name}
927 @itemx --language=@var{generated-language-name}
997 generated hash functions to be used in the same application.
1010 to the generated hash function and the generated lookup function will
1193 the generated lookup table.
[all …]
/freebsd-12.1/contrib/binutils/ld/scripttempl/
H A Dppcpe.sc14 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
/freebsd-12.1/share/mk/
H A Dversion_gen.awk63 generated[symver] = 0;
212 if (generated[v] == 1)
239 generated[v] = 1;
/freebsd-12.1/contrib/ntp/util/
H A Dntp-keygen.texi48 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.
236 Ordinarily, the file is generated by this program, but
[all …]
/freebsd-12.1/usr.bin/lastcomm/tests/
H A DREADME6 2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
10 *.time values found in the file that values.sh generated.
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dcoverage14 # - LLVM raw profiles - generated by a program compiled with
16 # - LLVM indexed profiles - generated by
57 # Coverage reports generated by gcov
79 # LLVM indexed instruction profile (as generated by llvm-profdata)
/freebsd-12.1/bin/sh/
H A Dmkbuiltins51 * This file was generated by the mkbuiltins program.
82 * This file was generated by the mkbuiltins program.
/freebsd-12.1/contrib/gperf/
H A DNEWS3 * The generated C code is compatible with gcc-4.3.x in c99 or gnu99 mode.
55 * The generated table is usually much smaller than it was with earlier
58 size of the generated table.
63 * Added options -P/--pic and --null-strings that optimize the generated code
/freebsd-12.1/lib/libc/rpc/
H A DSymbol.map6 /* From crypt_clnt.c (generated by rpcgen - include/rpcsvc/crypt.x) */
9 /* From crypt_xdr.c (generated by rpcgen - include/rpcsvc/crypt.x) */
15 /* From yp_xdr.c (generated by rpcgen - include/rpcsvc/yp.x) */
/freebsd-12.1/contrib/gcc/doc/
H A Dlanguages.texi25 generated C code.
26 @item Better debugging information is generated when compiling
27 directly from source code than when going via intermediate generated C
/freebsd-12.1/contrib/googletest/
H A D.gitignore38 # Ignore generated directories.
45 # Ignore cmake generated directories and files.
/freebsd-12.1/contrib/unbound/doc/
H A Dunbound.doxygen31 # This could be handy for archiving the generated documentation or
37 # base path where the generated documentation will be put.
53 # documentation generated by doxygen is written. Doxygen will use this
337 # various overviews, but no documentation section is generated.
773 # of all compounds will be generated. Enable this if the project
901 DOCSET_FEEDNAME = "Doxygen generated docs"
921 # will be generated that can be used as input for tools like the
923 # of the generated HTML documentation.
937 # the HTML help compiler on the generated index.hhp.
1595 # generated by dot. Possible values are png, jpg, or gif
[all …]
/freebsd-12.1/crypto/openssl/doc/man1/
H A Ddhparam.pod83 input file is ignored and parameters are generated instead. If not
84 present but B<numbits> is present, parameters are generated with the
102 This option specifies that a parameter set should be generated of size
104 the input file is ignored and parameters are generated instead. If
106 present, parameters are generated with a default length of 2048 bits.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DDSA_generate_parameters.pod29 B<bits> is the length of the prime p to be generated.
33 If B<seed> is NULL, the primes will be generated at random.
54 When a candidate for q is generated, B<BN_GENCB_call(cb, 0, m++)> is called
73 Before a candidate for p (other than the first) is generated and tested,
/freebsd-12.1/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh110 /^extern.*generated/{
112 s/^.*generated:\([^ *]*\).*/P_POUNDCif_USE_\1_SUPPORT/p
116 s/^.*generated:\([^ *]*\).*/P_POUNDCendif/p
177 if test "$USE" = generated ; then

12345678910>>...47