Home
last modified time | relevance | path

Searched defs:match_data (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist/
Dpcre_internal.h2513 typedef struct match_data { struct
2514 unsigned long int match_call_count; /* As it says */
2515 unsigned long int match_limit; /* As it says */
2516 unsigned long int match_limit_recursion; /* As it says */
2517 int *offset_vector; /* Offset vector */
2518 int offset_end; /* One past the end */
2519 int offset_max; /* The maximum usable for return data */
2520 int nltype; /* Newline type */
2521 int nllen; /* Newline string length */
2522 int name_count; /* Number of names in name table */
[all …]
/external/mesa3d/src/gallium/targets/xorg-radeonsi/
Dxorg.c129 int entity_num, struct pci_device *device, intptr_t match_data) in radeonsi_xorg_pci_probe()
/external/mesa3d/src/gallium/targets/xorg-i915/
Dintel_xorg.c128 int entity_num, struct pci_device *device, intptr_t match_data) in intel_xorg_pci_probe()
/external/mesa3d/src/gallium/targets/xorg-r300/
Dxorg.c129 int entity_num, struct pci_device *device, intptr_t match_data) in r300_xorg_pci_probe()
/external/mesa3d/src/gallium/targets/xorg-r600/
Dxorg.c129 int entity_num, struct pci_device *device, intptr_t match_data) in r600_xorg_pci_probe()
/external/mesa3d/src/gallium/targets/xorg-nouveau/
Dnouveau_xorg.c125 int entity_num, struct pci_device *device, intptr_t match_data) in nouveau_xorg_pci_probe()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh337 const void *match_data; member
690 const void *match_data) in would_match_input()
705 const void *match_data, in match_input()
887 const void *match_data) in match_backtrack()
906 const void *match_data, in match_lookahead()
1057 const void *match_data; member
1554 const void *match_data[3]; member