HomeSort by: relevance | last modified time | path
    Searched defs:Address (Results 1 - 25 of 35) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
glx_getproc.c 42 __GLXextFuncPtr Address;
178 * Return address of named glX function, or NULL if not found.
186 return GLX_functions[i].Address;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
glx_getproc.c 42 __GLXextFuncPtr Address;
178 * Return address of named glX function, or NULL if not found.
186 return GLX_functions[i].Address;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
radeon_dataflow_deadcode.c 36 unsigned char Address;
88 dst->Address = a->Address | b->Address;
132 return &s->R.Address;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
radeon_dataflow_deadcode.c 36 unsigned char Address;
88 dst->Address = a->Address | b->Address;
132 return &s->R.Address;
  /xsrc/external/mit/xorg-server.old/dist/glx/
glprocs.h 37 _glapi_proc Address;
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
glxapi.c 1056 __GLXextFuncPtr Address;
1191 * Return address of named glX function, or NULL if not found.
1204 return GLX_functions[i].Address;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
glxapi.c 1060 __GLXextFuncPtr Address;
1195 * Return address of named glX function, or NULL if not found.
1208 return GLX_functions[i].Address;
  /xsrc/external/mit/MesaLib/dist/src/glx/
glxcmds.c 2528 GLvoid *Address;
2675 return GLX_functions[i].Address;
2682 * Get the address of a named GL function. This is the pre-GLX 1.4 name for
2719 * Get the address of a named GL function. This is the GLX 1.4 name for
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
glxcmds.c 2438 GLvoid *Address;
2586 return GLX_functions[i].Address;
2593 * Get the address of a named GL function. This is the pre-GLX 1.4 name for
2632 * Get the address of a named GL function. This is the GLX 1.4 name for
  /xsrc/external/mit/xf86-video-geode/dist/src/gfx/
gfx_type.h 42 unsigned long Address; /* Address - 32-bit MBus address at */
52 unsigned long address; member in struct:mbusNode
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
gfx_type.h 145 unsigned long Address; /* Address - 32-bit MBus address at which 'Id' is found */
158 unsigned long address; member in struct:mbusNode
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
dbghelp.h 177 #define ADDRESS ADDRESS64
184 } ADDRESS,*LPADDRESS;
257 ADDRESS AddrPC;
258 ADDRESS AddrReturn;
259 ADDRESS AddrFrame;
260 ADDRESS AddrStack;
267 ADDRESS AddrBStore;
273 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address);
287 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address);
349 DWORD64 Address;
    [all...]
  /xsrc/external/mit/MesaLib/src/intel/genxml/
gen45_pack.h 114 __gen_address_type address, uint32_t delta,
117 uint64_t addr_u64 = __gen_combine_address(data, location, address, delta);
2339 __gen_address_type Address;
2359 dw[2] = __gen_address(data, &dw[2], values->Address, 0, 2, 31);
2466 __gen_address_type Address;
2493 dw[1] = __gen_address(data, &dw[1], values->Address, v1, 3, 31);
gen4_pack.h 114 __gen_address_type address, uint32_t delta,
117 uint64_t addr_u64 = __gen_combine_address(data, location, address, delta);
2259 __gen_address_type Address;
2279 dw[2] = __gen_address(data, &dw[2], values->Address, 0, 2, 31);
2383 __gen_address_type Address;
2408 dw[1] = __gen_address(data, &dw[1], values->Address, v1, 3, 31);
gen5_pack.h 114 __gen_address_type address, uint32_t delta,
117 uint64_t addr_u64 = __gen_combine_address(data, location, address, delta);
2546 __gen_address_type Address;
2565 dw[2] = __gen_address(data, &dw[2], values->Address, 0, 2, 31);
2675 __gen_address_type Address;
2704 dw[1] = __gen_address(data, &dw[1], values->Address, v1, 3, 31);
gen6_pack.h 114 __gen_address_type address, uint32_t delta,
117 uint64_t addr_u64 = __gen_combine_address(data, location, address, delta);
4306 __gen_address_type Address;
4327 dw[2] = __gen_address(data, &dw[2], values->Address, v2, 2, 31);
4603 __gen_address_type Address;
4643 dw[2] = __gen_address(data, &dw[2], values->Address, v2, 3, 31);
gen75_pack.h 114 __gen_address_type address, uint32_t delta,
117 uint64_t addr_u64 = __gen_combine_address(data, location, address, delta);
7123 __gen_address_type Address;
7144 dw[2] = __gen_address(data, &dw[2], values->Address, v2, 2, 31);
7523 __gen_address_type Address;
7564 dw[2] = __gen_address(data, &dw[2], values->Address, 0, 2, 31);
gen7_pack.h 114 __gen_address_type address, uint32_t delta,
117 uint64_t addr_u64 = __gen_combine_address(data, location, address, delta);
5887 __gen_address_type Address;
5908 dw[2] = __gen_address(data, &dw[2], values->Address, v2, 2, 31);
6225 __gen_address_type Address;
6266 dw[2] = __gen_address(data, &dw[2], values->Address, 0, 2, 31);
gen8_pack.h 114 __gen_address_type address, uint32_t delta,
117 uint64_t addr_u64 = __gen_combine_address(data, location, address, delta);
7925 __gen_address_type Address;
7946 __gen_address(data, &dw[1], values->Address, v1, 2, 47);
8326 __gen_address_type Address;
8368 __gen_address(data, &dw[2], values->Address, 0, 2, 47);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
dbghelp.h 177 #define ADDRESS ADDRESS64
184 } ADDRESS,*LPADDRESS;
257 ADDRESS AddrPC;
258 ADDRESS AddrReturn;
259 ADDRESS AddrFrame;
260 ADDRESS AddrStack;
267 ADDRESS AddrBStore;
273 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address);
287 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address);
349 DWORD64 Address;
    [all...]
  /xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen45_pack.h 2323 __gen_address_type Address;
2344 dw[2] = __gen_combine_address(data, &dw[2], values->Address, 0);
2452 __gen_address_type Address;
2479 dw[1] = __gen_combine_address(data, &dw[1], values->Address, v1);
gen4_pack.h 2243 __gen_address_type Address;
2264 dw[2] = __gen_combine_address(data, &dw[2], values->Address, 0);
2369 __gen_address_type Address;
2394 dw[1] = __gen_combine_address(data, &dw[1], values->Address, v1);
gen5_pack.h 2530 __gen_address_type Address;
2550 dw[2] = __gen_combine_address(data, &dw[2], values->Address, 0);
2661 __gen_address_type Address;
2690 dw[1] = __gen_combine_address(data, &dw[1], values->Address, v1);
gen6_pack.h 4297 __gen_address_type Address;
4318 dw[2] = __gen_combine_address(data, &dw[2], values->Address, v2);
4594 __gen_address_type Address;
4634 dw[2] = __gen_combine_address(data, &dw[2], values->Address, v2);
gen75_pack.h 7107 __gen_address_type Address;
7128 dw[2] = __gen_combine_address(data, &dw[2], values->Address, v2);
7507 __gen_address_type Address;
7548 dw[2] = __gen_combine_address(data, &dw[2], values->Address, 0);

Completed in 81 milliseconds

1 2