Searched refs:This (Results 76 - 100 of 385) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/gcc/config/i386/
H A Dcygwin.asm6 * This file is free software; you can redistribute it and/or modify it
19 * This file is distributed in the hope that it will be useful, but
32 * This exception does not however invalidate any other reasons why
/freebsd-11.0-release/contrib/libxo/
H A Dwarnings.mk6 # This SOFTWARE is licensed under the LICENSE provided in the
/freebsd-11.0-release/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh248 "'ps -o foo=BAR'. This does not test columns " \
307 "overriding via 'ps -o foo=BAR -o baz='. This" \
331 # derived from the default heading. This does not apply
/freebsd-11.0-release/contrib/libpcap/
H A Drunlex.sh133 # place to put the output. This gets in the way of building
202 # This works around some other Flex suckage, wherein it doesn't declare
227 /* This is generated by runlex.sh. Do not edit it. */
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Ddarwin-fpsave.asm0 /* This file contains the floating-point save and restore routines.
5 * This file is free software; you can redistribute it and/or modify it
18 * This file is distributed in the hope that it will be useful, but
31 * This exception does not however invalidate any other reasons why the
H A Ddarwin-vecsave.asm0 /* This file contains the vector save and restore routines.
5 * This file is free software; you can redistribute it and/or modify it
18 * This file is distributed in the hope that it will be useful, but
31 * This exception does not however invalidate any other reasons why the
/freebsd-11.0-release/contrib/amd/scripts/
H A Damd2ldif.in9 This script should/could be used in a Makefile together
/freebsd-11.0-release/contrib/bmake/mk/
H A Dlinks.mk5 # This file is provided in the hope that it will
H A Doptions.mk5 # This file is provided in the hope that it will
21 # This allows override of an OPTIONS_DEFAULT_YES by adding it to
/freebsd-11.0-release/lib/ncurses/
H A Dconfig.mk3 # This Makefile is shared by libncurses, libform, libmenu, libpanel.
/freebsd-11.0-release/share/mk/
H A Dlocal.init.mk12 # XXX: This should be combined with external compiler support in Makefile.inc1
/freebsd-11.0-release/contrib/smbfs/
H A DMakefile78 echo This operation is not required with devfs; \
/freebsd-11.0-release/contrib/gdb/
H A Ddjunpack.bat3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
6 Rem This batch file unpacks the GDB distribution while simultaneously
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_write_private.h30 #error This header is only to be used internally to libarchive.
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc5 // This file is distributed under the University of Illinois Open Source
38 // Otherwise, do not change p. This will be re-parsed later as the field
174 // returned in dir. This function returns the pointer to the first
234 // This is unfortunately ambiguous between old GNU extension
276 // This is ambiguous, so check the smaller size of char * (if it is
315 // This can only happen at the end of the format string.
505 // This can only happen at the end of the format string.
H A Dsanitizer_posix.h5 // This file is distributed under the University of Illinois Open Source
10 // This file is shared between AddressSanitizer and ThreadSanitizer
17 // This header should NOT include any other headers from sanitizer runtime.
22 #error This file should only be included on POSIX
/freebsd-11.0-release/share/dtrace/
H A Dnfsattrstats6 * This software was developed at the University of Cambridge Computer
32 * This script creates a trace of NFS RPCs, NFS attribute cache
H A Dnfsclienttime6 * This software was developed at the University of Cambridge Computer
32 * This script measures all time spent waiting on RPC replies for each
/freebsd-11.0-release/sys/boot/i386/btx/lib/
H A Dbtxcsu.S10 # This software is provided "AS IS" and without any express or
/freebsd-11.0-release/sys/boot/i386/libi386/
H A Dpxetramp.s10 # This software is provided "AS IS" and without any express or
/freebsd-11.0-release/sys/boot/pc98/btx/lib/
H A Dbtxcsu.S10 # This software is provided "AS IS" and without any express or
/freebsd-11.0-release/tools/tools/editing/
H A Dfreebsd.vim27 " This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9)
38 " FreeBSD mapping to switch current buffer to style(9). This is generally '\f'.
/freebsd-11.0-release/usr.bin/lastcomm/tests/
H A Dvalues.sh29 echo Running commands. This should not take more than 30s.
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp5 // This file is distributed under the University of Illinois Open Source
10 // This provides C++ code generation targeting the Microsoft Visual C++ ABI.
160 GetVirtualBaseClassOffset(CodeGenFunction &CGF, Address This,
236 Address This,
243 CodeGenFunction &CGF, GlobalDecl GD, llvm::Value *This) override;
255 bool Delegating, Address This) override;
288 Address This, llvm::Type *Ty,
294 Address This,
338 // This map would be useless, don't use it.
373 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
992 EmitDynamicCastCall( CodeGenFunction &CGF, Address This, QualType SrcRecordTy, QualType DestTy, QualType DestRecordTy, llvm::BasicBlock *CastEnd) argument
1045 GetVirtualBaseClassOffset( CodeGenFunction &CGF, Address This, const CXXRecordDecl *ClassDecl, const CXXRecordDecl *BaseClassDecl) argument
1207 Address This = getThisAddress(CGF); local
1299 adjustThisArgumentForVirtualFunctionCall( CodeGenFunction &CGF, GlobalDecl GD, Address This, bool VirtualCall) argument
1400 adjustThisParameterInVirtualFunctionPrologue( CodeGenFunction &CGF, GlobalDecl GD, llvm::Value *This) argument
1484 EmitDestructorCall(CodeGenFunction &CGF, const CXXDestructorDecl *DD, CXXDtorType Type, bool ForVirtualBase, bool Delegating, Address This) argument
1799 getVirtualFunctionPointer(CodeGenFunction &CGF, GlobalDecl GD, Address This, llvm::Type *Ty, SourceLocation Loc) argument
1825 EmitVirtualDestructorCall( CodeGenFunction &CGF, const CXXDestructorDecl *Dtor, CXXDtorType DtorType, Address This, const CXXMemberCallExpr *CE) argument
2035 performThisAdjustment(CodeGenFunction &CGF, Address This, const ThisAdjustment &TA) argument
2833 GetVBaseOffsetFromVBPtr(CodeGenFunction &CGF, Address This, llvm::Value *VBPtrOffset, llvm::Value *VBTableOffset, llvm::Value **VBPtrOut) argument
3217 EmitLoadOfMemberFunctionPointer( CodeGenFunction &CGF, const Expr *E, Address This, llvm::Value *&ThisPtrForCall, llvm::Value *MemPtr, const MemberPointerType *MPT) argument
3838 llvm::Value *This = getThisValue(CGF); local
[all...]
/freebsd-11.0-release/crypto/openssl/util/
H A Dadd_cr.pl3 # This adds a copyright message to a souce code file.
69 * This package is an SSL implementation written
73 * This library is free for commercial and non-commercial use as long as
84 * This can be in the form of a textual message at program startup or
97 * "This product includes cryptographic software written by
103 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"

Completed in 318 milliseconds

1234567891011>>