Home
last modified time | relevance | path

Searched refs:Count_Elements (Results 1 – 2 of 2) sorted by relevance

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Dframework-string_set.adb59 procedure Count_Elements is new Iterate (Inc); subprogram
62 Count_Elements (Temp);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Parallel/tests/Combinatorial/
H A DParallelQueryCombinationTests.cs192 public static void Count_Elements(Labeled<Operation> operation) in Count_Elements() method in System.Linq.Parallel.Tests.ParallelQueryCombinationTests