Home
last modified time | relevance | path

Searched refs:check_volume (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/axom/axom-0.6.1/src/axom/primal/tests/
H A Dprimal_polyhedron.cpp129 void check_volume() in check_volume() function
188 check_volume<axom::SEQ_EXEC>(); in TEST()
192 TEST(primal_polyhedron, check_volume_omp) { check_volume<axom::OMP_EXEC>(); } in TEST()
201 check_volume<exec>(); in AXOM_CUDA_TEST()
/dports/cad/opencascade/opencascade-7.6.0/src/DrawResources/
H A DCheckCommands.tcl811 set check_volume false
825 {"-v" check_volume ?}}
868 if { [string is boolean ${check_volume}] } {
869 if { ${check_volume} } {
873 set mass ${check_volume}
889 …if { ( ${check_area} == false && ${check_length} == false && ${check_volume} == false ) || ( ${mas…
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/delaunay/
H A Dperiodic_delaunay_3d.h368 void check_volume();
H A Dperiodic_delaunay_3d.cpp4128 void PeriodicDelaunay3d::check_volume() { in check_volume() function in GEO::PeriodicDelaunay3d
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dntfsck.c765 static void check_volume(ntfs_volume *vol) in check_volume() function
864 check_volume(vol); in main()
H A Dntfsresize.c2815 static ntfs_volume *check_volume(void) in check_volume() function
2880 vol = check_volume(); in mount_volume()
4494 vol = check_volume(); in main()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/defects/
H A Dgenerators.py216 get_voronoi = TopographyAnalyzer(self.structure, framework, [], check_volume=False)
H A Dutils.py569 check_volume=True, argument
711 if check_volume:
712 self.check_volume()
714 def check_volume(self): member in TopographyAnalyzer
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/
H A DMakefile.am179 check_volume = elements/volume macro
181 check_volume = macro
301 $(check_volume) \
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dRegAna.c849 void check_volume in check_volume() function
1938 check_volume (filename, num_pieces); in check_temporary_files()
1946 check_volume (filename, num_pieces); in check_temporary_files()
1960 check_volume (filename, num_pieces); in check_temporary_files()
1978 check_volume (filename, num_pieces); in check_temporary_files()
/dports/textproc/bibclean/bibclean-3.06/
H A Dchek.c77 void check_volume ARGS((void));
629 check_volume(VOID) in check_volume() function
H A Ddo.c233 extern void check_volume ARGS((void));
3148 {"volume", 6, check_volume}, in out_value()
H A DChangeLog1936 check_volume(), check_year(), and match_regexp().
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pmg_qt/
H A Dfile_dialogs.py331 if form.check_volume.isChecked():
359 form.check_volume.stateChanged.connect(update_output_command)
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-dds/
H A Dddswrite.c440 check_volume (gint32 image_id) in check_volume() function
565 is_volume = check_volume (image_id); in write_dds()
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dunit_pea.pas2751 procedure check_volume;
3526 check_volume;
4246 procedure check_volume; procedure
4423 check_volume;

12