| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pinctrl/ |
| H A D | marvell,mvebu-pinctrl.txt | 82 1 1 1 1 1 1 0xE 0xE 0xE 0xE 83 0xE 0xE 0xE>;
|
| H A D | marvell,armada-cp110-pinctrl.txt | 206 MPP# 0xB 0xD 0xE
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-7040-db.dts | 114 1 1 1 1 1 1 0xE 0xE 0xE 0xE 115 0xE 0xE 0xE >;
|
| H A D | armada-7040-db-nand.dts | 45 * Boot device: NAND, 0xE (SW3)
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbEvents.c | 896 XkbFilterEvents(ClientPtr client, int nEvents, xEvent *xE) in XkbFilterEvents() argument 900 CARD8 type = xE[0].u.u.type; in XkbFilterEvents() 902 if (xE->u.u.type & EXTENSION_EVENT_BASE) in XkbFilterEvents() 903 dev = XIGetDevice(xE); in XkbFilterEvents() 918 xE[0].u.keyButtonPointer.state); in XkbFilterEvents() 945 xE[0].u.keyButtonPointer.state = state; in XkbFilterEvents() 950 (xE[0].u.u.type == KeyPress || xE[0].u.u.type == KeyRelease || in XkbFilterEvents() 951 xE[0].u.u.type == DeviceKeyPress || in XkbFilterEvents() 952 xE[0].u.u.type == DeviceKeyRelease)) { in XkbFilterEvents() 954 DebugF("[xkb] event= 0x%04x\n", xE[0].u.keyButtonPointer.state); in XkbFilterEvents() [all …]
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | events.c | 201 #define XE_KBPTR (xE->u.keyButtonPointer) 2515 xEvent *xE, WindowPtr pWin, Window child, Bool calcChild) in FixUpEventFromWindow() argument 2522 if ((evtype = xi2_get_type(xE))) { in FixUpEventFromWindow() 2523 xXIDeviceEvent *event = (xXIDeviceEvent *) xE; in FixUpEventFromWindow() 2645 DeliverEvent(DeviceIntPtr dev, xEvent *xE, int count, in DeliverEvent() argument 2652 if (XaceHook(XACE_SEND_ACCESS, NULL, dev, win, xE, count) == Success) { in DeliverEvent() 2653 filter = GetEventFilter(dev, xE); in DeliverEvent() 2654 FixUpEventFromWindow(pSprite, xE, win, child, FALSE); in DeliverEvent() 2655 deliveries = DeliverEventsToWindow(dev, win, xE, count, filter, grab); in DeliverEvent() 2665 xEvent *xE = NULL; in DeliverOneEvent() local [all …]
|
| H A D | colormap.c | 458 xEvent xE = { in TellNoMap() local 464 xE.u.u.type = ColormapNotify; in TellNoMap() 468 DeliverEvents(pwin, &xE, 1, (WindowPtr) NULL); in TellNoMap() 490 xEvent xE = { in TellLostMap() local 496 xE.u.u.type = ColormapNotify; in TellLostMap() 497 DeliverEvents(pwin, &xE, 1, (WindowPtr) NULL); in TellLostMap() 515 xEvent xE = { in TellGainedMap() local 521 xE.u.u.type = ColormapNotify; in TellGainedMap() 522 DeliverEvents(pwin, &xE, 1, (WindowPtr) NULL); in TellGainedMap()
|
| H A D | window.c | 1180 xEvent xE; in ChangeWindowAttributes() local 1479 xE = (xEvent) { in ChangeWindowAttributes() 1485 xE.u.u.type = ColormapNotify; in ChangeWindowAttributes() 1486 DeliverEvents(pWin, &xE, 1, NullWindow); in ChangeWindowAttributes()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | usb-keyboard.c | 338 if (kbdLinuxModIgnore(priv, &xE, keySym)) in kbdUSBConvert() 340 if (kbdLinuxKeyDown(priv, &xE)) in kbdUSBConvert() 341 xE.u.u.type = KeyRelease; in kbdUSBConvert() 343 xE.u.u.type = KeyPress; in kbdUSBConvert()
|
| H A D | dmxevents.c | 288 xEvent xE[2 * DMX_MAX_AXES / 6]; in dmxExtMotion() local 289 deviceKeyButtonPointer *xev = (deviceKeyButtonPointer *) xE; in dmxExtMotion() 296 memset(xE, 0, sizeof(xE)); in dmxExtMotion()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 176 XIGetDevice(xEvent *xE) in XIGetDevice() argument 180 if (xE->u.u.type == DeviceButtonPress || in XIGetDevice() 181 xE->u.u.type == DeviceButtonRelease || in XIGetDevice() 182 xE->u.u.type == DeviceMotionNotify || in XIGetDevice() 183 xE->u.u.type == ProximityIn || in XIGetDevice() 184 xE->u.u.type == ProximityOut || xE->u.u.type == DevicePropertyNotify) { in XIGetDevice() 188 id = ((deviceKeyButtonPointer *) xE)->deviceid & ~MORE_EVENTS; in XIGetDevice() 2900 deviceKeyButtonPointer *xE, GrabPtr grab, in CheckDeviceGrabAndHintWindow() argument 2905 dixLookupDevice(&dev, xE->deviceid & DEVICE_BITS, serverClient, in CheckDeviceGrabAndHintWindow()
|
| /OK3568_Linux_fs/buildroot/package/urg/ |
| H A D | 0002-urg-gcc6-fix-narrowing-conversion.patch | 30 } else if (return_code == 0xE) {
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | group_descr.rst | 69 * - 0xE
|
| H A D | directory.rst | 390 * - 0xE
|
| H A D | journal.rst | 607 * - 0xE
|
| /OK3568_Linux_fs/u-boot/board/keymile/km_arm/ |
| H A D | kwbimage_128M16_1.cfg | 119 # bit 3-0: 0xE, TRAS, 15 clk (45 ns)
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 607 xEvent *xE,
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | boot.rst | 423 For boot loader IDs above T = 0xD, write T = 0xE to this field and 607 type_of_loader field. If the type in type_of_loader is 0xE, then 610 This field is ignored if the type in type_of_loader is not 0xE.
|
| /OK3568_Linux_fs/kernel/Documentation/sparc/oradax/ |
| H A D | dax-hv-api.txt | 367 0xE 4 byte elements where each element is the index value of a bit, 600 …0xD, and 0xE). For the standard scan command using the bit vector output, for each input element t… 745 …0xD, and 0xE). The index array format is an array of indicies of bits which would have been set if… 1007 0xE Unexpected hardware error (Do not retry)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ |
| H A D | clipper.cpp | 1872 cInt xE = TopX(*e, Pt.Y); in AddLocalMinPoly() local 1873 if (xPrev == xE && (e->WindDelta != 0) && (prevE->WindDelta != 0) && in AddLocalMinPoly() 1874 SlopesEqual(IntPoint(xPrev, Pt.Y), prevE->Top, IntPoint(xE, Pt.Y), e->Top, m_UseFullRange)) in AddLocalMinPoly()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | arcnet-hardware.rst | 525 a is 0x2 and b is 0xE, the address will be 0x2E0.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cpp.info | 474 misinterpreted. For example, '0xE+12' is a preprocessing number which 476 error. It does not mean '0xE + 12', which is what you might have
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cpp.info | 474 misinterpreted. For example, '0xE+12' is a preprocessing number which 476 error. It does not mean '0xE + 12', which is what you might have
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 370 …�����������������������������������aV]ZMc����������������������������������xE!a����|M=CM�������Q69… 945 …44//$4]P$w�~���������������zkju�������������}x��sQh�{������������~{yvtokhd_QW[$(N{xE 1166 …��������^h}���zeUp�������������������[����Q:y���������rbm�����������������xE:><;:<<;::::<;;;;<;;=… 1193 …����������������������������YSZPIu���������������������������������|IV����xE=BU������p@7:;:69;998… 1220 …���������{Xb���pZX�������������������~_���h;_����������ni~�����������������xE:=:;<:<<:;<==<<<<<<<<… 2527 …+ ,DW��¸�������������������������������������������������������������������xE��������{wtuvturnmha\… 6573 …����������������<E�����������������^LY������������������������������������xE:?<<<<==<=>==<=<;;><;… 7563 …����������������������������tZ[VMr����������������������������������]>����xE=AX������Q49:79:9:::… 7585 …����������������������������nV\UMu���������������������������������}VC����xE>AZ������}O49:79:9:::… 7637 …����������������������������iUZVMq���������������������������������}VC����xE>BY������~P49:79:9:::…
|