Home
last modified time | relevance | path

Searched defs:hexes (Results 1 – 25 of 67) sorted by relevance

123

/dports/lang/ghc/ghc-8.10.7/libraries/base/tests/
H A Dchar001.hs14 hexes = do function
/dports/graphics/py-h3/h3-3.7.3/src/h3/_cy/
H A Dto_multipoly.pyx35 def _to_multi_polygon(const H3int[:] hexes):
62 def h3_set_to_multi_polygon(const H3int[:] hexes, geo_json=False):
H A Dutil.pyx127 cpdef H3int[:] from_iter(hexes): argument
/dports/math/geogram/geogram-1.7.7/src/examples/exploragram/hexdom_pipeline/
H A Dmain.cpp109 Mesh hexes; in hexdom_stage() local
116 Mesh hexes; in hexdom_stage() local
124 Mesh hexes; in hexdom_stage() local
/dports/graphics/py-h3/h3-3.7.3/src/h3/api/
H A Dbasic_int.py24 def _in_collection(hexes): argument
H A Dbasic_str.py21 def _in_collection(hexes): argument
H A D_api_template.py364 def hex_ranges(hexes, K): argument
404 def compact(hexes): argument
424 def uncompact(hexes, res): argument
451 def h3_set_to_multi_polygon(hexes, geo_json=False): argument
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dcoords_connect_iterate.cpp40 Range verts, hexes, faces, edges, dead; in test_coords_connect_iterate() local
162 Range hexes(start_hex, start_hex + NUM_DIMS*NUM_DIMS*NUM_DIMS - 1); in test_scd_invalid() local
196 Range verts, hexes; in test_iterates() local
/dports/graphics/h3/h3-3.7.2/src/apps/testapps/
H A DtestH3Api.c54 char* hexes[] = { in SUITE() local
/dports/graphics/py-h3/h3-3.7.3/src/h3lib/src/apps/testapps/
H A DtestH3Api.c54 char* hexes[] = { in SUITE() local
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/action/mouse/
H A Dmouse_action_select.cpp41 editor_display& /*disp*/, const std::set<map_location>& hexes) in click_perform_left()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/crypto/
H A Dmpi.cpp79 static const char *hexes = "0123456789abcdef"; in mpi2hex() local
/dports/math/pdal/PDAL-2.3.0/test/unit/filters/
H A DHexbinFilterTest.cpp109 std::vector<std::pair<int, int>> hexes { in TEST() local
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/
H A Deditor_display.cpp44 void editor_display::set_brush_locs(const std::set<map_location>& hexes) in set_brush_locs()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-util.h20 hexes = 1<<1, enumerator
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dtod_manager.hpp222 std::set<map_location> hexes; member
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/examples/old/
H A DKDTree.cpp113 std::vector<moab::EntityHandle> hexes; in hex_containing_point() local
/dports/security/rnp/rnp-0.15.2/src/lib/crypto/
H A Dmpi.cpp91 static const char *hexes = "0123456789abcdef"; in mpi2hex() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DDualTool.cpp1506 Range hexes; in atomic_pillow() local
1575 EntityHandle hexes[2]; in rev_atomic_pillow() local
1726 Range hexes; in face_open_collapse() local
1791 Range &hexes, in foc_get_ents()
2268 Range &hexes) in foc_delete_dual()
2599 EntityHandle quads[4], hexes[2]; in face_shrink() local
2769 ErrorCode DualTool:: fs_get_quad_loops(EntityHandle *hexes, in fs_get_quad_loops()
2881 EntityHandle quads[4], hexes[2]; in rev_face_shrink() local
3034 Range dum_ents, hexes; in fsr_get_fourth_quad() local
3067 EntityHandle *hexes, in fs_get_quads()
/dports/math/pdal/PDAL-2.3.0/filters/
H A DHexBinFilter.cpp174 MetadataNode hexes = m_metadata.add("hexagons"); in done() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/perf/point_location/
H A Dpoint_location.cpp287 std::vector<EntityHandle> hexes; in do_kdtree_test() local
322 Range hexes; in do_linear_test() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/perf/
H A Dcubit_perf.cpp175 DLIList<CubitHex*> hexes; in main() local
/dports/games/pioneers/pioneers-15.6/common/
H A Dmap.h121 Hex *hexes[3]; /* adjacent hexes */ member
137 Hex *hexes[2]; /* adjacent hexes */ member
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/io/
H A Dideas_test.cpp258 std::vector<EntityHandle> hexes; in test_read_hexes() local
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dmk-uchar.rkt74 (define hexes (map char->integer (string->list "0123456789abcdefABCDEF"))) function

123