| /openbsd-src/gnu/usr.bin/perl/dist/constant/t/ |
| H A D | constant.t | 148 $constant::declared{$full_name}; 151 ok declared 'PI'; 152 ok $constant::declared{'main::PI'}; 154 ok !declared 'PIE'; 155 ok !$constant::declared{'main::PIE'}; 160 ::ok ::declared 'IN_OTHER_PACK'; 161 ::ok $constant::declared{'Other::IN_OTHER_PACK'}; 162 ::ok ::declared 'main::PI'; 163 ::ok $constant::declared{'main::PI'}; 166 ok declared 'Other::IN_OTHER_PACK'; [all …]
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | args_assert.t | 17 my %declared; 36 $declared{$1}++ if /^#define\s+(PERL_ARGS_ASSERT[A-Za-z0-9_]+)\s+./; 40 cmp_ok(scalar keys %declared, '>', 0, 'Some macros were declared'); 59 foreach (keys %declared) {
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 35 /// 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. 169 /// This excludes any user-declared but not user-provided special members 170 /// which have been declared but not yet defined. 178 /// The declared special members of this class which are known to be 181 /// This excludes any user-declared but not user-provided special members 182 /// which have been declared but not yet defined, and any implicit special [all …]
|
| /openbsd-src/lib/libc/include/ |
| H A D | README | 26 which are only declared in libc/include/* or just in each .c file. 37 of the header where you declared the function, add this line: 42 version of the header where you declared the function, add 52 In the hidden/* version of the header where you declared 67 In the hidden/* version of the header where you declared the 81 In the hidden/* version of the header where you declared the
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | config.in | 160 /* Define if strstr is not declared in system header files. */ 163 /* Define if free is not declared in system header files. */ 166 /* Define if sbrk is not declared in system header files. */ 169 /* Define if getenv is not declared in system header files. */ 172 /* Define if environ is not declared in system header files. */
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | config.in | 265 /* Define if strstr is not declared in system header files. */ 268 /* Define if malloc is not declared in system header files. */ 271 /* Define if free is not declared in system header files. */ 274 /* Define if sbrk is not declared in system header files. */ 277 /* Define if environ is not declared in system header files. */ 280 /* Define if errno is not declared in system header files. */
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | config.in | 181 /* Define if environ is not declared in system header files. */ 184 /* Define if errno is not declared in system header files. */ 187 /* Define if ffs is not declared in system header files. */ 190 /* Define if free is not declared in system header files. */ 193 /* Define if malloc is not declared in system header files. */ 196 /* Define if sbrk is not declared in system header files. */ 199 /* Define if strstr is not declared in system header files. */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
| H A D | private-1.m | 53 access = m->private; /* { dg-error "is declared private" } */ 54 access = m->protected; /* { dg-error "is declared protected" } */
|
| H A D | private-2.m | 24 when the variable is declared, rather than used! */
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | config.in | 181 /* Define if fprintf is not declared in system header files. */ 184 /* Define if strstr is not declared in system header files. */ 187 /* Define if sbrk is not declared in system header files. */ 190 /* Define if getenv is not declared in system header files. */ 193 /* Define if environ is not declared in system header files. */
|
| /openbsd-src/gnu/usr.bin/perl/dist/constant/lib/ |
| H A D | constant.pm | 7 our %declared; 143 $declared{$full_name}++;
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | aclocal.m4 | 79 dnl See if errno must be declared even when <errno.h> is included. 81 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno, 89 [Define if errno must be declared even when <errno.h> is included.]) 95 [AC_MSG_CHECKING([whether $1 must be declared]) 118 [Define if $1 is not declared in system header files.])
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | configure.com | 175 /* Whether malloc must be declared even if <stdlib.h> is included. */ 177 /* Whether free must be declared even if <stdlib.h> is included. */
|
| H A D | config.in | 214 /* Define if strstr is not declared in system header files. */ 217 /* Define if malloc is not declared in system header files. */ 220 /* Define if realloc is not declared in system header files. */ 223 /* Define if free is not declared in system header files. */ 226 /* Define if getenv is not declared in system header files. */
|
| H A D | acinclude.m4 | 48 [AC_MSG_CHECKING([whether $1 must be declared]) 70 [Define if $1 is not declared in system header files.])
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | configure.com | 175 /* Whether malloc must be declared even if <stdlib.h> is included. */ 177 /* Whether free must be declared even if <stdlib.h> is included. */
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | config.h.in | 6 /* Define if major, minor, and makedev are declared in <mkdev.h>. */ 9 /* Define if major, minor, and makedev are declared in <sysmacros.h>. */
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | DiagnosticASTKinds.td | 72 "subobject declared here">; 188 "volatile %select{temporary created|object declared|member declared}0 here">; 435 "external variable %0 declared with incompatible types in different " 438 "external variable %0 declared with incompatible types in different " 446 def note_odr_value_here : Note<"declared here with type %0">; 448 "external function %0 declared with incompatible types in different " 451 "external function %0 declared with incompatible types in different " 475 "field %0 declared with incompatible types in different " 478 "field %0 declared with incompatible types in different " 484 "instance variable %0 declared with incompatible types in different " [all …]
|
| H A D | OperatorKinds.def | 34 /// Unary: True if the operator can be declared as a unary operator. 36 /// Binary: True if the operator can be declared as a binary 40 /// MemberOnly: True if this operator can only be declared as a
|
| H A D | DiagnosticSemaKinds.td | 15 def note_previous_decl : Note<"%0 declared here">; 16 def note_entity_declared_at : Note<"%0 declared here">; 17 def note_callee_decl : Note<"%0 declared here">; 102 "conversion to %select{integral|enumeration}0 type %1 declared here">; 383 "'static' function %0 declared in header file " 384 "should be declared 'static inline'">, 481 "decomposition declaration cannot be declared " 484 "decomposition declaration declared " 488 "decomposition declaration declared " 493 "decomposition declaration cannot be declared with type %0; " [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | config.in | 504 /* Define if malloc is not declared in system header files. */ 507 /* Define if realloc is not declared in system header files. */ 510 /* Define if free is not declared in system header files. */ 513 /* Define if strerror is not declared in system header files. */ 516 /* Define if strdup is not declared in system header files. */ 519 /* Define if strstr is not declared in system header files. */ 522 /* Define if canonicalize_file_name is not declared in system header files. */
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Module-Metadata/t/ |
| H A D | extract-version.t | 40 name => 'declared & defined on same line with "our"', 49 name => 'declared & defined on separate lines with "our"', 193 name => 'Fully qualified $VERSION declared in package', 232 name => '$VERSION declared as package variable from within "main" package', 317 name => 'declared & defined on same line with "our"',
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | machmode.def | 33 data of the variable declared. */ 54 declared in real.h, or else a literal 0. Do not put a leading & 117 For all modes presently declared in class CLASS, construct 126 For all modes presently declared in class CLASS, construct
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perltrap.pod | 271 Variables declared with C<my> only affect code I<after> the declaration. 273 affect the same variable. It will instead assign to an C<$x> declared 278 to one declared previously. 284 the one declared inside the block. 445 As always, if any of these are ever officially declared as bugs,
|
| /openbsd-src/gnu/llvm/lld/docs/ |
| H A D | missingkeyfunction.rst | 31 Say you have a base class declared in a header file:: 56 Say you have an abstract base class declared in a header file::
|