| /xsrc/external/mit/xauth/dist/ |
| xauth.h | 45 char *address; member in struct:addrlist
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| glut_ext.c | 56 const GLUTproc address; member in struct:name_address_pair 187 return glut_functions[i].address;
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| glut_ext.c | 56 const GLUTproc address; member in struct:name_address_pair 187 return glut_functions[i].address;
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| XimTrans.h | 69 char *address; member in struct:__anon5677
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| cim_init.c | 50 unsigned long address, data; local 63 address = 0x80000000 | (bus << 16) | (device << 11); 65 data = init_read_pci(address); 121 address = 0x80000000 | (cpu_bus << 16) | (cpu_device << 11) | 123 data = init_read_pci(address); 141 data = init_read_pci(address + 0x10 + (i << 2)); 150 /* SAVE VIDEO BASE ADDRESS FOR FUTURE CALLS */ 152 init_video_base = address; 160 * This routine reads an unsigned long value from a PCI address. 164 init_read_pci(unsigned long address) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| nir_lower_ssbo.c | 109 /* We have to calculate the address: 118 nir_ssa_def *address = local 129 global->src[is_store ? 1 : 0] = nir_src_for_ssa(address);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| nouveau_buffer.h | 28 /* Resources, if mapped into the GPU's address space, are guaranteed to 31 * The address of a resource will lie within the nouveau_bo referenced, 37 uint64_t address; /* virtual address (nv50+) */ member in struct:nv04_resource 94 /* is resource mapped into the GPU's address space (i.e. VRAM or GART) ? */ 122 /* Copy data to a scratch buffer and return address & bo the data resides in.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| sfn_instruction_lds.h | 10 LDSReadInstruction(std::vector<PValue>& value, std::vector<PValue>& address); 14 const Value& address(unsigned i) const { return *m_address[i];} function in class:r600::LDSReadInstruction 30 LDSAtomicInstruction(PValue& dest, PValue& src0, PValue src1, PValue& address, unsigned op); 31 LDSAtomicInstruction(PValue& dest, PValue& src0, PValue& address, unsigned op); 33 const Value& address() const { return *m_address;} function in class:r600::LDSAtomicInstruction 55 LDSWriteInstruction(PValue address, unsigned idx_offset, PValue value0); 56 LDSWriteInstruction(PValue address, unsigned idx_offset, PValue value0, PValue value1); 58 const Value& address() const {return *m_address;}; function in class:r600::LDSWriteInstruction
|
| sfn_shader_vertex.cpp | 210 auto address = from_nir(instr->src[1], 0); local 216 emit_instruction(new LDSWriteInstruction(address, 1, value)); 219 emit_instruction(new LDSWriteInstruction(address, 1, value, value1));
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| midgard_address.c | 30 * and globals, have support for address arithmetic natively. In particularly, 32 * the address: 67 mir_match_constant(struct mir_address *address) 69 if (address->A.def && nir_ssa_scalar_is_const(address->A)) { 70 address->bias += nir_ssa_scalar_as_uint(address->A); 71 address->A.def = NULL; 74 if (address->B.def && nir_ssa_scalar_is_const(address->B)) 205 struct mir_address address = { local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| nouveau_buffer.h | 25 /* Resources, if mapped into the GPU's address space, are guaranteed to 28 * The address of a resource will lie within the nouveau_bo referenced, 35 uint64_t address; /* virtual address (nv50+) */ member in struct:nv04_resource 83 /* is resource mapped into the GPU's address space (i.e. VRAM or GART) ? */ 106 /* Copy data to a scratch buffer and return address & bo the data resides in.
|
| /xsrc/external/mit/libXau/dist/include/X11/ |
| Xauth.h | 41 char *address; member in struct:xauth 121 XAU_ACCESS_ATTRIBUTE((read_only, 3, 2)) /* address */ 132 _Xconst char* /* address */, 147 XAU_ACCESS_ATTRIBUTE((read_only, 3, 2)) /* address */ 159 _Xconst char* /* address */,
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| spiceqxl_vdagent.c | 104 struct sockaddr_un address; local 105 socklen_t length = sizeof(address); 108 virtio_client_fd = accept(virtio_fd, (struct sockaddr *)&address, &length); 140 struct sockaddr_un address; local 158 address.sun_family = AF_UNIX; 159 snprintf(address.sun_path, sizeof(address.sun_path), "%s", vdagent_virtio_filename); 160 c = bind(virtio_fd, (struct sockaddr *)&address, sizeof(address));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| lima_texture.c | 107 * Each subsequent mipmap address is specified using the 26 msbs. 110 uint32_t address = base_va + lima_res->levels[first_level + i].offset; local 111 lima_texture_desc_set_va(desc, i, address);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| nv50_tex.c | 113 addr = mt->base.address; 226 uint64_t address = res->address; local 229 address += tic->pipe.u.buf.offset; 230 if (tic->tic[1] == (uint32_t)address && 231 (tic->tic[2] & 0xff) == address >> 32) 236 tic->tic[1] = address; 238 tic->tic[2] |= address >> 32;
|
| nv50_compute.c | 253 PUSH_DATAh(push, res->address + nv50->constbuf[s][i].offset); 254 PUSH_DATA (push, res->address + nv50->constbuf[s][i].offset); 382 uint64_t address = 0; local 389 PUSH_DATAh(push, res->address + buffer->buffer_offset); 390 PUSH_DATA (push, res->address + buffer->buffer_offset); 412 address = res->address; 414 address += view->u.buf.offset; 415 assert(!(address & 0xff)); 420 PUSH_DATAh(push, address); [all...] |
| nv50_vbo.c | 235 uint64_t address[PIPE_MAX_ATTRIBS]; local 262 address[b] = nouveau_scratch_data(&nv50->base, vb->buffer.user, 264 if (address[b]) 269 PUSH_DATAh(push, address[b] + base + size - 1); 270 PUSH_DATA (push, address[b] + base + size - 1); 272 PUSH_DATAh(push, address[b] + ve->src_offset); 273 PUSH_DATA (push, address[b] + ve->src_offset); 366 uint64_t address, limit; local 380 address = addrs[b] + ve->pipe.src_offset; 393 address = buf->address + vb->buffer_offset + ve->pipe.src_offset [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/ |
| format.py | 54 def address(self, addr): member in class:Formatter 91 def address(self, value): member in class:AnsiFormatter 93 Formatter.address(self, value) 160 def address(self, value): member in class:WindowsConsoleFormatter 162 Formatter.address(self, value)
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| panvk_varyings.h | 56 mali_ptr address; member in struct:panvk_varying_buf 163 varyings->buf[buf_idx].address = ptr.gpu;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| lima_texture.c | 128 * Each subsequent mipmap address is specified using the 26 msbs. 133 uint32_t address = base_va + lima_res->levels[i].offset; local 134 address = (address >> 6); 135 desc[current_desc_index] |= (address << current_desc_bit_index); 144 desc[current_desc_index + 1] |= (address >> (32 - current_desc_bit_index));
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| nv50_tex.c | 114 addr = mt->base.address; 224 uint64_t address = res->address; local 227 address += tic->pipe.u.buf.offset; 228 if (tic->tic[1] == (uint32_t)address && 229 (tic->tic[2] & 0xff) == address >> 32) 234 tic->tic[1] = address; 236 tic->tic[2] |= address >> 32;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/ |
| format.py | 54 def address(self, addr): member in class:Formatter 91 def address(self, value): member in class:AnsiFormatter 93 Formatter.address(self, value) 160 def address(self, value): member in class:WindowsConsoleFormatter 162 Formatter.address(self, value)
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/tests/ |
| gen_mi_builder_test.cpp | 37 struct address { struct 42 #define __gen_address_type struct address 46 struct address addr, uint32_t delta); 49 struct address 50 __gen_address_offset(address addr, uint64_t offset) 80 inline address in_addr(uint32_t offset) 82 address addr; 88 inline address out_addr(uint32_t offset) 90 address addr; 300 address addr, uint32_t delta [all...] |
| /xsrc/external/mit/libICE/dist/src/ |
| connect.c | 508 char* address; local 524 address = addrbuf; 529 address = malloc (len + 1); 530 if (address == NULL) 543 strncpy (address, ptr, len); 544 address[len] = '\0'; 550 if ((trans_conn = _IceTransOpenCOTSClient (address)) == NULL) 555 if ((connect_stat = _IceTransConnect (trans_conn, address)) < 0) 582 *actualConnectionRet = strdup(address); 590 if (address != addrbuf) free (address) [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| via_ch7xxx.c | 62 ViaCH7xxxDetect(ScrnInfoPtr pScrn, I2CBusPtr pBus, CARD8 Address) 71 pDev->SlaveAddr = Address; 81 pBus->BusName, Address); 125 Address, buf); 365 CARD8 address, save; local 368 address = (CARD8)(DotCrawl[i] & 0xFF); 371 xf86I2CWriteByte(pBIOSInfo->TVI2CDev, address, save);
|