/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | program-state.cc | 738 bool summarize, in dump_to_pp() argument 742 m_region_model->dump_to_pp (pp, summarize); in dump_to_pp() 750 if (summarize) in dump_to_pp() 754 if (!summarize) in dump_to_pp() 761 if (summarize) in dump_to_pp() 764 if (!summarize) in dump_to_pp() 773 bool summarize, in dump_to_file() argument 781 dump_to_pp (ext_state, summarize, &pp); in dump_to_file() 789 bool summarize) const in dump() 791 dump_to_file (ext_state, summarize, stderr); in dump() [all …]
|
H A D | program-state.h | 247 void dump_to_pp (const extrinsic_state &ext_state, bool summarize, 249 void dump_to_file (const extrinsic_state &ext_state, bool summarize, 251 void dump (const extrinsic_state &ext_state, bool summarize) const;
|
H A D | region-model.h | 1703 void dump_to_pp (pretty_printer *pp, bool summarize) const; 1704 void dump (FILE *fp, bool summarize) const; 1705 void dump (bool summarize) const;
|
H A D | region-model.cc | 3699 region_model::dump_to_pp (pretty_printer *pp, bool summarize) const in dump_to_pp() 3701 if (summarize) in dump_to_pp() 3791 region_model::dump (FILE *fp, bool summarize) const in dump() 3797 dump_to_pp (&pp, summarize); in dump() 3804 region_model::dump (bool summarize) const in dump() 3806 dump (stderr, summarize); in dump() 7515 bool summarize, in assert_dump_eq() argument 7521 model.dump_to_pp (&pp, summarize); in assert_dump_eq()
|
/netbsd-src/usr.sbin/lpr/pac/ |
H A D | pac.c | 74 static int summarize; /* Compress accounting file */ variable 130 summarize++; in main() 187 if (summarize) in main()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
H A D | runtime.d | 82 bool summarize; member 676 results.summarize = true; in runModuleUnitTests() 685 results.summarize = true; in runModuleUnitTests() 693 results.summarize = !results.runMain; in runModuleUnitTests()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ABITest/ |
H A D | build-and-summarize-all.sh | 13 (cd $kind-$bits && ../build-and-summarize.sh $1)
|
H A D | build-and-summarize.sh | 12 ../summarize.sh $1 &> fails-x.txt
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | dmain2.d | 62 bool summarize; member 497 if (utResult.summarize) in private() 512 if (utResult.summarize) in private()
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | appendix-contrib.sdf | 7 The following sections attempt to summarize the various contributions in OpenLDAP
|
H A D | appendix-changes.sdf | 7 The following sections attempt to summarize the new features and changes in OpenLDAP
|
/netbsd-src/usr.bin/spell/spell/ |
H A D | american | 307 summarize
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | program-state.cc | 923 bool summarize, bool multiline, in dump_to_file() argument 931 dump_to_pp (ext_state, summarize, multiline, &pp); in dump_to_file() 939 bool summarize) const in dump() 941 dump_to_file (ext_state, summarize, true, stderr); in dump()
|
H A D | store.h | 699 void dump_to_pp (pretty_printer *pp, bool summarize, bool multiline,
|
H A D | ChangeLog | 4909 (program_state::dump_to_pp): Ignore the summarize param. Add 4993 (program_state::dump_to_pp): Drop "summarize" param, adding 4996 (program_state::dump): Rename "summarize" to "simple". 5202 (region_model::dump_to_pp): Replace "summarize" param with 5204 (region_model::dump): Replace "summarize" param with "simple" and 5691 (region_model::dump_to_pp): Drop summarize param in favor of 5695 (region_model::summarize): Delete.
|
/netbsd-src/external/bsd/libarchive/dist/ |
H A D | COPYING | 8 intended to summarize the copyright status of the individual files;
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-relay/ |
H A D | README | 32 To summarize: the "relay" directive:
|
/netbsd-src/external/gpl3/ |
H A D | README | 18 two-clause Berkeley-style license. To summarize: modifications are
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-dwarfdump.rst | 118 .. option:: --summarize-types
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/ |
H A D | README | 58 To summarize, ignoring branches, these are the bundles that can reach the peak
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | LICENCE | 4 follows. First, we will summarize and say that all components
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | Remarks.rst | 512 summarize serialized remarks.
|
/netbsd-src/external/bsd/top/dist/ |
H A D | FAQ | 61 and correctly summarize the information about those processors. What
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/ |
H A D | InitializerLists.rst | 279 But, to summarize a bit, in our current case, however, the typestate we're
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | Block-ABI-Apple.rst | 857 ``/usr/local/include/Block_private.h``. To summarize their use, a ``Block``
|