/freebsd/sys/tools/syscalls/scripts/ |
H A D | syscall_h.lua | 29 function syscall_h.generate(tbl, config, fh) function
|
H A D | systrace_args.lua | 27 function systrace_args.generate(tbl, config, fh) function
|
H A D | syscalls.lua | 26 function syscalls.generate(tbl, config, fh) function
|
H A D | syscall_mk.lua | 29 function syscall_mk.generate(tbl, config, fh) function
|
H A D | sysproto_h.lua | 25 function sysproto_h.generate(tbl, config, fh) function
|
H A D | syscalls_map.lua | 27 function syscalls_map.generate(tbl, config, fh) function
|
H A D | init_sysent.lua | 26 function init_sysent.generate(tbl, config, fh) function
|
H A D | libsys_h.lua | 28 function libsys_h.generate(tbl, config, fh) function
|
/freebsd/crypto/krb5/src/util/ |
H A D | gen.pl | 46 sub generate { subroutine
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | generate.h | 23 generate(_ForwardIterator __first, _ForwardIterator __last, _Generator __gen) generate() function
|
/freebsd/contrib/kyua/doc/ |
H A D | manbuild.sh | 89 generate() { function
|
/freebsd/contrib/openbsm/test/bsm/ |
H A D | Makefile.am | 7 bin_PROGRAMS = generate program
|
/freebsd/crypto/openssl/apps/ |
H A D | prime.c | 46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | CombinationGenerator.h | 141 void generate(const function_ref<bool(ArrayRef<choice_type>)> Callback) { in generate() function
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_rand.h | 174 void (*generate)(const br_prng_class **ctx, void *out, size_t len); member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAranges.cpp | 47 void DWARFDebugAranges::generate(DWARFContext *CTX) { in generate() function in DWARFDebugAranges
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | compile_et.c | 181 generate(void) in generate() function
|
/freebsd/contrib/com_err/ |
H A D | compile_et.c | 181 generate(void) in generate() function
|
/freebsd/contrib/llvm-project/libcxx/include/__random/ |
H A D | seed_seq.h | 82 void seed_seq::generate(_RandomAccessIterator __first, _RandomAccessIterator __last) { in generate() function
|
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/ |
H A D | t_decrypt.c | 547 generate(krb5_context context) in generate() function
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | generate_test_runner.rb | 77 def generate(input_file, output_file, tests, used_mocks, testfile_includes) method in UnityTestRunnerGenerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
H A D | OpDescriptor.h | 82 std::vector<Constant *> generate(ArrayRef<Value *> Cur, in generate() function
|
/freebsd/sys/contrib/openzfs/module/icp/include/aes/ |
H A D | aes_impl.h | 177 aes_generate_f generate; member
|
/freebsd/contrib/kyua/cli/ |
H A D | cmd_report_html.cpp | 251 generate(const text::templates_def& templates, in generate() function in __anonb3af51450111::html_hooks
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zio_crypt.c | 1157 zio_crypt_do_indirect_mac_checksum_impl(boolean_t generate, void *buf, in zio_crypt_do_indirect_mac_checksum_impl() 1188 zio_crypt_do_indirect_mac_checksum(boolean_t generate, void *buf, in zio_crypt_do_indirect_mac_checksum() 1213 zio_crypt_do_indirect_mac_checksum_abd(boolean_t generate, abd_t *abd, in zio_crypt_do_indirect_mac_checksum_abd()
|