Home
last modified time | relevance | path

Searched defs:plength (Results 1 – 10 of 10) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_convert.c124 convert_posix(uint32_t pattype, PCRE2_SPTR pattern, PCRE2_SIZE plength, in convert_posix()
786 convert_glob(uint32_t options, PCRE2_SPTR pattern, PCRE2_SIZE plength, in convert_glob()
1056 pcre2_pattern_convert(PCRE2_SPTR pattern, PCRE2_SIZE plength, uint32_t options, in pcre2_pattern_convert()
Dpcre2grep.c3005 int plength; in pcre2grep() local
/third_party/pulseaudio/src/tests/
Dsrbchannel-test.c50 static void packet_test(unsigned npackets, size_t plength, pa_mainloop *ml, pa_pstream *p1, pa_pstr… in packet_test()
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn1_lib.c46 int ASN1_get_object(const unsigned char **pp, long *plength, int *ptag, in ASN1_get_object()
/third_party/openssl/crypto/asn1/
Dasn1_lib.c46 int ASN1_get_object(const unsigned char **pp, long *plength, int *ptag, in ASN1_get_object()
/third_party/node/deps/cares/include/
Dares.h544 size_t plength; /* plength excludes null termination */ member
/third_party/cares/include/
Dares.h534 size_t plength; /* plength excludes null termination */ member
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3032 struct usb_device_request *req, const void **pptr, uint16_t *plength)
Dxhci.c3232 struct usb_device_request *req, const void **pptr, uint16_t *plength) in xhci_roothub_exec()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c3058 guint64 * plength, guint32 * pfourcc) in extract_initial_length_and_fourcc()