Searched defs:CellInfo (Results 1 - 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dblock_random_access_matrix.h55 // CellInfo object containing a pointer to an array which contains the
74 // CellInfo* cell = A->GetCell(row_block_id, col_block_id,
86 struct CellInfo { struct in namespace:ceres::internal
87 CellInfo() function in struct:ceres::internal::CellInfo
91 explicit CellInfo(double* ptr) function in struct:ceres::internal::CellInfo
104 // a CellInfo with a pointer to the dense matrix containing it,
112 virtual CellInfo* GetCell(int row_block_id,
/external/sqlite/dist/orig/
H A Dsqlite3.c52544 typedef struct CellInfo CellInfo; typedef in typeref:struct:CellInfo
52545 struct CellInfo { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c52562 typedef struct CellInfo CellInfo; typedef in typeref:struct:CellInfo
52563 struct CellInfo { struct
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 538 milliseconds