Searched defs:lenp (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | htmlsubtitles.c | 102 static int scantag(const char* in, char* buffer, int* lenp) { in scantag()
|
/third_party/lwip/src/netif/ppp/ |
D | ccp.c | 768 static void ccp_addci(fsm *f, u_char *p, int *lenp) { in ccp_addci() 1105 static int ccp_reqci(fsm *f, u_char *p, int *lenp, int dont_nak) { in ccp_reqci()
|
D | lcp.c | 834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { in lcp_addci() 1820 static int lcp_reqci(fsm *f, u_char *inp, int *lenp, int reject_if_disagree) { in lcp_reqci()
|
D | ipcp.c | 806 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp) { in ipcp_addci()
|
/third_party/iptables/extensions/ |
D | libxt_bpf.c | 92 static void bpf_parse_string(struct sock_filter *pc, __u16 *lenp, __u16 len_max, in bpf_parse_string()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlregexp.c | 4193 int lenn, lenp, ret; in xmlRegExecPushString2() local 5795 int lenn, lenp; in xmlAutomataNewTransition2() local 5857 int lenn, lenp; in xmlAutomataNewNegTrans() local 5927 int lenn, lenp; in xmlAutomataNewCountTrans2() local 6082 int lenn, lenp; in xmlAutomataNewOnceTrans2() local
|
D | tree.c | 254 int lenn, lenp; in xmlBuildQName() local
|
/third_party/openh264/module/ |
D | gmp-openh264.cpp | 738 uint8_t* lenp = start_code; in Decode() local
|
/third_party/libxml2/ |
D | xmlregexp.c | 4236 int lenn, lenp, ret; in xmlRegExecPushString2() local 5857 int lenn, lenp; in xmlAutomataNewTransition2() local 5919 int lenn, lenp; in xmlAutomataNewNegTrans() local 5989 int lenn, lenp; in xmlAutomataNewCountTrans2() local 6144 int lenn, lenp; in xmlAutomataNewOnceTrans2() local
|
D | tree.c | 225 int lenn, lenp; in xmlBuildQName() local
|
/third_party/quickjs/ |
D | run-test262.c | 797 static char *load_file(const char *filename, size_t *lenp) in load_file()
|
/third_party/mksh/ |
D | edit.c | 201 x_do_comment(char *buf, ssize_t bsize, ssize_t *lenp) in x_do_comment()
|