/reactos/drivers/filesystems/fastfat/ |
H A D | fat.h | 683 #define SetcbList(EASET,CB) { \ argument 684 (EASET)->cbList[0] = (CB >> 0) & 0x0ff; \ 685 (EASET)->cbList[1] = (CB >> 8) & 0x0ff; \ 686 (EASET)->cbList[2] = (CB >> 16) & 0x0ff; \ 687 (EASET)->cbList[3] = (CB >> 24) & 0x0ff; \
|
/reactos/ |
H A D | README.md | 11 …<img alt="ReactOS 0.4.14 Release" src="https://img.shields.io/badge/release-0.4.14-0688CB.svg"></a> 13 <img alt="Download ReactOS" src="https://img.shields.io/badge/download-latest-0688CB.svg"></a> 15 …t="SourceForge Download" src="https://img.shields.io/sourceforge/dm/reactos.svg?colorB=0688CB"></a> 17 <img alt="License" src="https://img.shields.io/badge/license-GNU_GPL_2.0-0688CB.svg"></a> 124 [rosbewin.badge]: https://img.shields.io/badge/RosBE_Windows-2.2.1-0688CB.svg 125 [rosbeunix.badge]: https://img.shields.io/badge/RosBE_Unix-2.2.1-0688CB.svg 126 [prwelcome.badge]: https://img.shields.io/badge/PR-welcome-0688CB.svg
|
/reactos/drivers/input/sermouse/ |
H A D | sermouse.txt | 62 1. 1 0 0 0 0 LB CB RB 69 CB is center button state (0 = pressed, 1 = released)
|
/reactos/dll/win32/oleaut32/ |
H A D | oleaut32_oaidl.rgs | 65 '{55272A00-42CB-11CE-8135-00AA004BB851}' = s 'IPropertyBag'
|
H A D | oleaut32_ocidl.rgs | 120 '{37D84F60-42CB-11CE-8135-00AA004BB851}' = s 'IPersistPropertyBag'
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | aes.c | 185 V(BE,6A,6A,D4), V(46,CB,CB,8D), V(D9,BE,BE,67), V(4B,39,39,72), \ 213 V(23,E8,E8,CB), V(7C,DD,DD,A1), V(9C,74,74,E8), V(21,1F,1F,3E), \ 226 V(CB,B0,B0,7B), V(FC,54,54,A8), V(D6,BB,BB,6D), V(3A,16,16,2C) 295 V(CB,6B,AB,3B), V(F1,45,9D,1F), V(AB,58,FA,AC), V(93,03,E3,4B), \ 297 V(FC,D7,E5,4F), V(D7,CB,2A,C5), V(80,44,35,26), V(8F,A3,62,B5), \ 328 V(76,29,43,8B), V(DC,C6,23,CB), V(68,FC,ED,B6), V(63,F1,E4,B8), \ 357 V(61,84,CB,7B), V(70,B6,32,D5), V(74,5C,6C,48), V(42,57,B8,D0)
|
H A D | ecp.c | 2559 mbedtls_mpi A, AA, B, BB, E, C, D, DA, CB; in ecp_double_add_mxz() local 2568 mbedtls_mpi_init( &D ); mbedtls_mpi_init( &DA ); mbedtls_mpi_init( &CB ); in ecp_double_add_mxz() 2578 MBEDTLS_MPI_CHK( mbedtls_mpi_mul_mpi( &CB, &C, &B ) ); MOD_MUL( CB ); in ecp_double_add_mxz() 2579 MBEDTLS_MPI_CHK( mbedtls_mpi_add_mpi( &S->X, &DA, &CB ) ); MOD_MUL( S->X ); in ecp_double_add_mxz() 2581 MBEDTLS_MPI_CHK( mbedtls_mpi_sub_mpi( &S->Z, &DA, &CB ) ); MOD_SUB( S->Z ); in ecp_double_add_mxz() 2592 mbedtls_mpi_free( &D ); mbedtls_mpi_free( &DA ); mbedtls_mpi_free( &CB ); in ecp_double_add_mxz()
|
/reactos/dll/win32/mshtml.tlb/ |
H A D | mshtml_tlb.rgs | 754 '{332C4426-26CB-11D0-B483-00C04FD90119}' = s 'IHTMLFramesCollection2' 766 '{332C4427-26CB-11D0-B483-00C04FD90119}' = s 'IHTMLWindow2' 856 '{332C4425-26CB-11D0-B483-00C04FD90119}' = s 'IHTMLDocument2'
|
/reactos/sdk/cmake/ |
H A D | localization.cmake | 77 elseif(I18N_LANG STREQUAL "en-CB")
|
/reactos/hal/halx86/legacy/bus/ |
H A D | pci_vendors.ids | 21032 1411 CB-710/2/4 Cardbus Controller 21034 1412 CB-712/4 Cardbus Controller 21036 1421 CB-720/2/4 Cardbus Controller 21037 1422 CB-722/4 Cardbus Controller 21897 1154 033b Buffalo WLI-CB-AMG54 21898 1154 034e Buffalo WLI-CB-AG108HP 802.11abg Cardbus Adapter 21934 168c 1027 Engenius NL-3054CB ARIES b/g CardBus Adapter 21980 1154 034e WLI-CB-AG108HP 802.11abg Wireless CardBus Adapter 22023 1154 0365 Buffalo WLP-CB-AG300 802.11abgn Cardbus Adapter 22024 1154 0367 WLI-CB-AG301N 802.11abgn Wireless CardBus Adapter [all …]
|
/reactos/sdk/include/psdk/ |
H A D | mshtml.idl | 11898 uuid(332C4426-26CB-11D0-B483-00C04FD90119) 11960 uuid(332C4427-26CB-11D0-B483-00C04FD90119) 13879 uuid(332C4425-26CB-11D0-B483-00C04FD90119)
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | libpng-manual.txt | 1811 2 C P C C C + . . C - - CB CB B B
|
/reactos/media/drivers/etc/ |
H A D | services | 5538 cbserver 3388/tcp #CB Server 5539 cbserver 3388/udp #CB Server
|
/reactos/media/fonts/doc/FreeFont/ |
H A D | ChangeLog.txt | 13129 Letters U+02C9-02CB; fixed U+0287,029E height to baseline; added 13136 Modifiers U+02C9-02CB
|