HomeSort by: relevance | last modified time | path
    Searched refs:CHANGE (Results 1 - 18 of 18) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/alias/tests/scripts/
test002-add-delete 25 for CHANGE in data/test002-*.ldif; do
26 echo "... $CHANGE"
28 -f $CHANGE >> $TESTOUT 2>&1
test001-config 25 for CHANGE in data/test001-*.ldif; do
26 echo "... $CHANGE"
27 . $CONFFILTER $BACKEND $MONITORDB < $CHANGE | \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/scripts/
test005-modify 35 for CHANGE in data/test005-*fail.ldif; do
36 echo "... $CHANGE"
38 -f $CHANGE >> $TESTOUT 2>&1
test001-config 25 for CHANGE in data/test001-*.ldif; do
26 echo "... $CHANGE"
27 . $CONFFILTER $BACKEND $MONITORDB < $CHANGE | \
test007-transformed-replication 239 for CHANGE in data/test005-*fail.ldif; do
240 echo "... $CHANGE"
242 -f $CHANGE >> $TESTOUT 2>&1
test008-ignored-replication 241 for CHANGE in data/test005-*fail.ldif; do
242 echo "... $CHANGE"
244 -f $CHANGE >> $TESTOUT 2>&1
  /src/external/bsd/nvi/dist/ex/
ex_append.c 33 enum which {APPEND, CHANGE, INSERT};
52 * Change one or more lines to the input text.
59 return (ex_aci(sp, cmdp, CHANGE));
77 * Append, change, insert in ex.
95 * If doing a change, replace lines for as long as possible. Then,
107 if ((cmd == CHANGE || cmd == INSERT) && lno != 0)
114 if (cmd == CHANGE && cmdp->addr1.lno != 0 &&
237 * change and insert.
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/
test001-config 25 for CHANGE in data/test001-*.ldif; do
26 echo "... $CHANGE"
27 . $CONFFILTER $BACKEND $MONITORDB < $CHANGE | \
  /src/external/apache2/llvm/dist/llvm/utils/
update_test_prefix.py 54 print('CHANGE:', end=' ')
  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_cp.c 133 SM_STATE(CP, CHANGE)
135 SM_ENTRY(CP, CHANGE);
366 SM_ENTER(CP, CHANGE);
380 SM_ENTER(CP, CHANGE);
385 SM_ENTER(CP, CHANGE);
390 SM_ENTER(CP, CHANGE);
423 SM_ENTER(CP, CHANGE);
707 * This function is called to advance CP state machines after any change
  /src/external/public-domain/tz/dist/
ziguard.awk 212 "&CHANGE-TO-%z")
213 sub(/-00CHANGE-TO-%z/, "-00")
214 sub(/[-+][^\t ]+CHANGE-TO-/, "")
245 # In rearguard form, change the Japan rule line with "Sat>=8 25:00"
261 # In rearguard form, change the Morocco lines with negative SAVE values
  /src/external/gpl3/gcc/dist/contrib/
compareSumTests3 88 =head2 SELECTING CHANGE SUBSETS
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 88 =head2 SELECTING CHANGE SUBSETS
  /src/external/gpl2/diffutils/dist/src/
diff3.c 74 CHANGE, /* Two way diff change */
996 case CHANGE:
1021 if (dt == CHANGE)
1024 fatal ("invalid diff format; invalid change separator");
1114 type = CHANGE;
1575 /* Write out an add or change */
  /src/external/gpl2/xcvs/dist/diff/
diff3.c 77 CHANGE, /* Two way diff change */
1125 case CHANGE:
1148 if (dt == CHANGE)
1151 diff3_fatal ("invalid diff format; invalid change separator");
1241 type = CHANGE;
1677 /* Write out an add or change */
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-ldp-fusion.cc 110 // base can change which instructions act as re-ordering hazards for
864 CHANGE,
869 struct change struct in struct:stp_change_builder
883 change get_change () const
889 m_insns[0] == m_repurpose ? action::CHANGE : action::TOMBSTONE,
894 m_insns[1] == m_repurpose ? action::CHANGE : action::TOMBSTONE,
963 // If non-null, this is a candidate insn to change into an stp. Otherwise we
1134 // in PATS. Return an rtx that represents the overall change to the
1352 insn_change change (use_insn);
1353 change.new_uses = {}
1942 insn_change *change; local
2037 auto change = make_change (use->insn ()); local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
dump-parse-tree.cc 2545 fputs ("CHANGE TEAM", dumpfile);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
dump-parse-tree.cc 2386 fputs ("CHANGE TEAM", dumpfile);

Completed in 22 milliseconds