Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/external/u-boot/include/zfs/
Dspa.h173 #define BP_GET_LSIZE(bp) \ argument
175 #define BP_SET_LSIZE(bp, x) \ argument
178 #define BP_GET_COMPRESS(bp) BF64_GET((bp)->blk_prop, 32, 8) argument
179 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 8, x) argument
181 #define BP_GET_CHECKSUM(bp) BF64_GET((bp)->blk_prop, 40, 8) argument
182 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) argument
184 #define BP_GET_TYPE(bp) BF64_GET((bp)->blk_prop, 48, 8) argument
185 #define BP_SET_TYPE(bp, x) BF64_SET((bp)->blk_prop, 48, 8, x) argument
187 #define BP_GET_LEVEL(bp) BF64_GET((bp)->blk_prop, 56, 5) argument
188 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) argument
[all …]
/external/e2fsprogs/lib/ext2fs/
Dblkmap64_ba.c45 ext2fs_ba_private bp; in ba_alloc_private_data() local
74 ext2fs_ba_private bp; in ba_new_bmap() local
91 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_free_bmap() local
127 ext2fs_ba_private bp = (ext2fs_ba_private) bmap->private; in ba_resize_bmap() local
167 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_mark_bmap() local
175 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_unmark_bmap() local
183 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_test_bmap() local
192 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_mark_bmap_extent() local
203 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_unmark_bmap_extent() local
214 ext2fs_ba_private bp = (ext2fs_ba_private) bitmap->private; in ba_test_clear_bmap_extent() local
[all …]
Dblkmap64_rb.c168 static void rb_free_extent(struct ext2fs_rb_private *bp, in rb_free_extent()
182 struct ext2fs_rb_private *bp; in rb_alloc_private_data() local
230 struct ext2fs_rb_private *bp; in rb_free_bmap() local
308 struct ext2fs_rb_private *bp; in rb_resize_bmap() local
328 rb_test_bit(struct ext2fs_rb_private *bp, __u64 bit) in rb_test_bit()
391 struct ext2fs_rb_private *bp) in rb_insert_extent()
495 struct ext2fs_rb_private *bp) in rb_remove_extent()
580 struct ext2fs_rb_private *bp; in rb_mark_bmap() local
593 struct ext2fs_rb_private *bp; in rb_unmark_bmap() local
608 struct ext2fs_rb_private *bp; in rb_test_bmap() local
[all …]
/external/tcpdump/
Dprint-dvmrp.c70 register const u_char *bp, register u_int len) in dvmrp_print()
164 register const u_char *bp, register const u_char *ep, in print_report()
222 register const u_char *bp, register const u_char *ep, in print_probe()
253 register const u_char *bp, register const u_char *ep, in print_neighbors()
285 register const u_char *bp, register const u_char *ep, in print_neighbors2()
335 register const u_char *bp) in print_prune()
349 register const u_char *bp) in print_graft()
360 register const u_char *bp) in print_graft_ack()
Dprint-ip6opts.c45 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()
Dprint-gre.c88 gre_print(netdissect_options *ndo, const u_char *bp, u_int length) in gre_print()
117 gre_print_0(netdissect_options *ndo, const u_char *bp, u_int length) in gre_print_0()
244 gre_print_1(netdissect_options *ndo, const u_char *bp, u_int length) in gre_print_1()
329 uint8_t srelen, const u_char *bp, u_int len) in gre_sre_print()
353 const u_char *bp, u_int len) in gre_sre_ip_print()
390 const u_char *bp, u_int len) in gre_sre_asn_print()
Dprint-resp.c213 resp_print(netdissect_options *ndo, const u_char *bp, u_int length) in resp_print()
244 resp_parse(netdissect_options *ndo, register const u_char *bp, int length) in resp_parse()
275 resp_print_simple_string(netdissect_options *ndo, register const u_char *bp, int length) { in resp_print_simple_string()
280 resp_print_integer(netdissect_options *ndo, register const u_char *bp, int length) { in resp_print_integer()
285 resp_print_error(netdissect_options *ndo, register const u_char *bp, int length) { in resp_print_error()
290 resp_print_string_error_integer(netdissect_options *ndo, register const u_char *bp, int length) { in resp_print_string_error_integer()
325 resp_print_bulk_string(netdissect_options *ndo, register const u_char *bp, int length) { in resp_print_bulk_string()
371 resp_print_bulk_array(netdissect_options *ndo, register const u_char *bp, int length) { in resp_print_bulk_array()
410 resp_print_inline(netdissect_options *ndo, register const u_char *bp, int length) { in resp_print_inline()
457 resp_get_length(netdissect_options *ndo, register const u_char *bp, int len, const u_char **endp) in resp_get_length()
Dprint-geonet.c60 const u_char *bp) in print_btp_body()
76 const u_char *bp) in print_btp()
85 const u_char *bp) in print_long_pos_vector()
108 geonet_print(netdissect_options *ndo, const u_char *bp, u_int length, in geonet_print()
Dprint-rx.c526 register const u_char *bp, int length, int sport, int dport, in rx_print()
680 const u_char *bp, const struct ip *ip, int dport) in rx_cache_insert()
886 register const u_char *bp, int length) in fs_print()
1059 register const u_char *bp, int length, int32_t opcode) in fs_reply_print()
1220 register const u_char *bp, int length) in cb_print()
1304 register const u_char *bp, int length, int32_t opcode) in cb_reply_print()
1354 register const u_char *bp, int length) in prot_print()
1498 register const u_char *bp, int length, int32_t opcode) in prot_reply_print()
1611 register const u_char *bp, int length) in vldb_print()
1705 register const u_char *bp, int length, int32_t opcode) in vldb_reply_print()
[all …]
Dprint-igmp.c107 register const u_char *bp, register u_int len) in print_mtrace()
129 register const u_char *bp, register u_int len) in print_mresp()
151 register const u_char *bp, register u_int len) in print_igmpv3_report()
205 register const u_char *bp, register u_int len) in print_igmpv3_query()
261 register const u_char *bp, register u_int len) in igmp_print()
Dprint-pim.c144 register const u_char *bp, register u_int len) in pimv1_join_prune_print()
252 register const u_char *bp, register u_int len) in pimv1_print()
346 register const u_char *bp, register u_int len) in cisco_autorp_print()
456 register const u_char *bp, register u_int len, const u_char *bp2) in pim_print()
560 const u_char *bp, u_int len, enum pimv2_addrtype at, in pimv2_addr_print()
664 pimv2_check_checksum(netdissect_options *ndo, const u_char *bp, in pimv2_check_checksum()
695 register const u_char *bp, register u_int len, const u_char *bp2) in pimv2_print()
/external/boringssl/src/crypto/x509/
Dt_x509.c91 int X509_print(BIO *bp, X509 *x) in X509_print()
96 int X509_print_ex(BIO *bp, X509 *x, unsigned long nmflags, in X509_print_ex()
249 int X509_ocspid_print(BIO *bp, X509 *x) in X509_ocspid_print()
299 int X509_signature_print(BIO *bp, const X509_ALGOR *sigalg, in X509_signature_print()
321 int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v) in ASN1_STRING_print()
350 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) in ASN1_TIME_print()
365 int ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) in ASN1_GENERALIZEDTIME_print()
444 int ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) { in ASN1_UTCTIME_print()
497 int X509_NAME_print(BIO *bp, X509_NAME *name, int obase) in X509_NAME_print()
Dx_all.c153 X509 *d2i_X509_bio(BIO *bp, X509 **x509) in d2i_X509_bio()
158 int i2d_X509_bio(BIO *bp, X509 *x509) in i2d_X509_bio()
175 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl) in d2i_X509_CRL_bio()
180 int i2d_X509_CRL_bio(BIO *bp, X509_CRL *crl) in i2d_X509_CRL_bio()
197 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) in d2i_X509_REQ_bio()
202 int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req) in i2d_X509_REQ_bio()
/external/boringssl/src/crypto/evp/
Dprint.c67 static int bn_print(BIO *bp, const char *number, const BIGNUM *num, in bn_print()
204 static int rsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, in rsa_pub_print()
209 static int rsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, in rsa_priv_print()
217 static int do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) { in do_dsa_print()
275 static int dsa_param_print(BIO *bp, const EVP_PKEY *pkey, int indent, in dsa_param_print()
280 static int dsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, in dsa_pub_print()
285 static int dsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, in dsa_priv_print()
293 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, int ktype) { in do_EC_KEY_print()
399 static int eckey_param_print(BIO *bp, const EVP_PKEY *pkey, int indent, in eckey_param_print()
404 static int eckey_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, in eckey_pub_print()
[all …]
/external/boringssl/src/crypto/pem/
Dpem_pk8.c82 int PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, EVP_PKEY *x, int nid, in PEM_write_bio_PKCS8PrivateKey_nid()
89 int PEM_write_bio_PKCS8PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_bio_PKCS8PrivateKey()
96 int i2d_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in i2d_PKCS8PrivateKey_bio()
103 int i2d_PKCS8PrivateKey_nid_bio(BIO *bp, EVP_PKEY *x, int nid, in i2d_PKCS8PrivateKey_nid_bio()
110 static int do_pk8pkey(BIO *bp, EVP_PKEY *x, int isder, int nid, in do_pk8pkey()
156 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, in d2i_PKCS8PrivateKey_bio()
227 BIO *bp; in do_pk8pkey_fp() local
241 BIO *bp; in d2i_PKCS8PrivateKey_fp() local
/external/zopfli/src/zopfli/
Ddeflate.c39 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/u-boot/arch/powerpc/cpu/mpc85xx/
Dcommproc.c124 volatile uint *bp; in m8560_cpm_setbrg() local
146 volatile uint *bp; in m8560_cpm_fastbrg() local
171 volatile uint *bp; in m8560_cpm_extcbrg() local
/external/libcxxabi/test/
Dtest_aux_runtime.pass.cpp30 B *bp = NULL; in bad_typeid_test() local
46 B *bp = (B*)&d; // cast needed to break protection in bad_cast_test() local
/external/clang/test/SemaCXX/
Daddress-space-conversion.cpp52 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/
Dtif_packbits.c68 unsigned char* bp = (unsigned char*) buf; in PackBitsEncode() local
197 PackBitsEncodeChunk(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) in PackBitsEncodeChunk()
219 char *bp; in PackBitsDecode() local
/external/u-boot/net/
Dbootp.c120 struct bootp_hdr *bp = (struct bootp_hdr *)pkt; in check_reply_packet() local
146 static void store_net_params(struct bootp_hdr *bp) in store_net_params()
353 struct bootp_hdr *bp; in bootp_handler() local
712 struct bootp_hdr *bp; in bootp_request() local
919 static void dhcp_packet_process_options(struct bootp_hdr *bp) in dhcp_packet_process_options()
971 struct bootp_hdr *bp; in dhcp_send_request_packet() local
1040 struct bootp_hdr *bp = (struct bootp_hdr *)pkt; in dhcp_handler() local
/external/compiler-rt/lib/asan/
Dasan_stack.h35 uptr pc, uptr bp, void *context, in GetStackTraceWithPcBpAndContext()
85 #define GET_STACK_TRACE_FATAL(pc, bp) \ argument
/external/pdfium/third_party/libopenjpeg20/
Dmqc.c283 void opj_mqc_init_enc(opj_mqc_t *mqc, OPJ_BYTE *bp) in opj_mqc_init_enc()
489 OPJ_BYTE *bp, in opj_mqc_init_dec_common()
507 void opj_mqc_init_dec(opj_mqc_t *mqc, OPJ_BYTE *bp, OPJ_UINT32 len, in opj_mqc_init_dec()
531 void opj_mqc_raw_init_dec(opj_mqc_t *mqc, OPJ_BYTE *bp, OPJ_UINT32 len, in opj_mqc_raw_init_dec()
/external/u-boot/lib/efi_driver/
Defi_uclass.c62 struct efi_driver_binding_extended_protocol *bp = in efi_uc_supported() local
110 struct efi_driver_binding_extended_protocol *bp = in efi_uc_start() local
248 struct efi_driver_binding_extended_protocol *bp; in efi_add_driver() local
/external/clang/test/CodeGen/
Dext-vector.c76 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()

12345678910>>...13