/aosp_15_r20/external/tcpdump/ |
H A D | print-bgp.c | 585 const u_char *pptr, u_int itemlen, char *buf, size_t buflen) in decode_prefix4() 612 const u_char *pptr, u_int itemlen, char *buf, in decode_labeled_prefix4() 670 const u_char *pptr, u_int addr_length) in bgp_vpn_ip_print() 714 const u_char *pptr, char *buf, size_t buflen) in bgp_vpn_sg_print() 756 const u_char *pptr) in bgp_vpn_rd_print() 806 const u_char *pptr) in bgp_extended_community_print() 912 const u_char *pptr, in bgp_rt_prefix_print() 990 const u_char *pptr) in decode_rt_routing_info() 1047 const u_char *pptr, char *buf, size_t buflen) in decode_labeled_vpn_prefix4() 1093 const u_char *pptr, char *buf, size_t buflen) in decode_mdt_vpn_nlri() [all …]
|
H A D | print-forces.c | 650 const u_char * pptr, u_int len, in prestlv_print() 690 const u_char * pptr, u_int len, in fdatatlv_print() 725 const u_char * pptr, u_int len, in sdatailv_print() 765 const u_char * pptr, u_int len, in sdatatlv_print() 794 const u_char * pptr, u_int len, in pkeyitlv_print() 832 const u_char * pptr, u_int len, in pdatacnt_print() 986 const u_char * pptr, u_int len, in pdata_print() 1051 const u_char * pptr, u_int len, in genoptlv_print() 1093 const u_char * pptr, u_int len, in recpdoptlv_print() 1142 const u_char * pptr, u_int len, in invoptlv_print() [all …]
|
H A D | print-ssh.c | 27 ssh_print_version(netdissect_options *ndo, const u_char *pptr, u_int len) in ssh_print_version() 94 ssh_print(netdissect_options *ndo, const u_char *pptr, u_int len) in ssh_print()
|
H A D | util-print.c | 692 fetch_token(netdissect_options *ndo, const u_char *pptr, u_int idx, u_int len, in fetch_token() 763 const u_char *pptr, u_int idx, u_int len) in print_txt_line() 831 txtproto_print(netdissect_options *ndo, const u_char *pptr, u_int len, in txtproto_print()
|
H A D | print-bfd.c | 186 auth_print(netdissect_options *ndo, const u_char *pptr) in auth_print() 291 bfd_print(netdissect_options *ndo, const u_char *pptr, in bfd_print()
|
H A D | print-lwapp.c | 167 const u_char *pptr, u_int len, int has_ap_ident) in lwapp_control_print() 302 const u_char *pptr, u_int len) in lwapp_data_print()
|
H A D | print-ldp.c | 549 const u_char *pptr, u_int len) in ldp_print() 570 const u_char *pptr) in ldp_pdu_print()
|
H A D | print-lldp.c | 1174 const u_char *pptr, u_int len) in lldp_private_dcbx_print() 1385 const u_char *pptr, u_int len) in lldp_mgmt_addr_tlv_print() 1448 const u_char *pptr, u_int len) in lldp_print()
|
H A D | print-smtp.c | 25 smtp_print(netdissect_options *ndo, const u_char *pptr, u_int len) in smtp_print()
|
H A D | print-whois.c | 27 whois_print(netdissect_options *ndo, const u_char *pptr, u_int len) in whois_print()
|
H A D | print-ftp.c | 25 ftp_print(netdissect_options *ndo, const u_char *pptr, u_int len) in ftp_print()
|
H A D | print-sip.c | 50 sip_print(netdissect_options *ndo, const u_char *pptr, u_int len) in sip_print()
|
H A D | print-http.c | 70 http_print(netdissect_options *ndo, const u_char *pptr, u_int len) in http_print()
|
H A D | print-rtsp.c | 40 rtsp_print(netdissect_options *ndo, const u_char *pptr, u_int len) in rtsp_print()
|
H A D | print-syslog.c | 81 const u_char *pptr, u_int len) in syslog_print()
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | reader.cc | 409 ir::FieldAnnotation* Reader::ParseFieldAnnotation(const dex::u1** pptr) { in ParseFieldAnnotation() 423 ir::MethodAnnotation* Reader::ParseMethodAnnotation(const dex::u1** pptr) { in ParseMethodAnnotation() 438 ir::ParamAnnotation* Reader::ParseParamAnnotation(const dex::u1** pptr) { in ParseParamAnnotation() 453 ir::EncodedField* Reader::ParseEncodedField(const dex::u1** pptr, dex::u4* base_index) { in ParseEncodedField() 473 static T ParseIntValue(const dex::u1** pptr, size_t size) { in ParseIntValue() 496 static T ParseFloatValue(const dex::u1** pptr, size_t size) { in ParseFloatValue() 509 ir::EncodedValue* Reader::ParseEncodedValue(const dex::u1** pptr) { in ParseEncodedValue() 602 ir::Annotation* Reader::ParseAnnotation(const dex::u1** pptr) { in ParseAnnotation() 623 ir::EncodedArray* Reader::ParseEncodedArray(const dex::u1** pptr) { in ParseEncodedArray() 809 ir::EncodedMethod* Reader::ParseEncodedMethod(const dex::u1** pptr, dex::u4* base_index) { in ParseEncodedMethod()
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | dex_leb128.h | 28 inline u4 ReadULeb128(const u1** pptr) { in ReadULeb128() 58 inline s4 ReadSLeb128(const u1** pptr) { in ReadSLeb128()
|
/aosp_15_r20/external/boringssl/src/crypto/bio/ |
H A D | bio_mem.c | 234 char **pptr = ptr; in mem_ctrl() local 245 BUF_MEM **pptr = ptr; in mem_ctrl() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bio/ |
H A D | bio_mem.c | 234 char **pptr = ptr; in mem_ctrl() local 245 BUF_MEM **pptr = ptr; in mem_ctrl() local
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_compile.c | 930 uint32_t *pptr = cb->parsed_pattern; in show_parsed() local 5653 uint32_t *pptr = *pptrptr; in compile_branch() local 8391 uint32_t *pptr = *pptrptr; in compile_regex() local 9250 parsed_skip(uint32_t *pptr, uint32_t skiptype) in parsed_skip() 9451 uint32_t *pptr = *pptrptr; in get_branchlength() local 9966 check_lookbehinds(uint32_t *pptr, uint32_t **retptr, in check_lookbehinds() 10140 uint32_t *pptr; /* Current pointer in parsed pattern */ in pcre2_compile() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.cons/ |
H A D | dtor.pass.cpp | 41 CharT* pptr = base._pptr(); in test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.members/ |
H A D | emit.pass.cpp | 39 CharT* pptr = base._pptr(); in test() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_percpu_array_map.c | 31 void *pptr = ctx->value; in dump_bpf_percpu_array_map() local
|
/aosp_15_r20/external/arm-optimized-routines/networking/ |
H A D | chksum.c | 14 slurp_head32(const void **pptr, uint32_t *nbytes) in slurp_head32()
|
/aosp_15_r20/external/webrtc/common_audio/signal_processing/ |
H A D | auto_corr_to_refl_coef.c | 26 int16_t *acfptr, *pptr, *wptr, *p1ptr, *w1ptr, ACF[WEBRTC_SPL_MAX_LPC_ORDER], in WebRtcSpl_AutoCorrToReflCoef() local
|