/aosp_15_r20/external/clang/test/SemaCXX/ |
H A 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()
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-pim.c | 455 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 D | print-nfs.c | 335 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 D | print-frag6.c | 36 frag6_print(netdissect_options *ndo, const u_char *bp, const u_char *bp2) in frag6_print()
|
H A D | print-vrrp.c | 108 const u_char *bp2, int ttl, in vrrp_print()
|
H A D | print-sunrpc.c | 159 u_int length, const u_char *bp2) in sunrpc_print()
|
H A D | print-isakmp.c | 771 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 D | print-tcp.c | 164 const u_char *bp2, int fragmented) in tcp_print()
|
H A D | print-udp.c | 369 const u_char *bp2, int fragmented, u_int ttl_hl) in udp_print()
|
H A D | print-pgm.c | 148 const u_char *bp2) in pgm_print()
|
H A D | print-icmp.c | 314 icmp_print(netdissect_options *ndo, const u_char *bp, u_int plen, const u_char *bp2, in icmp_print()
|
H A D | print-sctp.c | 453 const u_char *bp2, /* beginning of enclosing */ in sctp_print()
|
H A D | print-rx.c | 530 const u_char *bp2) in rx_print()
|
H A D | print-icmp6.c | 1010 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 D | block_parameters_holder_test.cc | 55 BlockParameters* const bp2 = holder.Get(10, 10, kBlock32x32); in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | test_diamond.cpp | 191 base* bp2; in BOOST_CLASS_EXPORT() local
|
/aosp_15_r20/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsic3DLUT.cpp | 102 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 D | Lut3d.cpp | 103 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 D | Lut3d.cpp | 104 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/ |
D | db_utilities_poly.cpp | 30 double bp,bp2,cp,dp,q,r,srq; in db_SolveCubic() local
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | prop_registry_unittest.cc | 57 BoolProperty bp2(®, "hi", true); in TEST() local
|
/aosp_15_r20/external/clang/test/CXX/drs/ |
H A D | dr1xx.cpp | 509 dr142::B *bp2 = (dr142::B*)this; in f() local
|