/external/ltrace/ |
D | breakpoints.c | 63 breakpoint_on_hit(struct breakpoint *bp, struct process *proc) in breakpoint_on_hit() 71 breakpoint_on_continue(struct breakpoint *bp, struct process *proc) in breakpoint_on_continue() 81 breakpoint_on_retract(struct breakpoint *bp, struct process *proc) in breakpoint_on_retract() 89 breakpoint_on_install(struct breakpoint *bp, struct process *proc) in breakpoint_on_install() 98 struct breakpoint *bp, struct process *proc) in breakpoint_get_return_bp() 165 breakpoint_init_base(struct breakpoint *bp, in breakpoint_init_base() 180 breakpoint_init(struct breakpoint *bp, struct process *proc, in breakpoint_init() 194 breakpoint_set_callbacks(struct breakpoint *bp, struct bp_callbacks *cbs) in breakpoint_set_callbacks() 202 breakpoint_destroy(struct breakpoint *bp) in breakpoint_destroy() 212 struct breakpoint *bp) in breakpoint_clone() [all …]
|
/external/boringssl/src/crypto/x509/ |
D | x_all.c | 146 X509 *d2i_X509_bio(BIO *bp, X509 **x509) in d2i_X509_bio() 151 int i2d_X509_bio(BIO *bp, X509 *x509) in i2d_X509_bio() 168 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl) in d2i_X509_CRL_bio() 173 int i2d_X509_CRL_bio(BIO *bp, X509_CRL *crl) in i2d_X509_CRL_bio() 190 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) in d2i_X509_REQ_bio() 195 int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req) in i2d_X509_REQ_bio() 235 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) in d2i_RSAPrivateKey_bio() 240 int i2d_RSAPrivateKey_bio(BIO *bp, RSA *rsa) in i2d_RSAPrivateKey_bio() 245 RSA *d2i_RSAPublicKey_bio(BIO *bp, RSA **rsa) in d2i_RSAPublicKey_bio() 251 RSA *d2i_RSA_PUBKEY_bio(BIO *bp, RSA **rsa) in d2i_RSA_PUBKEY_bio() [all …]
|
D | t_x509.c | 92 int X509_print(BIO *bp, X509 *x) in X509_print() 97 int X509_print_ex(BIO *bp, X509 *x, unsigned long nmflags, unsigned long cflag) in X509_print_ex() 248 int X509_ocspid_print (BIO *bp, X509 *x) in X509_ocspid_print() 296 int X509_signature_print(BIO *bp, X509_ALGOR *sigalg, ASN1_STRING *sig) in X509_signature_print() 321 int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v) in ASN1_STRING_print() 351 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) in ASN1_TIME_print() 366 int ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) in ASN1_GENERALIZEDTIME_print() 414 int ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) in ASN1_UTCTIME_print() 450 int X509_NAME_print(BIO *bp, X509_NAME *name, int obase) in X509_NAME_print()
|
/external/e2fsprogs/lib/ext2fs/ |
D | blkmap64_ba.c | 44 ext2fs_ba_private bp; in ba_alloc_private_data() local 73 ext2fs_ba_private bp; in ba_new_bmap() local 90 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_free_bmap() local 126 ext2fs_ba_private bp = (ext2fs_ba_private) bmap->private; in ba_resize_bmap() local 166 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_mark_bmap() local 174 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_unmark_bmap() local 182 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_test_bmap() local 191 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_mark_bmap_extent() local 202 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_unmark_bmap_extent() local 213 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_test_clear_bmap_extent() local [all …]
|
D | blkmap64_rb.c | 160 static void rb_free_extent(struct ext2fs_rb_private *bp, in rb_free_extent() 174 struct ext2fs_rb_private *bp; in rb_alloc_private_data() local 222 struct ext2fs_rb_private *bp; in rb_free_bmap() local 300 struct ext2fs_rb_private *bp; in rb_resize_bmap() local 322 rb_test_bit(struct ext2fs_rb_private *bp, __u64 bit) in rb_test_bit() 385 struct ext2fs_rb_private *bp) in rb_insert_extent() 486 struct ext2fs_rb_private *bp) in rb_remove_extent() 571 struct ext2fs_rb_private *bp; in rb_mark_bmap() local 581 struct ext2fs_rb_private *bp; in rb_unmark_bmap() local 596 struct ext2fs_rb_private *bp; in rb_test_bmap() local [all …]
|
/external/tcpdump/ |
D | print-dvmrp.c | 69 register const u_char *bp, register u_int len) in dvmrp_print() 163 register const u_char *bp, register const u_char *ep, in print_report() 221 register const u_char *bp, register const u_char *ep, in print_probe() 252 register const u_char *bp, register const u_char *ep, in print_neighbors() 284 register const u_char *bp, register const u_char *ep, in print_neighbors2() 334 register const u_char *bp) in print_prune() 348 register const u_char *bp) in print_graft() 359 register const u_char *bp) in print_graft_ack()
|
D | print-ip6opts.c | 45 ip6_sopt_print(netdissect_options *ndo, const u_char *bp, int len) in ip6_sopt_print() 89 ip6_opt_print(netdissect_options *ndo, const u_char *bp, int len) in ip6_opt_print() 174 hbhopt_print(netdissect_options *ndo, register const u_char *bp) in hbhopt_print() 194 dstopt_print(netdissect_options *ndo, register const u_char *bp) in dstopt_print()
|
D | print-gre.c | 86 gre_print(netdissect_options *ndo, const u_char *bp, u_int length) in gre_print() 111 gre_print_0(netdissect_options *ndo, const u_char *bp, u_int length) in gre_print_0() 231 gre_print_1(netdissect_options *ndo, const u_char *bp, u_int length) in gre_print_1() 312 uint8_t srelen, const u_char *bp, u_int len) in gre_sre_print() 332 const u_char *bp, u_int len) in gre_sre_ip_print() 367 const u_char *bp, u_int len) in gre_sre_asn_print()
|
D | print-rx.c | 524 register const u_char *bp, int length, int sport, int dport, in rx_print() 678 const u_char *bp, const struct ip *ip, int dport) in rx_cache_insert() 881 register const u_char *bp, int length) in fs_print() 1054 register const u_char *bp, int length, int32_t opcode) in fs_reply_print() 1217 register const u_char *bp, int length) in cb_print() 1300 register const u_char *bp, int length, int32_t opcode) in cb_reply_print() 1350 register const u_char *bp, int length) in prot_print() 1494 register const u_char *bp, int length, int32_t opcode) in prot_reply_print() 1607 register const u_char *bp, int length) in vldb_print() 1701 register const u_char *bp, int length, int32_t opcode) in vldb_reply_print() [all …]
|
D | print-geonet.c | 59 const u_char *bp) in print_btp_body() 75 const u_char *bp) in print_btp() 84 const u_char *bp) in print_long_pos_vector() 105 geonet_print(netdissect_options *ndo, const u_char *eth, const u_char *bp, u_int length) in geonet_print()
|
D | print-igmp.c | 106 register const u_char *bp, register u_int len) in print_mtrace() 128 register const u_char *bp, register u_int len) in print_mresp() 150 register const u_char *bp, register u_int len) in print_igmpv3_report() 204 register const u_char *bp, register u_int len) in print_igmpv3_query() 260 register const u_char *bp, register u_int len) in igmp_print()
|
D | print-pim.c | 141 register const u_char *bp, register u_int len) in pimv1_join_prune_print() 228 register const u_char *bp, register u_int len) in pimv1_print() 323 register const u_char *bp, register u_int len) in cisco_autorp_print() 418 register const u_char *bp, register u_int len, u_int cksum) in pim_print() 523 const u_char *bp, enum pimv2_addrtype at, int silent) in pimv2_addr_print() 625 register const u_char *bp, register u_int len, u_int cksum) in pimv2_print()
|
D | print-domain.c | 147 register const u_char *cp, register const u_char *bp) in ns_nprint() 321 register const u_char *cp, register const u_char *bp, int is_mdns) in ns_qprint() 356 register const u_char *cp, register const u_char *bp, int is_mdns) in ns_rprint() 579 register const u_char *bp, u_int length, int is_mdns) in ns_print()
|
/external/boringssl/src/crypto/pem/ |
D | pem_pk8.c | 84 int PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, EVP_PKEY *x, int nid, in PEM_write_bio_PKCS8PrivateKey_nid() 91 int PEM_write_bio_PKCS8PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_bio_PKCS8PrivateKey() 98 int i2d_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in i2d_PKCS8PrivateKey_bio() 105 int i2d_PKCS8PrivateKey_nid_bio(BIO *bp, EVP_PKEY *x, int nid, in i2d_PKCS8PrivateKey_nid_bio() 112 static int do_pk8pkey(BIO *bp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, in do_pk8pkey() 152 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in d2i_PKCS8PrivateKey_bio() 216 BIO *bp; in do_pk8pkey_fp() local 229 BIO *bp; in d2i_PKCS8PrivateKey_fp() local
|
D | pem_pkey.c | 77 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in PEM_read_bio_PrivateKey() 144 int PEM_write_bio_PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_bio_PrivateKey() 178 EVP_PKEY *PEM_read_bio_Parameters(BIO *bp, EVP_PKEY **x) in PEM_read_bio_Parameters() 219 int PEM_write_bio_Parameters(BIO *bp, EVP_PKEY *x) in PEM_write_bio_Parameters() 270 DH *PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u) in PEM_read_bio_DHparams()
|
D | pem_all.c | 156 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **rsa, pem_password_cb *cb, in PEM_read_bio_RSAPrivateKey() 197 DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **dsa, pem_password_cb *cb, in PEM_read_bio_DSAPrivateKey() 242 EC_KEY *PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **key, pem_password_cb *cb, in PEM_read_bio_ECPrivateKey()
|
/external/zopfli/src/zopfli/ |
D | deflate.c | 39 unsigned char* bp, unsigned char** out, size_t* outsize) { in AddBit() 46 unsigned char* bp, unsigned char** out, size_t* outsize) { in AddBits() 62 unsigned char* bp, unsigned char** out, in AddHuffmanBits() 108 unsigned char* bp, in EncodeTree() 253 unsigned char* bp, in AddDynamicTree() 303 unsigned char* bp, in AddLZ77Data() 533 unsigned char* bp, in AddLZ77Block() 589 unsigned char* bp, in DeflateDynamicBlock() 642 unsigned char* bp, in DeflateFixedBlock() 673 unsigned char* bp, in DeflateNonCompressedBlock() [all …]
|
/external/boringssl/src/crypto/asn1/ |
D | asn1_par.c | 70 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, in asn1_print_info() 103 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent) in ASN1_parse() 108 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, int dump) in ASN1_parse_dump() 113 static int asn1_parse2(BIO *bp, const unsigned char **pp, long length, int offset, in asn1_parse2()
|
/external/clang/test/SemaCXX/ |
D | address-space-conversion.cpp | 52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast() 103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast() 133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast() 159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast() 183 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_implicit_conversion()
|
/external/pdfium/third_party/libtiff/ |
D | tif_packbits.c | 67 unsigned char* bp = (unsigned char*) buf; in PackBitsEncode() local 194 PackBitsEncodeChunk(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) in PackBitsEncodeChunk() 216 char *bp; in PackBitsDecode() local
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_packbits.c | 67 unsigned char* bp = (unsigned char*) buf; in PackBitsEncode() local 194 PackBitsEncodeChunk(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) in PackBitsEncodeChunk() 216 char *bp; in PackBitsDecode() local
|
/external/clang/test/CodeGen/ |
D | ext-vector.c | 76 void test6(float4 *ap, float4 *bp, float c) { in test6() 130 void test7(int4 *ap, int4 *bp, int c) { in test7() 196 void test8(float4 *ap, float4 *bp, int c) { in test8() 252 void test14(uint4 *ap, uint4 *bp, unsigned c) { in test14()
|
/external/libmtp/src/ |
D | util.c | 50 unsigned char *bp = (unsigned char *) buf; in data_dump() local 77 unsigned char *bp = (unsigned char *) buf; in data_dump_ascii() local
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
D | plt.c | 825 dl_plt_update_bp_on_hit(struct breakpoint *bp, struct process *proc) in dl_plt_update_bp_on_hit() 940 jump_to_entry_point(struct process *proc, struct breakpoint *bp) in jump_to_entry_point() 950 ppc_plt_bp_continue(struct breakpoint *bp, struct process *proc) in ppc_plt_bp_continue() 1025 struct breakpoint *bp = data; in detach_task_cb() local 1043 ppc_plt_bp_retract(struct breakpoint *bp, struct process *proc) in ppc_plt_bp_retract() 1058 ppc_plt_bp_install(struct breakpoint *bp, struct process *proc) in ppc_plt_bp_install() 1152 arch_breakpoint_init(struct process *proc, struct breakpoint *bp) in arch_breakpoint_init() 1188 arch_breakpoint_destroy(struct breakpoint *bp) in arch_breakpoint_destroy()
|
/external/libcxxabi/test/ |
D | test_aux_runtime.pass.cpp | 28 B *bp = NULL; in bad_typeid_test() local 44 B *bp = (B*)&d; // cast needed to break protection in bad_cast_test() local
|