Home
last modified time | relevance | path

Searched refs:captured (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp70 Action captured(const Use *U, UseCaptureInfo CI) override { in captured() function
117 Action captured(const Use *U, UseCaptureInfo CI) override { in captured() function
168 Action captured(const Use *U, UseCaptureInfo CI) override { in captured() function
427 switch (Tracker->captured(U, CI)) { in PointerMayBeCaptured()
/freebsd/contrib/libpcap/doc/
H A DREADME.dag65 pcap_setdirection() is not supported. Only received traffic is captured.
102 how many bits of CRC/FCS to strip from the end of the captured
110 the existing FCS to be captured into the pcap file. Note some
H A DREADME.sita57 All captured packets are then forwarded across that TCP session
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCaptureTracking.h173 virtual Action captured(const Use *U, UseCaptureInfo CI) = 0;
/freebsd/contrib/file/magic/Magdir/
H A Dstatistics30 # (I'm sure the version number could be captured as well but I did not
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnvidia,tegra20-hsuart.txt44 Tx deviation of connected device can be captured over scope (or noted from
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Ddcsr.txt76 match. Which counter asserted the interrupt is captured in an EPU
82 Which event source asserted the interrupt is captured in an EPU
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmtk-nand.txt7 The hardware description for both devices must be captured as device
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DTargetPassRegistry.inc27 // MSVC requires this to be captured if it's used inside decltype.
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp366 OpaqueValueExpr *captured = in capture() local
371 captured->setIsUnique(true); in capture()
374 addSemanticExpr(captured); in capture()
375 return captured; in capture()
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt14 with a few variations that are captured by the properties here.
/freebsd/contrib/llvm-project/lldb/docs/design/
H A Dsbapi.rst
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Ddebugging.md129 kept together with the captured packets. It is also highly useful if you want
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.td99 // These are merged in phase 6, but tokens are captured after phase 4.
/freebsd/contrib/tcpdump/
H A DCONTRIBUTING.md70 The `tests` directory contains regression tests of the dissection of captured
71 packets. Those captured packets were saved running tcpdump with option
/freebsd/contrib/sendmail/libmilter/
H A DREADME161 Further logging can be captured through the syslogd daemon. Using the
/freebsd/usr.sbin/bsdconfig/startup/share/
H A Drcconf.subr375 # be captured and f_dialog_menutag_fetch() should be used to get the user's
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver2.td90 // 4 Cycles load-to use Latency is captured
93 // 7 Cycles vector load-to use Latency is captured
H A DX86ScheduleZnver1.td89 // 4 Cycles integer load-to use Latency is captured
92 // 8 Cycles vector load-to use Latency is captured
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td500 "%select{used|required to be captured for this use}1">,
2506 "variable %0 is uninitialized when %select{used here|captured by block}1">,
2509 "variable %0 is %select{used|captured}1 uninitialized whenever "
2519 "%select{used here|captured by block}1">,
2523 "%select{uninitialized use occurs|variable is captured by block}0 here">;
2525 "block pointer variable %0 is %select{uninitialized|null}1 when captured by "
3960 "OpenMP captured regions are not yet supported in "
4735 "%select{|captured }1completion handler is never called">,
4738 "%select{|captured }1%0 parameter marked 'called_once' is never called">,
7124 "block will be retained by %select{the captured object|an object strongly "
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.td183 /// Specify how the pointer may be captured.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td162 // This check is unnecessary as it's captured by the result register
174 // This check is unnecessary as it's captured by the result register
186 // This check is unnecessary as it's captured by the result register
198 // This check is unnecessary as it's captured by the result register
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrAtomics.td595 // vector_insert -> vector_extract -> atomic store sequence, which is captured
/freebsd/crypto/openssl/Configurations/
H A DREADME.md438 be handled, how the output is captured and so on.
/freebsd/contrib/openbsm/
H A DNEWS105 cnt,argv rather than cnt so that execve(2) arguments are captured if

12