/third_party/glfw/src/ |
H A D | x11_init.c | 217 memset(_glfw.x11.keycodes, -1, sizeof(_glfw.x11.keycodes)); in createKeyTables() 218 memset(_glfw.x11.scancodes, -1, sizeof(_glfw.x11.scancodes)); in createKeyTables() 220 if (_glfw.x11.xkb.available) in createKeyTables() 225 XkbDescPtr desc = XkbGetMap(_glfw.x11.display, 0, XkbUseCoreKbd); in createKeyTables() 226 XkbGetNames(_glfw.x11.display, XkbKeyNamesMask | XkbKeyAliasesMask, desc); in createKeyTables() 405 _glfw.x11.keycodes[scancode] = key; in createKeyTables() 412 XDisplayKeycodes(_glfw.x11.display, &scancodeMin, &scancodeMax); in createKeyTables() 415 KeySym* keysyms = XGetKeyboardMapping(_glfw.x11 in createKeyTables() 1167 const _GLFWplatform x11 = _glfwConnectX11() local [all...] |
H A D | x11_window.c | 65 struct pollfd fd = { ConnectionNumber(_glfw.x11.display), POLLIN }; in waitForX11Event() 67 while (!XPending(_glfw.x11.display)) in waitForX11Event() 85 [XLIB_FD] = { ConnectionNumber(_glfw.x11.display), POLLIN }, in waitForAnyEvent() 86 [PIPE_FD] = { _glfw.x11.emptyEventPipe[0], POLLIN }, in waitForAnyEvent() 95 while (!XPending(_glfw.x11.display)) in waitForAnyEvent() 117 const ssize_t result = write(_glfw.x11.emptyEventPipe[1], &byte, 1); in writeEmptyEvent() 130 const ssize_t result = read(_glfw.x11.emptyEventPipe[0], dummy, sizeof(dummy)); in drainEmptyEvents() 144 while (!XCheckTypedWindowEvent(_glfw.x11.display, in waitForVisibilityNotify() 145 window->x11.handle, in waitForVisibilityNotify() 166 if (_glfwGetWindowPropertyX11(window->x11 in getWindowState() [all...] |
H A D | x11_monitor.c | 89 _glfwSplitBPP(DefaultDepth(_glfw.x11.display, _glfw.x11.screen), in vidmodeFromModeInfo() 104 if (_glfw.x11.randr.available && !_glfw.x11.randr.monitorBroken) in _glfwPollMonitorsX11() 109 XRRScreenResources* sr = XRRGetScreenResourcesCurrent(_glfw.x11.display, in _glfwPollMonitorsX11() 110 _glfw.x11.root); in _glfwPollMonitorsX11() 111 RROutput primary = XRRGetOutputPrimary(_glfw.x11.display, in _glfwPollMonitorsX11() 112 _glfw.x11.root); in _glfwPollMonitorsX11() 114 if (_glfw.x11.xinerama.available) in _glfwPollMonitorsX11() 115 screens = XineramaQueryScreens(_glfw.x11 in _glfwPollMonitorsX11() [all...] |
H A D | x11_platform.h | 202 #define XAllocClassHint _glfw.x11.xlib.AllocClassHint 203 #define XAllocSizeHints _glfw.x11.xlib.AllocSizeHints 204 #define XAllocWMHints _glfw.x11.xlib.AllocWMHints 205 #define XChangeProperty _glfw.x11.xlib.ChangeProperty 206 #define XChangeWindowAttributes _glfw.x11.xlib.ChangeWindowAttributes 207 #define XCheckIfEvent _glfw.x11.xlib.CheckIfEvent 208 #define XCheckTypedWindowEvent _glfw.x11.xlib.CheckTypedWindowEvent 209 #define XCloseDisplay _glfw.x11.xlib.CloseDisplay 210 #define XCloseIM _glfw.x11.xlib.CloseIM 211 #define XConvertSelection _glfw.x11 [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | truemotion1data.h | 77 0x6,0x11,0x00,0x00, 94 0x6,0x00,0x11,0x00, 97 0x6,0x00,0x00,0x11, 119 0x6,0x20,0x11,0x00, 121 0x6,0x11,0x10,0x00, 123 0x6,0x00,0x20,0x11, 126 0x6,0x00,0x22,0x11, 128 0x6,0x02,0x11,0x00, 133 0x4,0x11,0x00, 141 0x4,0x00,0x11, [all...] |
H A D | mpeg12data.c | 74 { 0x12, 14 }, { 0x11, 14 }, { 0x10, 14 }, { 0x18, 15 }, 76 { 0x13, 15 }, { 0x12, 15 }, { 0x11, 15 }, { 0x10, 15 }, 81 { 0x11, 16 }, { 0x10, 16 }, { 0x5, 4 }, { 0x4, 7 }, 86 { 0x4, 6 }, { 0x15, 12 }, { 0x7, 7 }, { 0x11, 12 }, 87 { 0x5, 7 }, { 0x11, 13 }, { 0x27, 8 }, { 0x10, 13 }, 107 {0x12,14}, {0x11,14}, {0x10,14}, {0x18,15}, 109 {0x13,15}, {0x12,15}, {0x11,15}, {0x10,15}, 114 {0x11,16}, {0x10,16}, {0x05, 5}, {0x07, 7}, 119 {0x04, 7}, {0x15,12}, {0x05, 7}, {0x11,12}, 120 {0x78, 7}, {0x11,1 [all...] |
H A D | xface.c | 221 0xff, 0xff, 0x00, 0x80, 0x02, 0x04, 0x12, 0x00, 0x11, 0x57, 232 0x11, 0x11, 0x11, 0x11, 0x51, 0x11, 0x13, 0x11, 0x11, 0x11, 233 0x13, 0x11, [all...] |
/third_party/node/deps/base64/base64/lib/arch/avx2/ |
H A D | dec_loop.c | 5 0x15, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, in dec_loop_avx2_inner() 6 0x11, 0x11, 0x13, 0x1A, 0x1B, 0x1B, 0x1B, 0x1A, in dec_loop_avx2_inner() 7 0x15, 0x11, in dec_loop_avx2_inner() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | letAndVarRedeclaration.js | 38 let x11; 39 for (var x11; ;) { 43 let x11; 44 for (var x11; ;) { 49 let x11; 50 for (var x11; ;) { 88 let x11;
89 for (var x11;;) {
92 let x11;
93 for (var x11;;) {
[all...] |
H A D | es6ImportNamedImportDts.js | 8 export class x11 { } 28 import { x11 as z, } from "./server"; 35 import { a111 as a11, x111 as x11 } from "./server"; 37 export var xxxx9 = new x11(); 51 exports.aaaa1 = exports.aaaa = exports.z2 = exports.z1 = exports.x111 = exports.a111 = exports.x1 = exports.a1 = exports.m = exports.x11 = exports.x = exports.a12 = exports.a11 = exports.a = void 0;
76 var x11 = /** @class */ (function () {
77 function x11() {
79 return x11;
81 exports.x11 = x11;
[all...] |
H A D | es6ImportDefaultBindingFollowedWithNamedImportDts.js | 9 export class x11 { } 20 import defaultBinding5, { x11 as z, } from "./server"; 29 exports.x11 = exports.a12 = exports.a11 = exports.m = exports.x = exports.a = void 0;
60 var x11 = /** @class */ (function () {
61 function x11() {
63 return x11;
65 exports.x11 = x11;
78 exports.x3 = new server_4.x11();
94 export declare class x11 {
[all...] |
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | SynthTest.cs | 117 byte[] compressed = new byte[] { unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecked((int)(0x0b))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x01))), unchecked(
in TestBlockCountMessage() 170 (byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x16))), unchecked((byte)unchecked((int)(0x62))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x1c))), unchecked(
in TestBlockSwitchMessage() 317 (byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))) };
in TestCompressedUncompressedShortCompressed() 345 (byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))) };
in TestCompressedUncompressedShortCompressedSmallWindow() 367 (byte)unchecked((int)(0x02))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xe0))), unchecked((byte)unchecked((int)(0x4e))), unchecked((byte)unchecked((int)(0x1b))), unchecked((byte)unchecked((int)(0x11))), unchecked(
in TestCopyLengthTooLong() 523 (byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x01))) };
in TestInvalidTooLargeContextMap() 599 (byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x61))), unchecked((byte)unchecked((int)(0x04))), unchecked((byte)unchecked((int)(0x00))), unchecked(
in TestManyTinyMetablocks() 603 (byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked(
in TestManyTinyMetablocks() 608 (byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x61))), unchecked((byte)unchecked((int)(0x04))), unchecked((byte)unchecked((int)(0x00))), unchecked(
in TestManyTinyMetablocks() 612 (byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecke in TestManyTinyMetablocks() [all...] |
/third_party/json/tests/thirdparty/Fuzzer/test/ |
H A D | FuzzerUnittest.cpp | 99 uint8_t REM0[8] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; in TestEraseBytes() 101 uint8_t REM2[8] = {0x00, 0x11, 0x33, 0x44, 0x55, 0x66, 0x77}; in TestEraseBytes() 102 uint8_t REM3[8] = {0x00, 0x11, 0x22, 0x44, 0x55, 0x66, 0x77}; in TestEraseBytes() 103 uint8_t REM4[8] = {0x00, 0x11, 0x22, 0x33, 0x55, 0x66, 0x77}; in TestEraseBytes() 104 uint8_t REM5[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x66, 0x77}; in TestEraseBytes() 105 uint8_t REM6[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x77}; in TestEraseBytes() 106 uint8_t REM7[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in TestEraseBytes() 109 uint8_t REM9[6] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55}; in TestEraseBytes() 110 uint8_t REM10[6] = {0x00, 0x11, 0x22, 0x55, 0x66, 0x77}; in TestEraseBytes() 113 uint8_t REM12[5] = {0x00, 0x11, in TestEraseBytes() [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | asf_tags.c | 24 0x30, 0x26, 0xB2, 0x75, 0x8E, 0x66, 0xCF, 0x11, 0xA6, 0xD9, 0x00, 0xAA, 0x00, 0x62, 0xCE, 0x6C 28 0xA1, 0xDC, 0xAB, 0x8C, 0x47, 0xA9, 0xCF, 0x11, 0x8E, 0xE4, 0x00, 0xC0, 0x0C, 0x20, 0x53, 0x65 32 0x91, 0x07, 0xDC, 0xB7, 0xB7, 0xA9, 0xCF, 0x11, 0x8E, 0xE6, 0x00, 0xC0, 0x0C, 0x20, 0x53, 0x65 40 0x40, 0x9E, 0x69, 0xF8, 0x4D, 0x5B, 0xCF, 0x11, 0xA8, 0xFD, 0x00, 0x80, 0x5F, 0x5C, 0x44, 0x2B 44 0x50, 0xCD, 0xC3, 0xBF, 0x8F, 0x61, 0xCF, 0x11, 0x8B, 0xB2, 0x00, 0xAA, 0x00, 0xB4, 0xE2, 0x20 48 0xC0, 0xEF, 0x19, 0xBC, 0x4D, 0x5B, 0xCF, 0x11, 0xA8, 0xFD, 0x00, 0x80, 0x5F, 0x5C, 0x44, 0x2B 52 0x00, 0xE1, 0x1B, 0xB6, 0x4E, 0x5B, 0xCF, 0x11, 0xA8, 0xFD, 0x00, 0x80, 0x5F, 0x5C, 0x44, 0x2B 56 0x00, 0x57, 0xFB, 0x20, 0x55, 0x5B, 0xCF, 0x11, 0xA8, 0xFD, 0x00, 0x80, 0x5F, 0x5C, 0x44, 0x2B 60 0xC0, 0xCF, 0xDA, 0x59, 0xE6, 0x59, 0xD0, 0x11, 0xA3, 0xAC, 0x00, 0xA0, 0xC9, 0x03, 0x48, 0xF6 64 0x33, 0x26, 0xb2, 0x75, 0x8E, 0x66, 0xCF, 0x11, [all...] |
H A D | wtv_common.c | 28 {0xB7,0xD8,0x00,0x20,0x37,0x49,0xDA,0x11,0xA6,0x4E,0x00,0x07,0xE9,0x5E,0xAD,0x8D}; 32 {0x95,0xC3,0xD2,0xC2,0x7E,0x9A,0xDA,0x11,0x8B,0xF7,0x00,0x07,0xE9,0x5E,0xAD,0x8D}; 36 {0xA1,0xC3,0xD2,0xC2,0x7E,0x9A,0xDA,0x11,0x8B,0xF7,0x00,0x07,0xE9,0x5E,0xAD,0x8D}; 38 {0x97,0xC3,0xD2,0xC2,0x7E,0x9A,0xDA,0x11,0x8B,0xF7,0x00,0x07,0xE9,0x5E,0xAD,0x8D}; 40 {0x96,0xC3,0xD2,0xC2,0x7E,0x9A,0xDA,0x11,0x8B,0xF7,0x00,0x07,0xE9,0x5E,0xAD,0x8D}; 46 {0xD6,0x17,0x64,0x0F,0x18,0xC3,0xD0,0x11,0xA4,0x3F,0x00,0xA0,0xC9,0x22,0x31,0x96}; 65 {0xA2,0xC3,0xD2,0xC2,0x7E,0x9A,0xDA,0x11,0x8B,0xF7,0x00,0x07,0xE9,0x5E,0xAD,0x8D}; 75 {0x81,0x9F,0x58,0x05,0x56,0xC3,0xCE,0x11,0xBF,0x01,0x00,0xAA,0x00,0x55,0x59,0x5A}; 77 {0xE3,0x80,0x6D,0xE0,0x46,0xDB,0xCF,0x11,0xB4,0xD1,0x00,0x80,0x5F,0x6C,0xBB,0xEA}; 79 {0xA0,0x76,0x2A,0xF7,0x0A,0xEB,0xD0,0x11, [all...] |
H A D | w64.c | 25 0x2E, 0x91, 0xCF, 0x11, 0xA5, 0xD6, 0x28, 0xDB, 0x04, 0xC1, 0x00, 0x00 30 0xF3, 0xAC, 0xD3, 0x11, 0x8C, 0xD1, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A 35 0xF3, 0xAC, 0xD3, 0x11, 0x8C, 0xD1, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A 39 0xF3, 0xAC, 0xD3, 0x11, 0x8C, 0xD1, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A 44 0xF3, 0xAC, 0xD3, 0x11, 0x8C, 0xD1, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A 49 0x5A, 0x52, 0xD2, 0x11, 0x86, 0xDC, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | SynthTest.java | 314 (byte) 0x02, (byte) 0x51, (byte) 0x3e, (byte) 0x11, (byte) 0x04, (byte) 0xa2, (byte) 0x7c, in testAllTransforms4() 319 (byte) 0x51, (byte) 0x3e, (byte) 0xd9, (byte) 0x11, (byte) 0x8a, (byte) 0xf2, (byte) 0xc9, in testAllTransforms4() 327 (byte) 0x9b, (byte) 0x58, (byte) 0x94, (byte) 0x4f, (byte) 0x11, (byte) 0xca, (byte) 0x45, in testAllTransforms4() 357 (byte) 0xf9, (byte) 0x34, (byte) 0xb1, (byte) 0x11, (byte) 0x51, (byte) 0x3e, (byte) 0xcd, in testAllTransforms4() 358 (byte) 0x6d, (byte) 0x45, (byte) 0x94, (byte) 0x4f, (byte) 0xe3, (byte) 0x9b, (byte) 0x11, in testAllTransforms4() 380 (byte) 0x94, (byte) 0x4f, (byte) 0xbb, (byte) 0xab, (byte) 0x11, (byte) 0xe5, (byte) 0xd3, in testAllTransforms4() 608 (byte) 0x1b, (byte) 0x0b, (byte) 0x00, (byte) 0x11, (byte) 0x01, (byte) 0x8c, (byte) 0xc1, in testBlockCountMessage() 664 (byte) 0x70, (byte) 0xfe, (byte) 0x7e, (byte) 0x11, (byte) 0x16, (byte) 0x62, (byte) 0x00, in testBlockSwitchMessage() 829 (byte) 0x11, (byte) 0x24, (byte) 0x00 in testCompressedUncompressedShortCompressed() 868 (byte) 0x11, (byt in testCompressedUncompressedShortCompressedSmallWindow() [all...] |
/third_party/vk-gl-cts/framework/platform/lnx/ |
H A D | tcuLnxVulkanPlatform.cpp | 72 VulkanWindowXlib (MovePtr<x11::XlibWindow> window) in VulkanWindowXlib() 95 UniquePtr<x11::XlibWindow> m_window; 101 VulkanDisplayXlib (MovePtr<x11::DisplayBase> display) in VulkanDisplayXlib() 102 : vk::wsi::XlibDisplayInterface (vk::pt::XlibDisplayPtr(((x11::XlibDisplay*)display.get())->getXDisplay())) in VulkanDisplayXlib() 109 x11::XlibDisplay* instance = (x11::XlibDisplay*)(m_display.get()); in createWindow() 112 return new VulkanWindowXlib(MovePtr<x11::XlibWindow>(new x11::XlibWindow(*instance, (int)width, (int)height, instance->getVisual(0)))); in createWindow() 116 MovePtr<x11::DisplayBase> m_display; 126 VulkanWindowXcb (MovePtr<x11 [all...] |
/third_party/ffmpeg/libavutil/tests/ |
H A D | blowfish.c | 56 { 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11 }, 58 { 0x11, 0x11, [all...] |
/third_party/openssl/test/ |
H A D | bftest.c | 55 {0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11}, 57 {0x11, 0x11, [all...] |
H A D | v3nametest.c | 610 0x87, 0x04, 0x11, 0x11, 0x11, 0x11 622 0x87, 0x10, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, [all...] |
/third_party/node/deps/base64/base64/lib/arch/neon32/ |
H A D | dec_loop.c | 29 0x15, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, in dec_loop_neon32_lane() 30 0x11, 0x11, 0x13, 0x1A, 0x1B, 0x1B, 0x1B, 0x1A in dec_loop_neon32_lane()
|
/third_party/node/deps/base64/base64/lib/arch/ssse3/ |
H A D | dec_loop.c | 34 // LUT 0x15 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x13 0x1A 0x1B 0x1B 0x1B 0x1A 72 0x15, 0x11, in dec_loop_ssse3_inner() [all...] |
/third_party/vixl/test/aarch32/traces/ |
H A D | assembler-cond-rd-operand-rn-shift-rs-tst-a32.h | 62 0x3a, 0x08, 0x15, 0x11 // tst ne r5 r10 LSR r8 104 0x13, 0x02, 0x16, 0x11 // tst ne r6 r3 LSL r2 173 0x35, 0x01, 0x11, 0x61 // tst vs r1 r5 LSR r1 185 0x70, 0x02, 0x11, 0x61 // tst vs r1 r0 ROR r2 206 0x38, 0x07, 0x11, 0x21 // tst cs r1 r8 LSR r7 218 0x5d, 0x0d, 0x16, 0x11 // tst ne r6 r13 ASR r13 239 0x34, 0x0b, 0x10, 0x11 // tst ne r0 r4 LSR r11 245 0x16, 0x05, 0x15, 0x11 // tst ne r5 r6 LSL r5 251 0x17, 0x0a, 0x18, 0x11 // tst ne r8 r7 LSL r10 260 0x78, 0x09, 0x11, [all...] |
/third_party/backends/backend/ |
H A D | canon_lide70-common.c | 221 cp2155_set (fd, 0x0230, 0x11); in cp2155_write_gamma_block() 379 cp2155_set (fd, 0x0230, 0x11); in write_buf() 428 cp2155_set (fd, 0x11, 0x91); in general_motor_2225() 433 cp2155_set (fd, 0x0230, 0x11); in general_motor_2225() 448 cp2155_set (fd, 0x11, 0x91); in general_motor_2224() 453 cp2155_set (fd, 0x0230, 0x11); in general_motor_2224() 624 cp2155_set (fd, 0x11, 0xc1); in startblob_2225_0075() 625 cp2155_set (fd, 0x11, 0xc1); in startblob_2225_0075() 626 cp2155_set (fd, 0x11, 0x81); in startblob_2225_0075() 627 cp2155_set (fd, 0x11, in startblob_2225_0075() [all...] |