Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 25 of 111) sorted by relevance

12345

/dragonfly/contrib/gmp/mpz/
H A Dnextprime.c42 unsigned long difference; in mpz_nextprime() local
89 for (difference = incr = 0; incr < INCR_LIMIT; difference += 2) in mpz_nextprime()
106 mpz_add_ui (p, p, difference); in mpz_nextprime()
107 difference = 0; in mpz_nextprime()
115 mpz_add_ui (p, p, difference); in mpz_nextprime()
116 difference = 0; in mpz_nextprime()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlcm.c183 sbitmap difference, temp_bitmap; in compute_earliest() local
189 difference = sbitmap_alloc (n_exprs); in compute_earliest()
204 sbitmap_difference (difference, antin[succ->index], in compute_earliest()
207 sbitmap_a_and_b_or_c (earliest[x], difference, in compute_earliest()
214 sbitmap_free (difference); in compute_earliest()
565 sbitmap difference, temp_bitmap; in compute_farthest() local
571 difference = sbitmap_alloc (n_exprs); in compute_farthest()
586 sbitmap_difference (difference, st_avout[pred->index], in compute_farthest()
589 sbitmap_a_and_b_or_c (farthest[x], difference, in compute_farthest()
596 sbitmap_free (difference); in compute_farthest()
H A Dtree-data-ref.c1687 tree type, difference; in analyze_ziv_subscript() local
1696 difference = chrec_fold_minus (type, chrec_a, chrec_b); in analyze_ziv_subscript()
1698 switch (TREE_CODE (difference)) in analyze_ziv_subscript()
1701 if (integer_zerop (difference)) in analyze_ziv_subscript()
1842 tree type, difference, tmp; in analyze_siv_subscript_cst_affine() local
1850 if (integer_zerop (difference)) in analyze_siv_subscript_cst_affine()
1900 fold_build1 (ABS_EXPR, type, difference), in analyze_siv_subscript_cst_affine()
2865 tree type, difference; in analyze_miv_subscript() local
2886 else if (evolution_function_is_constant_p (difference) in analyze_miv_subscript()
2890 && !gcd_of_steps_may_divide_p (chrec_a, difference)) in analyze_miv_subscript()
[all …]
H A Dsimplify-rtx.c5458 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); in simplify_subreg() local
5460 final_offset += (difference / UNITS_PER_WORD) * UNITS_PER_WORD; in simplify_subreg()
5462 final_offset += difference % UNITS_PER_WORD; in simplify_subreg()
5467 int difference = (GET_MODE_SIZE (innermostmode) - GET_MODE_SIZE (innermode)); in simplify_subreg() local
5469 final_offset += (difference / UNITS_PER_WORD) * UNITS_PER_WORD; in simplify_subreg()
5471 final_offset += difference % UNITS_PER_WORD; in simplify_subreg()
5493 offset += (difference / UNITS_PER_WORD) * UNITS_PER_WORD; in simplify_subreg()
5495 offset += difference % UNITS_PER_WORD; in simplify_subreg()
5556 int difference = (GET_MODE_SIZE (innermode) in simplify_subreg() local
5559 final_offset += (difference / UNITS_PER_WORD) * UNITS_PER_WORD; in simplify_subreg()
[all …]
H A Demit-rtl.c1282 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); in subreg_lowpart_offset() local
1284 if (difference > 0) in subreg_lowpart_offset()
1287 offset += (difference / UNITS_PER_WORD) * UNITS_PER_WORD; in subreg_lowpart_offset()
1289 offset += difference % UNITS_PER_WORD; in subreg_lowpart_offset()
1301 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); in subreg_highpart_offset() local
1305 if (difference > 0) in subreg_highpart_offset()
1308 offset += (difference / UNITS_PER_WORD) * UNITS_PER_WORD; in subreg_highpart_offset()
1310 offset += difference % UNITS_PER_WORD; in subreg_highpart_offset()
/dragonfly/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c60 double difference; member
126 if (a->difference > b->difference) { in comparedoublesorthelper()
128 } else if (a->difference == b->difference) { in comparedoublesorthelper()
413 helper[i].difference = normal[i+1] - ausreisser[i+1]; in PTW_computeKey()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-xstormy16.texi88 computes the difference between the address of labels 'here' and
89 'there', takes the lower 16 bits of this difference and adds it to
99 computes the difference between the address of labels 'here' and
100 'there', takes the upper 16 bits of this difference, shifts it down 16
H A Dasconfig.texi84 @c Does this version of the assembler use the difference-table kludge?
H A Dc-i860.texi39 being the default. One difference is that AT&T syntax requires the '%'
40 prefix on register names while Intel syntax does not. Another difference
H A Dc-v850.texi362 computes the difference between the address of labels 'here' and
363 'there', takes the upper 16 bits of this difference, shifts it down 16
374 computes the difference between the address of labels 'here' and
375 'there', takes the lower 16 bits of this difference and adds it to
H A Dc-cris.texi57 difference, the effect of this option is to parse register names
302 the difference to @samp{GOT} is that there will be a procedure
/dragonfly/usr.bin/ministat/
H A DREADME25 No difference proven at 95.0% confidence
48 Here we have a clearcut difference, not very big, but clear and unambiguous.
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlcm.c178 auto_sbitmap difference (n_exprs), temp_bitmap (n_exprs); in compute_earliest()
191 bitmap_and_compl (difference, antin[succ->index], in compute_earliest()
194 bitmap_and_or (earliest[x], difference, in compute_earliest()
594 auto_sbitmap difference (n_exprs), temp_bitmap (n_exprs); in compute_farthest()
607 bitmap_and_compl (difference, st_avout[pred->index], in compute_farthest()
610 bitmap_and_or (farthest[x], difference, in compute_farthest()
H A Dtree-data-ref.c2834 tree type, difference; in analyze_ziv_subscript() local
2843 difference = chrec_fold_minus (type, chrec_a, chrec_b); in analyze_ziv_subscript()
2845 switch (TREE_CODE (difference)) in analyze_ziv_subscript()
2848 if (integer_zerop (difference)) in analyze_ziv_subscript()
2989 tree type, difference, tmp; in analyze_siv_subscript_cst_affine() local
2997 if (integer_zerop (difference)) in analyze_siv_subscript_cst_affine()
3048 fold_build1 (ABS_EXPR, type, difference), in analyze_siv_subscript_cst_affine()
4013 tree type, difference; in analyze_miv_subscript() local
4022 difference = chrec_fold_minus (type, chrec_a, chrec_b); in analyze_miv_subscript()
4034 else if (evolution_function_is_constant_p (difference) in analyze_miv_subscript()
[all …]
/dragonfly/usr.bin/systat/
H A Diostat.c335 stat1(int row, uint64_t difference, uint64_t total) in stat1() argument
340 dtime = 100.0 * difference / total; in stat1()
/dragonfly/contrib/binutils-2.27/gas/
H A DREADME140 .word pseudo-op of the form symbol1-symbol2 (the difference of two
141 symbols), and the difference of those two symbols will not fit in 16
/dragonfly/games/fortune/
H A DREADME16 funny it makes no difference how dirty it is. Shout it from the rooftops.
/dragonfly/contrib/binutils-2.27/ld/
H A DREADME54 matter for normal programs, but it can make a difference for programs
/dragonfly/lib/libc/db/hash/
H A DREADME65 There is a fundamental difference between this package and the old hsearch.
/dragonfly/contrib/gcc-4.7/gcc/doc/include/
H A Dfunding.texi42 difference than others. For example, maintaining a separate version of
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dgeode.md39 ;; load/store operations. We ignore it and difference between insns
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dgeode.md40 ;; load/store operations. We ignore it and difference between insns
/dragonfly/contrib/mpfr/
H A DBUGS38 * Function hypot gives incorrect result when on the one hand the difference
/dragonfly/contrib/gcc-4.7/libobjc/
H A DREADME71 There is one difference worth noting concerning objects stored with
/dragonfly/usr.bin/compress/doc/
H A DREADME43 The difference "usermem-sacredmem" determines the maximum BITS that can be
112 The difference "usermem-sacredmem" determines the maximum BITS that can be

12345