/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_macinfo.c | 53 Dwarf_Unsigned max_count, Dwarf_Signed *entry_cnt, in dwarf_get_macro_details()
|
/netbsd-src/external/mit/expat/dist/tests/ |
H A D | structdata.h | 51 int max_count; /* Number of StructDataEntry items in `entries` */ member
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/ |
H A D | list_update_policy.hpp | 102 max_count = Max_Count enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/ |
H A D | list_update_policy.hpp | 102 max_count = Max_Count enumerator
|
/netbsd-src/sys/external/bsd/libfdt/dist/ |
H A D | libfdt_env.h | 93 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_allocator_local_cache.h | 80 u32 max_count; member 208 uptr max_count; member
|
H A D | sanitizer_allocator_primary32.h | 317 TransferBatch **current_batch, uptr max_count, in PopulateBatches() 352 const uptr max_count = TransferBatch::MaxCached(size); in PopulateFreeList() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_allocator_local_cache.h | 85 u32 max_count; member 207 uptr max_count; member
|
H A D | sanitizer_allocator_primary32.h | 307 TransferBatch **current_batch, uptr max_count, in PopulateBatches() 342 const uptr max_count = TransferBatch::MaxCached(size); in PopulateFreeList() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_allocator_local_cache.h | 87 u32 max_count; member 209 uptr max_count; member
|
H A D | sanitizer_allocator_primary32.h | 305 TransferBatch **current_batch, uptr max_count, in PopulateBatches() 340 const uptr max_count = TransferBatch::MaxCached(size); in PopulateFreeList() local
|
/netbsd-src/external/gpl3/gdb/dist/zlib/ |
H A D | trees.c | 713 int max_count = 7; /* max repeat count */ local 758 int max_count = 7; /* max repeat count */ local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
H A D | trees.c | 717 int max_count = 7; /* max repeat count */ local 762 int max_count = 7; /* max repeat count */ local
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | trees.c | 713 int max_count = 7; /* max repeat count */ local 758 int max_count = 7; /* max repeat count */ local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
H A D | trees.c | 713 int max_count = 7; /* max repeat count */ local 758 int max_count = 7; /* max repeat count */ local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/ |
H A D | sl.c | 218 int max_count; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | auto-profile.c | 1098 gcov_type max_count = 0; in afdo_set_bb_count() local 1521 profile_count max_count = ENTRY_BLOCK_PTR_FOR_FN (cfun)->count; in afdo_annotate_cfg() local
|
H A D | profile-count.h | 698 static const uint64_t max_count = ((uint64_t) 1 << n_bits) - 2; member
|
H A D | ipa-cp.c | 375 static profile_count max_count; variable
|
/netbsd-src/lib/libbluetooth/ |
H A D | bt_dev.c | 537 bt__devresult(struct bt_devinquiry *ii, int *count, int max_count, in bt__devresult()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | profile-count.h | 701 static const uint64_t max_count = ((uint64_t) 1 << n_bits) - 2; member
|
H A D | auto-profile.cc | 1111 gcov_type max_count = 0; in afdo_set_bb_count() local 1545 profile_count max_count = ENTRY_BLOCK_PTR_FOR_FN (cfun)->count; in afdo_annotate_cfg() local
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | grep.c | 461 static off_t max_count; /* Stop after outputting this many variable
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | objdump.c | 1364 long max_count = sorted_symcount; in find_symbol_for_address() local 2306 size_t max_count; member 4802 long max_count; in dump_symbols() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-port.cc | 887 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local
|