Home
last modified time | relevance | path

Searched refs:set_abs (Results 1 – 2 of 2) sorted by relevance

/third_party/libevdev/libevdev/
Dlibevdev-uinput.c64 set_abs(const struct libevdev *dev, int fd, unsigned int code) in set_abs() function
128 rc = set_abs(dev, fd, code); in set_evbits()
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp247 void set_abs(Temp abs_temp) in set_abs() function
1465 ctx.info[instr->definitions[0].tempId()].set_abs(other); in label_instruction()