/aosp_15_r20/external/eigen/Eigen/src/plugins/ |
H A D | BlockMethods.h | 142 topRightCorner(NRowsType cRows, NColsType cCols) in topRightCorner() 156 topRightCorner(NRowsType cRows, NColsType cCols) const in topRightCorner() 210 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner() 218 const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const in topRightCorner() 249 topLeftCorner(NRowsType cRows, NColsType cCols) in topLeftCorner() 263 topLeftCorner(NRowsType cRows, NColsType cCols) const in topLeftCorner() 316 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner() 324 const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const in topLeftCorner() 355 bottomRightCorner(NRowsType cRows, NColsType cCols) in bottomRightCorner() 370 bottomRightCorner(NRowsType cRows, NColsType cCols) const in bottomRightCorner() [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | simpdata.h | 122 #define OLEDBSimpleProviderListener_aboutToDeleteRows(This,iRow,cRows) (This)->lpVtbl->aboutToDelet… argument 123 #define OLEDBSimpleProviderListener_deletedRows(This,iRow,cRows) (This)->lpVtbl->deletedRows(This,i… argument 124 #define OLEDBSimpleProviderListener_aboutToInsertRows(This,iRow,cRows) (This)->lpVtbl->aboutToInser… argument 125 #define OLEDBSimpleProviderListener_insertedRows(This,iRow,cRows) (This)->lpVtbl->insertedRows(This… argument 126 #define OLEDBSimpleProviderListener_rowsAvailable(This,iRow,cRows) (This)->lpVtbl->rowsAvailable(Th… argument 204 #define OLEDBSimpleProvider_deleteRows(This,iRow,cRows,pcRowsDeleted) (This)->lpVtbl->deleteRows(Th… argument 205 #define OLEDBSimpleProvider_insertRows(This,iRow,cRows,pcRowsInserted) (This)->lpVtbl->insertRows(T… argument
|
D | oledb.h | 2157 #define IRowset_AddRefRows(This,cRows,rghRows,rgRefCounts,rgRowStatus) (This)->lpVtbl->AddRefRows(T… argument 2159 #define IRowset_GetNextRows(This,hReserved,lRowsOffset,cRows,pcRowsObtained,prghRows) (This)->lpVtb… argument 2160 #define IRowset_ReleaseRows(This,cRows,rghRows,rgRowOptions,rgRefCounts,rgRowStatus) (This)->lpVtbl… argument 2259 #define IRowsetLocate_AddRefRows(This,cRows,rghRows,rgRefCounts,rgRowStatus) (This)->lpVtbl->AddRef… argument 2261 #define IRowsetLocate_GetNextRows(This,hReserved,lRowsOffset,cRows,pcRowsObtained,prghRows) (This)-… argument 2262 #define IRowsetLocate_ReleaseRows(This,cRows,rghRows,rgRowOptions,rgRefCounts,rgRowStatus) (This)->… argument 2265 #define IRowsetLocate_GetRowsAt(This,hReserved1,hReserved2,cbBookmark,pBookmark,lRowsOffset,cRows,p… argument 2266 #define IRowsetLocate_GetRowsByBookmark(This,hReserved,cRows,rgcbBookmarks,rgpBookmarks,rghRows,rgR… argument 2307 #define IRowsetResynch_ResynchRows(This,cRows,rghRows,pcRowsResynched,prghRowsResynched,prgRowStatu… argument 2351 #define IRowsetScroll_AddRefRows(This,cRows,rghRows,rgRefCounts,rgRowStatus) (This)->lpVtbl->AddRef… argument [all …]
|
D | oledbdep.h | 490 #define IRowsetWatchRegion_ShrinkWatchRegion(This,hRegion,hChapter,cbBookmark,pBookmark,cRows) (Thi… argument 540 #define IRowsetCopyRows_CopyByHROWS(This,hSourceID,hReserved,cRows,rghRows,bFlags) (This)->lpVtbl->… argument 541 #define IRowsetCopyRows_CopyRows(This,hSourceID,hReserved,cRows,bFlags,pcRowsCopied) (This)->lpVtbl… argument 581 #define IReadData_ReadData(This,hChapter,cbBookmark,pBookmark,lRowsOffset,hAccessor,cRows,pcRowsObt… argument
|
D | wabdefs.h | 412 ULONG cRows; member
|
D | mapidefs.h | 414 ULONG cRows; member
|
D | winuser.h | 6008 int cRows; member
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | pngvalid.c | 1168 size_t cbRow, png_uint_32 cRows) in store_ensure_image()
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 104817 pub cRows: ::std::os::raw::c_int, field
|