OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Projection
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/sessions/
ordered_commit_set.h
30
typedef std::vector<size_t>
Projection
;
63
// Get the
projection
of commit ids onto the space of commit ids
66
// indices contained in the returned
Projection
can be used.
67
const
Projection
& GetCommitIdProjection(browser_sync::ModelSafeGroup group) {
85
typedef std::map<browser_sync::ModelSafeGroup,
Projection
> Projections;
106
//
projection
. We could store it in commit_ids_, but sometimes we want
/external/robolectric/lib/main/
maps_v16.jar
Completed in 253 milliseconds