Home
last modified time | relevance | path

Searched defs:match_data (Results 1 - 25 of 37) sorted by relevance

12

/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_obj.h83 static inline int usbobj_default_match(struct usb_obj *obj, void *match_data) in usbobj_default_match() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_match_data.c98 pcre2_match_data_free(pcre2_match_data *match_data) in pcre2_match_data_free() argument
119 pcre2_get_mark(pcre2_match_data *match_data) pcre2_get_mark() argument
131 pcre2_get_ovector_pointer(pcre2_match_data *match_data) pcre2_get_ovector_pointer() argument
143 pcre2_get_ovector_count(pcre2_match_data *match_data) pcre2_get_ovector_count() argument
155 pcre2_get_startchar(pcre2_match_data *match_data) pcre2_get_startchar() argument
167 pcre2_get_match_data_size(pcre2_match_data *match_data) pcre2_get_match_data_size() argument
[all...]
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext) pcre2_jit_match() argument
[all...]
H A Dpcre2demo.c92 pcre2_match_data *match_data; in main() local
[all...]
H A Dpcre2_fuzzsupport.c61 pcre2_match_data *match_data = NULL; in LLVMFuzzerTestOneInput() local
H A Dpcre2_substring.c73 pcre2_substring_copy_byname(pcre2_match_data *match_data, PCRE2_SPTR stringname, in pcre2_substring_copy_byname() argument
121 pcre2_substring_copy_bynumber(pcre2_match_data *match_data, in pcre2_substring_copy_bynumber() argument
161 pcre2_substring_get_byname(pcre2_match_data *match_data, PCRE2_SPTR stringname, PCRE2_UCHAR **stringptr, PCRE2_SIZE *sizeptr) pcre2_substring_get_byname() argument
209 pcre2_substring_get_bynumber(pcre2_match_data *match_data, uint32_t stringnumber, PCRE2_UCHAR **stringptr, PCRE2_SIZE *sizeptr) pcre2_substring_get_bynumber() argument
268 pcre2_substring_length_byname(pcre2_match_data *match_data, PCRE2_SPTR stringname, PCRE2_SIZE *sizeptr) pcre2_substring_length_byname() argument
315 pcre2_substring_length_bynumber(pcre2_match_data *match_data, uint32_t stringnumber, PCRE2_SIZE *sizeptr) pcre2_substring_length_bynumber() argument
372 pcre2_substring_list_get(pcre2_match_data *match_data, PCRE2_UCHAR ***listptr, PCRE2_SIZE **lengthsptr) pcre2_substring_list_get() argument
[all...]
H A Dpcre2_substitute.c220 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE rlength, PCRE2_UCHAR *buffer, PCRE2_SIZE *blength) pcre2_substitute() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_obj.c105 struct usb_obj *usbobj_find(struct usb_obj *obj, usbobj_match_t match, void *match_data) in usbobj_find() argument
179 usbobj_for_each_child(struct usb_obj *obj, usbobj_match_t match, void *match_data, void (*fn)(struct usb_obj *, void *), void *data) usbobj_for_each_child() argument
H A Dusbd_generic_epfile.c711 static int epfile_match_unused(struct usb_obj *obj, void *match_data) in epfile_match_unused() argument
H A Df_config.c77 static int gadget_match(struct usb_obj *obj, void *match_data) in gadget_match() argument
124 int gadget_strings_match(struct usb_obj *obj, void *match_data) in gadget_strings_match() argument
228 static int usb_config_match(struct usb_obj *obj, void *match_data) in usb_config_match() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dhw.c292 const struct ispp_match_data *match_data; in rkispp_hw_probe() local
[all...]
H A Dhw.h38 const struct ispp_match_data *match_data; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dhw.h117 const struct rkcif_hw_match_data *match_data; member
H A Dmipi-csi2.h142 const struct csi2_match_data *match_data; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dhw.h39 const struct isp_match_data *match_data; member
H A Dhw.c233 const struct isp_match_data *match_data = hw_dev->match_data; in rkisp_register_irq() local
787 const struct isp_match_data *match_data; in rkisp_hw_probe() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dhw.c292 const struct ispp_match_data *match_data; in rkispp_hw_probe() local
[all...]
H A Dhw.h31 const struct ispp_match_data *match_data; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.h121 const struct rkcif_hw_match_data *match_data; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.h39 const struct isp_match_data *match_data; member
/third_party/elfutils/libcpu/
H A Dx86_64_dis.h886 static const uint8_t match_data[] = variable
H A Di386_dis.h898 static const uint8_t match_data[] = variable
/third_party/selinux/libselinux/src/
H A Dregex.c193 pcre2_match_data *match_data; in match_data_thread_free() local
224 pcre2_match_data *match_data = NULL; in regex_match() local
[all...]
/third_party/rust/crates/regex/bench/src/ffi/
H A Dpcre2.rs153 type match_data = c_void; global() types
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_drv.c727 const struct rga_match_data_t *match_data; in rga_drv_probe() local
[all...]

Completed in 25 milliseconds

12