| /openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/ |
| D | testsuite_hooks.h | 130 struct counter struct 137 counter() { ++count; } in counter() argument 138 counter (const counter&) { ++count; } in counter() argument 139 ~counter() { --count; } in ~counter() argument
|
| /openbsd/src/regress/lib/libpthread/semaphore/sem_destroy/ |
| D | sem_destroy.c | 23 long counter = 4; in main() local 50 long *counter = arg; in producer() local 65 long *counter = arg; in consumer() local
|
| /openbsd/src/lib/libcrypto/modes/ |
| D | ctr128.c | 68 ctr128_inc(unsigned char *counter) in ctr128_inc() 85 ctr128_inc_aligned(unsigned char *counter) in ctr128_inc_aligned() 186 ctr96_inc(unsigned char *counter) in ctr96_inc()
|
| D | ccm128.c | 164 ctr64_inc(unsigned char *counter) in ctr64_inc() 345 ctr64_add(unsigned char *counter, size_t inc) in ctr64_add()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
| D | warn01.C | 61 Mutex(int i = 0): counter(i) {}; in counter() function 89 Mutex2(int i = 0): counter(i) {}; in counter() function
|
| D | scope02.C | 6 int counter = 0; variable
|
| /openbsd/src/lib/libcrypto/chacha/ |
| D | chacha.c | 34 const unsigned char *counter) in ChaCha_set_iv() 73 const unsigned char key[32], const unsigned char iv[8], uint64_t counter) in CRYPTO_chacha_20()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | coverage.c | 324 get_coverage_counts (unsigned counter, unsigned expected, in get_coverage_counts() 381 coverage_counter_alloc (unsigned counter, unsigned num) in coverage_counter_alloc() 414 tree_coverage_counter_ref (unsigned counter, unsigned no) in tree_coverage_counter_ref() 700 build_ctr_info_value (unsigned int counter, tree type) in build_ctr_info_value()
|
| /openbsd/src/sys/dev/pci/ |
| D | wdt.c | 202 wdt_8254_count(struct wdt_softc *wdt, int counter, u_int16_t v) in wdt_8254_count() 215 wdt_8254_mode(struct wdt_softc *wdt, int counter, int mode) in wdt_8254_mode()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
| D | eb71.C | 15 unsigned counter; variable
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| D | 20000224-1.c | 8 int counter = 0; in test() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| D | singleton.C | 25 static int counter; variable
|
| /openbsd/src/sys/net/ |
| D | slcompress.c | 54 #define INCR(counter) ++comp->counter; argument 56 #define INCR(counter) argument
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| D | cleanup-4.c | 8 static int counter; variable
|
| /openbsd/src/lib/librpcsvc/ |
| D | spray.x | 64 unsigned int counter; member
|
| /openbsd/src/gnu/gcc/libmudflap/testsuite/libmudflap.cth/ |
| D | pass37-frag.c | 9 int *counter = (int *) p; in func() local
|
| D | pass39-frag.c | 10 int *counter = (int *) p; in func() local
|
| /openbsd/src/regress/lib/csu/init_priority/ |
| D | init_priority_test.cc | 8 int counter = 0; variable
|
| /openbsd/src/lib/libcrypto/evp/ |
| D | e_chacha.c | 37 const unsigned char *counter = openssl_iv; in chacha_init() local
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | i386lynx.c | 461 unsigned int counter = 0; variable 473 unsigned int counter = 0; variable
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | i386lynx.c | 461 unsigned int counter = 0; variable 473 unsigned int counter = 0; variable
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| D | p4667.C | 3 int counter = 0; variable
|
| /openbsd/src/regress/lib/libc/atexit/ |
| D | atexit_test.c | 62 static int counter; variable
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | HeatUtils.cpp | 42 uint64_t counter = 0; in getNumOfCalls() local
|
| /openbsd/src/regress/usr.bin/ssh/misc/sk-dummy/ |
| D | sk-dummy.c | 290 const char *application, uint32_t counter, uint8_t flags, in sig_ecdsa() 382 const char *application, uint32_t counter, uint8_t flags, in sig_ed25519()
|