/netbsd-src/games/hack/ |
H A D | def.gen.h | 66 struct gen { struct 67 struct gen *ngen; argument 75 extern struct gen *fgold, *ftrap; argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | filesystem.bench.cpp | 10 void BM_PathConstructString(benchmark::State &st, GenInputs gen) { in BM_PathConstructString() 28 void BM_PathConstructCStr(benchmark::State &st, GenInputs gen) { in BM_PathConstructCStr() 45 void BM_PathConstructIter(benchmark::State &st, GenInputs gen) { in BM_PathConstructIter() 64 void BM_PathConstructInputIter(benchmark::State &st, GenInputs gen) { in BM_PathConstructInputIter() 68 void BM_PathConstructForwardIter(benchmark::State &st, GenInputs gen) { in BM_PathConstructForwardIter() 78 void BM_PathIterateMultipleTimes(benchmark::State &st, GenInputs gen) { in BM_PathIterateMultipleTimes() 98 void BM_PathIterateOnce(benchmark::State &st, GenInputs gen) { in BM_PathIterateOnce() 118 void BM_PathIterateOnceBackwards(benchmark::State &st, GenInputs gen) { in BM_PathIterateOnceBackwards() 149 void BM_LexicallyNormal(benchmark::State &st, GenInput gen, size_t PathLen) { in BM_LexicallyNormal()
|
H A D | ContainerBenchmarks.h | 39 void BM_ConstructIterIter(benchmark::State& st, Container, GenInputs gen) { in BM_ConstructIterIter() 51 void BM_InsertValue(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertValue() 64 void BM_InsertValueRehash(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertValueRehash() 79 void BM_InsertDuplicate(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertDuplicate() 95 void BM_EmplaceDuplicate(benchmark::State& st, Container c, GenInputs gen) { in BM_EmplaceDuplicate() 110 static void BM_Find(benchmark::State& st, Container c, GenInputs gen) { in BM_Find() 124 static void BM_FindRehash(benchmark::State& st, Container c, GenInputs gen) { in BM_FindRehash()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | v3_san.c | 56 GENERAL_NAME *gen; in STACK_OF() local 207 int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) in GENERAL_NAME_print() 322 GENERAL_NAME *gen = v2i_GENERAL_NAME(method, ctx, cnf); in v2i_issuer_alt() local 340 GENERAL_NAME *gen; in copy_issuer() local 405 GENERAL_NAME *gen; in v2i_subject_alt() local 426 GENERAL_NAME *gen = NULL; in copy_email() local 477 GENERAL_NAME *gen; in v2i_GENERAL_NAMES() local 514 GENERAL_NAME *gen = NULL; in a2i_GENERAL_NAME() local 641 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername() 673 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname()
|
H A D | v3_genn.c | 217 int GENERAL_NAME_set0_othername(GENERAL_NAME *gen, in GENERAL_NAME_set0_othername() 231 int GENERAL_NAME_get0_otherName(const GENERAL_NAME *gen, in GENERAL_NAME_get0_otherName()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/ |
H A D | v3_alt.c | 55 GENERAL_NAME *gen; in STACK_OF() local 158 int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) in GENERAL_NAME_print() 242 GENERAL_NAME *gen = v2i_GENERAL_NAME(method, ctx, cnf); in v2i_issuer_alt() local 260 GENERAL_NAME *gen; in copy_issuer() local 326 GENERAL_NAME *gen; in v2i_subject_alt() local 347 GENERAL_NAME *gen = NULL; in copy_email() local 399 GENERAL_NAME *gen; in v2i_GENERAL_NAMES() local 436 GENERAL_NAME *gen = NULL; in a2i_GENERAL_NAME() local 561 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername() 588 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname()
|
H A D | v3_genn.c | 217 int GENERAL_NAME_set0_othername(GENERAL_NAME *gen, in GENERAL_NAME_set0_othername() 231 int GENERAL_NAME_get0_otherName(const GENERAL_NAME *gen, in GENERAL_NAME_get0_otherName()
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | seqlock.h | 84 unsigned gen; in __read_seqcount_begin() local 94 __read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) in __read_seqcount_retry() 104 unsigned gen; in read_seqcount_begin() local 113 read_seqcount_retry(const struct seqcount *seqcount, unsigned gen) in read_seqcount_retry() 123 unsigned gen; in raw_read_seqcount() local 188 read_seqretry(const struct seqlock *seqlock, unsigned gen) in read_seqretry()
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | dh.c | 64 char *strsize, *gen, *prime; in parse_prime() local 313 dh_new_group_asc(const char *gen, const char *modulus) in dh_new_group_asc() 338 dh_new_group(BIGNUM *gen, BIGNUM *modulus) in dh_new_group() 356 static const char *gen = "2", *group1 = in dh_new_group1() local 371 static const char *gen = "2", *group14 = in dh_new_group14() local 391 static const char *gen = "2", *group16 = in dh_new_group16() local 422 static const char *gen = "2", *group18 = in dh_new_group18() local
|
/netbsd-src/sys/external/bsd/common/linux/ |
H A D | linux_srcu.c | 132 srcu_adjust(struct srcu_struct *srcu, unsigned gen, int delta) in srcu_adjust() 154 unsigned gen; in srcu_read_lock() local 186 unsigned gen = ticket; in srcu_read_unlock() local 240 unsigned gen, epoch; in synchronize_srcu_xc() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/ |
H A D | generator.d | 23 Xorshift gen; in SampleGenerator() local 182 auto gen = SampleGenerator!char(re, 20, 3141592); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/ |
H A D | generator.d | 23 Xorshift gen; in SampleGenerator() local 182 auto gen = SampleGenerator!char(re, 20, 3141592); variable
|
/netbsd-src/sys/kern/ |
H A D | kern_tc.c | 158 volatile unsigned gen; /* even when stable, odd when changing */ member 446 u_int lgen, gen; in binuptime() local 551 u_int gen; in getbinuptime() local 567 u_int gen; in getnanouptime() local 583 u_int gen; in getmicrouptime() local 600 u_int gen; in getbintime() local 618 u_int gen; in dogetnanotime() local 650 u_int gen; in getmicrotime() local 684 unsigned gen; in getbinboottime() local 1207 int foff, gen; in pps_ref_event() local
|
/netbsd-src/sys/external/bsd/drm2/include/drm/ |
H A D | task_barrier.h | 84 unsigned gen = tb->tb_gen; in task_barrier_enter() local 102 unsigned gen = tb->tb_gen; in task_barrier_exit() local
|
/netbsd-src/regress/sys/fs/lfs/ckckp/ |
H A D | cleanalot_async.c | 54 int write_file(int gen, int n, int plex, char *buf, int size) in write_file() 78 int write_dirs(int gen, int size, int plex) in write_dirs()
|
/netbsd-src/external/bsd/ntp/dist/ntpd/ |
H A D | ntp_filegen.c | 100 FILEGEN * gen, in filegen_open() 351 FILEGEN * gen, in filegen_setup() 407 FILEGEN * gen, in filegen_config()
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | vendorid.c | 217 check_vendorid(struct isakmp_gen *gen) in check_vendorid() 249 handle_vendorid(struct ph1handle *iph1, struct isakmp_gen *gen) in handle_vendorid()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/ |
H A D | bar.c | 78 unsigned int generation, gen; in gomp_team_barrier_wait_end() local 138 unsigned int generation, gen; in gomp_team_barrier_wait_cancel_end() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/linux/ |
H A D | bar.c | 83 unsigned int generation, gen; in gomp_team_barrier_wait_end() local 143 unsigned int generation, gen; in gomp_team_barrier_wait_cancel_end() local
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/linux/ |
H A D | bar.c | 83 unsigned int generation, gen; in gomp_team_barrier_wait_end() local 143 unsigned int generation, gen; in gomp_team_barrier_wait_cancel_end() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/gcn/ |
H A D | bar.c | 80 unsigned int generation, gen; in gomp_team_barrier_wait_end() local 152 unsigned int generation, gen; in gomp_team_barrier_wait_cancel_end() local
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/gcn/ |
H A D | bar.c | 82 unsigned int generation, gen; in gomp_team_barrier_wait_end() local 155 unsigned int generation, gen; in gomp_team_barrier_wait_cancel_end() local
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/posix/ |
H A D | bar.c | 148 int gen; in gomp_team_barrier_wait_end() local 216 int gen; in gomp_team_barrier_wait_cancel_end() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/posix/ |
H A D | bar.c | 148 int gen; in gomp_team_barrier_wait_end() local 216 int gen; in gomp_team_barrier_wait_cancel_end() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_work.c | 133 int gen = dtp->dt_statusgen; in dtrace_status() local 246 int gen = dtp->dt_statusgen; in dtrace_stop() local
|