Home
last modified time | relevance | path

Searched refs:declared (Results 1 – 25 of 1039) sorted by relevance

12345678910>>...42

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def35 /// True if this class has any user-declared constructors.
38 /// The user-declared special members which this class has.
84 /// True when any base class has any declared non-static data
90 /// True when any base class has any declared non-static data
112 /// True if there no non-field members declared by the user.
166 /// This excludes any user-declared but not user-provided special members
167 /// which have been declared but not yet defined.
175 /// The declared special members of this class which are known to be
178 /// This excludes any user-declared but not user-provided special members
179 /// which have been declared but not yet defined, and any implicit special
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A Dlinkage.m47 dnl declared when using the c++ compiler
49 dnl 1) declared when using the c++ compiler
53 dnl Define HAVE_CARGF etc if "cargf" is declared and links
114 dnl declared when using the c++ compiler
135 dnl 1) declared when using the c++ compiler
138 dnl Define HAVE_CARGF etc if "cargf" is declared and links
161 dnl declared when using the c++ compiler
182 dnl 1) declared when using the c++ compiler
185 dnl Define HAVE_CARGF etc if "cargf" is declared and links
208 dnl 1) declared when using the c++ compiler
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dlinkage.m47 dnl declared when using the c++ compiler
49 dnl 1) declared when using the c++ compiler
53 dnl Define HAVE_CARGF etc if "cargf" is declared and links
114 dnl declared when using the c++ compiler
135 dnl 1) declared when using the c++ compiler
138 dnl Define HAVE_CARGF etc if "cargf" is declared and links
161 dnl declared when using the c++ compiler
182 dnl 1) declared when using the c++ compiler
185 dnl Define HAVE_CARGF etc if "cargf" is declared and links
208 dnl 1) declared when using the c++ compiler
[all …]
/netbsd-src/tests/usr.bin/xlint/lint2/
H A Dmsg_005.exp5 add has parameter 1 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
H A Dmsg_004.exp5 add has parameter 1 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
H A Dmsg_006.exp5 add has parameter 1 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
H A Dmsg_011.exp5 add has parameter 1 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
8 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function() returning void' in msg_011_call_func.c(12) [lint2:011]
9 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(void) returning void' in msg_011_call_func.c(13) [lint2:011]
10 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(double) returning void' in msg_011_call_func.c(14) [lint2:011]
11 func_param has parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(double, double) returning void' in msg_011_call_func.c(15) [lint2:011]
H A Dread.exp1 a125 is declared in read.c(125) but never used or defined [lint2:002]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td69 "subobject declared here">;
169 "volatile %select{temporary created|object declared|member declared}0 here">;
411 "external variable %0 declared with incompatible types in different "
414 "external variable %0 declared with incompatible types in different "
422 def note_odr_value_here : Note<"declared here with type %0">;
424 "external function %0 declared with incompatible types in different "
427 "external function %0 declared with incompatible types in different "
453 "field %0 declared with incompatible types in different "
456 "field %0 declared with incompatible types in different "
462 "instance variable %0 declared with incompatible types in different "
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Daclocal.m484 dnl See if errno must be declared even when <errno.h> is included.
86 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno,
94 [Define if errno must be declared even when <errno.h> is included.])
100 [AC_MSG_CHECKING([whether $1 must be declared])
123 [Define if $1 is not declared in system header files.])
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A Dmbrtowc.m47 AC_CACHE_CHECK([whether mbrtowc and mbstate_t are properly declared],
16 [Define to 1 if mbrtowc and mbstate_t are properly declared.])
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dacinclude.m492 dnl See if errno must be declared even when <errno.h> is included.
94 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno,
102 [Define if errno must be declared even when <errno.h> is included.])
108 [AC_MSG_CHECKING([whether $1 must be declared])
131 [Define if $1 is not declared in system header files.])
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dwarn-on-use.m423 # It is generally safe to assume declarations for functions declared
31 [Define to 1 if ]m4_defn([gl_decl])[ is declared even after
35 AC_CACHE_CHECK([whether $gl_func is declared without a macro],
H A Denviron.m427 # Check if a variable is properly declared.
32 AC_CACHE_CHECK([if $2 is properly declared], [gt_cv_var],
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dintl.m453 dnl Use the _snprintf function only if it is declared (because on NetBSD it
58 dnl Use the *_unlocked functions only if they are declared.
59 dnl (because some of them were defined without being declared in Solaris
185 dnl Use the *_unlocked functions only if they are declared.
186 dnl (because some of them were defined without being declared in Solaris
243 dnl Check whether a function is declared.
246 AC_CACHE_CHECK([whether $1 is declared], ac_cv_have_decl_$1,
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dacinclude.m495 dnl See if errno must be declared even when <errno.h> is included.
97 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno,
105 [Define if errno must be declared even when <errno.h> is included.])
111 [AC_MSG_CHECKING([whether $1 must be declared])
134 [Define if $1 is not declared in system header files.])
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dacinclude.m495 dnl See if errno must be declared even when <errno.h> is included.
97 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno,
105 [Define if errno must be declared even when <errno.h> is included.])
111 [AC_MSG_CHECKING([whether $1 must be declared])
134 [Define if $1 is not declared in system header files.])
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dmbrtowc.m415 AC_CACHE_CHECK([whether mbrtowc and mbstate_t are properly declared],
29 [Define to 1 if mbrtowc and mbstate_t are properly declared.])
H A Dtimespec.m426 dnl Define HAVE_STRUCT_TIMESPEC if `struct timespec' is declared
57 [Define if struct timespec is declared in <time.h>. ])
H A Dunlocked-io.m413 dnl Use only those *_unlocked macros or functions that are declared
14 dnl (because some of them were declared in Solaris 2.5.1 but were removed
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Dmbrtowc.m415 AC_CACHE_CHECK([whether mbrtowc and mbstate_t are properly declared],
29 [Define to 1 if mbrtowc and mbstate_t are properly declared.])
H A Dunlocked-io.m413 dnl Use only those *_unlocked macros or functions that are declared
14 dnl (because some of them were declared in Solaris 2.5.1 but were removed
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dmbrtowc.m415 AC_CACHE_CHECK([whether mbrtowc and mbstate_t are properly declared],
29 [Define to 1 if mbrtowc and mbstate_t are properly declared.])
H A Dunlocked-io.m413 dnl Use only those *_unlocked macros or functions that are declared
14 dnl (because some of them were declared in Solaris 2.5.1 but were removed
/netbsd-src/lib/libc/
H A DREADME17 it is provided as an ELF global symbol. Its name is declared normally
20 => Example: The names `malloc' and `free' are declared normally in
50 The name is declared normally in the appropriate header file, provided
109 global symbol with an underscore prefix. Its name is declared in the
120 The name `_initdir' is declared normally in
143 The name foo is declared in the appropriate header file, under any

12345678910>>...42