Home
last modified time | relevance | path

Searched defs:bptr (Results 1 – 24 of 24) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/
H A Dmove_convert.pass.cpp45 void testAssign(APtr& aptr, BPtr& bptr) { in testAssign()
64 std::unique_ptr<B> bptr(new B); in main() local
72 std::unique_ptr<B, Deleter<B> > bptr(new B, std::move(del)); in main() local
82 std::unique_ptr<B, CDeleter<B>&> bptr(new B, bdel); in main() local
/openbsd-src/sys/dev/tc/
H A Dif_le_ioasic.c222 volatile u_int16_t *bptr; in le_ioasic_copytobuf_gap2() local
248 volatile u_int16_t *bptr; in le_ioasic_copyfrombuf_gap2() local
282 caddr_t bptr; in le_ioasic_copytobuf_gap16() local
364 caddr_t bptr; in le_ioasic_copyfrombuf_gap16() local
436 caddr_t bptr; in le_ioasic_zerobuf_gap16() local
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dstack-block-returned.cpp3 typedef void (^bptr)(void); typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dattr-malloc.m14 __attribute((malloc)) bptr (*g)(); // expected-warning {{functions returning a pointer type}} function
/minix3/usr.bin/fmt/
H A Dbuffer.h40 char *bptr; member
/openbsd-src/libexec/talkd/
H A Dannounce.c94 char *bptr, *lptr, vis_user[sizeof(request->l_name) * 4]; in print_mesg() local
/openbsd-src/games/phantasia/
H A Dgamesupport.c76 bool *bptr; /* pointer to bool item to change */ in changestats() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dptrmem8.C55 bar *bptr = &fobj; in main() local
/openbsd-src/usr.sbin/relayd/
H A Dssl.c102 BUF_MEM *bptr = NULL; in ssl_update_certificate() local
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dblock-return.c88 typedef void (^bptr)(void); typedef
/minix3/lib/libedit/TEST/
H A Dwtc1.c62 char *buf, *bptr; in complete() local
/minix3/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgosthash.c247 byte *bptr; in finish_hash() local
/openbsd-src/lib/libtls/
H A Dtls_conninfo.c196 BUF_MEM *bptr = NULL; tls_conninfo_cert_pem() local
/openbsd-src/sys/arch/octeon/dev/
H A Doctcrypto.c342 uint8_t *bptr; in octcrypto_newsession() local
854 uint8_t *bptr = (uint8_t *)block; in octcrypto_hmac() local
/openbsd-src/usr.bin/gencat/
H A Dgencat.c226 static char buf[BUFSIZ], *bptr = buf, *bend = buf; in get_line() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcov.c714 create_program_flow_graph (bptr) in create_program_flow_graph() argument
824 solve_program_flow_graph (bptr) in solve_program_flow_graph() argument
/minix3/usr.bin/gencat/
H A Dgencat.c280 static char buf[BUFSIZ], *bptr = buf, *bend = buf; in get_line() local
/minix3/bin/csh/
H A Dexec.c638 struct biltins *bptr; in tellmewhat() local
/openbsd-src/bin/csh/
H A Dexec.c618 struct biltins *bptr; in tellmewhat() local
/openbsd-src/gnu/usr.bin/cvs/diff/
H A Dutil.c698 translate_range (file, a, b, aptr, bptr) in translate_range() argument
H A Ddiff3.c1085 struct diff_block *block_list, **block_list_end, *bptr; local
/minix3/external/bsd/dhcp/dist/common/
H A Doptions.c2227 pair bptr; local
2546 pair bptr; in save_hashed_option() local
2627 pair bptr, prev = (pair)0; local
/openbsd-src/sbin/iked/
H A Dpolicy.c926 uint8_t *aptr, *bptr; in sa_dstid_cmp() local
/openbsd-src/usr.bin/ssh/
H A Dsshkey.c3183 char *bptr; sshkey_private_to_blob_pem_pkcs8() local