/reactos/modules/rostests/winetests/oleaut32/ |
H A D | safearray.c | 314 bound.lLbound = 0; in check_for_VT_INT_PTR() 398 bound.lLbound = 0; in test_safearray() 403 bound.lLbound = 42; in test_safearray() 635 bound.lLbound = 0; in test_safearray() 1215 sab.lLbound = 1; in test_SafeArrayGetPutElement_BSTR() 1278 sab.lLbound = 1; in test_SafeArrayGetPutElement_IUnknown() 1310 sab.lLbound = 1; in test_SafeArrayRedim_IUnknown() 1340 sab.lLbound = 1; in test_SafeArrayGetPutElement_VARIANT() 1655 sab.lLbound = 0; in test_SafeArrayClear() 1696 sab.lLbound = 0; in test_SafeArrayCopy() [all …]
|
H A D | usrmarshal.c | 179 bounds->lLbound, bounds->cElements, lpsa->rgsabound[lpsa->cDims-i-1].lLbound, in check_safearray() 242 sab[0].lLbound = 5; in test_marshal_LPSAFEARRAY() 287 sab[0].lLbound = 5; in test_marshal_LPSAFEARRAY() 289 sab[1].lLbound = 1; in test_marshal_LPSAFEARRAY() 352 sab[0].lLbound = 5; in test_marshal_LPSAFEARRAY() 388 lpsa->rgsabound[0].lLbound = 2; in test_marshal_LPSAFEARRAY() 418 sab[0].lLbound = 3; in test_marshal_LPSAFEARRAY() 430 indices[0] = i + sab[0].lLbound; in test_marshal_LPSAFEARRAY() 472 indices[0] = i + sab[0].lLbound; in test_marshal_LPSAFEARRAY() 498 lpsa->rgsabound[0].lLbound = 2; in test_marshal_LPSAFEARRAY() [all …]
|
H A D | typelib.c | 6011 …lLbound == TDATest->adesc.rgbounds[0].lLbound, "got wrong arraydesc lower bound for VT %u: 0x%x\n"… in testTDA()
|
/reactos/dll/win32/oleaut32/ |
H A D | safearray.c | 268 psa->rgsabound[0].lLbound = lLbound; in SAFEARRAY_CreateVector() 679 TRACE("(%s,%d,%u)\n", debugstr_vt(vt), lLbound, cElements); in SafeArrayCreateVector() 1043 *plUbound = psa->rgsabound[psa->cDims - nDim].lLbound + in SafeArrayGetUBound() 1076 *plLbound = psa->rgsabound[psa->cDims - nDim].lLbound; in SafeArrayGetLBound() 1217 if (c1 < psab->lLbound || c1 >= psab->lLbound + (LONG)psab->cElements) in SafeArrayPtrOfIndex() 1227 *rgIndices < psab->lLbound || in SafeArrayPtrOfIndex() 1228 *rgIndices >= psab->lLbound + (LONG)psab->cElements) in SafeArrayPtrOfIndex() 1231 cell += (*rgIndices - psab->lLbound) * dimensionSize; in SafeArrayPtrOfIndex() 1235 cell += (c1 - psa->rgsabound[psa->cDims - 1].lLbound); in SafeArrayPtrOfIndex() 1474 oldBounds->lLbound = psabound->lLbound; in SafeArrayRedim() [all …]
|
H A D | typelib.c | 3597 MSFT_ReadLEDWords(& pTypeLibImpl->pTypeDesc[i].u.lpadesc->rgbounds[j].lLbound, in ITypeLib2_Constructor_MSFT() 7479 bound.lLbound = 0; in ITypeInfo_fnInvoke() 9595 encoded[2 + i * 2 + 1] = desc->rgbounds[i].lLbound; in WMSFT_append_arraydesc()
|
/reactos/dll/directx/wine/devenum/ |
H A D | mediacatenum.c | 217 bound.lLbound = 0; in DEVENUM_IPropertyBag_Read() 294 LONG lLbound = 0; in DEVENUM_IPropertyBag_Write() local 296 res = SafeArrayGetLBound(V_ARRAY(pVar), 1, &lLbound); in DEVENUM_IPropertyBag_Write() 298 cbData = (lUbound - lLbound + 1) /* * sizeof(BYTE)*/; in DEVENUM_IPropertyBag_Write()
|
H A D | createdevenum.c | 396 sabound.lLbound = 0; in write_filter_data()
|
/reactos/dll/win32/scrrun/ |
H A D | dictionary.c | 591 bound.lLbound = 0; in dictionary_Items() 654 bound.lLbound = 0; in dictionary_Keys()
|
/reactos/modules/rostests/winetests/propsys/ |
H A D | propsys.c | 691 emptysafearray.rgsabound[0].lLbound = 0; in test_PropVariantCompare() 1520 sabound.lLbound = 0; in test_PropVariantToBuffer() 1540 sabound.lLbound = 0; in test_PropVariantToBuffer() 1568 sabound.lLbound = 0; in test_PropVariantToBuffer()
|
/reactos/modules/rostests/winetests/quartz/ |
H A D | filtermapper.c | 500 saBound.lLbound = 0; in test_parse_filter_data()
|
/reactos/dll/win32/msxml3/ |
H A D | stylesheet.c | 621 bound.lLbound = 0; in xslprocessor_transform()
|
H A D | element.c | 546 sab.lLbound = 0; in variant_from_dt() 587 sab.lLbound = 0; in variant_from_dt()
|
H A D | httprequest.c | 1226 bound.lLbound = 0; in httprequest_get_responseBody()
|
/reactos/dll/win32/wshom.ocx/ |
H A D | shell.c | 1560 bound.lLbound = 0; in WshShell3_RegRead() 1590 bound.lLbound = 0; in WshShell3_RegRead()
|
/reactos/modules/rostests/winetests/ole32/ |
H A D | propvariant.c | 402 sabound.lLbound = 0; in test_copy()
|
/reactos/modules/rostests/apitests/shlwapi/ |
H A D | SHPropertyBag.cpp | 38 Bound.lLbound = 0; in CreateByteArray()
|
/reactos/modules/rostests/winetests/dxdiagn/ |
H A D | container.c | 678 bound.lLbound = 0; in test_GetProp()
|
/reactos/modules/rostests/winetests/vbscript/ |
H A D | run.c | 588 …ok(!safearray->rgsabound[i].lLbound, "safearray->rgsabound[%d].lLbound = %d\n", i, safearray->rgsa… in test_safearray()
|
/reactos/modules/rostests/winetests/jscript/ |
H A D | run.c | 1316 bound[0].lLbound = 0; in Global_InvokeEx() 1318 bound[1].lLbound = 2; in Global_InvokeEx()
|
/reactos/dll/directx/wine/quartz/ |
H A D | filtermapper.c | 779 saBound.lLbound = 0; in FilterMapper3_RegisterFilter()
|
/reactos/sdk/include/psdk/ |
H A D | oaidl.idl | 41 LONG lLbound;
|
/reactos/dll/win32/vbscript/ |
H A D | compile.c | 1349 array_desc->bounds[i].lLbound = 0; in fill_array_desc()
|
H A D | global.c | 2159 bounds.lLbound = 0; in Global_Array()
|
/reactos/dll/win32/dbghelp/ |
H A D | compat.h | 2352 LONG lLbound; member
|
/reactos/dll/win32/mshtml/ |
H A D | navigate.c | 1306 bound.lLbound = 0; in handle_navigation_error()
|