Home
last modified time | relevance | path

Searched refs:ran (Results 1 – 25 of 218) sorted by relevance

123456789

/netbsd-src/external/mit/isl/dist/
H A Disl_morph.c32 __isl_take isl_basic_set *dom, __isl_take isl_basic_set *ran, in isl_morph_alloc() argument
37 if (!dom || !ran || !map || !inv) in isl_morph_alloc()
46 morph->ran = ran; in isl_morph_alloc()
53 isl_basic_set_free(ran); in isl_morph_alloc()
74 isl_basic_set_copy(morph->ran), in isl_morph_dup()
98 isl_basic_set_free(morph->ran); in isl_morph_free()
138 isl_space *dom, *ran, *space; in isl_morph_get_var_multi_aff() local
157 ran = isl_morph_get_ran_space(morph); in isl_morph_get_var_multi_aff()
158 space = isl_space_map_from_domain_and_range(dom, ran); in isl_morph_get_var_multi_aff()
231 return isl_space_copy(morph->ran->dim); in isl_morph_get_ran_space()
[all …]
H A Disl_transitive_closure.c974 __isl_keep isl_set *dom, __isl_keep isl_set *ran) in has_spurious_elements() argument
981 if (d < 0 || !dom || !ran) in has_spurious_elements()
1000 subset = isl_set_is_subset(s, ran); in has_spurious_elements()
1042 isl_set **dom, isl_set **ran, int *left, int *right, in composability() argument
1061 overlaps = isl_set_overlaps(ran[i], dom[j]); in composability()
1078 if (!ran[j]) in composability()
1079 ran[j] = isl_set_from_basic_set( in composability()
1082 if (!ran[j]) in composability()
1084 overlaps = isl_set_overlaps(dom[i], ran[j]); in composability()
1090 subset = isl_set_is_subset(ran[j], C); in composability()
[all …]
H A Disl_morph.h32 isl_basic_set *ran; member
42 __isl_take isl_basic_set *dom, __isl_take isl_basic_set *ran,
H A Disl_space.c1609 isl_space *ran, *dom1, *dom2, *nest; in isl_space_domain_product() local
1618 ran = isl_space_range(isl_space_copy(left)); in isl_space_domain_product()
1624 return isl_space_join(isl_space_reverse(nest), ran); in isl_space_domain_product()
3168 isl_space *dom, *ran; in isl_space_zip() local
3178 ran = isl_space_unwrap(isl_space_range(space)); in isl_space_zip()
3181 ran_dom = isl_space_domain(isl_space_copy(ran)); in isl_space_zip()
3182 ran_ran = isl_space_range(ran); in isl_space_zip()
3185 ran = isl_space_join(isl_space_from_domain(dom_ran), in isl_space_zip()
3188 isl_space_from_range(isl_space_wrap(ran))); in isl_space_zip()
3207 isl_space *dom, *ran; in isl_space_curry() local
[all …]
H A Disl_factorization.c103 isl_basic_set *ran; in isl_factorizer_groups() local
121 ran = isl_basic_set_universe(space); in isl_factorizer_groups()
122 morph = isl_morph_alloc(dom, ran, Q, U); in isl_factorizer_groups()
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Drandom2.c46 mp_limb_t elimb, ran, acc; in mpfr_random2() local
75 ran = elimb; in mpfr_random2()
79 ran >>= MPFR_LOG2_GMP_NUMB_BITS; /* Ideally log2(GMP_NUMB_BITS) */ in mpfr_random2()
84 ran |= 1; in mpfr_random2()
93 ran = elimb; in mpfr_random2()
97 nb = (ran >> 1) % (1 << LOGBITS_PER_BLOCK) + 1; in mpfr_random2()
98 if ((ran & 1) != 0) in mpfr_random2()
127 ran >>= LOGBITS_PER_BLOCK + 1; in mpfr_random2()
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-div.c137 mp_limb_t ran; in main() local
255 ran = urandom (); in main()
296 scratch[itch] = ran; in main()
301 ASSERT_ALWAYS (ran == scratch[itch]); in main()
311 scratch[itch] = ran; in main()
314 ASSERT_ALWAYS (ran == scratch[itch]); in main()
321 scratch[itch] = ran; in main()
327 ASSERT_ALWAYS (ran == scratch[itch]); in main()
332 scratch[itch] = ran; in main()
335 ASSERT_ALWAYS (ran == scratch[itch]); in main()
[all …]
H A Dt-bdiv.c141 mp_limb_t ran; in main() local
235 ran = random_word (rands); in main()
297 scratch[itch] = ran; in main()
302 ASSERT_ALWAYS (ran == scratch[itch]); in main()
319 scratch[itch] = ran; in main()
324 ASSERT_ALWAYS (ran == scratch[itch]); in main()
336 scratch[itch] = ran; in main()
339 ASSERT_ALWAYS (ran == scratch[itch]); in main()
H A Dt-minvert.c66 mp_limb_t ran; in main() local
133 scratch[itch] = ran = urandom (); in main()
141 if (rres != tres || (rres == 1 && !mpz_eq_mpn (tp, n, r)) || ran != scratch[itch]) in main()
152 if (ran != scratch[itch]) in main()
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A D29106.log11 Mon Feb 16 15:40:07 PST 2009 test ran successfully for bug 29106, id 1
16 Mon Feb 16 15:50:30 PST 2009 test ran successfully for bug 29106, id 284
21 Mon Feb 16 16:01:06 PST 2009 test ran successfully for bug 29106, id 426
26 Mon Feb 16 16:11:29 PST 2009 test ran successfully for bug 29106, id 497
31 Mon Feb 16 16:21:47 PST 2009 test ran successfully for bug 29106, id 532
46 Mon Feb 16 16:52:30 PST 2009 test ran successfully for bug 29106, id 536
51 Mon Feb 16 17:02:35 PST 2009 test ran successfully for bug 29106, id 538
56 Mon Feb 16 17:12:42 PST 2009 test ran successfully for bug 29106, id 539
H A D28970.log12 Mon Feb 16 14:42:48 PST 2009 test ran successfully for bug 28970, id 1
23 Mon Feb 16 14:50:23 PST 2009 test ran successfully for bug 28970, id 81
34 Mon Feb 16 14:57:41 PST 2009 test ran successfully for bug 28970, id 101
51 Mon Feb 16 15:08:40 PST 2009 test ran successfully for bug 28970, id 103
56 Mon Feb 16 15:12:17 PST 2009 test ran successfully for bug 28970, id 104
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A D29106.log11 Mon Feb 16 15:40:07 PST 2009 test ran successfully for bug 29106, id 1
16 Mon Feb 16 15:50:30 PST 2009 test ran successfully for bug 29106, id 284
21 Mon Feb 16 16:01:06 PST 2009 test ran successfully for bug 29106, id 426
26 Mon Feb 16 16:11:29 PST 2009 test ran successfully for bug 29106, id 497
31 Mon Feb 16 16:21:47 PST 2009 test ran successfully for bug 29106, id 532
46 Mon Feb 16 16:52:30 PST 2009 test ran successfully for bug 29106, id 536
51 Mon Feb 16 17:02:35 PST 2009 test ran successfully for bug 29106, id 538
56 Mon Feb 16 17:12:42 PST 2009 test ran successfully for bug 29106, id 539
H A D28970.log12 Mon Feb 16 14:42:48 PST 2009 test ran successfully for bug 28970, id 1
23 Mon Feb 16 14:50:23 PST 2009 test ran successfully for bug 28970, id 81
34 Mon Feb 16 14:57:41 PST 2009 test ran successfully for bug 28970, id 101
51 Mon Feb 16 15:08:40 PST 2009 test ran successfully for bug 28970, id 103
56 Mon Feb 16 15:12:17 PST 2009 test ran successfully for bug 28970, id 104
/netbsd-src/games/sail/
H A Ddr_2.c180 int row, col, dir, total, ran; in score() local
192 ran = range(ship, to); in score()
193 total = -50 * ran; in score()
194 if (ran < 4 && gunsbear(ship, to)) in score()
196 if ((ran = portside(ship, to, 1) - fp->dir) == 4 || ran == -4) in score()
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Drandom2.c51 mp_limb_t ran, ranm; /* buffer for random bits */ in mpn_random2() local
57 ran = ranm; in mpn_random2()
60 bit_pos = ran % GMP_NUMB_BITS; in mpn_random2()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dmx-explode17 [test generating machine ran out of resources while receiving mail]
32 [test generating machine ran out of resources while receiving mail]
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dsh_who_example.txt17 We see func_abc.sh ran three seperate times, each with nine lines of shell
42 Firefox itself (PID 13677) ran 75 lines of code. There are also instances of
H A Dcputimes_example.txt169 svc.startd ran for 51 microseconds, and soffice.bin ran for 28 milliseconds.
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dsh_who_example.txt17 We see func_abc.sh ran three seperate times, each with nine lines of shell
42 Firefox itself (PID 13677) ran 75 lines of code. There are also instances of
H A Dcputimes_example.txt169 svc.startd ran for 51 microseconds, and soffice.bin ran for 28 milliseconds.
/netbsd-src/external/mit/lua/dist/src/
H A Dlmathlib.c534 static lua_Unsigned project (lua_Unsigned ran, lua_Unsigned n, in project() argument
537 return ran & n; /* no bias */ in project()
552 while ((ran &= lim) > n) /* project 'ran' into [0..lim] */ in project()
553 ran = I2UInt(nextrand(state->s)); /* not inside [0..n]? try again */ in project()
554 return ran; in project()
/netbsd-src/games/adventure/
H A Dsubr.c145 if (ran(100) < n) in pct()
179 j = 1 + ran(5); in fdwarf()
210 j = 1 + ran(j); in fdwarf()
264 if (ran(1000) < 95 * (dflag - 2)) in fdwarf()
884 if (ran(3) == 0 || saved != -1) in trtoss()
H A Dextern.h112 int ran(int);
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dalliant10 # big-endian or little-endian versions, depending on the mode they ran
/netbsd-src/sys/arch/m68k/m68k/
H A Dcopy.s252 moveq #ENAMETOOLONG,%d0 | ran out of space
291 moveq #ENAMETOOLONG,%d0 | ran out of space

123456789