| /netbsd-src/crypto/external/bsd/heimdal/dist/admin/ |
| H A D | get.c | 208 int do_add = TRUE; in kt_get() local 213 do_add = FALSE; in kt_get() 216 do_add = TRUE; in kt_get() 220 if (do_add) { in kt_get()
|
| /netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its9338/ |
| H A D | its9338 | 85 …1>&2; $PROGDIR/slapd-addel -H $URI1 -D "$MANAGERDN" -w $PASSWD -l 4000 -f $DATADIR/do_add.1 1>&2; \
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | add.c | 42 do_add( Operation *op, SlapReply *rs ) in do_add() function 194 oex->oe.oe_key = (void *)do_add; in do_add() 354 if ( oex->oe_key == (void *)do_add ) { in fe_op_add()
|
| H A D | connection.c | 930 do_add,
|
| H A D | proto-slap.h | 2130 LDAP_SLAPD_F (int) do_add LDAP_P((Operation *op, SlapReply *rs));
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/ |
| H A D | modify.c | 164 do_add: in mdb_modify_internal() 353 goto do_add; in mdb_modify_internal() 382 goto do_add; in mdb_modify_internal()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | real.cc | 94 static bool do_add (REAL_VALUE_TYPE *, const REAL_VALUE_TYPE *, 518 do_add (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a, in do_add() function 797 inexact |= do_add (rr, rr, &u, 0); in do_multiply() 1037 return do_add (r, op0, op1, 0); in real_arithmetic() 1042 return do_add (r, op0, op1, 1); in real_arithmetic() 3850 do_add (&v, &normr, &u, 1); in encode_ibm_extended() 3877 do_add (r, &u, &v, 0); in decode_ibm_extended() 5117 do_add (&t, &t, &dconstm1, 0); in real_floor() 5135 do_add (&t, &t, &dconst1, 0); in real_ceil() 5149 do_add (r, x, &dconsthalf, x->sign); in real_round() [all …]
|
| H A D | gimplify.cc | 9213 goto do_add; in gimplify_scan_omp_clauses() 9216 goto do_add; in gimplify_scan_omp_clauses() 9225 goto do_add; in gimplify_scan_omp_clauses() 9250 goto do_add; in gimplify_scan_omp_clauses() 9263 goto do_add; in gimplify_scan_omp_clauses() 9503 goto do_add; in gimplify_scan_omp_clauses() 10305 goto do_add; in gimplify_scan_omp_clauses() 10315 goto do_add; in gimplify_scan_omp_clauses() 10401 goto do_add; in gimplify_scan_omp_clauses() 10413 goto do_add; in gimplify_scan_omp_clauses() [all …]
|
| H A D | tree-vect-data-refs.cc | 4105 do_add: in vect_check_gather_scatter() 4116 goto do_add; in vect_check_gather_scatter() 4125 goto do_add; in vect_check_gather_scatter()
|
| H A D | ChangeLog-2005 | 2990 (do_add): Zero decimal field. 33571 * real.c (do_add): Initialize signalling and canonical members.
|
| H A D | ChangeLog-2003 | 23828 (real_sqrt): Convert to using the faster do_add, do_multiply 25552 * real.c (do_add): Change to return a bool indicating that the
|
| H A D | ChangeLog-2002 | 4247 (do_add): Don't involve the inexact bit in addition, do give the 4548 * real.c (do_add): Fix 0+0 sign corner case.
|
| H A D | ChangeLog-2015 | 392 * real.c (do_add): Make resulting NaN value to be qNaN.
|
| H A D | ChangeLog-2004 | 13722 * real.c (do_add, do_multiply, do_divide, do_compare, do_fix_trunc,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | real.c | 94 static bool do_add (REAL_VALUE_TYPE *, const REAL_VALUE_TYPE *, 518 do_add (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a, in do_add() function 797 inexact |= do_add (rr, rr, &u, 0); in do_multiply() 1037 return do_add (r, op0, op1, 0); in real_arithmetic() 1042 return do_add (r, op0, op1, 1); in real_arithmetic() 3849 do_add (&v, &normr, &u, 1); in encode_ibm_extended() 3876 do_add (r, &u, &v, 0); in decode_ibm_extended() 5115 do_add (&t, &t, &dconstm1, 0); in real_floor() 5133 do_add (&t, &t, &dconst1, 0); in real_ceil() 5147 do_add (r, x, &dconsthalf, x->sign); in real_round() [all …]
|
| H A D | gimplify.c | 8436 goto do_add; in gimplify_scan_omp_clauses() 8439 goto do_add; in gimplify_scan_omp_clauses() 8443 goto do_add; in gimplify_scan_omp_clauses() 8468 goto do_add; in gimplify_scan_omp_clauses() 8548 goto do_add; in gimplify_scan_omp_clauses() 8780 goto do_add; in gimplify_scan_omp_clauses() 9259 goto do_add; in gimplify_scan_omp_clauses() 9341 goto do_add; in gimplify_scan_omp_clauses() 9345 goto do_add; in gimplify_scan_omp_clauses() 9347 do_add: in gimplify_scan_omp_clauses()
|
| H A D | tree-vect-data-refs.c | 3910 do_add: in vect_check_gather_scatter() 3921 goto do_add; in vect_check_gather_scatter() 3930 goto do_add; in vect_check_gather_scatter()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
| H A D | libf7.c | 946 bool do_add = a_sign == b_sign; in f7_addsub() local 954 if (do_add) in f7_addsub() 999 f7_addsub_mant_scaled_asm (cc, aa, bb, shift2 | do_add); in f7_addsub()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| H A D | libf7.c | 946 bool do_add = a_sign == b_sign; in f7_addsub() local 954 if (do_add) in f7_addsub() 999 f7_addsub_mant_scaled_asm (cc, aa, bb, shift2 | do_add); in f7_addsub()
|
| /netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
| H A D | defines.sh | 296 LDIFADD1=$DATADIR/do_add.1
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
| H A D | slapi_ops.c | 484 oex.oe.oe_key = (void *)do_add; in slapi_add_internal_pb()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/mips/ |
| H A D | ChangeLog-2021 | 556 (do_add do_addi do_andi do_dadd do_daddi do_dsll32 do_dsra32
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | ChangeLog | 13341 * testsuite/libgomp.fortran/udr6.f90 (do_add, dp_add, dp_init):
|