| /freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
| H A D | common_iterator.h | 81 …!__other.__hold_.valueless_by_exception(), "Attempted to construct from a valueless common_iterato… in common_iterator() 92 …!__other.__hold_.valueless_by_exception(), "Attempted to assign from a valueless common_iterator"); 114 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 122 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 133 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… 146 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 153 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 174 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 176 !__y.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 195 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); [all …]
|
| /freebsd/stand/i386/gptboot/ |
| H A D | gptboot.8 | 113 The next boot is attempted from the test partition. 121 attribute is cleared after an attempted boot, a failed boot will not 128 attribute is set on any partitions, booting will be attempted from them 132 attributes are found, booting will be attempted from the first UFS 154 Highest priority: booting is attempted from each of the 159 attribute is removed and the boot attempted. 161 Middle priority: booting is attempted from each of the 172 attributes are found on any partitions, booting is attempted from the
|
| /freebsd/stand/efi/gptboot/ |
| H A D | gptboot.efi.8 | 130 The next boot is attempted from the test partition. 138 attribute is cleared after an attempted boot, a failed boot will not 145 attribute is set on any partitions, booting will be attempted from them 149 attributes are found, booting will be attempted from the first UFS 171 Highest priority: booting is attempted from each of the 176 attribute is removed and the boot attempted. 178 Middle priority: booting is attempted from each of the 189 attributes are found on any partitions, booting is attempted from the
|
| /freebsd/lib/libsys/ |
| H A D | intro.2 | 445 A block device operation was attempted on a non-block device or file. 456 was attempted. 488 was attempted for a file or 539 was attempted on a non-blocking object 542 An operation was attempted on a non-blocking object that already 569 The attempted operation is not supported for the type of object referenced. 590 A socket operation was attempted to an unreachable network. 652 A socket operation was attempted to an unreachable host. 689 An RPC call was attempted for a procedure which does not exist 695 Attempted [all...] |
| H A D | sigfastblock.2 | 121 attempted while the sigblock address was already registered. 132 operation was attempted without prior successful call to
|
| H A D | ptrace.2 | 1313 A process attempted to use 1336 was attempted on a process with no valid register set. 1388 was attempted on a process that was already being traced. 1390 A request attempted to manipulate a process that was being traced by 1404 attempted to manipulate a process that was not being traced at all. 1427 request attempted to access an invalid address, or a memory allocation failure
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GIMatchTableExecutorImpl.h | 1075 assert(OutMIs[NewInsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1089 assert(OutMIs[NewInsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1107 assert(OutMIs[NewInsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1121 assert(OutMIs[InsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1133 assert(OutMIs[InsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1145 assert(OutMIs[InsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1156 assert(OutMIs[InsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1219 assert(OutMIs[InsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1237 assert(OutMIs[InsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() 1249 assert(OutMIs[InsnID] && "Attempted to add to undefined instruction"); in executeMatchTable() [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/test/ |
| H A D | include.am | 162 test/regress.gen.c test/regress.gen.h: test/rpcgen-attempted 164 test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh 174 CLEANFILES += test/rpcgen-attempted
|
| /freebsd/contrib/libevent/test/ |
| H A D | include.am | 162 test/regress.gen.c test/regress.gen.h: test/rpcgen-attempted 164 test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh 174 CLEANFILES += test/rpcgen-attempted
|
| /freebsd/stand/man/ |
| H A D | loader_lua.8 | 83 has not been attempted, and if 89 is attempted. 212 command is attempted.
|
| /freebsd/crypto/openssl/test/helpers/ |
| H A D | quictestlib.h | 134 * This will fail if a large resize is attempted that exceeds the over 165 * This will fail if a large resize is attempted that exceeds the over 198 * address of the buffer. This will fail if a large resize is attempted that 252 * address of the buffer. This will fail if a large resize is attempted that
|
| /freebsd/contrib/opencsd/decoder/source/ |
| H A D | ocsd_error.cpp | 80 {"OCSD_ERR_MEM_ACC_OVERLAP","Attempted to set an overlapping range in memory access map."}, 91 …{"OCSD_ERR_DCDREG_NAME_REPEAT","Attempted to register a decoder with the same name as another one.… 92 …{"OCSD_ERR_DCDREG_NAME_UNKNOWN","Attempted to find a decoder with a name that is not known in the … 93 …{"OCSD_ERR_DCDREG_TYPE_UNKNOWN","Attempted to find a decoder with a type that is not known in the …
|
| /freebsd/sbin/recoverdisk/ |
| H A D | recoverdisk.1 | 93 The size of reads attempted in first pass. 95 The size of reads attempted in second pass. 97 The size of reads attempted in third and subsequent passes.
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | Trace.cpp | 159 "Attempted to start tracing without a live process."); in Start() 167 "Attempted to stop tracing without a live process."); in Stop() 175 "Attempted to stop tracing without a live process."); in Stop() 183 "Attempted to fetch live trace information without a live process."); in GetLiveProcessState() 211 formatv("Attempted to fetch live trace data without a live process. " in GetLiveTraceBinaryData() 251 "Attempted to fetch live cpu data without a live process."); in GetLiveCpuBinaryData()
|
| /freebsd/usr.sbin/bsdconfig/include/ |
| H A D | options.hlp | 55 may be attempted. The default setting is to interactively ask 62 interfaces may be attempted. This uses the router solicitation
|
| /freebsd/sys/dev/cpuctl/ |
| H A D | cpuctl.c | 490 * 0x00: No update has been attempted since RESET. in update_via() 491 * 0x01: The last attempted update was successful. in update_via() 492 * 0x02: The last attempted update was unsuccessful due to a bad in update_via() 495 * 0x03: The last attempted update was not applicable to this processor. in update_via() 498 * 0x04: The last attempted update was not successful due to an invalid in update_via()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_s_datagram.pod | 152 been set on the BIO object, an OS call such as getpeername(2) will be attempted 215 Returns 1 if the last attempted write to the BIO failed due to the size of the 216 attempted write exceeding the applicable MTU.
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | BIO_s_datagram.3 | 188 been set on the BIO object, an OS call such as \fBgetpeername\fR\|(2) will be attempted 243 Returns 1 if the last attempted write to the BIO failed due to the size of the 244 attempted write exceeding the applicable MTU.
|
| /freebsd/contrib/ofed/infiniband-diags/man/ |
| H A D | ibportstate.8 | 56 error is indicated if attempted on CA or router ports) 88 switch port 0 (An error is generated if attempted on external switch
|
| /freebsd/share/man/man4/ |
| H A D | vtnet.4 | 212 The number of times TCP segment offloading was attempted without transmit 215 The number of times TCP segment offloading was attempted for a non-TCP packet. 247 was attempted for a packet where the csum is not located in the first mbuf.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-fault-injector.md | 268 * This will fail if a large resize is attempted that exceeds the over 299 * This will fail if a large resize is attempted that exceeds the over 332 * address of the buffer. This will fail if a large resize is attempted that 384 * address of the buffer. This will fail if a large resize is attempted that
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | overflow.h | 66 * *@d holds the results of the attempted addition, regardless of whether 112 * *@d holds the results of the attempted subtraction, regardless of whether 158 * *@d holds the results of the attempted multiplication, regardless of whether 197 * '*@d' will hold the results of the attempted shift, but is not
|
| /freebsd/usr.bin/compress/ |
| H A D | compress.1 | 119 Compression is attempted even if the results will be larger than the 166 recompression of compressed data is attempted.
|
| /freebsd/lib/libc/gen/ |
| H A D | signal.3 | 112 .It 21 Ta Dv SIGTTIN Ta "stop process" Ta "background read attempted from" 114 .It 22 Ta Dv SIGTTOU Ta "stop process" Ta "background write attempted to"
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | YAMLParser.h | 345 assert(Base && Base->CurrentEntry && "Attempted to access end iterator!"); 351 "Attempted to dereference end iterator!"); 356 assert(Base && Base->CurrentEntry && "Attempted to access end iterator!"); 381 assert(Base && "Attempted to advance iterator past end!");
|