Searched defs:CellInfo (Results 1 - 8 of 8) 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/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.h119 struct CellInfo { uint32 hash; Addr address; }; struct in namespace:disk_cache
120 typedef std::vector<CellInfo> CellList;
/external/chromium_org/third_party/sqlite/src/src/
H A DbtreeInt.h447 typedef struct CellInfo CellInfo; typedef in typeref:struct:CellInfo
448 struct CellInfo { struct
491 CellInfo info; /* A parse of the cell we are pointing at */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c46649 typedef struct CellInfo CellInfo; typedef in typeref:struct:CellInfo
46650 struct CellInfo { struct
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c51052 typedef struct CellInfo CellInfo; typedef in typeref:struct:CellInfo
51053 struct CellInfo { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c51072 typedef struct CellInfo CellInfo; typedef in typeref:struct:CellInfo
51073 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/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1286 milliseconds