Searched refs:_b (Results 1 - 25 of 150) sorted by relevance

123456

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dpci_rename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datipcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
109 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Datipcirename.h63 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
64 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)].size)
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsispcirename.h90 #define PCI_REGION_BASE(_pcidev, _b, _type) \
91 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
92 : (_pcidev)->ioBase[(_b)])
96 #define PCI_REGION_SIZE(_pcidev, _b) \
97 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
137 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
138 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglintpcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \
62 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
63 : (_pcidev)->ioBase[(_b)])
67 #define PCI_REGION_SIZE(_pcidev, _b) \
68 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
111 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
112 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Datipcirename.h89 #define PCI_REGION_BASE(_pcidev, _b, _type) \
90 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
91 : (_pcidev)->ioBase[(_b)])
95 #define PCI_REGION_SIZE(_pcidev, _b) \
96 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
136 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
137 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_pcirename.h88 #define PCI_REGION_BASE(_pcidev, _b, _type) \
89 (((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
90 : (_pcidev)->ioBase[(_b)])
94 #define PCI_REGION_SIZE(_pcidev, _b) \
95 (((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
135 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
136 #define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)]
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Dutil.h73 typeof (b) _b = (b); \
74 _a < _b ? _a : _b; \
80 typeof (b) _b = (b); \
81 _a > _b ? _a : _b; \
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.h130 #define _xa_surface_handle(_a, _b, _c) xa_surface_handle(_a, _b, _c)
136 #define _xa_surface_handle(_a, _b, _c) \
137 xa_surface_handle(_a, xa_handle_type_shared, _b, _c)
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_yuv.h63 const float _b = SATURATE(b); local in function:util_format_rgb_float_to_yuv
67 const int _y = scale * ( (0.257f * _r) + (0.504f * _g) + (0.098f * _b));
68 const int _u = scale * (-(0.148f * _r) - (0.291f * _g) + (0.439f * _b));
69 const int _v = scale * ( (0.439f * _r) - (0.368f * _g) - (0.071f * _b));
115 const int _b = (298 * _y + 516 * _u + 128) >> 8; local in function:util_format_yuv_to_rgb_8unorm
119 *b = CLAMP(_b, 0, 255);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dbuilder_tests.cpp70 nir_builder *b, _b; member in class:__anonec79332a0110::nir_builder_test
78 _b = nir_builder_init_simple_shader(MESA_SHADER_COMPUTE, &options, "builder test");
79 b = &_b;
H A Dcore_tests.cpp38 nir_builder *b, _b; member in class:__anonfc8dbe4c0110::nir_core_test
46 _b = nir_builder_init_simple_shader(MESA_SHADER_COMPUTE, &options, "builder test");
47 b = &_b;

Completed in 10 milliseconds

123456