Home
last modified time | relevance | path

Searched defs:Permutation (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
Dpermutate.go52 type Permutation struct { struct
53 sem.Overload // The permutated overload signature
54 Desc string // Description of the overload
55 Hash string // Hash of the overload
/third_party/rust/crates/nom/src/branch/
Dmod.rs56 pub trait Permutation<I, O, E> { trait
/third_party/rust/crates/nom/src/
Derror.rs410 Permutation, enumerator