Home
last modified time | relevance | path

Searched defs:endh (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DNCHelperMPAS.cpp381 EntityHandle endh = pair_iter->second; in create_mesh() local
438 EntityHandle endh = pair_iter->second; in create_mesh() local
713 EntityHandle endh = pair_iter->second; // Inclusive in read_ucd_variables_to_nonset_async() local
833 EntityHandle endh = pair_iter->second; // Inclusive in read_ucd_variables_to_nonset() local
1025 EntityHandle endh = pair_iter->second; in create_local_vertices() local
1065 EntityHandle endh = pair_iter->second; in create_local_vertices() local
1105 EntityHandle endh = pair_iter->second; in create_local_vertices() local
1160 EntityHandle endh = pair_iter->second; in create_local_edges() local
1242 EntityHandle endh = pair_iter->second; in create_local_edges() local
H A DNCHelperGCRM.cpp302 EntityHandle endh = pair_iter->second; in create_mesh() local
564 EntityHandle endh = pair_iter->second; // inclusive in read_ucd_variables_to_nonset_async() local
661 EntityHandle endh = pair_iter->second; // Inclusive in read_ucd_variables_to_nonset() local
856 EntityHandle endh = pair_iter->second; in create_local_vertices() local
896 EntityHandle endh = pair_iter->second; in create_local_vertices() local
964 EntityHandle endh = pair_iter->second; in create_local_edges() local
1042 EntityHandle endh = pair_iter->second; in create_local_edges() local
H A DNCWriteHOMME.cpp250 EntityHandle endh = pair_iter->second; in write_nonset_variables() local
H A DNCWriteGCRM.cpp328 EntityHandle endh = pair_iter->second; in write_nonset_variables() local
H A DNCWriteMPAS.cpp340 EntityHandle endh = pair_iter->second; in write_nonset_variables() local
H A DNCHelperHOMME.cpp670 EntityHandle endh = pair_iter->second; // Inclusive in read_ucd_variables_to_nonset_async() local
759 EntityHandle endh = pair_iter->second; // Inclusive in read_ucd_variables_to_nonset() local
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/Flat8/
H A Dfl8dbl.c66 int h, v, endh, endv; in flat8_flat8_smooth_h_double_ubitmap() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/livarot/
H A DShapeDraw.cpp88 double endh=(9*eh+1*sh)/10; in Plot() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/demos/gtk-demo/
H A Dspinbutton.c60 gchar *endh; in time_spin_input() local
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Dspinbutton.c61 char *endh; in spinbutton_time_spin_input() local
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dhairpin.cc273 Real endh = 0; in print() local
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dhairpin.cc295 Real endh = 0; in print() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A DIoss_FaceGenerator.C379 auto endh = std::chrono::steady_clock::now(); in generate_block_faces() local
442 auto endh = std::chrono::steady_clock::now(); in generate_model_faces() local
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Utilities/
H A Dtest_utils.hpp136 std::size_t endh = hamil_file.find_last_of("."); in create_test_hdf() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libdisk/
H A Ddisk.c42 uchar endh; /* ending head */ member
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libvdelta/
H A Dvddelta.c160 reg uchar *sm, *ends, *ss, *endh; local
/dports/shells/ksh93/ast-93u/src/lib/libvdelta/
H A Dvddelta.c160 reg uchar *sm, *ends, *ss, *endh; local
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/execution/
H A DCoreMLRaster.cpp198 int endc = output->channel(), endh = output->height(), endw = output->width(); in buildSlice() local
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libvdelta/
H A Dvddelta.c160 reg uchar *sm, *ends, *ss, *endh; local
/dports/net-im/toxic/toxic-0.11.3/src/
H A Dvideo_call.c367 char *endw, *endh; in cmd_res() local
/dports/science/elmerfem/elmerfem-release-9.0/meshgen2d/src/
H A DGeometryEdge.cpp293 int endh = (int)((bx - ox) / cellsize + 0.5); in getGridPoints() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dics2115.c76 UINT16 fc, addrh, addrl, strth, endh, volacc, incr, tout; member
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dtria.cc5827 endh = triangulation.begin_active_hex(level + 1); in execute_refinement() local
10609 hex_iterator hex = begin_hex(), endh = end_hex(); in save_user_flags_hex() local
10655 hex_iterator hex = begin_hex(), endh = end_hex(); in load_user_flags_hex() local
10854 hex_iterator hex = begin_hex(), endh = end_hex(); in save_user_indices_hex() local
10871 hex_iterator hex = begin_hex(), endh = end_hex(); in load_user_indices_hex() local
11067 hex_iterator hex = begin_hex(), endh = end_hex(); in save_user_pointers_hex() local
11084 hex_iterator hex = begin_hex(), endh = end_hex(); in load_user_pointers_hex() local
/dports/math/scilab-toolbox-swt/swt/src/c/
H A Ddwt2d.c754 int starth, startv, startd, endh, endv, endd; in wenergy_4output() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/parallel/
H A DWriteHDF5Parallel.cpp1667 EntityHandle endh = (EntityHandle)result[2 * i] + (wid_t)result[2*i + 1] - 1; // id + count - 1 in merge_ranged_ids() local

12