OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ida
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/pixman/dist/pixman/
pixman-combine32.c
570
uint8_t
ida
= ~da; \
574
rr = isa * RED_8 (d) +
ida
* RED_8 (s); \
575
rg = isa * GREEN_8 (d) +
ida
* GREEN_8 (s); \
576
rb = isa * BLUE_8 (d) +
ida
* BLUE_8 (s); \
611
uint8_t
ida
= ~da; \
622
rr = ira * RED_8 (d) +
ida
* RED_8 (s); \
623
rg = iga * GREEN_8 (d) +
ida
* GREEN_8 (s); \
624
rb = iba * BLUE_8 (d) +
ida
* BLUE_8 (s); \
pixman-vmx.c
1630
uint32_t
ida
= ALPHA_8 (~d);
local
1633
UN8x4_MUL_UN8_ADD_UN8x4 (s,
ida
, d);
1660
uint32_t
ida
= ALPHA_8 (~d);
local
1663
UN8x4_MUL_UN8_ADD_UN8x4 (s,
ida
, d);
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_renderer_virtgpu.c
122
struct util_idalloc
ida
;
member in struct:__anon2920
156
util_idalloc_init(&sim.
ida
, 32);
172
const unsigned syncobj_handle = util_idalloc_alloc(&sim.
ida
) + 1;
193
util_idalloc_free(&sim.
ida
, syncobj_handle - 1);
Completed in 24 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026