OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tsx
(Results
1 - 8
of
8
) sorted by null
/sdk/eclipse/scripts/
gen_icon.py
59
tsx
, tsy = draw.textsize(data.letter, font=font)
61
ptx = (sz4 -
tsx
) / 2
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_miptree.c
208
unsigned
tsx
, tsy, tsz;
local
216
tsx
= NVC0_TILE_SIZE_X(lvl->tile_mode); /* x is tile row pitch in bytes */
220
lvl->pitch = align(nbx * blocksize,
tsx
);
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-m68hc11/
far-hc11.s
84
tsx
; (3)
far-hc11.d
50
0+8059 <__far_trampoline\+0x3>
tsx
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
9s12x-exg-sex-tfr.d
58
0x00000062
tsx
all_insns.s
328
L324:
tsx
all_insns.d
494
0+02df <L324>
tsx
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_miptree.c
305
unsigned
tsx
, tsy, tsz;
local
313
tsx
= NV50_TILE_SIZE_X(lvl->tile_mode); /* x is tile row pitch in bytes */
317
lvl->pitch = align(nbx * blocksize,
tsx
);
Completed in 693 milliseconds