Searched refs:num_ranges (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 562 …k_context *spc, unsigned char *fontdata, int font_index, stbtt_pack_range *ranges, int num_ranges); 590 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… 592 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… 2847 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… in stbtt_PackFontRangesGatherRects() argument 2852 for (i=0; i < num_ranges; ++i) { in stbtt_PackFontRangesGatherRects() 2876 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… in stbtt_PackFontRangesRenderIntoRects() argument 2885 for (i=0; i < num_ranges; ++i) { in stbtt_PackFontRangesRenderIntoRects() 2963 …ck_context *spc, unsigned char *fontdata, int font_index, stbtt_pack_range *ranges, int num_ranges) in stbtt_PackFontRanges() argument 2971 for (i=0; i < num_ranges; ++i) in stbtt_PackFontRanges() 2979 for (i=0; i < num_ranges; ++i) in stbtt_PackFontRanges() [all …]
|
| /openbmc/qemu/hw/vfio/ |
| H A D | listener.c | 910 control->num_ranges = !!tracking->max32 + !!tracking->max64 + in vfio_device_feature_dma_logging_start_create() 913 control->num_ranges); in vfio_device_feature_dma_logging_start_create() 937 trace_vfio_device_dirty_tracking_start(control->num_ranges, in vfio_device_feature_dma_logging_start_create()
|
| /openbmc/qemu/linux-headers/linux/ |
| H A D | vfio.h | 1384 __u32 num_ranges; member
|