Home
last modified time | relevance | path

Searched refs:is_in_domain (Results 76 – 92 of 92) sorted by relevance

1234

/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dpolyset-utils-old.cc176 if(fit->is_in_domain()) { in triangulate_polygon()
/dports/math/cgal/CGAL-5.3/include/CGAL/Mesh_2/
H A DMesh_global_optimizer_2.h427 if(!fit->is_in_domain()) in output_angles_histogram()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_2/
H A DMesh_2_plugin.cpp122 if (!fit->is_in_domain()) continue; in cdt2_to_face_graph()
/dports/science/py-obspy/obspy-1.2.2/obspy/clients/fdsn/mass_downloader/
H A Ddownload_helpers.py1086 self.domain.is_in_domain(0, 0)
1184 not self.domain.is_in_domain(station.latitude,
/dports/science/py-dlib/dlib-19.22/dlib/gui_widgets/
H A Dbase_widgets.cpp1325 if (widgets.is_in_domain(w)) in add()
1374 return widgets.is_in_domain(w); in is_member()
1386 if (widgets.is_in_domain(w)) in remove()
/dports/science/dlib-cpp/dlib-19.22/dlib/gui_widgets/
H A Dbase_widgets.cpp1325 if (widgets.is_in_domain(w)) in add()
1374 return widgets.is_in_domain(w); in is_member()
1386 if (widgets.is_in_domain(w)) in remove()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dregion_mesh_tet.cpp853 if(!domain->is_in_domain(pos)) in volume_mc()
H A Dmulti_node_mesh_parallel_I.h225 if(!this->domain->is_in_domain(this->node_(i)[j])) in allNodesInsideSimulationBox()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dpoint_generators_2.h569 return (!fh->is_in_domain()); in operator()
/dports/science/py-obspy/obspy-1.2.2/obspy/clients/fdsn/tests/
H A Dtest_mass_downloader.py66 self.assertRaises(NotImplementedError, dom.is_in_domain, 0, 0)
81 self.assertRaises(NotImplementedError, dom.is_in_domain, 0, 0)
92 self.assertRaises(NotImplementedError, dom.is_in_domain, 0, 0)
/dports/www/links/links-2.25/
H A Djsint.c3214 foreach(struct c_domain, cd, lcd, c_domains) if (is_in_domain(cd->domain, server)) goto ok; in js_upcall_get_cookies()
3222 …foreach(struct cookie, c, lc, all_cookies) if (is_in_domain(c->domain, server)) if (is_path_prefix… in js_upcall_get_cookies()
H A Dlinks.h1624 int is_in_domain(unsigned char *d, unsigned char *s);
/dports/devel/tla/tla-1.3.5/src/libneon/src/
H A DChangeLog5087 * http_auth.c (is_in_domain): Dummy implementation.
/dports/www/cadaver/cadaver-0.23.3/lib/neon/
H A DChangeLog5445 * http_auth.c (is_in_domain): Dummy implementation.
/dports/www/litmus/litmus-0.13/lib/neon/
H A DChangeLog5445 * http_auth.c (is_in_domain): Dummy implementation.
/dports/www/davix/davix-0.7.6/deps/libneon/src/
H A DChangeLog5445 * http_auth.c (is_in_domain): Dummy implementation.
/dports/www/neon/neon-0.32.1/src/
H A DChangeLog5445 * http_auth.c (is_in_domain): Dummy implementation.

1234