Searched refs:reached (Results 1 – 25 of 131) sorted by relevance
123456
| /src/contrib/bmake/unit-tests/ |
| H A D | directive-else.mk | 12 . warning must not be reached 24 . warning must not be reached 33 . warning must not be reached
|
| H A D | directive-for-errors.mk | 56 . warning Should not be reached. 65 . warning Should not be reached. 72 . info Would be reached if there were items to loop over.
|
| H A D | error.mk | 12 .info this is not reached because of the .error above 15 : this is not reached because of the .error
|
| H A D | varname-dot-objdir.mk | 15 : ${.TARGET} was reached.
|
| H A D | cond-cmp-unary.exp | 1 make: cond-cmp-unary.mk:54: This is only reached because of a bug in EvalTruthy.
|
| H A D | doterror.mk | 8 @echo not reached
|
| H A D | cond-cmp-unary.mk | 54 . info This is only reached because of a bug in EvalTruthy.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_open.pod | 52 OSSL_STORE_eof() hasn't been reached, and finish it off with OSSL_STORE_close(). 82 NULL, or the end of data is reached as indicated by OSSL_STORE_eof(). 112 OSSL_STORE_eof() takes a B<OSSL_STORE_CTX> and checks if we've reached the end 118 OSSL_STORE_eof() shows that the end of data has been reached. 150 on error or when end of data is reached. 154 OSSL_STORE_eof() returns 1 if the end of data has been reached
|
| H A D | SSL_CTX_free.pod | 16 …object pointed to by B<ctx> and frees up the allocated memory if the reference count has reached 0.
|
| H A D | BIO_f_readbuffer.pod | 35 it asks for, unless there's an error or end of communication is reached in the
|
| /src/crypto/krb5/src/util/ss/ |
| H A D | ss_err.et | 22 "End-of-file reached"
|
| /src/contrib/bearssl/src/codec/ |
| H A D | pemdec.t0 | 138 \ count. Reading stops when end-of-line is reached. Returned value 225 \ 1 quartet processed, one or two bytes produced, terminator reached. 226 \ 2 end-of-line reached. 286 \ object is reached, -1 otherwise. The end of object or error event is sent.
|
| /src/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-lm3532.txt | 24 set-point to another after the device has reached its 27 set-point to another after the device has reached its
|
| /src/tools/test/stress2/misc/ |
| H A D | reaper.sh | 66 _exit(0); /* never reached */
|
| H A D | killpg4.sh | 57 _exit(0); /* Not reached */
|
| H A D | killpg2.sh | 101 _exit(0); /* never reached */
|
| H A D | killpg3.sh | 82 _exit(0); /* never reached */
|
| /src/sys/dev/hptrr/ |
| H A D | himfuncs.h | 43 _HIM_INTERFACE(HPT_U8, get_controller_count, (PCI_ID *id, HPT_U8 *reached))
|
| /src/lib/libc/amd64/string/ |
| H A D | memchr.S | 70 cmp %rdx, %rdi # end of buffer reached during head? 145 cmp %rdx, %rdi # end of buffer reached during head?
|
| H A D | strspn.S | 158 pcmpeqb %xmm0, %xmm1 # end of string reached? 162 test %eax, %eax # end of set reached?
|
| /src/sys/dev/hptnr/ |
| H A D | himfuncs.h | 42 _HIM_INTERFACE(HPT_U8, get_controller_count, (PCI_ID *id, HPT_U8 *reached, PCI_ADDRESS *addr))
|
| /src/contrib/file/magic/Magdir/ |
| H A D | sequent | 22 # Symmetry magic nums will not be reached if DOS COM comes before them;
|
| /src/sys/dev/hpt27xx/ |
| H A D | himfuncs.h | 42 _HIM_INTERFACE(HPT_U8, get_controller_count, (PCI_ID *id, HPT_U8 *reached, PCI_ADDRESS *addr))
|
| /src/contrib/atf/atf-sh/ |
| H A D | integration_test.sh | 146 atf_check -s eq:0 -o match:skipped.*reached \
|
| /src/sys/contrib/device-tree/src/arm/arm/ |
| H A D | arm-realview-eb-11mp-ctrevb.dts | 61 * on their IRQ cannot be reached, so disable them.
|
123456