| /src/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;
|
| /src/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()
|
| /src/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()
|
| /src/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()
|
| /src/contrib/pam-krb5/tests/data/scripts/pam-user/ |
| H A D | update | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | no-update | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/fast/ |
| H A D | anonymous | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | no-ccache | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | ccache | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/cache-cleanup/ |
| H A D | auth-only | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/realm/ |
| H A D | pass-realm | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | pass-user-realm | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | fail-bad-user-realm | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | fail-realm | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/stacked/ |
| H A D | auth-only | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/basic/ |
| H A D | ignore-root | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | no-context | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/alt-auth/ |
| H A D | force | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | only | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | basic | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/pkinit/ |
| H A D | try-pkinit | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | preauth-opt-mit | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| /src/contrib/pam-krb5/tests/data/scripts/cache/ |
| H A D | basic | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | search-k5login | 3 # Written by Russ Allbery <eagle@eyrie.org>
|
| H A D | open-session | 3 # Written by Russ Allbery <eagle@eyrie.org>
|