Home
last modified time | relevance | path

Searched full:reached (Results 1 – 25 of 1214) sorted by relevance

12345678910>>...49

/freebsd/contrib/bmake/unit-tests/
H A Ddirective-for-errors.mk53 # XXX: This should not be reached. It should be skipped, as already done
56 . warning Should not be reached.
65 . warning Should not be reached.
72 . info Would be reached if there were items to loop over.
79 # XXX: As of 2020-12-31, this line is reached once.
80 . warning Should not be reached.
90 # expect+3: warning: Should not be reached.
91 # expect+2: warning: Should not be reached.
92 # expect+1: warning: Should not be reached.
93 . warning Should not be reached.
H A Ddirective-for-errors.exp13 make: "directive-for-errors.mk" line 93: warning: Should not be reached.
14 make: "directive-for-errors.mk" line 93: warning: Should not be reached.
15 make: "directive-for-errors.mk" line 93: warning: Should not be reached.
H A Ddirective-else.mk12 . warning must not be reached
24 . warning must not be reached
33 . warning must not be reached
H A Derror.mk12 .info this is not reached because of the .error above
15 : this is not reached because of the .error
H A Dcond-cmp-unary.mk53 # expect+1: This is only reached because of a bug in EvalTruthy.
54 . info This is only reached because of a bug in EvalTruthy.
/freebsd/usr.bin/mkuzip/
H A Dmkuzip.c166 /* Not reached */ in main()
181 /* Not reached */ in main()
212 /* Not reached */ in main()
219 /* Not reached */ in main()
227 /* Not reached */ in main()
262 /* Not reached */ in main()
276 /* Not reached */ in main()
281 /* Not reached */ in main()
304 /* Not reached */ in main()
360 /* Not reached */ in main()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_open.pod49 OSSL_STORE_eof() hasn't been reached, and finish it off with OSSL_STORE_close().
79 NULL, or the end of data is reached as indicated by OSSL_STORE_eof().
107 OSSL_STORE_eof() takes a B<OSSL_STORE_CTX> and checks if we've reached the end
113 OSSL_STORE_eof() shows that the end of data has been reached.
145 on error or when end of data is reached.
149 OSSL_STORE_eof() returns 1 if the end of data has been reached
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c105 /* NOT REACHED */ in print_service_class_id_list()
145 /* NOT REACHED */ in print_service_class_id_list()
206 /* NOT REACHED */ in print_protocol_descriptor()
319 /* NOT REACHED */ in print_protocol_descriptor()
353 /* NOT REACHED */ in print_protocol_descriptor_list()
381 /* NOT REACHED */ in print_protocol_descriptor_list()
439 /* NOT REACHED */ in print_bluetooth_profile_descriptor_list()
468 /* NOT REACHED */ in print_bluetooth_profile_descriptor_list()
510 /* NOT REACHED */ in print_bluetooth_profile_descriptor_list()
554 /* NOT REACHED */ in do_sdp_search()
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp274 // for cases where the reached use is not covered by any of the defs in getAllReachingDefs()
419 // defs, no more uses can be reached. in getAllReachedUses()
423 // Add all directly reached uses. in getAllReachedUses()
437 // Traverse all reached defs. This time dead defs cannot be ignored. in getAllReachedUses()
479 // Go over all defs and collect the reached uses that are non-phi uses in computePhiInfo()
484 // Have a work queue of defs whose reached uses need to be found. in computePhiInfo()
485 // For each def, add to the queue all reached (non-phi) defs. in computePhiInfo()
498 // Collect the super-set of all possible reached uses. This set will in computePhiInfo()
499 // contain all uses reached from this phi, either directly from the in computePhiInfo()
500 // phi defs, or (recursively) via non-phi defs reached by the phi defs. in computePhiInfo()
[all …]
/freebsd/share/man/man9/
H A Dieee80211_proto.983 This state is normally reached from
85 after selecting a BSS, but may also be reached from
92 This state is reached from
121 This state is reached only from
128 This state is reached only from
/freebsd/contrib/openpam/doc/man/
H A Dopenpam_readlinev.353 If the end of the line was reached before any words were read,
68 The end of the file was reached before any words were read;
77 The end of the file was reached while a quote or backslash escape
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_STORE_open.3186 \&\fBOSSL_STORE_eof()\fR hasn't been reached, and finish it off with \fBOSSL_STORE_close()\fR.
214 \&\s-1NULL,\s0 or the end of data is reached as indicated by \fBOSSL_STORE_eof()\fR.
237 \&\fBOSSL_STORE_eof()\fR takes a \fB\s-1OSSL_STORE_CTX\s0\fR and checks if we've reached the end
243 \&\fBOSSL_STORE_eof()\fR shows that the end of data has been reached.
273 on error or when end of data is reached.
277 \&\fBOSSL_STORE_eof()\fR returns 1 if the end of data has been reached
/freebsd/lib/libpmc/pmu-events/arch/x86/silvermont/
H A Dpipeline.json8 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
18 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
28 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
38 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
48 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
58 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
68 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
78 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
88 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
98 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_block_decoder.c814 * Provide the last instruction that was reached in @insn and @iext.
816 * Update @decoder->ip to point to the last IP that was reached. If we fail due
820 * Returns a positive integer if a suitable instruction was reached.
821 * Returns zero if no such instruction was reached.
875 * Provide the last instruction that was reached in @insn and @iext. If we
876 * reached @ip, this is the instruction preceding it.
878 * Update @decoder->ip to point to the last IP that was reached. If we fail due
882 * Returns a positive integer if @ip was reached.
883 * Returns zero if no such instruction was reached.
917 * The call at the end of the block may have reached @ip; make in pt_blk_proceed_to_ip()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h44 /// Is this use uninitialized whenever the variable declaration is reached?
76 /// The use is uninitialized the first time it is reached after we reach
80 /// The use is uninitialized the first time it is reached after the function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h22 // definitions, reached uses, etc.). The single-reaching-definition principle
73 // the id of the first reached use, and the id of the first reached def.
75 // id of the next reached def (for def nodes) or use (for use nodes).
78 // - Def node contains: reaching def, sibling, first reached def, and first
79 // reached use.
85 // |Reached |Reached | |
130 // d - reached def,
131 // u - reached use,
181 // no pre-existing value, even if it appears to be reached by some def.
188 // not meant to be reached by any def preceding (1). However, since the
[all …]
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c148 /* NOT REACHED */ in rfcomm_channel_lookup()
216 /* NOT REACHED */ in rfcomm_proto_list_parse()
236 /* NOT REACHED */ in rfcomm_proto_list_parse()
255 /* NOT REACHED */ in rfcomm_proto_list_parse()
/freebsd/contrib/kyua/utils/
H A Dsanity.hpp154 /// Ensures that a code path is not reached.
156 /// If the code path in which this macro is located is reached, execution is
168 /// Ensures that a code path is not reached using a custom error message.
170 /// If the code path in which this macro is located is reached, execution is
/freebsd/tests/sys/kern/
H A Dprace.c75 /* Not reached */ in child()
80 /* Not reached */ in child()
97 /* Not reached */ in prace()
/freebsd/contrib/libpcap/
H A Dpcap_loop.3pcap43 reached when reading from a ``savefile'',
62 reached when doing a live capture, the end of the ``savefile'' is
63 reached when reading from a ``savefile'',
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_readlinev.c128 * If the end of the line was reached before any words were read,
135 * - The end of the file was reached before any words were read; :errno is
138 * - The end of the file was reached while a quote or backslash escape
/freebsd/sys/kern/
H A Dsubr_counter.c121 * 0 - rate limit not reached.
122 * -1 - rate limit reached.
123 * >0 - rate limit was reached before, and was just reset. The return value
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_iter.c139 return (1); /* not reached; zcp_dataset_hold() longjmp'd */ in zcp_clones_list()
223 return (1); /* not reached; zcp_dataset_hold() longjmp'd */ in zcp_snapshots_list()
310 return (1); /* not reached; zcp_dataset_hold() longjmp'd */ in zcp_children_list()
413 return (1); /* not reached; zcp_dataset_hold() longjmp'd */ in zcp_user_props_list()
480 return (1); /* not reached; zcp_dataset_hold() longjmp'd */ in zcp_system_props_list()
595 return (1); /* not reached; zcp_dataset_hold() longjmp'd */ in zcp_bookmarks_list()
691 return (1); /* not reached; zcp_dataset_hold() longjmp'd */ in zcp_holds_list()
/freebsd/lib/libc/arm/gen/
H A Darm_drain_writebuf.255 guarantee the writes have reached their ultimate destination on all hardware.
65 The only way to be certain a pending write has reached its
/freebsd/usr.sbin/periodic/etc/security/
H A D550.ipfwlimit29 # Show ipfw rules which have reached the log limit
60 echo 'ipfw log limit reached:'

12345678910>>...49