Home
last modified time | relevance | path

Searched refs:bounded (Results 1 – 25 of 45) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-sprintf.cc912 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 …]
DChangeLog-20161565 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/
Drepet_bounded.in1 # the dreaded bounded repetitions
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-legg-ldap-admin-xx.txt177 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/
DCHANGES31 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/
Drfc4533.txt193 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
Drfc4512.txt947 replicated area are bounded by a naming context.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
Dcmath1903 // bounded, determinate, and consistent:
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dlimits277 finite. All built-in types are bounded, this member would be
/netbsd/src/external/lgpl3/mpfr/dist/
DTODO260 where the derivative can be bounded by piecewise simple functions,
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcontrib.texi617 Greg McGary for random fixes and (someday) bounded pointers.
Dpasses.texi376 ordered in increasing badness, bounded by unit growth parameters.
Dinvoke.texi6168 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 …]
Dgcc.info5824 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 …]
Dextend.texi7579 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/
Dacronyms.comp180 BQP bounded-error quantum polynomial time
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
DChangeLog-2.01035 o Add an evbuffer_search_range() function to search a bounded range of a buffer.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20206460 specializations for bounded arrays with non-empty initializers.
7560 (ranges::end, ranges::size): Require arrays to be bounded.
DChangeLog-20123004 counted range instead of a bounded range.
DChangeLog-20191524 PR c++/69531 - DR 1307: Differently bounded array parameters.
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dguile.texi3626 The chunk of memory that can be accessed can be bounded.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20191716 PR c++/69531 - DR 1307: Differently bounded array parameters.
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
DChangeLog5745 declaration of an array is unbounded, but the definition is bounded.
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-00017525 correct disassembly of Thumb code bounded by non function labels.
/netbsd/src/external/lgpl3/mpfr/dist/doc/
Dmpfr.info2715 bounded by two to the power K ulps, and B has precision PREC, you

12