Searched refs:_value (Results 1 - 25 of 254) sorted by relevance

1234567891011

/xsrc/external/mit/MesaLib/dist/include/android_stub/log/
H A Dlog.h110 #define LOG_EVENT_INT(_tag, _value) \
112 int intBuf = _value; \
117 #define LOG_EVENT_LONG(_tag, _value) \
119 long long longBuf = _value; \
124 #define LOG_EVENT_FLOAT(_tag, _value) \
126 float floatBuf = _value; \
132 #define LOG_EVENT_STRING(_tag, _value) \
133 (void)__android_log_bswrite(_tag, _value);
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglintpcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
80 #define PCI_WRITE_BYTE(_pcidev, _value, _offset) \
81 pciWriteByte(PCI_CFG_TAG(_pcidev), (_offset), (_value))
120 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
121 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
123 #define PCI_WRITE_BYTE(_pcidev, _value, _offset) \
124 pci_device_cfg_write_u8((_pcidev), (_value), (_offset))
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dreader.h125 Property( long _type, long _tag, INREAL _value ) argument
126 { type = _type; tag = _tag; value = (REAL) _value; save = 0; }
127 Property( long _tag, INREAL _value ) argument
128 { type = 0; tag = _tag; value = (REAL) _value; save = 0; }
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dpci_rename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datipcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_pcirename.h77 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
117 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
118 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Datipcirename.h72 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
73 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsispcirename.h106 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
107 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
146 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
147 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Datipcirename.h105 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
106 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
145 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
146 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_pcirename.h104 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
105 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
144 #define PCI_WRITE_LONG(_pcidev, _value, _offset) \
145 pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
H A Dtest-constant-fold.c30 uint32_t _value = bi_fold_constant(instr, &_unsupported); \
35 } else if (_value == (expected)) { \
38 fprintf(stderr, "Got %" PRIx32 ", expected %" PRIx32 "\n", _value, expected); \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state.c262 #define EMIT_RS(_rs, _count, _name, _value) \
265 _rs[_count].uintValue = _value; \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state.c313 #define EMIT_RS(_rs, _count, _name, _value) \
316 _rs[_count].uintValue = _value; \

Completed in 13 milliseconds

1234567891011