Searched defs:PREFIX (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/egl/
H A Degl-entrypoint-check.py7 PREFIX = 'EGL_ENTRYPOINT(' variable
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-region16.c45 #define PREFIX(x) pixman_region##x macro
H A Dpixman-region32.c43 #define PREFIX(x) pixman_region32##x macro
H A Dpixman-region64f.c43 #define PREFIX(x) pixman_region64f##x macro
H A Dpixman-region.c295 PREFIX (_equal) (const region_type_t *reg1, const region_type_t *reg2) function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
338 PREFIX (_prin function in typeref:typename:int
375 PREFIX (_init) (region_type_t *region) function in typeref:typename:PIXMAN_EXPORT void
382 PREFIX (_init_rect) (region_type_t * region, function in typeref:typename:PIXMAN_EXPORT void
405 PREFIX (_init_rectf) (region_type_t * region, function in typeref:typename:PIXMAN_EXPORT void
428 PREFIX (_init_with_extents) (region_type_t *region, const box_type_t *extents) function in typeref:typename:PIXMAN_EXPORT void
443 PREFIX (_fini) (region_type_t *region) function in typeref:typename:PIXMAN_EXPORT void
450 PREFIX (_n_rects) (const region_type_t *region) function in typeref:typename:PIXMAN_EXPORT int
456 PREFIX (_rectangles) (const region_type_t *region, function in typeref:typename:PIXMAN_EXPORT box_type_t *
538 PREFIX (_copy) (region_type_t *dst, const region_type_t *src) function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
1187 PREFIX (_intersect) (region_type_t * new_reg, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
1353 PREFIX(_intersect_rect) (region_type_t *dest, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
1371 PREFIX(_intersect_rectf) (region_type_t *dest, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
1392 PREFIX (_union_rect) (region_type_t *dest, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
1419 PREFIX (_union_rectf) (region_type_t *dest, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
1446 PREFIX (_union) (region_type_t * new_reg, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
2032 PREFIX (_subtract) (region_type_t * reg_d, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
2097 PREFIX (_inverse) (region_type_t * new_reg, /* Destination region */ function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
2191 PREFIX (_contains_rectangle) (const region_type_t * region, function in typeref:typename:PIXMAN_EXPORT pixman_region_overlap_t
2300 PREFIX (_translate) (region_type_t *region, int x, int y) function in typeref:typename:PIXMAN_EXPORT void
2400 PREFIX (_translatef) (region_type_t *region, double x, double y) function in typeref:typename:PIXMAN_EXPORT void
2508 PREFIX (_reset) (region_type_t *region, const box_type_t *box) function in typeref:typename:PIXMAN_EXPORT void
2522 PREFIX (_clear) (region_type_t *region) function in typeref:typename:PIXMAN_EXPORT void
2533 PREFIX (_contains_point) (const region_type_t * region, function in typeref:typename:PIXMAN_EXPORT int
2577 PREFIX (_contains_pointf) (const region_type_t * region, function in typeref:typename:PIXMAN_EXPORT int
2621 PREFIX (_empty) (const region_type_t * region) function in typeref:typename:PIXMAN_EXPORT int
2629 PREFIX (_not_empty) (const region_type_t * region) function in typeref:typename:PIXMAN_EXPORT int
2637 PREFIX (_extents) (const region_type_t * region) function in typeref:typename:PIXMAN_EXPORT box_type_t *
2652 PREFIX (_selfcheck) (const region_type_t *reg) function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
2713 PREFIX (_init_rects) (region_type_t *region, function in typeref:typename:PIXMAN_EXPORT pixman_bool_t
2838 PREFIX (_init_from_image) (region_type_t *region, function in typeref:typename:PIXMAN_EXPORT void
[all...]
/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references.c54 #define PREFIX() N macro
/xsrc/external/mit/brotli/dist/
H A DCMakeLists.txt387 set(PREFIX "${CMAKE_INSTALL_PREFIX}") variable in function:transform_pc_file
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DlinuxPci.c360 static const char PREFIX[] = "/sys/class/pci_bus/%04x:%02x/%s"; local in function:linuxOpenLegacy

Completed in 8 milliseconds