Searched refs:NotImplemented (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | tables.c | 587 NotImplemented, 621 NotImplemented, 622 NotImplemented, 623 NotImplemented, 624 NotImplemented, 625 NotImplemented, 626 NotImplemented, 627 NotImplemented, 628 NotImplemented, 629 NotImplemented, [all …]
|
| H A D | swapreq.c | 304 if (!proc || proc == NotImplemented) /* no swapping proc; invalid event type? */ in SProcSendEvent()
|
| H A D | events.c | 273 NotImplemented(xEvent *from, xEvent *to) in NotImplemented() function
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | extinit.c | 1143 EventSwapVector[DeviceValuator] = NotImplemented; in IResetProc() 1144 EventSwapVector[DeviceKeyPress] = NotImplemented; in IResetProc() 1145 EventSwapVector[DeviceKeyRelease] = NotImplemented; in IResetProc() 1146 EventSwapVector[DeviceButtonPress] = NotImplemented; in IResetProc() 1147 EventSwapVector[DeviceButtonRelease] = NotImplemented; in IResetProc() 1148 EventSwapVector[DeviceMotionNotify] = NotImplemented; in IResetProc() 1149 EventSwapVector[DeviceFocusIn] = NotImplemented; in IResetProc() 1150 EventSwapVector[DeviceFocusOut] = NotImplemented; in IResetProc() 1151 EventSwapVector[ProximityIn] = NotImplemented; in IResetProc() 1152 EventSwapVector[ProximityOut] = NotImplemented; in IResetProc() [all …]
|
| H A D | sendexev.c | 105 if (proc == NotImplemented) { in SProcXSendExtensionEvent()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | cve_check.py | 45 return NotImplemented 50 return NotImplemented
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | extnsionst.h | 83 NotImplemented( /* FIXME: this may move to another file... */
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | geext.c | 151 EventSwapVector[GenericEvent] = NotImplemented; in GEResetProc()
|
| H A D | xtest.c | 507 if (!proc || proc == NotImplemented) { in XTestSwapFakeInput()
|