Home
last modified time | relevance | path

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

12345678910>>...59

/freebsd-src/contrib/ncurses/misc/
H A Dncurses.ref22 "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-src/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 */
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 Dcurses.h.in615 * 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-src/crypto/openssl/Configurations/
H A Dcommon0.tmpl3 # 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-src/crypto/openssl/test/
H A Drdrand_sanitytest.c32 size_t generated = 0; in sanity_check_bytes() local
36 generated = rng(buf, sizeof(buf)); in sanity_check_bytes()
37 if (generated == sizeof(buf)) in sanity_check_bytes()
54 if (!TEST_int_eq(generated, sizeof(buf))) in sanity_check_bytes()
/freebsd-src/contrib/ntp/sntp/libevent/
H A Ddoxygen.am1 # 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-src/contrib/libevent/
H A Ddoxygen.am1 # 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-src/lib/libc/net/
H A DSymbol.map143 _nsyyerror; /* generated from nslexer.l */
144 _nsyylex; /* generated from nslexer.l */
145 _nsyyparse; /* generated from nsparser.y */
146 _nsyylineno; /* generated from nsparser.y */
/freebsd-src/lib/clang/include/llvm/Config/
H A DTargetMCAs.def14 |* generated); including this file will then enumerate all of the *|
17 |* The set of targets supported by LLVM is generated at configuration *|
18 |* time, at which point this header is generated. Do not modify this *|
H A DAsmParsers.def14 |* generated); including this file will then enumerate all of the *|
17 |* The set of targets supported by LLVM is generated at configuration *|
18 |* time, at which point this header is generated. Do not modify this *|
H A DDisassemblers.def14 |* generated); including this file will then enumerate all of the *|
17 |* The set of targets supported by LLVM is generated at configuration *|
18 |* time, at which point this header is generated. Do not modify this *|
H A DAsmPrinters.def14 |* generated); including this file will then enumerate all of the *|
17 |* The set of targets supported by LLVM is generated at configuration *|
18 |* time, at which point this header is generated. Do not modify this *|
/freebsd-src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_rc5.txt9 #The following tests were generated using legacy code, to ensure that the
25 #Self generated. Bigger key.
48 #Self generated. Bigger key.
73 #Self generated. Bigger key.
/freebsd-src/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.8p18
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-src/share/mk/
H A Dversion_gen.awk62 generated[symver] = 0;
211 if (generated[v] == 1)
238 generated[v] = 1;
/freebsd-src/crypto/openssl/
H A DHACKING.md30 If a merge error occurs in one of these generated files then the
31 generated files need to be removed and regenerated using `make update`.
32 To aid in this process the generated files can be committed separately
/freebsd-src/crypto/openssl/doc/man3/
H A DEVP_PKEY_encapsulate.pod27 The symmetric secret generated in I<genkey> can be used as key material.
33 and the maximum size of the generated key buffer is written to I<*genkeylen>
36 internally generated key is written to I<genkey> and its size is written to
37 I<*genkeylen>. The encapsulated version of the generated key is written to
84 * The generated 'secret' can be used as key material.
/freebsd-src/usr.bin/lastcomm/tests/
H A DREADME5 2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
9 *.time values found in the file that values.sh generated.
/freebsd-src/bin/sh/
H A Dmkbuiltins43 * This file was generated by the mkbuiltins program.
74 * This file was generated by the mkbuiltins program.
/freebsd-src/crypto/openssl/doc/man1/
H A Dopenssl-dhparam.pod.in80 input file is ignored and parameters are generated instead. If not
81 present but I<numbits> is present, parameters are generated with the
86 This option specifies that a parameter set should be generated of size
88 the input file is ignored and parameters are generated instead. If
90 present, parameters are generated with a default length of 2048 bits.
/freebsd-src/contrib/libfido2/examples/
H A DREADME.adoc59 the hmac-secret FIDO2 extension is enabled on the generated
60 credential. If option -r is specified, the generated credential
63 is generated using U2F (CTAP1) instead of FIDO2 (CTAP2) commands.
66 <blobkey>. If the option -c is specified the the generated credential
78 If option -u is specified, the assertion is generated using
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dpistachio-clock.txt30 "audio_clk_in_gate", "enet_clk_in_gate" which are generated by the
48 peripherals. The peripheral system clock ("periph_sys") generated by the core
58 - clock-names: Must include "periph_sys", the peripheral system clock generated
76 control registers. The system clock ("sys") generated by the peripheral clock
86 - clock-names: Must include "sys", the system clock generated by the peripheral
/freebsd-src/secure/caroot/
H A DMAca-bundle.pl41 my $generated = '@' . 'generated';
82 ## $generated
98 ## $generated
/freebsd-src/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)

12345678910>>...59