Home
last modified time | relevance | path

Searched defs:generate (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/sys/tools/syscalls/scripts/
H A Dsyscall_h.lua29 function syscall_h.generate(tbl, config, fh) function
H A Dsystrace_args.lua27 function systrace_args.generate(tbl, config, fh) function
H A Dsyscalls.lua26 function syscalls.generate(tbl, config, fh) function
H A Dsyscall_mk.lua29 function syscall_mk.generate(tbl, config, fh) function
H A Dsysproto_h.lua25 function sysproto_h.generate(tbl, config, fh) function
H A Dsyscalls_map.lua27 function syscalls_map.generate(tbl, config, fh) function
H A Dinit_sysent.lua26 function init_sysent.generate(tbl, config, fh) function
H A Dlibsys_h.lua28 function libsys_h.generate(tbl, config, fh) function
/freebsd/crypto/krb5/src/util/
H A Dgen.pl46 sub generate { subroutine
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dgenerate.h23 generate(_ForwardIterator __first, _ForwardIterator __last, _Generator __gen) generate() function
/freebsd/contrib/kyua/doc/
H A Dmanbuild.sh89 generate() { function
/freebsd/contrib/openbsm/test/bsm/
H A DMakefile.am7 bin_PROGRAMS = generate program
/freebsd/crypto/openssl/apps/
H A Dprime.c46 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 DCombinationGenerator.h141 void generate(const function_ref<bool(ArrayRef<choice_type>)> Callback) { in generate() function
/freebsd/contrib/bearssl/inc/
H A Dbearssl_rand.h174 void (*generate)(const br_prng_class **ctx, void *out, size_t len); member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp47 void DWARFDebugAranges::generate(DWARFContext *CTX) { in generate() function in DWARFDebugAranges
/freebsd/crypto/heimdal/lib/com_err/
H A Dcompile_et.c181 generate(void) in generate() function
/freebsd/contrib/com_err/
H A Dcompile_et.c181 generate(void) in generate() function
/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dseed_seq.h82 void seed_seq::generate(_RandomAccessIterator __first, _RandomAccessIterator __last) { in generate() function
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_decrypt.c547 generate(krb5_context context) in generate() function
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb77 def generate(input_file, output_file, tests, used_mocks, testfile_includes) method in UnityTestRunnerGenerator
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h82 std::vector<Constant *> generate(ArrayRef<Value *> Cur, in generate() function
/freebsd/sys/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h177 aes_generate_f generate; member
/freebsd/contrib/kyua/cli/
H A Dcmd_report_html.cpp251 generate(const text::templates_def& templates, in generate() function in __anonb3af51450111::html_hooks
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1157 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()

12