Home
last modified time | relevance | path

Searched defs:b3 (Results 1 – 25 of 30) sorted by relevance

12

/reactos/sdk/include/psdk/
H A Dknownfolders.h25 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
30 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
36 #define DEFINE_KNOWN_FOLDER(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
H A Dpropkeydef.h35 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
39 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
44 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
H A Ddevpropdef.h92 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
95 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
100 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
103 #define DEFINE_DEVPROPKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) \ argument
H A Dguiddef.h55 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
59 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
65 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
68 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/reactos/modules/rostests/apitests/compiler/ms/eh/
H A Dehthrow.cxx254 B b3; in foobar5() local
319 B b3; in test6() local
352 B b3; in test7() local
403 B b3; in foo8() local
/reactos/sdk/include/ddk/
H A Damtvuids.h3 #define OUR_GUID_ENTRY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/reactos/base/setup/lib/utils/
H A Dpartinfo.c206 #define GUID_CONST(l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/
H A Dmstsclib_i.c42 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
H A Dmstsclib_redist_i.c42 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
/reactos/sdk/include/dxsdk/
H A Duuids.h20 #define OUR_GUID_ENTRY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/reactos/drivers/network/tcpip/lwip/src/include/lwip/prot/
H A Dethernet.h69 #define ETH_ADDR(b0, b1, b2, b3, b4, b5) {{b0, b1, b2, b3, b4, b5}} argument
/reactos/modules/rostests/apitests/ws2_32/
H A Dbind.c19 const UCHAR b3 = Address.S_un.S_un_b.s_b3; in TestBind() local
/reactos/dll/directx/dsound_new/
H A Dprecomp.h51 #define INIT_GUID(guid, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dmfunptr_test.cpp215 binder2nd<const_mem_fun1_ref_t<bool,V,int> > b3 = bind2nd( mem_fun_ref( &V::f ), 2 ); in find() local
/reactos/sdk/include/vcruntime/
H A Dmmintrin.h618 char b3, char b2, char b1, char b0) in _mm_set_pi8()
634 char b3, char b2, char b1, char b0) in _mm_setr_pi8()
H A Demmintrin.h1591 char b3, char b2, char b1, char b0) in _mm_set_epi8()
1642 char b0, char b1, char b2, char b3, in _mm_setr_epi8()
/reactos/dll/directx/wine/quartz/
H A Dmain.c219 #define OUR_GUID_ENTRY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/reactos/dll/directx/wine/dsound/
H A Ddsound_main.c611 #define INIT_GUID(guid, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/reactos/dll/win32/beepmidi/
H A Dbeepmidi.c654 #define PACK_MIDI(b1, b2, b3) \ argument
/reactos/sdk/tools/mkshelllink/
H A Dmkshelllink.c43 #define DEFINE_GUID2(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) const GUID name = { l,w1,w2,{ b1,b2,b3,b… argument
/reactos/dll/win32/mciseq/
H A Dmcimidi.c247 BYTE b1, b2 = 0, b3; in MIDI_mciReadNextEvent() local
/reactos/sdk/lib/drivers/hidparser/
H A Dparser.h114 #define LBITFIELD9(b1,b2,b3,b4,b5,b6,b7,b8,b9) USHORT b9,b8,b7,b6,b5,b4,b3,b2,b1 argument
/reactos/modules/rostests/winetests/crypt32/
H A Dmsg.c592 static CRYPT_DATA_BLOB b3[] = { variable
/reactos/dll/3rdparty/libpng/
H A Dpngpriv.h813 #define PNG_U32(b1,b2,b3,b4) \ argument
/reactos/modules/rostests/winetests/user32/
H A Dedit.c1953 INT b, bm, b2, b3; in test_text_position_style() local

12