Home
last modified time | relevance | path

Searched defs:gen (Results 1 – 25 of 178) sorted by relevance

12345678

/netbsd-src/games/hack/
H A Ddef.gen.h66 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 Dfilesystem.bench.cpp10 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 DContainerBenchmarks.h39 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 Dv3_san.c56 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 Dv3_genn.c217 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 Dv3_alt.c55 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 Dv3_genn.c217 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 Dseqlock.h84 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 Ddh.c64 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 Dlinux_srcu.c132 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 Dgenerator.d23 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 Dgenerator.d23 Xorshift gen; in SampleGenerator() local
182 auto gen = SampleGenerator!char(re, 20, 3141592); variable
/netbsd-src/sys/kern/
H A Dkern_tc.c158 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 Dtask_barrier.h84 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 Dcleanalot_async.c54 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 Dntp_filegen.c100 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 Dvendorid.c217 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 Dbar.c78 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 Dbar.c83 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 Dbar.c83 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 Dbar.c80 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 Dbar.c82 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 Dbar.c148 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 Dbar.c148 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 Ddt_work.c133 int gen = dtp->dt_statusgen; in dtrace_status() local
246 int gen = dtp->dt_statusgen; in dtrace_stop() local

12345678