Home
last modified time | relevance | path

Searched refs:k3 (Results 1 – 8 of 8) sorted by relevance

/reactos/sdk/lib/3rdparty/freetype/src/sfnt/
H A Dsfdriver.c342 k3 *= c3; in murmur_hash_3_128()
343 k3 = ROTL32( k3, 17 ); in murmur_hash_3_128()
344 k3 *= c4; in murmur_hash_3_128()
345 h3 ^= k3; in murmur_hash_3_128()
366 FT_UInt32 k3 = 0; in murmur_hash_3_128() local
388 k3 ^= (FT_UInt32)tail[9] << 8; in murmur_hash_3_128()
390 k3 ^= (FT_UInt32)tail[8]; in murmur_hash_3_128()
391 k3 *= c3; in murmur_hash_3_128()
392 k3 = ROTL32( k3, 17 ); in murmur_hash_3_128()
393 k3 *= c4; in murmur_hash_3_128()
[all …]
/reactos/base/services/umpnpmgr/
H A Dumpnpmgr.spec12 ;@ stdcall SvcEntry_PlugPlay(long long long long) ;; If using services.exe (<= 2k3)
/reactos/dll/win32/comctl32/lang/
H A Dcomctl_Id.rc98 …elerator collision &T. For the backport I used "To&mbol", but please check your indonesian Win 2k3.
/reactos/modules/rostests/winetests/gdi32/
H A Dwine_vdmx.sfd91 !.t75!.Fp#s5j<2!/1C6!.Y'&s5a63!/:I7!.k3*s5a65!/^a;!/(?/s5X06!/gg;!/:K3s5X08
/reactos/modules/rostests/apitests/crt/
H A Dmsvcrt_crt_apitest.cmake1116 # mbstowcs_s Not exported in 2k3 Sp1
1249 # wcstombs_s.c Not exported in 2k3 Sp1
/reactos/modules/rostests/winetests/cmd/
H A Dtest_builtins.cmd287 echo k1||echo k2&&echo k3
307 call :cfail k1||call :cfail k2&&call :cfail k3
328 call :cfail k1&(call :cfail k2&&call :cfail k3)
415 if 1==1 echo k1&&(echo k2) else echo k3
436 if 1==0 echo k1&&(echo k2) else echo k3
H A Dtest_builtins.cmd.exp436 k3
/reactos/modules/rostests/winetests/user32/
H A Dmenu.c1370 d3,e3,f3,g3,h3,i3,j3,k3,l3,m3,\ argument
1372 check_menu_item_info( __LINE__, hmenu, ansi, c2, d3, e3, f3, g3, h3, i3, j3, k3, l2, l3, m3, \