Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 831) sorted by relevance

12345678910>>...34

/reactos/sdk/include/crt/
H A Ddvec.h78 inline M128 andnot(const M128 &a,const M128 &b) { return _mm_andnot_si128(a,b); } in andnot()
162 inline I32vec4 cmpeq(const I32vec4 &a,const I32vec4 &b) { return _mm_cmpeq_epi32(a,b); } in cmpeq()
225 inline Is32vec4 cmpeq(const Is32vec4 &a,const Is32vec4 &b) { return _mm_cmpeq_epi32(a,b); } in cmpeq()
227 inline Is32vec4 cmpgt(const Is32vec4 &a,const Is32vec4 &b) { return _mm_cmpgt_epi32(a,b); } in cmpgt()
228 inline Is32vec4 cmplt(const Is32vec4 &a,const Is32vec4 &b) { return _mm_cmpgt_epi32(b,a); } in cmplt()
290 inline Iu32vec4 cmpeq(const Iu32vec4 &a,const Iu32vec4 &b) { return _mm_cmpeq_epi32(a,b); } in cmpeq()
321 inline I16vec8 cmpeq(const I16vec8 &a,const I16vec8 &b) { return _mm_cmpeq_epi16(a,b); } in cmpeq()
508 inline I8vec16 cmpeq(const I8vec16 &a,const I8vec16 &b) { return _mm_cmpeq_epi8(a,b); } in cmpeq()
640 inline I64vec2 sum_abs(const Iu8vec16 &a,const Iu8vec16 &b) { return _mm_sad_epu8(a,b); } in sum_abs()
774 friend F64vec2 simd_max(const F64vec2 &a,const F64vec2 &b) { return _mm_max_pd(a,b); } in simd_max()
[all …]
/reactos/drivers/storage/ide/uniata/inc/
H A Dmisc.h8 #define MOV_DD_SWP(a,b) ( ((PULONG)&(a))[0] = RtlUlongByteSwap(*(PULONG)&(b))) argument
10 #define MOV_SWP_DW2DD(a,b) ((a) = RtlUshortByteSwap(*(PUSHORT)&(b))) argument
37 #define MOV_DD_SWP(a,b) _MOV_DD_SWP(&(a),&(b)) argument
63 #define MOV_QD_SWP(a,b) _MOV_QD_SWP(&(a),&(b)) argument
75 #define MOV_DW_SWP(a,b) _MOV_DW_SWP(&(a),&(b)) argument
96 #define REVERSE_DD(a,b) _REVERSE_DD(&(a),&(b)) argument
119 #define MOV_DW2DD_SWP(a,b) _MOV_DW2DD_SWP(&(a),&(b)) argument
131 #define MOV_SWP_DW2DD(a,b) _MOV_SWP_DW2DD(&(a),&(b)) argument
142 #define MOV_MSF(a,b) _MOV_MSF(&(a),&(b)) argument
168 #define MOV_MSF_SWP(a,b) _MOV_MSF_SWP(&(a),&(b)) argument
[all …]
/reactos/sdk/include/vcruntime/
H A Demmintrin.h659 __INTRIN_INLINE_SSE2 __m128d _mm_or_pd(__m128d a, __m128d b) in _mm_or_pd()
793 __INTRIN_INLINE_SSE2 int _mm_comieq_sd(__m128d a, __m128d b) in _mm_comieq_sd()
798 __INTRIN_INLINE_SSE2 int _mm_comilt_sd(__m128d a, __m128d b) in _mm_comilt_sd()
803 __INTRIN_INLINE_SSE2 int _mm_comile_sd(__m128d a, __m128d b) in _mm_comile_sd()
808 __INTRIN_INLINE_SSE2 int _mm_comigt_sd(__m128d a, __m128d b) in _mm_comigt_sd()
813 __INTRIN_INLINE_SSE2 int _mm_comige_sd(__m128d a, __m128d b) in _mm_comige_sd()
1140 __INTRIN_INLINE_MMXSSE2 __m64 _mm_add_si64(__m64 a, __m64 b) in _mm_add_si64()
1252 __INTRIN_INLINE_MMXSSE2 __m64 _mm_mul_su32(__m64 a, __m64 b) in _mm_mul_su32()
1282 __INTRIN_INLINE_MMXSSE2 __m64 _mm_sub_si64(__m64 a, __m64 b) in _mm_sub_si64()
1545 __v4si b = (__v4si)a; in _mm_cvtsi128_si32() local
[all …]
H A Dmmintrin.h345 __INTRIN_INLINE_MMX __m64 _mm_add_pi8(__m64 a, __m64 b) in _mm_add_pi8()
351 __INTRIN_INLINE_MMX __m64 _mm_add_pi16(__m64 a, __m64 b) in _mm_add_pi16()
357 __INTRIN_INLINE_MMX __m64 _mm_add_pi32(__m64 a, __m64 b) in _mm_add_pi32()
363 __INTRIN_INLINE_MMX __m64 _mm_adds_pi8(__m64 a, __m64 b) in _mm_adds_pi8()
375 __INTRIN_INLINE_MMX __m64 _mm_adds_pu8(__m64 a, __m64 b) in _mm_adds_pu8()
387 __INTRIN_INLINE_MMX __m64 _mm_sub_pi8(__m64 a, __m64 b) in _mm_sub_pi8()
393 __INTRIN_INLINE_MMX __m64 _mm_sub_pi16(__m64 a, __m64 b) in _mm_sub_pi16()
399 __INTRIN_INLINE_MMX __m64 _mm_sub_pi32(__m64 a, __m64 b) in _mm_sub_pi32()
405 __INTRIN_INLINE_MMX __m64 _mm_subs_pi8(__m64 a, __m64 b) in _mm_subs_pi8()
555 __INTRIN_INLINE_MMX __m64 _mm_or_si64(__m64 a, __m64 b) in _mm_or_si64()
[all …]
/reactos/sdk/lib/rossym_new/
H A Ddwarfget.c11 dwarfget1(DwarfBuf *b) in dwarfget1()
21 dwarfgetn(DwarfBuf *b, uchar *a, int n) in dwarfgetn()
34 dwarfgetnref(DwarfBuf *b, ulong n) in dwarfgetnref()
48 dwarfgetstring(DwarfBuf *b) in dwarfgetstring()
66 dwarfskip(DwarfBuf *b, int n) in dwarfskip()
75 dwarfget2(DwarfBuf *b) in dwarfget2()
89 dwarfget4(DwarfBuf *b) in dwarfget4()
103 dwarfget8(DwarfBuf *b) in dwarfget8()
117 dwarfgetaddr(DwarfBuf *b) in dwarfgetaddr()
146 dwarfget128(DwarfBuf *b) in dwarfget128()
[all …]
/reactos/sdk/lib/rossym/
H A Ddwarfget.c17 dwarfget1(DwarfBuf *b) in dwarfget1()
27 dwarfgetn(DwarfBuf *b, uchar *a, int n) in dwarfgetn()
40 dwarfgetnref(DwarfBuf *b, ulong n) in dwarfgetnref()
54 dwarfgetstring(DwarfBuf *b) in dwarfgetstring()
72 dwarfskip(DwarfBuf *b, int n) in dwarfskip()
81 dwarfget2(DwarfBuf *b) in dwarfget2()
95 dwarfget4(DwarfBuf *b) in dwarfget4()
109 dwarfget8(DwarfBuf *b) in dwarfget8()
123 dwarfgetaddr(DwarfBuf *b) in dwarfgetaddr()
152 dwarfget128(DwarfBuf *b) in dwarfget128()
[all …]
/reactos/modules/rostests/apitests/compiler/ms/eh/
H A Dehthrow.cxx151 B b; in foobar() local
173 B b; in foobar2() local
186 B b; in foobar3() local
202 B b; in foobar4() local
205 B b; in foobar4() local
226 B b; in foobar4() local
234 B b; in throw_B_2() local
380 B b; in ThrowB() local
401 B b; in foo8() local
442 B b; in test9() local
[all …]
/reactos/base/applications/calc/
H A Drpn_ieee.c132 static void rpn_add_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_add_f()
137 static void rpn_sub_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_sub_f()
142 static void rpn_mul_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_mul_f()
147 static void rpn_div_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_div_f()
155 static void rpn_mod_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_mod_f()
167 static void rpn_and_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_and_f()
177 static void rpn_or_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_or_f()
187 static void rpn_xor_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_xor_f()
197 static void rpn_shl_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_shl_f()
270 static void rpn_or_i(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_or_i()
[all …]
H A Drpn_mpfr.c153 static void rpn_add_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_add_f()
158 static void rpn_sub_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_sub_f()
163 static void rpn_mul_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_mul_f()
168 static void rpn_div_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_div_f()
176 static void rpn_and_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_and_f()
181 static void rpn_or_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_or_f()
186 static void rpn_xor_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_xor_f()
191 static void rpn_shl_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_shl_f()
204 static void rpn_shr_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_shr_f()
217 static void rpn_pow_f(calc_number_t *r, calc_number_t *a, calc_number_t *b) in rpn_pow_f()
[all …]
/reactos/drivers/filesystems/udfs/Include/
H A Dtools.h41 #define MOV_DD_SWP(a,b) _MOV_DD_SWP(&(a),&(b)) argument
60 #define MOV_DW_SWP(a,b) _MOV_DW_SWP(&(a),&(b)) argument
129 #define MOV_MSF(a,b) _MOV_MSF(&(a),&(b)) argument
170 #define XCHG_DD(a,b) _XCHG_DD(&(a),&(b)) argument
191 #define MOV_DD_SWP(a,b) \ argument
202 #define MOV_DW_SWP(a,b) \ argument
223 #define MOV_DW2DD_SWP(a,b) \ argument
233 #define MOV_MSF(a,b) \ argument
243 #define MOV_MSF_SWP(a,b) \ argument
253 #define XCHG_DD(a,b) \ argument
[all …]
H A Dtools.cpp37 void* b // EDX in _MOV_DD_SWP()
53 void* b // EDX in _MOV_DW_SWP()
99 void* b // EDX in _MOV_DW2DD_SWP()
116 void* b // EDX in _MOV_MSF()
133 void* b // EDX in _MOV_MSF_SWP()
151 void* b // EDX in _XCHG_DD()
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/
H A Dftcalc.h48 FT_Int32 b ) in FT_MulFix_arm()
81 FT_Int32 b ) in FT_MulFix_arm()
117 FT_Int32 b ) in FT_MulFix_i386()
153 FT_Int32 b ) in FT_MulFix_i386()
186 FT_Int32 b ) in FT_MulFix_x86_64()
420 #define ADD_LONG( a, b ) \ argument
422 #define SUB_LONG( a, b ) \ argument
424 #define MUL_LONG( a, b ) \ argument
429 #define ADD_INT32( a, b ) \ argument
431 #define SUB_INT32( a, b ) \ argument
[all …]
/reactos/sdk/include/psdk/
H A Ddplay.h488 #define IDirectPlay_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
512 #define IDirectPlay_Send(p,a,b,c,d,e) (p)->Send(a,b,c,d,e) argument
597 #define IDirectPlay2_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
612 #define IDirectPlay2_GetCaps(p,a,b) (p)->GetCaps(a,b) argument
622 #define IDirectPlay2_Open(p,a,b) (p)->Open(a,b) argument
745 #define IDirectPlay3_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
760 #define IDirectPlay3_GetCaps(p,a,b) (p)->GetCaps(a,b) argument
770 #define IDirectPlay3_Open(p,a,b) (p)->Open(a,b) argument
922 #define IDirectPlayX_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
937 #define IDirectPlayX_GetCaps(p,a,b) (p)->GetCaps(a,b) argument
[all …]
H A Dd3d.h243 #define IDirect3D_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
248 #define IDirect3D_EnumDevices(p,a,b) (p)->EnumDevices(a,b) argument
249 #define IDirect3D_CreateLight(p,a,b) (p)->CreateLight(a,b) argument
250 #define IDirect3D_CreateMaterial(p,a,b) (p)->CreateMaterial(a,b) argument
251 #define IDirect3D_CreateViewport(p,a,b) (p)->CreateViewport(a,b) argument
252 #define IDirect3D_FindDevice(p,a,b) (p)->FindDevice(a,b) argument
294 #define IDirect3D2_EnumDevices(p,a,b) (p)->EnumDevices(a,b) argument
295 #define IDirect3D2_CreateLight(p,a,b) (p)->CreateLight(a,b) argument
298 #define IDirect3D2_FindDevice(p,a,b) (p)->FindDevice(a,b) argument
481 #define IDirect3DMaterial_GetHandle(p,a,b) (p)->GetHandle(a,b) argument
[all …]
H A Dd3d9.h218 #define IDirect3D9_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) argument
238 #define IDirect3D9_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
333 #define IDirect3D9Ex_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
405 #define IDirect3DVolume9_LockBox(p,a,b,c) (p)->LockBox(a,b,c) argument
1154 #define IDirect3DVolumeTexture9_GetLevelDesc(p,a,b) (p)->GetLevelDesc(a,b) argument
1156 #define IDirect3DVolumeTexture9_LockBox(p,a,b,c,d) (p)->LockBox(a,b,c,d) argument
1349 #define IDirect3DQuery9_GetData(p,a,b,c) (p)->lpVtbl->GetData(p,a,b,c) argument
1352 #define IDirect3DQuery9_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
1360 #define IDirect3DQuery9_GetData(p,a,b,c) (p)->GetData(a,b,c) argument
1628 #define IDirect3DDevice9_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
[all …]
H A Dd3drm.h147 #define IDirect3DRM_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
152 #define IDirect3DRM_CreateFrame(p,a,b) (p)->CreateFrame(a,b) argument
158 #define IDirect3DRM_CreateTexture(p,a,b) (p)->CreateTexture(a,b) argument
159 #define IDirect3DRM_CreateLight(p,a,b,c) (p)->CreateLight(a,b,c) argument
161 #define IDirect3DRM_CreateMaterial(p,a,b) (p)->CreateMaterial(a,b) argument
162 #define IDirect3DRM_CreateDevice(p,a,b,c) (p)->CreateDevice(a,b,c) argument
171 #define IDirect3DRM_LoadTexture(p,a,b) (p)->LoadTexture(a,b) argument
175 #define IDirect3DRM_GetSearchPath(p,a,b) (p)->GetSearchPath(a,b) argument
294 #define IDirect3DRM2_CreateFrame(p,a,b) (p)->CreateFrame(a,b) argument
313 #define IDirect3DRM2_LoadTexture(p,a,b) (p)->LoadTexture(a,b) argument
[all …]
H A Dd3drmobj.h236 #define IDirect3DRMObject_Clone(p,a,b,c) (p)->Clone(a,b,c) argument
242 #define IDirect3DRMObject_GetName(p,a,b) (p)->GetName(a,b) argument
294 #define IDirect3DRMObject2_Clone(p,a,b,c) (p)->Clone(a,b,c) argument
298 #define IDirect3DRMObject2_GetName(p,a,b) (p)->GetName(a,b) argument
301 #define IDirect3DRMObject2_GetAge(p,a,b) (p)->GetAge(a,b) argument
346 #define IDirect3DRMVisual_Clone(p,a,b,c) (p)->Clone(a,b,c) argument
352 #define IDirect3DRMVisual_GetName(p,a,b) (p)->GetName(a,b) argument
449 #define IDirect3DRMDevice_Clone(p,a,b,c) (p)->Clone(a,b,c) argument
455 #define IDirect3DRMDevice_GetName(p,a,b) (p)->GetName(a,b) argument
458 #define IDirect3DRMDevice_Init(p,a,b) (p)->Init(a,b) argument
[all …]
H A Dd3d8.h235 #define IDirect3DVolume8_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
243 #define IDirect3DVolume8_GetContainer(p,a,b) (p)->GetContainer(a,b) argument
245 #define IDirect3DVolume8_LockBox(p,a,b,c) (p)->LockBox(a,b,c) argument
280 #define IDirect3DSwapChain8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) argument
322 #define IDirect3DSurface8_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
330 #define IDirect3DSurface8_GetContainer(p,a,b) (p)->GetContainer(a,b) argument
332 #define IDirect3DSurface8_LockRect(p,a,b,c) (p)->LockRect(a,b,c) argument
447 #define IDirect3DVertexBuffer8_Lock(p,a,b,c,d) (p)->Lock(a,b,c,d) argument
511 #define IDirect3DIndexBuffer8_Lock(p,a,b,c,d) (p)->Lock(a,b,c,d) argument
738 #define IDirect3DTexture8_GetLevelDesc(p,a,b) (p)->GetLevelDesc(a,b) argument
[all …]
H A Dmapival.h45 #define BAD_STANDARD_OBJ(a,b,c,d) FALSE argument
47 #define FBadQueryInterface(a,b,c) FALSE argument
50 #define FBadGetLastError(a,b,c,d) FALSE argument
51 #define FBadSaveChanges(a,b) FALSE argument
52 #define FBadGetProps(a,b,c,d) FALSE argument
53 #define FBadGetPropList(a,b) FALSE argument
54 #define FBadOpenProperty(a,b,c,d,e,f) FALSE argument
55 #define FBadSetProps(a,b,c,d) FALSE argument
56 #define FBadDeleteProps(a,b,c) FALSE argument
57 #define FBadCopyTo(a,b,c,d,e,f,g,h,i,j) FALSE argument
[all …]
H A Dsti.h133 #define IStillImage_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) argument
137 #define IStillImage_Initialize(p,a,b) (p)->lpVtbl->Initialize(p,a,b) argument
154 #define IStillImage_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
158 #define IStillImage_Initialize(p,a,b) (p)->Initialize(a,b) argument
159 #define IStillImage_GetDeviceList(p,a,b,c,d) (p)->GetDeviceList(a,b,c,d) argument
160 #define IStillImage_GetDeviceInfo(p,a,b) (p)->GetDeviceInfo(a,b) argument
161 #define IStillImage_CreateDevice(p,a,b,c,d) (p)->CreateDevice(a,b,c,d) argument
162 #define IStillImage_GetDeviceValue(p,a,b,c,d,e) (p)->GetDeviceValue(a,b,c,d,e) argument
163 #define IStillImage_SetDeviceValue(p,a,b,c,d,e) (p)->SetDeviceValue(a,b,c,d,e) argument
167 #define IStillImage_EnableHwNotifications(p,a,b) (p)->EnableHwNotifications(a,b) argument
[all …]
H A Dlargeint.h87 #define LargeIntegerGreaterThan(a,b) (_toi(a) > _toi(b)) argument
88 #define LargeIntegerGreaterThanOrEqual(a,b) (_toi(a) >= _toi(b)) argument
89 #define LargeIntegerEqualTo(a,b) (_toi(a) == _toi(b)) argument
90 #define LargeIntegerNotEqualTo(a,b) (_toi(a) != _toi(b)) argument
91 #define LargeIntegerLessThan(a,b) (_toi(a) < _toi(b)) argument
92 #define LargeIntegerLessThanOrEqualTo(a,b) (_toi(a) <= _toi(b)) argument
/reactos/drivers/filesystems/udfs/Include/CrossNt/
H A Dmisc.h28 #define MOV_DD_SWP(a,b) _MOV_DD_SWP(&(a),&(b)) argument
40 #define MOV_DW_SWP(a,b) _MOV_DW_SWP(&(a),&(b)) argument
84 #define MOV_DW2DD_SWP(a,b) _MOV_DW2DD_SWP(&(a),&(b)) argument
96 #define MOV_SWP_DW2DD(a,b) _MOV_SWP_DW2DD(&(a),&(b)) argument
107 #define MOV_MSF(a,b) _MOV_MSF(&(a),&(b)) argument
133 #define MOV_MSF_SWP(a,b) _MOV_MSF_SWP(&(a),&(b)) argument
144 #define XCHG_DD(a,b) _XCHG_DD(&(a),&(b)) argument
/reactos/base/applications/mstsc/
H A Duimain.h43 #define SPLIT_COLOUR15(c, r, g, b) \ argument
50 #define SPLIT_COLOUR16(c, r, g, b) \ argument
57 #define MAKE_COLOUR15(c, r, g, b) \ argument
66 #define MAKE_COLOUR32(c, r, g, b) \ argument
76 #define UI_MAX(a, b) (((a) > (b)) ? (a) : (b)) argument
78 #define UI_MIN(a, b) (((a) < (b)) ? (a) : (b)) argument
/reactos/sdk/include/reactos/libs/libmpg123/
H A Ddebug.h62 #define debug2(s, a, b) argument
63 #define debug3(s, a, b, c) argument
64 #define debug4(s, a, b, c, d) argument
65 #define debug5(s, a, b, c, d, e) argument
103 #define warning2(s, a, b) argument
104 #define warning3(s, a, b, c) argument
105 #define warning4(s, a, b, c, d) argument
144 #define error2(s, a, b) argument
145 #define error3(s, a, b, c) argument
146 #define error4(s, a, b, c, d) argument
[all …]
/reactos/sdk/include/dxsdk/
H A Dddrawex.h132 #define IDirectDraw3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) argument
147 #define IDirectDraw3_QueryInterface(p,a,b) (p)->QueryInterface(a,b) argument
151 #define IDirectDraw3_CreateClipper(p,a,b,c) (p)->CreateClipper(a,b,c) argument
152 #define IDirectDraw3_CreatePalette(p,a,b,c,d) (p)->CreatePalette(a,b,c,d) argument
153 #define IDirectDraw3_CreateSurface(p,a,b,c) (p)->CreateSurface(a,b,c) argument
154 #define IDirectDraw3_DuplicateSurface(p,a,b) (p)->DuplicateSurface(a,b) argument
156 #define IDirectDraw3_EnumSurfaces(p,a,b,c,d) (p)->EnumSurfaces(a,b,c,d) argument
158 #define IDirectDraw3_GetCaps(p,a,b) (p)->GetCaps(a,b) argument
160 #define IDirectDraw3_GetFourCCCodes(p,a,b) (p)->GetFourCCCodes(a,b) argument
167 #define IDirectDraw3_SetCooperativeLevel(p,a,b) (p)->SetCooperativeLevel(a,b) argument
[all …]

12345678910>>...34