| /xsrc/external/mit/MesaLib/dist/include/android_stub/log/ |
| H A D | log.h | 110 #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 D | glintpcirename.h | 77 #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 D | reader.h | 125 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 D | s3_pcirename.h | 77 #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 D | s3v_pcirename.h | 77 #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 D | smi_pcirename.h | 77 #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 D | tga_pcirename.h | 77 #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 D | pci_rename.h | 77 #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 D | tseng_pcirename.h | 77 #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 D | i128pcirename.h | 77 #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 D | i740_pcirename.h | 77 #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 D | apm_pcirename.h | 77 #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 D | ast_pcirename.h | 77 #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 D | atipcirename.h | 77 #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 D | ct_pcirename.h | 77 #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 D | geode_pcirename.h | 77 #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 D | atipcirename.h | 77 #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 D | neo_pcirename.h | 77 #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 D | atipcirename.h | 72 #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 D | sispcirename.h | 106 #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 D | atipcirename.h | 105 #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 D | cir_pcirename.h | 104 #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 D | test-constant-fold.c | 30 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 D | svga_state.c | 262 #define EMIT_RS(_rs, _count, _name, _value) \ 265 _rs[_count].uintValue = _value; \
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state.c | 313 #define EMIT_RS(_rs, _count, _name, _value) \ 316 _rs[_count].uintValue = _value; \
|