| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_utils.cpp | 144 while (auto Written = write(Fd, Begin, TotalBytes)) { 145 if (Written < 0) { 151 TotalBytes -= Written; 154 Begin += Written;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
| H A D | SimpleRemoteEPCUtils.cpp | 173 ssize_t Written = ::write(OutFD, Src + Completed, Size - Completed); in writeBytes() local 174 if (Written < 0) { in writeBytes() 181 Completed += Written; in writeBytes()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyInstPrinter.cpp | 284 auto Written = FP.convertToHexString( in toString() local 286 (void)Written; in toString() 287 assert(Written != 0); in toString() 288 assert(Written < BufBytes); in toString()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | JITLoaderPerf.cpp | 118 [[maybe_unused]] size_t Written = 0; in writeDebugRecord() local 123 Written += sizeof(Dir); in writeDebugRecord() 128 Written += sizeof(d) + Die.Name.size() + 1; in writeDebugRecord() 130 LLVM_DEBUG(dbgs() << "wrote " << Written << " bytes of debug info\n"); in writeDebugRecord()
|
| /freebsd-14.2/sys/contrib/device-tree/src/mips/cavium-octeon/ |
| H A D | dlink_dsr-500n.dts | 5 * Written by: Aaro Koskinen <[email protected]>
|
| H A D | dlink_dsr-500n-1000n.dtsi | 5 * Written by: Aaro Koskinen <[email protected]>
|
| H A D | dlink_dsr-1000n.dts | 5 * Written by: Aaro Koskinen <[email protected]>
|
| H A D | ubnt_e100.dts | 5 * Written by: Aaro Koskinen <[email protected]>
|
| /freebsd-14.2/contrib/file/m4/ |
| H A D | ltversion.m4 | 4 # Written by Scott James Remnant, 2004
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | ltversion.m4 | 4 # Written by Scott James Remnant, 2004
|
| /freebsd-14.2/contrib/openpam/m4/ |
| H A D | ltversion.m4 | 5 # Written by Scott James Remnant, 2004
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/m4/ |
| H A D | ltversion.m4 | 4 # Written by Scott James Remnant, 2004
|
| /freebsd-14.2/contrib/ldns/m4/ |
| H A D | ltversion.m4 | 4 # Written by Scott James Remnant, 2004
|
| /freebsd-14.2/contrib/openbsm/m4/ |
| H A D | ltversion.m4 | 4 # Written by Scott James Remnant, 2004
|
| /freebsd-14.2/contrib/libevent/m4/ |
| H A D | ltversion.m4 | 4 # Written by Scott James Remnant, 2004
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | fork.sh | 63 * Written by Love H�rnquist �strand <[email protected]>, March 2003.
|
| /freebsd-14.2/crypto/heimdal/lib/roken/ |
| H A D | search.hin | 2 * Written by J.T. Conklin <[email protected]>
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | omap3-n9.dts | 5 * Written by: Aaro Koskinen <[email protected]>
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | create_unbound_ad_servers.cmd | 4 rem Written by Y.Voinov (c) 2014
|
| /freebsd-14.2/sys/crypto/openssl/arm/ |
| H A D | sha512-armv4.S | 11 @ Written by Andy Polyakov <[email protected]> for the OpenSSL
|
| H A D | aes-armv4.S | 11 @ Written by Andy Polyakov <[email protected]> for the OpenSSL
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusLanguage.cpp | 448 Written = Mangled.begin(); in reset() 477 Written += From.size(); in trySubstitute() 484 const char *Written = ""; member in __anonb5c80d700111::ManglingSubstitutor 495 llvm::StringRef(Written, std::distance(Written, currentParserPos())); in appendUnchangedInput() 496 Written = currentParserPos(); in appendUnchangedInput()
|
| /freebsd-14.2/contrib/unifdef/ |
| H A D | README | 3 Written by Tony Finch <[email protected]> - http://dotat.at/prog/unifdef/
|
| /freebsd-14.2/sys/contrib/openzfs/ |
| H A D | configure.ac | 6 * Written by:
|
| /freebsd-14.2/sys/dev/cxgbe/ |
| H A D | t4_if.m | 4 # Written by: John Baldwin <[email protected]>
|