• Home
  • Raw
  • Download

Lines Matching refs:about

53 ABI artifacts to avoid emitting change reports about.
66 If we want to ensure that only change reports about structures named
80 Or, we could want to suppress change reports about all struct which
155 still mention statistics about the number of changed ABI artifacts
165 change about the matched ABI artifact is going to be mentioned in the
166 ABI change report and no statistic about the number of suppressed ABI
270 This directive suppresses report messages about a type change.
291 Suppresses change reports about ABI artifacts that are defined in a
301 Suppresses change reports about ABI artifacts that are defined in a
312 Suppresses change reports about ABI artifacts that are defined in a
322 Suppresses change reports about ABI artifacts that are defined in a
403 suppresses change reports about all the types that are *NOT* defined
550 then changes about a type that is referred-to
557 value ``pointer`` then changes about a type that is
564 value ``reference`` then changes about a type that is
571 value ``reference-or-pointer`` then changes about a
576 out the example below about :ref:`suppressing change reports about
631 This directive suppresses report messages about changes on a set of
665 Suppresses change reports about ABI artifacts that are defined in a
676 Suppresses change reports about ABI artifacts that are defined in a
686 Suppresses change reports about ABI artifacts that are defined in a
696 Suppresses change reports about ABI artifacts that are defined in a
920 This directive suppresses report messages about changes on a set of
953 Suppresses change reports about ABI artifacts that are defined in a
963 Suppresses change reports about ABI artifacts that are defined in a
974 Suppresses change reports about ABI artifacts that are defined in a
985 Suppresses change reports about ABI artifacts that are defined in a
1092 1. Suppressing change reports about types.
1179 Now to teach ``abidiff`` about this soft contract and have it
1189 read: "Do not emit change reports about a struct which name is
1202 Suppressing change reports about types with data member
1282 tells abidiff to filter out change reports about adding a data
1307 Suppressing change reports about types accessed either directly
1411 doesn't tell us about the impact on that function ``fun1()``
1421 That is why ``abidiff`` tells us about the impact that the change
1427 about ``fun2()`` is not filtered out, even though it's about that
1430 To go further in suppressing reports about changes that are
1432 would like to go tell abidiff to suppress reports about this
1435 words, suppress the change reports about ``fun0()`` **and**
1445 # So this suppression specification says to suppress reports about
1469 Suppressing change reports about functions.