Home
last modified time | relevance | path

Searched defs:bp2 (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/clang/test/SemaCXX/
H A 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()
/aosp_15_r20/external/tcpdump/
H A Dprint-pim.c455 const u_char *bp, u_int len, const u_char *bp2) in pim_print()
658 const u_char *bp2, u_int len) in pimv2_check_checksum()
688 const u_char *bp, u_int len, const u_char *bp2) in pimv2_print()
H A Dprint-nfs.c335 const u_char *bp2) in nfsreply_print()
360 const u_char *bp2) in nfsreply_noaddr_print()
554 const u_char *bp2) in nfsreq_noaddr_print()
H A Dprint-frag6.c36 frag6_print(netdissect_options *ndo, const u_char *bp, const u_char *bp2) in frag6_print()
H A Dprint-vrrp.c108 const u_char *bp2, int ttl, in vrrp_print()
H A Dprint-sunrpc.c159 u_int length, const u_char *bp2) in sunrpc_print()
H A Dprint-isakmp.c771 cookie_record(netdissect_options *ndo, const cookie_t *in, const u_char *bp2) in cookie_record()
810 cookie_sidecheck(netdissect_options *ndo, int i, const u_char *bp2, int initiator) in cookie_sidecheck()
2824 const u_char *bp2, const struct isakmp *base) in ikev1_print()
3043 const u_char *bp2) in isakmp_print()
3103 const u_char *bp2, int ver, int fragmented, u_int ttl_hl) in isakmp_rfc3948_print()
H A Dprint-tcp.c164 const u_char *bp2, int fragmented) in tcp_print()
H A Dprint-udp.c369 const u_char *bp2, int fragmented, u_int ttl_hl) in udp_print()
H A Dprint-pgm.c148 const u_char *bp2) in pgm_print()
H A Dprint-icmp.c314 icmp_print(netdissect_options *ndo, const u_char *bp, u_int plen, const u_char *bp2, in icmp_print()
H A Dprint-sctp.c453 const u_char *bp2, /* beginning of enclosing */ in sctp_print()
H A Dprint-rx.c530 const u_char *bp2) in rx_print()
H A Dprint-icmp6.c1010 const u_char *bp, u_int length, const u_char *bp2, int fragmented) in icmp6_print()
/aosp_15_r20/external/libgav1/src/utils/
H A Dblock_parameters_holder_test.cc55 BlockParameters* const bp2 = holder.Get(10, 10, kBlock32x32); in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_diamond.cpp191 base* bp2; in BOOST_CLASS_EXPORT() local
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic3DLUT.cpp102 const uchar *bp2 = bp + (coord1.x * 4) + (coord1.y * stride_y) + (coord1.z * stride_z); in kernel() local
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
H A DLut3d.cpp103 const uchar* bp2 = bp + (coord1.x * 4) + (coord1.y * stride_y) + (coord1.z * stride_z); in kernel() local
/aosp_15_r20/frameworks/rs/toolkit/
H A DLut3d.cpp104 const uchar* bp2 = bp + (coord1.x * 4) + (coord1.y * stride_y) + (coord1.z * stride_z); in kernel() local
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_poly.cpp30 double bp,bp2,cp,dp,q,r,srq; in db_SolveCubic() local
/aosp_15_r20/external/libchrome-gestures/src/
H A Dprop_registry_unittest.cc57 BoolProperty bp2(&reg, "hi", true); in TEST() local
/aosp_15_r20/external/clang/test/CXX/drs/
H A Ddr1xx.cpp509 dr142::B *bp2 = (dr142::B*)this; in f() local