Home
last modified time | relevance | path

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

12

/freebsd/contrib/kyua/doc/
H A Dmanbuild.sh89 generate() { function
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dgenerate.h22 generate(_ForwardIterator __first, _ForwardIterator __last, _Generator __gen) { in generate() function
H A Dpstl_generate.h65 generate(_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Generator… in generate() function
/freebsd/contrib/openbsm/test/bsm/
H A DMakefile.am7 bin_PROGRAMS = generate program
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dgenerate-summary.sh20 function generate() { function
/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.h81 void seed_seq::generate(_RandomAccessIterator __first, _RandomAccessIterator __last) { 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.h181 aes_generate_f generate; member
/freebsd/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp135 void ASTSrcLocProcessor::generate() { in generate() function in ASTSrcLocProcessor
/freebsd/contrib/kyua/cli/
H A Dcmd_report_html.cpp251 generate(const text::templates_def& templates, in generate() function in __anoncdacd80d0111::html_hooks
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1156 zio_crypt_do_indirect_mac_checksum_impl(boolean_t generate, void *buf, in zio_crypt_do_indirect_mac_checksum_impl()
1187 zio_crypt_do_indirect_mac_checksum(boolean_t generate, void *buf, in zio_crypt_do_indirect_mac_checksum()
1212 zio_crypt_do_indirect_mac_checksum_abd(boolean_t generate, abd_t *abd, in zio_crypt_do_indirect_mac_checksum_abd()
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_local.h85 int (*generate)(PROV_DRBG *, unsigned char *out, size_t outlen, member
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c1327 zio_crypt_do_indirect_mac_checksum_impl(boolean_t generate, void *buf, in zio_crypt_do_indirect_mac_checksum_impl()
1355 zio_crypt_do_indirect_mac_checksum(boolean_t generate, void *buf, in zio_crypt_do_indirect_mac_checksum()
1380 zio_crypt_do_indirect_mac_checksum_abd(boolean_t generate, abd_t *abd, in zio_crypt_do_indirect_mac_checksum_abd()
/freebsd/sys/netinet6/
H A Din6_ifattach.c802 const u_int8_t *baseid, int generate) in in6_get_tmpifid()
/freebsd/crypto/openssh/
H A Dsshkey.h180 int (*generate)(struct sshkey *, int); /* optional */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp203 void generate(IRBuilder<> &IRB) { in generate() function in __anonce40c1460111::InitializerBuilder
/freebsd/crypto/openssl/crypto/evp/
H A Devp_rand.c37 OSSL_FUNC_rand_generate_fn *generate; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c2708 spa_do_crypt_objset_mac_abd(boolean_t generate, spa_t *spa, uint64_t dsobj, in spa_do_crypt_objset_mac_abd()
2772 spa_do_crypt_mac_abd(boolean_t generate, spa_t *spa, uint64_t dsobj, abd_t *abd, in spa_do_crypt_mac_abd()

12