| /trueos/contrib/apr/include/ |
| HD | apr_pools.h | 200 __attribute__((nonnull(1))); 229 __attribute__((nonnull(1))); 252 __attribute__((nonnull(1))); 288 __attribute__((nonnull(1))); 355 __attribute__((nonnull(1))); 365 APR_DECLARE(void) apr_pool_clear(apr_pool_t *p) __attribute__((nonnull(1))); 382 __attribute__((nonnull(1))); 395 APR_DECLARE(void) apr_pool_destroy(apr_pool_t *p) __attribute__((nonnull(1))); 412 __attribute__((nonnull(1))); 434 __attribute__((nonnull(1))); [all …]
|
| HD | apr_allocator.h | 75 __attribute__((nonnull(1))); 84 __attribute__((nonnull(1))); 94 __attribute__((nonnull(1))); 105 __attribute__((nonnull(1,2))); 122 __attribute__((nonnull(1))); 129 __attribute__((nonnull(1))); 139 __attribute__((nonnull(1))); 151 __attribute__((nonnull(1))); 159 __attribute__((nonnull(1)));
|
| HD | apr_escape.h | 73 __attribute__((nonnull(1))); 114 __attribute__((nonnull(1))); 138 const char *str) __attribute__((nonnull(1))); 181 int partial) __attribute__((nonnull(1))); 207 const char *str) __attribute__((nonnull(1))); 240 int toasc) __attribute__((nonnull(1))); 273 __attribute__((nonnull(1))); 340 apr_size_t slen, int colon) __attribute__((nonnull(1)));
|
| /trueos/contrib/gcc/ |
| HD | builtin-attrs.def | 83 DEF_ATTR_IDENT (ATTR_NONNULL, "nonnull") 115 /* Functions whose pointer parameter(s) are all nonnull. */ 117 /* Functions whose first parameter is a nonnull pointer. */ 119 /* Functions whose second parameter is a nonnull pointer. */ 124 /* Nothrow functions whose pointer parameter(s) are all nonnull. */ 127 /* Nothrow functions whose first parameter is a nonnull pointer. */ 130 /* Nothrow functions whose second parameter is a nonnull pointer. */ 133 /* Nothrow functions whose third parameter is a nonnull pointer. */ 136 /* Nothrow functions whose fourth parameter is a nonnull pointer. */ 139 /* Nothrow functions whose fifth parameter is a nonnull pointer. */ [all …]
|
| HD | builtins.def | 494 when the length parameter is zero, so don't apply attribute "nonnull". */
|
| HD | ChangeLog.apple | 403 just like a pointer for nonnull attribute.
|
| /trueos/contrib/jemalloc/include/jemalloc/ |
| HD | jemalloc.h | 142 size_t size) JEMALLOC_ATTR(nonnull(1)); 178 int flags) JEMALLOC_ATTR(nonnull(1)); 180 size_t extra, int flags) JEMALLOC_ATTR(nonnull(1)); 182 JEMALLOC_ATTR(nonnull(1)); 184 JEMALLOC_ATTR(nonnull(1));
|
| /trueos/contrib/gcc/cp/ |
| HD | class.c | 239 int nonnull) in build_base_path() argument 290 fixed_type_p = resolves_to_fixed_type_p (expr, &nonnull); in build_base_path() 297 if (want_pointer && !nonnull) in build_base_path() 495 convert_to_base (tree object, tree type, bool check_access, bool nonnull) in convert_to_base() argument 514 return build_base_path (PLUS_EXPR, object, binfo, nonnull); in convert_to_base() 5282 fixed_type_or_null (tree instance, int* nonnull, int* cdtorp) in fixed_type_or_null() argument 5291 nonnull, cdtorp); in fixed_type_or_null() 5297 if (nonnull) in fixed_type_or_null() 5298 *nonnull = 1; in fixed_type_or_null() 5307 if (nonnull) in fixed_type_or_null() [all …]
|
| HD | rtti.c | 291 int nonnull = 0; in build_typeid() local 302 && ! resolves_to_fixed_type_p (exp, &nonnull) in build_typeid() 303 && ! nonnull) in build_typeid()
|
| HD | NEWS | 167 -fsave-memoized, +e?, -fenum-int-equivalence, -fno-nonnull-objects.
|
| HD | ChangeLog-1998 | 2190 -fenum-int-equivalence and -fno-nonnull-objects. 2196 * call.c (build_vfield_ref): Remove support for -fno-nonnull-objects. 2433 (build_vbase_path): Rename 'alias_this' to 'nonnull'. Use
|
| /trueos/contrib/unbound/ |
| HD | ltmain.sh | 4292 static const char *nonnull (const char *s); 4533 lt_argv_zero, nonnull (strerror (errno))); 4689 nonnull (strerror (errno))); 4715 nonnull (strerror (errno))); 4767 tmp_pathspec, nonnull (strerror (errno))); 4843 nonnull (const char *s) 4851 return (s && !*s) ? "(empty)" : nonnull (s); 4859 nonnull (name), nonnull (value)); 4909 nonnull (name), nonnull (value)); 4930 nonnull (name), nonnull (value));
|
| /trueos/contrib/openbsm/config/ |
| HD | ltmain.sh | 4325 static const char *nonnull (const char *s); 4566 lt_argv_zero, nonnull (strerror (errno))); 4722 nonnull (strerror (errno))); 4748 nonnull (strerror (errno))); 4800 tmp_pathspec, nonnull (strerror (errno))); 4876 nonnull (const char *s) 4884 return (s && !*s) ? "(empty)" : nonnull (s); 4892 nonnull (name), nonnull (value)); 4942 nonnull (name), nonnull (value)); 4963 nonnull (name), nonnull (value));
|
| /trueos/contrib/ldns/ |
| HD | ltmain.sh | 4292 static const char *nonnull (const char *s); 4533 lt_argv_zero, nonnull (strerror (errno))); 4689 nonnull (strerror (errno))); 4715 nonnull (strerror (errno))); 4767 tmp_pathspec, nonnull (strerror (errno))); 4843 nonnull (const char *s) 4851 return (s && !*s) ? "(empty)" : nonnull (s); 4859 nonnull (name), nonnull (value)); 4909 nonnull (name), nonnull (value)); 4930 nonnull (name), nonnull (value));
|
| /trueos/contrib/file/ |
| HD | ltmain.sh | 4293 static const char *nonnull (const char *s); 4534 lt_argv_zero, nonnull (strerror (errno))); 4690 nonnull (strerror (errno))); 4716 nonnull (strerror (errno))); 4768 tmp_pathspec, nonnull (strerror (errno))); 4844 nonnull (const char *s) 4852 return (s && !*s) ? "(empty)" : nonnull (s); 4860 nonnull (name), nonnull (value)); 4910 nonnull (name), nonnull (value)); 4931 nonnull (name), nonnull (value));
|
| /trueos/contrib/openpam/ |
| HD | ltmain.sh | 4325 static const char *nonnull (const char *s); 4566 lt_argv_zero, nonnull (strerror (errno))); 4722 nonnull (strerror (errno))); 4748 nonnull (strerror (errno))); 4800 tmp_pathspec, nonnull (strerror (errno))); 4876 nonnull (const char *s) 4884 return (s && !*s) ? "(empty)" : nonnull (s); 4892 nonnull (name), nonnull (value)); 4942 nonnull (name), nonnull (value)); 4963 nonnull (name), nonnull (value));
|
| /trueos/crypto/heimdal/ |
| HD | ltmain.sh | 4286 static const char *nonnull (const char *s); 4527 lt_argv_zero, nonnull (strerror (errno))); 4683 nonnull (strerror (errno))); 4709 nonnull (strerror (errno))); 4761 tmp_pathspec, nonnull (strerror (errno))); 4837 nonnull (const char *s) 4845 return (s && !*s) ? "(empty)" : nonnull (s); 4853 nonnull (name), nonnull (value)); 4903 nonnull (name), nonnull (value)); 4924 nonnull (name), nonnull (value));
|
| /trueos/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Attr.td | 512 let Spellings = [GNU<"nonnull">, CXX11<"gnu", "nonnull">];
|
| HD | DiagnosticGroups.td | 215 def NonNull : DiagGroup<"nonnull">;
|
| HD | Builtins.def | 89 // FIXME: gcc has nonnull
|
| /trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| HD | Checkers.td | 64 …as arguments to a function whose arguments are references or marked with the 'nonnull' attribute">,
|
| /trueos/contrib/jemalloc/src/ |
| HD | jemalloc.c | 989 JEMALLOC_ATTR(nonnull(1))
|
| /trueos/crypto/openssh/ |
| HD | config.h.in | 201 /* Have attribute nonnull */
|
| /trueos/sbin/launchd/ |
| HD | core.c | 822 static job_t job_new_anonymous(jobmgr_t jm, pid_t anonpid) __attribute__((malloc, nonnull, warn_unu… 823 …label, const char *prog, const char *const *argv) __attribute__((malloc, nonnull(1,2), warn_unused… 825 …it(job_t j, const char *cmd, uid_t uid, bool ond) __attribute__((malloc, nonnull, warn_unused_resu…
|
| /trueos/contrib/tcsh/ |
| HD | complete.tcsh | 131 no-gnu-binutils nonnull-objects \
|