Home
last modified time | relevance | path

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

12345678910>>...58

/freebsd/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/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/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/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/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/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/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/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.
H A Devppkey_sm2.txt56 # Test with an C1y value < 32 bytes in length (self generated)
62 # Test with an C1x and C1y valuey > 32 bytes in length, and longer plaintext (self generated)
70 # anything about the generated signature being valid, nor does it test the
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_prefetch/
H A Dzpool_prefetch_001_pos.ksh104 typeset -A generated
105 log_must getddtstats generated $TESTPOOL
106 log_note "generated stats: ${generated}"
/freebsd/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/share/mk/
H A Dversion_gen.awk62 generated[symver] = 0;
211 if (generated[v] == 1)
238 generated[v] = 1;
/freebsd/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/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/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/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/bin/sh/
H A Dmkbuiltins43 * This file was generated by the mkbuiltins program.
74 * This file was generated by the mkbuiltins program.
/freebsd/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/secure/caroot/
H A DMAca-bundle.pl41 my $generated = '@' . 'generated';
82 ## $generated
98 ## $generated
/freebsd/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.
210 By convention, key names in generated file names include both upper and
[all …]
/freebsd/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/crypto/openssh/
H A Dfreebsd-namespace.sh47 generated="@""generated"
50 * This file was machine-$generated. Do not edit manually.
/freebsd/crypto/openssl/fuzz/
H A DREADME.md101 the fuzz/*-test binaries and the file generated by the fuzzer. They binaries
107 reproduce the generated random numbers.
140 The coverage depends on the way the numbers are generated. We don't disable any
142 numbers that were generated. For instance the client fuzzer will always generate
144 emulated by the file, can be generated for that client hello.
156 The client and server corpus is generated with multiple config options:

12345678910>>...58