| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaDeclObjC.cpp | 2996 ObjCMethodDecl *overridden = *i; in CheckObjCMethodOverrides() local 2999 if (isa<ObjCProtocolDecl>(overridden->getDeclContext()) || in CheckObjCMethodOverrides() 3000 CurrentClass != overridden->getClassInterface() || in CheckObjCMethodOverrides() 3001 overridden->isOverriding()) { in CheckObjCMethodOverrides() 3022 !isa<ObjCCategoryImplDecl>(overridden->getDeclContext())) { in CheckObjCMethodOverrides() 3023 OverrideSearch overrides(*this, overridden); in CheckObjCMethodOverrides() 3030 overridden->setOverriding(true); in CheckObjCMethodOverrides() 3041 if (RTC != Sema::RTC_Incompatible && overridden->hasRelatedResultType()) in CheckObjCMethodOverrides() 3045 mergeObjCMethodDecls(ObjCMethod, overridden); in CheckObjCMethodOverrides() 3047 if (ObjCMethod->isImplicit() && overridden->isImplicit()) in CheckObjCMethodOverrides() [all …]
|
| /freebsd-9-stable/contrib/binutils/ld/scripttempl/ |
| D | alpha.sc | 3 # These variables may be overridden by the emulation file. The
|
| D | mips.sc | 3 # These variables may be overridden by the emulation file. The
|
| /freebsd-9-stable/contrib/sendmail/cf/cf/ |
| D | README | 27 The name of the source file for "submit.cf" can be overridden by
|
| /freebsd-9-stable/crypto/openssl/doc/ssl/ |
| D | SSL_CTX_set_cert_store.pod | 40 overridden with the verify_callback() set via the
|
| D | SSL_CTX_set_info_callback.pod | 21 setup and use. The setting for B<ctx> is overridden from the setting for
|
| /freebsd-9-stable/crypto/openssl/doc/apps/ |
| D | req.pod | 289 overridden by using the B<-newkey> option. 295 overridden by the B<-keyout> option. 327 option can be overridden on the command line. 346 extensions to add to the certificate request. It can be overridden 353 is used. It can be overridden by the B<-extensions> command line switch. 585 file location to be specified, it will be overridden by the B<-config> command
|
| /freebsd-9-stable/release/doc/ |
| D | README | 29 stylesheet and entity files. Can be overridden if needed for 53 translations, this file can be overridden with
|
| /freebsd-9-stable/contrib/gcc/config/mips/ |
| D | generic.md | 23 ;; Each reservation can be overridden on a processor-by-processor basis.
|
| /freebsd-9-stable/sys/boot/common/ |
| D | help.common | 144 Sets the default set of kernel boot filename(s). It may be overridden 288 when the kernel is booted. This can be overridden by setting 294 Various kernel tunable parameters can be overridden by specifying new
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | DeclObjC.cpp | 944 SmallVectorImpl<const ObjCMethodDecl *> &overridden) { in collectOverriddenMethodsSlow() argument 949 CollectOverriddenMethods(ProtD, Method, overridden); in collectOverriddenMethodsSlow() 962 CollectOverriddenMethods(ID, Method, overridden); in collectOverriddenMethodsSlow() 975 CollectOverriddenMethods(ID, Method, overridden); in collectOverriddenMethodsSlow() 980 Method, overridden); in collectOverriddenMethodsSlow()
|
| /freebsd-9-stable/contrib/file/ |
| D | INSTALL | 175 but not in terms of `${prefix}', must each be overridden at install 214 overridden with `make V=1'; while running `./configure 216 overridden with `make V=0'. 304 overridden in the site shell script).
|
| /freebsd-9-stable/contrib/llvm/patches/ |
| D | patch-r262611-llvm-r196874-fix-invalid-pwd-crash.diff | 28 /// This can be overridden by clients which want to control the reported
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | DiagnosticSerializationKinds.td | 24 "file '%0' from the precompiled header has been overridden">;
|
| /freebsd-9-stable/sys/boot/forth/ |
| D | version.4th | 32 \ Default $loader_version value if not overridden or using tribute screen
|
| /freebsd-9-stable/usr.sbin/bsdconfig/security/include/ |
| D | messages.subr | 46 … and protect system integrity.\nIn secure mode system flags may not be overridden by the root user…
|
| /freebsd-9-stable/contrib/groff/ |
| D | INSTALL | 32 be still overridden on the command line). For compatibility with
|
| /freebsd-9-stable/release/picobsd/qemu/ |
| D | PICOBSD | 5 # to avoid it being overridden.
|
| /freebsd-9-stable/contrib/gnu-sort/ |
| D | README | 26 overridden at build-time by the value of <unistd.h>'s _POSIX2_VERSION 27 macro, and this in turn can be overridden at runtime as described in
|
| /freebsd-9-stable/contrib/amd/scripts/ |
| D | amd.conf-sample | 111 # these 8 global options can be overridden by each map individually
|
| /freebsd-9-stable/usr.sbin/bsdconfig/share/media/ |
| D | network.subr | 57 # Automatically populated but can be overridden in a script. This
|
| D | nfs.subr | 61 # overridden. If set, the host portion of VAR_NFS_PATH is
|
| /freebsd-9-stable/sys/boot/ficl/softwords/ |
| D | oo.fr | 21 \ 5. Methods can be overridden, and subclasses can add methods. 62 \ slot is already nonzero, do nothing (overridden method). Otherwise fill 74 \ ; is overridden to fill in xt returned by :noname
|
| /freebsd-9-stable/contrib/binutils/include/aout/ |
| D | ChangeLog | 134 * aout64.h [ARCH_SIZE != 64]: Allow N_BADMAG to be overridden.
|
| /freebsd-9-stable/contrib/dialog/ |
| D | util.c | 1569 bool overridden = FALSE; in dlg_exit() local 1578 overridden = TRUE; in dlg_exit() 1590 if (code == DLG_EXIT_ITEM_HELP && !overridden) { in dlg_exit()
|