Searched defs:cb (Results 1 - 25 of 222) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Derr3.C1 class cb { class
H A Deh45.C16 class cb { class
18 cb(const ca &rca) { function in class:cb
H A Dpmf7.C7 B& dummy(f_ptr cb) { return *this; }; argument
10 template<class SP, class CB> SP& call_dummy(SP* sp, CB cb) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dunify3.C20 ComputeBinaryType<double, double> cb; local
/openbsd-current/lib/libc/thread/
H A Dcallbacks.c33 _thread_set_callbacks(const struct thread_callbacks *cb, size_t len) argument
/openbsd-current/lib/libcrypto/pem/
H A Dpem_xaux.c69 PEM_read_X509_AUX(FILE *fp, X509 **x, pem_password_cb *cb, void *u) argument
85 PEM_read_bio_X509_AUX(BIO *bp, X509 **x, pem_password_cb *cb, void *u) argument
H A Dpem_x509.c69 PEM_read_X509(FILE *fp, X509 **x, pem_password_cb *cb, void *u) argument
85 PEM_read_bio_X509(BIO *bp, X509 **x, pem_password_cb *cb, void *u) argument
H A Dpem_oth.c71 PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, pem_password_cb *cb, void *u) argument
/openbsd-current/gnu/gcc/libcpp/
H A Didentifiers.c113 cpp_forall_identifiers (cpp_reader *pfile, cpp_cb cb, void *v) argument
/openbsd-current/regress/lib/libsndio/rec/
H A Drec.c24 cb(void *addr, int delta) function
/openbsd-current/usr.sbin/smtpd/
H A Dwaitq.c25 void (*cb)(void *, void *, void *); member in struct:waiter
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_sw_fence_work.h29 struct i915_sw_dma_fence_cb cb; member in struct:dma_fence_work
H A Di915_active_types.h20 struct dma_fence_cb cb; member in struct:i915_active_fence
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Ddma-fence-chain.h16 struct dma_fence_cb cb; member in union:dma_fence_chain::__anon1374
H A Ddma-fence-array.h10 struct dma_fence_cb cb; member in struct:dma_fence_array_cb
/openbsd-current/lib/libcrypto/dh/
H A Ddh_gen.c72 DH_generate_parameters_ex(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
107 dh_builtin_genparams(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
184 BN_GENCB cb; local
[all...]
/openbsd-current/regress/lib/libcrypto/dh/
H A Ddhtest.c72 cb(int p, int n, BN_GENCB *arg) function
/openbsd-current/lib/libevent/
H A Dlog.c143 event_set_log_callback(event_log_cb cb) argument
/openbsd-current/regress/lib/libsndio/play/
H A Dplay.c23 cb(void *addr, int delta) function
/openbsd-current/usr.bin/vi/ex/
H A Dex_move.c34 CB cb; local
/openbsd-current/usr.sbin/ldpd/
H A Daccept.c52 accept_add(int fd, void (*cb)(int, short, void *), void *arg) argument
/openbsd-current/usr.sbin/npppd/npppd/
H A Daccept.c54 accept_add(int fd, void (*cb)(int, short, void *), void *arg) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cpp35 static QuarantineCallback cb; member in namespace:__sanitizer
/openbsd-current/usr.bin/openssl/
H A Dgendh.c131 BN_GENCB *cb = NULL; local
203 dh_cb(int p, int n, BN_GENCB *cb) argument
/openbsd-current/lib/libcrypto/rsa/
H A Drsa_gen.c72 RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
81 rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
229 BN_GENCB cb; local
[all...]

Completed in 303 milliseconds

123456789