Searched refs:bounded (Results 1 – 25 of 45) sorted by relevance
12
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-ssa-sprintf.cc | 912 bool bounded; member 929 return bounded ? OPT_Wformat_truncation_ : OPT_Wformat_overflow_; in warnopt() 2717 if (info.bounded) in should_warn_p() 2825 info.bounded in maybe_warn() 2842 if (!info.bounded) in maybe_warn() 2867 info.bounded in maybe_warn() 2884 info.bounded in maybe_warn() 2899 info.bounded in maybe_warn() 2914 info.bounded in maybe_warn() 2945 info.bounded in maybe_warn() [all …]
|
| D | ChangeLog-2016 | 1565 rather than res.bounded. 1570 Always set res.bounded to true unless either precision or width 3681 (try_substitute_return_value): Remove calls to bounded functions 12892 (format_string): Avoid setting the bounded flag for strings 12895 the result isn't bounded.
|
| /netbsd/src/tests/lib/libc/regex/data/ |
| D | repet_bounded.in | 1 # the dreaded bounded repetitions
|
| /netbsd/src/external/bsd/openldap/dist/doc/drafts/ |
| D | draft-legg-ldap-admin-xx.txt | 177 area begins. Specific administrative areas are always bounded by the 212 is bounded by the specific administrative area within which it is
|
| /netbsd/src/libexec/httpd/ |
| D | CHANGES | 31 now bounded at 16KiB. reported by Justin Parrott in PR#56085 91 is now bounded at 16KiB. reported by JP
|
| /netbsd/src/external/bsd/openldap/dist/doc/rfc/ |
| D | rfc4533.txt | 193 synchronization traffic is not reasonably bounded. The Sync 194 Operation traffic is bounded by the size of updated (or new) entries 199 of out-of-content history information, as its size is not bounded by
|
| D | rfc4512.txt | 947 replicated area are bounded by a naming context.
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
| D | cmath | 1903 // bounded, determinate, and consistent:
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | limits | 277 finite. All built-in types are bounded, this member would be
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | TODO | 260 where the derivative can be bounded by piecewise simple functions,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | contrib.texi | 617 Greg McGary for random fixes and (someday) bounded pointers.
|
| D | passes.texi | 376 ordered in increasing badness, bounded by unit growth parameters.
|
| D | invoke.texi | 6168 to be bounded to a subrange of their type, or string arguments whose output 6169 is bounded either by their directive's precision or by a finite set of 6192 length cannot be assumed to be bounded either by the directive's precision, 6206 arguments can be bounded by specifying the precision in the format 6208 to be bounded by less than the precision of their type, choosing 6276 employs a conservative approach that warns only about calls to bounded 6281 Level @var{2} warns also about calls to bounded functions whose return 7474 Do not warn for calls to bounded string manipulation functions 7638 value is either zero, or that is not bounded by a controlling predicate 7644 For example, a bounded case of @code{alloca} could be: [all …]
|
| D | gcc.info | 5824 Numeric arguments that are known to be bounded to a subrange 5825 of their type, or string arguments whose output is bounded 5849 be assumed to be bounded either by the directive's precision, 5865 maximum length of string arguments can be bounded by 5868 bounded by less than the precision of their type, choosing an 5921 a conservative approach that warns only about calls to bounded 5926 Level 2 warns also about calls to bounded functions whose 6922 Do not warn for calls to bounded string manipulation functions such 7053 whose value is either zero, or that is not bounded by a controlling 7059 For example, a bounded case of 'alloca' could be: [all …]
|
| D | extend.texi | 7579 an array or pointer is used as an argument to a bounded string manipulation 18376 range bounded between @code{lo_2} and @code{hi_2} inclusive. 18378 and only if its @code{u} argument is within either the range bounded 18379 between @code{lo_1} and @code{hi_1} inclusive or the range bounded 25161 a constant integral expression currently bounded between 101 and 65535
|
| /netbsd/src/share/misc/ |
| D | acronyms.comp | 180 BQP bounded-error quantum polynomial time
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | ChangeLog-2.0 | 1035 o Add an evbuffer_search_range() function to search a bounded range of a buffer.
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2020 | 6460 specializations for bounded arrays with non-empty initializers. 7560 (ranges::end, ranges::size): Require arrays to be bounded.
|
| D | ChangeLog-2012 | 3004 counted range instead of a bounded range.
|
| D | ChangeLog-2019 | 1524 PR c++/69531 - DR 1307: Differently bounded array parameters.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | guile.texi | 3626 The chunk of memory that can be accessed can be bounded.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2019 | 1716 PR c++/69531 - DR 1307: Differently bounded array parameters.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | ChangeLog | 5745 declaration of an array is unbounded, but the definition is bounded.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-0001 | 7525 correct disassembly of Thumb code bounded by non function labels.
|
| /netbsd/src/external/lgpl3/mpfr/dist/doc/ |
| D | mpfr.info | 2715 bounded by two to the power K ulps, and B has precision PREC, you
|
12