OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tile_suffix
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_memory.c
891
char *
tile_suffix
= "";
local
905
tile_suffix
= " X tiled";
907
tile_suffix
= " Y tiled";
912
mem->size / 1024, phys_suffix,
tile_suffix
);
926
char *
tile_suffix
= "";
local
929
tile_suffix
= " X tiled";
931
tile_suffix
= " Y tiled";
937
mem->size / 1024,
tile_suffix
);
941
mem->name, mem->size / 1024,
tile_suffix
);
Completed in 24 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026