/dports/lang/elm/compiler-0.19.1/_cabal_deps/containers-0.5.11.0/benchmarks/ |
H A D | IntSet.hs | 13 s_even = S.fromAscList elems_even :: S.IntSet function 15 evaluate $ rnf [s, s_even, s_odd] 28 , bench "unions" $ whnf S.unions [s_even, s_odd] 29 , bench "union" $ whnf (S.union s_even) s_odd 30 , bench "difference" $ whnf (S.difference s) s_even 31 , bench "intersection" $ whnf (S.intersection s) s_even 35 , bench "disjoint:false" $ whnf (S.disjoint s) s_even 36 , bench "disjoint:true" $ whnf (S.disjoint s_odd) s_even 37 , bench "null.intersection:false" $ whnf (S.null. S.intersection s) s_even 38 , bench "null.intersection:true" $ whnf (S.null. S.intersection s_odd) s_even
|
H A D | Set.hs | 13 s_even = S.fromAscList elems_even :: S.Set Int function 15 evaluate $ rnf [s, s_even, s_odd] 28 , bench "unions" $ whnf S.unions [s_even, s_odd] 29 , bench "union" $ whnf (S.union s_even) s_odd 30 , bench "difference" $ whnf (S.difference s) s_even 31 , bench "intersection" $ whnf (S.intersection s) s_even 36 , bench "disjoint:false" $ whnf (S.disjoint s) s_even 37 , bench "disjoint:true" $ whnf (S.disjoint s_odd) s_even 38 , bench "null.intersection:false" $ whnf (S.null. S.intersection s) s_even 39 , bench "null.intersection:true" $ whnf (S.null. S.intersection s_odd) s_even
|
/dports/lang/ghc/ghc-8.10.7/libraries/containers/containers-tests/benchmarks/ |
H A D | IntSet.hs | 23 s_even = IS.fromAscList elems_even :: IS.IntSet function 25 evaluate $ rnf [s, s_even, s_odd] 38 , bench "unions" $ whnf IS.unions [s_even, s_odd] 39 , bench "union" $ whnf (IS.union s_even) s_odd 40 , bench "difference" $ whnf (IS.difference s) s_even 41 , bench "intersection" $ whnf (IS.intersection s) s_even 45 , bench "disjoint:false" $ whnf (IS.disjoint s) s_even 46 , bench "disjoint:true" $ whnf (IS.disjoint s_odd) s_even 47 , bench "null.intersection:false" $ whnf (IS.null. IS.intersection s) s_even 48 , bench "null.intersection:true" $ whnf (IS.null. IS.intersection s_odd) s_even
|
H A D | Set.hs | 13 s_even = S.fromAscList elems_even :: S.Set Int function 16 evaluate $ rnf [s, s_even, s_odd] 29 , bench "unions" $ whnf S.unions [s_even, s_odd] 30 , bench "union" $ whnf (S.union s_even) s_odd 31 , bench "difference" $ whnf (S.difference s) s_even 32 , bench "intersection" $ whnf (S.intersection s) s_even 37 , bench "disjoint:false" $ whnf (S.disjoint s) s_even 38 , bench "disjoint:true" $ whnf (S.disjoint s_odd) s_even 39 , bench "null.intersection:false" $ whnf (S.null. S.intersection s) s_even 40 , bench "null.intersection:true" $ whnf (S.null. S.intersection s_odd) s_even
|
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Hexagon/ |
H A D | remove_lsr.ll | 20 %union.vect32* nocapture %s_even, %union.vect32* nocapture %s_odd, 26 %scevgep32 = getelementptr %union.vect32, %union.vect32* %s_even, i32 1
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/ |
H A D | tc-m68k.c | 341 static void s_even PARAMS ((int)); 556 {"even", s_even, 0}, 5163 s_even (ignore) in s_even() function
|
H A D | tc-arm.c | 2506 static void s_even PARAMS ((int)); 2533 { "even", s_even, 0 }, 3075 s_even (ignore) in s_even() function
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/ |
H A D | tc-m68k.c | 335 static void s_even (int); 571 {"even", s_even, 0}, 5511 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/ |
H A D | tc-m68k.c | 341 static void s_even PARAMS ((int)); 556 {"even", s_even, 0}, 5163 s_even (ignore) in s_even() function
|
H A D | tc-arm.c | 2506 static void s_even PARAMS ((int)); 2533 { "even", s_even, 0 }, 3075 s_even (ignore) in s_even() function
|
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/ |
H A D | tc-m68k.c | 372 static void s_even (int); 697 {"even", s_even, 0}, 5222 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/ |
H A D | tc-m68k.c | 489 static void s_even (int); 894 {"even", s_even, 0}, 5661 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function
|
H A D | tc-aarch64.c | 1538 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function 1966 {"even", s_even, 0},
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/ |
H A D | tc-m68k.c | 477 static void s_even (int); 882 {"even", s_even, 0}, 5532 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function
|
H A D | tc-aarch64.c | 1690 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function 2148 {"even", s_even, 0},
|
/dports/devel/gnulibiberty/binutils-2.37/gas/config/ |
H A D | tc-m68k.c | 477 static void s_even (int); 882 {"even", s_even, 0}, 5532 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function
|
H A D | tc-aarch64.c | 1690 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function 2148 {"even", s_even, 0},
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/ |
H A D | tc-m68k.c | 489 static void s_even (int); 894 {"even", s_even, 0}, 5661 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function
|
H A D | tc-aarch64.c | 1538 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function 1966 {"even", s_even, 0},
|
/dports/devel/binutils/binutils-2.37/gas/config/ |
H A D | tc-m68k.c | 477 static void s_even (int); 882 {"even", s_even, 0}, 5532 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function
|
H A D | tc-aarch64.c | 1690 s_even (int ignore ATTRIBUTE_UNUSED) in s_even() function 2148 {"even", s_even, 0},
|
/dports/devel/binutils/binutils-2.37/gas/ |
H A D | ChangeLog-2014 | 275 (md_convert_frag_1, s_even): Likewise.
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/ |
H A D | ChangeLog-2014 | 275 (md_convert_frag_1, s_even): Likewise.
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/ |
H A D | ChangeLog-2014 | 275 (md_convert_frag_1, s_even): Likewise.
|
/dports/devel/gnulibiberty/binutils-2.37/gas/ |
H A D | ChangeLog-2014 | 275 (md_convert_frag_1, s_even): Likewise.
|