Home
last modified time | relevance | path

Searched defs:Wild (Results 1 – 25 of 80) sorted by relevance

1234

/dports/shells/elvish/elvish-0.17.0/pkg/glob/
H A Dpattern.go24 type Wild struct { struct
25 Type WildType
26 MatchHidden bool
27 Matchers []func(rune) bool
41 func (w Wild) Match(r rune) bool {
55 func (Wild) isSegment() {}
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/pattern/bindings-after-at/
H A Dbox-patterns.rs10 Wild, enumerator
H A Dslice-patterns.rs9 Wild, enumerator
H A Dor-patterns-box-patterns.rs10 Wild, enumerator
H A Dor-patterns.rs9 Wild, enumerator
H A Dor-patterns-slice-patterns.rs9 Wild, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/or-patterns/
H A Dbasic-switchint.rs9 Wild, enumerator
H A Dbox-patterns.rs10 Wild, enumerator
H A Dslice-patterns.rs8 Wild, enumerator
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dalpha.cpp57 #define Wild(c, Letter) \ macro
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dmanual_map.rs228 Wild, enumerator
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DIRMatch.h440 struct Wild { struct
441 struct pattern_tag {};
443 constexpr static uint32_t binds = 1 << (i + 16);
445 constexpr static IRNodeType min_node_type = IRNodeType::IntImm;
446 constexpr static IRNodeType max_node_type = StrongestExprNodeType;
447 constexpr static bool canonical = true;
450 HALIDE_ALWAYS_INLINE bool match(const BaseExprNode &e, MatcherState &state) const noexcept { in match()
459 Expr make(MatcherState &state, halide_type_t type_hint) const { in make()
463 constexpr static bool foldable = true;
465 …e_folded_const(halide_scalar_value_t &val, halide_type_t &ty, MatcherState &state) const noexcept { in make_folded_const()
/dports/biology/muscle/muscle-3.8.1551/
H A Dalpha.cpp65 #define Wild(c, Letter) \ macro
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_mex_about2.c38 GrB_Type Wild = NULL ; in mexFunction() local

1234