Home
last modified time | relevance | path

Searched defs:is_edge (Results 1 – 25 of 135) sorted by relevance

123456

/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dvars.php63 $is_edge = false; variable
69 $is_edge = true; variable
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dvars.php63 $is_edge = false; variable
69 $is_edge = true; variable
/dports/math/libmesh/libmesh-1.6.2/src/geom/
H A Dedge_inf_edge2.C43 bool InfEdge2::is_edge(const unsigned int i) const in is_edge() function
H A Dedge_edge2.C63 bool Edge2::is_edge(const unsigned int) const in is_edge() function
H A Dcell_inf_hex8.C90 bool InfHex8::is_edge(const unsigned int i) const in is_edge() function
H A Dface_inf_quad4.C92 bool InfQuad4::is_edge(const unsigned int i) const in is_edge() function
H A Dcell_inf_prism6.C85 bool InfPrism6::is_edge(const unsigned int i) const in is_edge() function
H A Dedge_edge4.C67 bool Edge4::is_edge(const unsigned int i) const in is_edge() function
H A Dface_inf_quad6.C63 bool InfQuad6::is_edge(const unsigned int i) const in is_edge() function
H A Dface_quad4.C102 bool Quad4::is_edge(const unsigned int) const in is_edge() function
H A Dedge_edge3.C66 bool Edge3::is_edge(const unsigned int i) const in is_edge() function
H A Dcell_hex8.C92 bool Hex8::is_edge(const unsigned int) const in is_edge() function
H A Dcell_inf_hex16.C89 bool InfHex16::is_edge(const unsigned int i) const in is_edge() function
H A Dcell_pyramid5.C85 bool Pyramid5::is_edge(const unsigned int) const in is_edge() function
H A Dcell_inf_prism12.C84 bool InfPrism12::is_edge(const unsigned int i) const in is_edge() function
H A Dface_tri3.C94 bool Tri3::is_edge(const unsigned int) const in is_edge() function
/dports/graphics/py-h3/h3-3.7.3/src/h3/_cy/
H A Dedges.pyx33 cpdef bool is_edge(H3int e): function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lyon_path-0.15.2/src/
H A Devents.rs23 pub fn is_edge(&self) -> bool { in is_edge() method
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/MembraneUGens/
H A DMembrane_shape.h12 int is_edge; member
/dports/math/igraph/igraph-0.9.5/src/games/degree_sequence_vl/
H A Dgengraph_graph_molloy_hash.h158 inline bool is_edge(int u, int v) { in is_edge() function
H A Dgengraph_graph_molloy_optimized.h180 inline bool is_edge(const int u, const int v) { in is_edge() function
/dports/math/R-cran-igraph/igraph/src/
H A Dgengraph_graph_molloy_hash.h158 inline bool is_edge(int a, int b) { in is_edge() function
H A Dgengraph_graph_molloy_optimized.h180 inline bool is_edge(const int a, const int b) { in is_edge() function
/dports/games/julius/julius-1.7.0/src/editor/
H A Dtool_restriction.c29 static int is_edge(const map_tile *tile, int *warning) in is_edge() function
/dports/games/augustus/augustus-3.1.0/src/editor/
H A Dtool_restriction.c29 static int is_edge(const map_tile *tile, int *warning) in is_edge() function

123456