Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/tools/perf/util/
Dxyarray.c7 struct xyarray *xy = zalloc(sizeof(*xy) + xlen * row_size); in xyarray__new() local
17 void xyarray__delete(struct xyarray *xy) in xyarray__delete()
Dxyarray.h15 static inline void *xyarray__entry(struct xyarray *xy, int x, int y) in xyarray__entry()
/linux-3.3/arch/x86/crypto/
Dtwofish-x86_64-asm_64-3way.S169 #define inpack3(in, n, xy, m) \ argument
179 #define outunpack3(op, out, n, xy, m) \ argument
/linux-3.3/drivers/input/touchscreen/
Dhtcpen.c53 unsigned short x, y, xy; in htcpen_interrupt() local
/linux-3.3/drivers/video/
Dffb.c555 u32 fg, bg, xy; in ffb_imageblit() local