Home
last modified time | relevance | path

Searched defs:S2CellUnion (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_union_test.cc55 TEST(S2CellUnion, DefaultConstructor) { in TEST() argument
68 TEST(S2CellUnion, WholeSphere) { in TEST() argument
107 TEST(S2CellUnion, IsNormalized) { in TEST() argument
185 TEST(S2CellUnion, Normalize) { in TEST() argument
332 TEST(S2CellUnion, Expand) { in TEST() argument
382 TEST(S2CellUnion, EncodeDecode) { in TEST() argument
420 TEST(S2CellUnion, FromMinMax) { in TEST() argument
441 TEST(S2CellUnion, FromBeginEnd) { in TEST() argument
466 TEST(S2CellUnion, Empty) { in TEST() argument
511 TEST(S2CellUnion, Clear) { in TEST() argument
[all …]
H A Ds2cell_union.h57 S2CellUnion() {} in S2CellUnion() function
342 S2CellUnion(std::vector<S2CellId> cell_ids, VerbatimFlag verbatim) in S2CellUnion() function
355 inline S2CellUnion::S2CellUnion(std::vector<S2CellId> cell_ids) in S2CellUnion() function
H A Ds2testing.h39 class S2CellUnion; variable
H A Ds2polygon.h46 class S2CellUnion; variable
H A Ds2region_test.cc266 TEST_F(S2RegionEncodeDecodeTest, S2CellUnion) { in TEST_F() argument
H A Ds2cell_union.cc50 S2CellUnion::S2CellUnion(const vector<uint64>& cell_ids) in S2CellUnion() function in S2CellUnion
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_union_test.cc55 TEST(S2CellUnion, DefaultConstructor) { in TEST() argument
68 TEST(S2CellUnion, WholeSphere) { in TEST() argument
107 TEST(S2CellUnion, IsNormalized) { in TEST() argument
185 TEST(S2CellUnion, Normalize) { in TEST() argument
332 TEST(S2CellUnion, Expand) { in TEST() argument
382 TEST(S2CellUnion, EncodeDecode) { in TEST() argument
420 TEST(S2CellUnion, FromMinMax) { in TEST() argument
441 TEST(S2CellUnion, FromBeginEnd) { in TEST() argument
466 TEST(S2CellUnion, Empty) { in TEST() argument
511 TEST(S2CellUnion, Clear) { in TEST() argument
[all …]
H A Ds2cell_union.h57 S2CellUnion() {} in S2CellUnion() function
342 S2CellUnion(std::vector<S2CellId> cell_ids, VerbatimFlag verbatim) in S2CellUnion() function
355 inline S2CellUnion::S2CellUnion(std::vector<S2CellId> cell_ids) in S2CellUnion() function
H A Ds2testing.h39 class S2CellUnion; variable
H A Ds2polygon.h46 class S2CellUnion; variable
H A Ds2region_test.cc266 TEST_F(S2RegionEncodeDecodeTest, S2CellUnion) { in TEST_F() argument
H A Ds2cell_union.cc50 S2CellUnion::S2CellUnion(const vector<uint64>& cell_ids) in S2CellUnion() function in S2CellUnion
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2cell_union.h57 S2CellUnion() {} in S2CellUnion() function
342 S2CellUnion(std::vector<S2CellId> cell_ids, VerbatimFlag verbatim) in S2CellUnion() function
355 inline S2CellUnion::S2CellUnion(std::vector<S2CellId> cell_ids) in S2CellUnion() function
H A Ds2testing.h40 class S2CellUnion; variable
H A Ds2polygon.h46 class S2CellUnion; variable
H A Ds2cell_union.cc50 S2CellUnion::S2CellUnion(const vector<uint64>& cell_ids) in S2CellUnion() function in S2CellUnion
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2cellunion_test.cc24 TEST(S2CellUnion, Basic) { in TEST() argument
121 TEST(S2CellUnion, Normalize) { in TEST() argument
263 TEST(S2CellUnion, Expand) { in TEST() argument
327 TEST(S2CellUnion, InitFromRange) { in TEST() argument
347 TEST(S2CellUnion, Empty) { in TEST() argument
395 TEST(S2CellUnion, Detach) { in TEST() argument
412 TEST(S2CellUnion, LeafCellsCovered) { in TEST() argument
H A Ds2testing.h20 class S2CellUnion; variable
H A Ds2polygon.h22 class S2CellUnion; variable
H A Ds2cellunion.h27 S2CellUnion() {} in S2CellUnion() function
H A Ds2regioncoverer.h23 class S2CellUnion; variable