Home
last modified time | relevance | path

Searched refs:BYTE (Results 1 – 25 of 44011) sorted by last modified time

12345678910>>...1761

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Dselfdiag.c279 static BYTE symbolBuffer[ sizeof(IMAGEHLP_SYMBOL) + MAX_IMAGEHLP_SYM_NAME_LEN + 1 ]; in find_func_symbol()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Preferences.cxx981 (BYTE*)filename, &nn ); in RootNode()
994 (BYTE*)filename, &nn ); in RootNode()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/tools/IrrFontTool/newFontTool/
H A DCFontTool.cpp65 lf.lfCharSet = (BYTE) charsets[currentCharSet]; in selectCharSet()
134 if ( IsDBCSLeadByte((BYTE) ch)) in makeBitmapFont()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCIrrDeviceWin32.cpp283 BYTE* bytebuttons=info.rgbButtons; in pollJoysticks()
770 BYTE allKeys[256]; in WndProc()
H A DCOpenGLDriver.cpp158 BYTE(Params.Stencilbuffer ? 1 : 0), // Stencil Buffer Depth in initDriver()
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dapc.c423 BYTE * mod = mod_select( kp-> mod); in apc_application_get_os_info()
824 BYTE * mod = NULL; in apc_application_get_os_info()
917 BYTE * mod = mod_select( ev-> key. mod); in apc_application_get_os_info()
H A Dglobal.c735 BYTE * keyState; in generic_view_handler()
816 BYTE keys[ 4]; in generic_view_handler()
820 BYTE cBuffer[3]; in generic_view_handler()
821 BYTE out[3]; in generic_view_handler()
829 BYTE keys2[4]; in generic_view_handler()
H A Dstock.c263 GPCALL GdipCreateBitmapFromScan0( 8, 8, 32, PixelFormat32bppARGB, (BYTE*)fp, &b); in stylus_gp_alloc()
1902 BYTE ks [ 256];
1903 BYTE kss [ 3];
1904 BYTE *gks;
1908 BYTE *
1926 return ( BYTE*) ks; in mod_select()
1930 mod_free( BYTE * modState) in mod_free()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h211 BYTE keyState[ 256]; // application key buffer state
212 BYTE emptyKeyState[ 256];// just zeros
213 BYTE *currentKeyState; // current virtual key buffer state
459 BYTE tmPitchAndFamily;
704 extern void mod_free( BYTE * modState);
705 extern BYTE * mod_select( int mod);
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwayland/
H A Dxwayland-input.c109 BYTE map[NBUTTONS + 1]; in init_pointer_buttons()
336 BYTE map[NBUTTONS + 1] = { 0 }; in xwl_touch_proc()
390 BYTE map[NBUTTONS + 1] = { 0 }; in xwl_tablet_proc()
2429 BYTE map[MAX_BUTTONS + 1]; in xwl_tablet_pad_proc()
H A Dxwayland-ext.h50 BYTE type; /* X_Reply */
/dports/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5/src/
H A Dast_vgatool.c330 Bool ASTReadEDID_M68K(ScrnInfoPtr pScrn, BYTE *pEDIDData) in ASTReadEDID_M68K()
/dports/x11/xloadimage/xloadimage.4.1/
H A Dgif.c49 static BYTE file_open = 0; /* status flags */
50 static BYTE image_open = 0;
67 static BYTE buf[256]; /* byte buffer */
75 static BYTE pstk[PSTK_SIZE]; /* pixel stack */
87 static BYTE gifin_g_cmap_flag; /* global colormap flag */
90 static BYTE gifin_g_cmap[3][256]; /* global colormap */
98 static BYTE gifin_l_cmap_flag; /* local colormap flag */
101 static BYTE gifin_l_cmap[3][256]; /* local colormap */
102 static BYTE gifin_interlace_flag; /* interlace image format flag */
385 BYTE cmap[3][256]; in gifin_load_cmap()
H A Dfbm.c29 static BYTE file_open = 0; /* status flags */
30 static BYTE image_open = 0;
H A Dgif.h40 typedef unsigned char BYTE; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-loader/src/loader/
H A Dloader.c660 (BYTE *)manifest_path,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/enterprise_reporting_private/
H A Dchrome_desktop_report_request_helper.cc72 const_cast<BYTE*>(reinterpret_cast<const BYTE*>(plaintext.data())); in EncryptString()
95 const_cast<BYTE*>(reinterpret_cast<const BYTE*>(ciphertext.data())); in DecryptString()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-loader/src/loader/
H A Dloader.c627 (BYTE *)manifest_path,
/dports/www/domoticz/domoticz-2020.2/main/
H A Dstdafx.h13 typedef unsigned char BYTE; typedef
H A Dmainworker.cpp10502 tsen.TEMP.temperatureh = (BYTE)(at10 / 256); in decode_BBQ()
10504 tsen.TEMP.temperaturel = (BYTE)(at10); in decode_BBQ()
10515 tsen.TEMP.temperatureh = (BYTE)(at10 / 256); in decode_BBQ()
10517 tsen.TEMP.temperaturel = (BYTE)(at10); in decode_BBQ()
11891 BYTE kCodes[9]; in SwitchLightInt()
11903 kCodes[ii] = (BYTE)iHex; in SwitchLightInt()
11935 BYTE kCodes[6]; in SwitchLightInt()
11947 kCodes[ii] = (BYTE)iHex; in SwitchLightInt()
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/src/Common/
H A DMode.php28 protected const BYTE = [[8, 16, 16], 0x04]; define in BaconQrCode\\Common\\Mode
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/test/Encoder/
H A DEncoderTest.php79 $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, 'a'));
80 $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, '#'));
81 $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, ''));
84 …$this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, "\x8\xa\x8\xa\x8\xa\x8\…
87 … $this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, "\x9\xf\x9\x7b"));
90 …$this->assertSame(Mode::BYTE(), $this->methods['chooseMode']->invoke(null, "\xe\x4\x9\x5\x9\x61"));
200 Mode::BYTE(),
249 Mode::BYTE(),
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/src/Encoder/
H A DEncoder.php62 if (Mode::BYTE() === $mode && self::DEFAULT_BYTE_MODE_ECODING !== $encoding) {
97 $numLetters = (Mode::BYTE() === $mode ? $dataBits->getSizeInBytes() : strlen($content));
145 return self::isOnlyDoubleByteKanji($content) ? Mode::KANJI() : Mode::BYTE();
160 return Mode::BYTE();
170 return Mode::BYTE();
510 case Mode::BYTE():
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/test/Common/
H A DModeTest.php16 $this->assertSame(0x4, Mode::BYTE()->getBits());
/dports/textproc/discount/discount-2.2.7/
H A Dconfigure.inc980 # # windows machine; BYTE, WORD, DWORD already
1009 echo "s:@BYTE@:uint8_t:g" ) >> "$__cwd"/config.sub
1013 echo "#define BYTE uint8_t" ) >> "$__cwd"/config.h
1063 say("BYTE", "unsigned char");

12345678910>>...1761