Home
last modified time | relevance | path

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

12

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp84 bool captured(const Use *U) override { in captured() function
125 bool captured(const Use *U) override { in captured() function
169 bool captured(const Use *U) override { in captured() function
445 if (Tracker->captured(U)) in PointerMayBeCaptured()
/src/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
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCaptureTracking.h100 virtual bool captured(const Use *U) = 0;
/src/contrib/file/magic/Magdir/
H A Dstatistics30 # (I'm sure the version number could be captured as well but I did not
/src/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
/src/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
/src/contrib/llvm-project/llvm/include/llvm/Passes/
H A DTargetPassRegistry.inc27 // MSVC requires this to be captured if it's used inside decltype.
/src/sys/contrib/device-tree/Bindings/mtd/
H A Dmtk-nand.txt7 The hardware description for both devices must be captured as device
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp368 OpaqueValueExpr *captured = in capture() local
373 captured->setIsUnique(true); in capture()
376 addSemanticExpr(captured); in capture()
377 return captured; in capture()
/src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt14 with a few variations that are captured by the properties here.
/src/crypto/openssl/doc/designs/quic-design/
H A Ddebugging.md129 kept together with the captured packets. It is also highly useful if you want
/src/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.
/src/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
/src/contrib/sendmail/libmilter/
H A DREADME161 Further logging can be captured through the syslogd daemon. Using the
/src/usr.sbin/bsdconfig/startup/share/
H A Drcconf.subr375 # be captured and f_dialog_menutag_fetch() should be used to get the user's
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver1.td89 // 4 Cycles integer load-to use Latency is captured
92 // 8 Cycles vector load-to use Latency is captured
H A DX86ScheduleZnver2.td90 // 4 Cycles load-to use Latency is captured
93 // 7 Cycles vector load-to use Latency is captured
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td161 // This check is unnecessary as it's captured by the result register
173 // This check is unnecessary as it's captured by the result register
185 // This check is unnecessary as it's captured by the result register
197 // This check is unnecessary as it's captured by the result register
H A DVOPInstructions.td1085 // This check is unnecessary as it's captured by the result register
1608 // IsSingle is captured from the vopprofile for these instructions, but the
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td425 "%select{used|required to be captured for this use}1">,
2350 "variable %0 is uninitialized when %select{used here|captured by block}1">,
2353 "variable %0 is %select{used|captured}1 uninitialized whenever "
2363 "%select{used here|captured by block}1">,
2367 "%select{uninitialized use occurs|variable is captured by block}0 here">;
2369 "block pointer variable %0 is %select{uninitialized|null}1 when captured by "
4500 "%select{|captured }1completion handler is never called">,
4503 "%select{|captured }1%0 parameter marked 'called_once' is never called">,
6776 "block will be retained by %select{the captured object|an object strongly "
6777 "retained by the captured object}0">;
[all …]
H A DTokenKinds.def893 // Annotation for #pragma clang __debug captured...
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp537 bool captured(const Use *U) override { in captured() function
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrAtomics.td570 // vector_insert -> vector_extract -> atomic store sequence, which is captured
/src/crypto/openssl/Configurations/
H A DREADME.md438 be handled, how the output is captured and so on.

12