Lines Matching refs:u
29554 dmx: Run 'doxygen -u' to upgrade the doxygen config file
33669 Cast to unsigned int and use a %u format
33747 It should always be safe to cast it to unsigned int and use %u or %x.
33821 a %u or %x format.
50793 mieq.c:290:26: warning: format '%u' expects argument of type 'unsigned int',
66585 Author: Tobias Häußler <tobias.haeussler@gmx.de>
66606 Signed-off-by: Tobias Häußler <tobias.haeussler@gmx.de>
73435 pnprintf() takes unsigned int for %u
73468 Make %u and %x sizeof(unsigned int), %p sizeof(void*). This is printf
77799 diff -u $dump $otherdump
95197 …Pointer.c:192:5: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long u…
96173 - if(dev->u.master && dev->valuator) {
97273 to check for the dev->u.master case were broken and also evaluated as true
97285 input: Change a bunch of direct dev->u.master accesses to use GetMaster()
97387 dev->u.master is the same field as dev->u.lastSlave. Thus, if dev is a master
97388 device, a check for dev->u.master may give us false positives and false
104191 This patch brought to you by C-u M-x align-regexp
106631 Use GetMaster instead of direct u.master access in core procs
107508 xkb: use GetMaster instead of dev->u.master.
125498 Check dev->u.master if there is a custom event handler, too
125506 Always update u.lastSlave
128767 dev->u.lastSlave was not signal safe since it was accessed by the DIX and
128772 'dev->u.lastSlave' for the DIX lastSlave (currently only used in
128802 looping and searching for the master device, we can just use dev->u.master
128960 looping and searching for the master device, we can just use dev->u.master
166907 Ass, u, me ...