Home
last modified time | relevance | path

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

12

/freebsd-14.2/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()
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dvideo-interface-devices.yaml31 defined on the external world scene to be captured when projected on the
227 casing used for video calls. The captured images are meant to be displayed
250 image once captured to memory buffers to correctly display it to users:
285 The image once captured to memory will then be rotated by 180 degrees:
317 the user. The captured images are meant to be displayed in portrait mode
351 The image once captured to memory will be rotated:
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCaptureTracking.h100 virtual bool captured(const Use *U) = 0;
/freebsd-14.2/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-14.2/contrib/file/magic/Magdir/
H A Dstatistics30 # (I'm sure the version number could be captured as well but I did not
/freebsd-14.2/sys/contrib/device-tree/Bindings/ipmi/
H A Daspeed,ast2400-kcs-bmc.yaml61 thus the target interrupt controller is not captured by the BMC's
/freebsd-14.2/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-14.2/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-14.2/sys/contrib/device-tree/Bindings/mtd/
H A Dmtk-nand.txt7 The hardware description for both devices must be captured as device
/freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt14 with a few variations that are captured by the properties here.
H A Dqcom,rpmh-rsc.yaml23 with a few variations that are captured by the properties here.
/freebsd-14.2/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-14.2/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-14.2/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-14.2/contrib/sendmail/libmilter/
H A DREADME161 Further logging can be captured through the syslogd daemon. Using the
/freebsd-14.2/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-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dregulator.yaml109 description: Load in uA present on regulator that is not captured by
/freebsd-14.2/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
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td420 "%select{used|required to be captured for this use}1">,
2310 "variable %0 is %select{used|captured}1 uninitialized whenever "
2320 "%select{used here|captured by block}1">,
4403 "%select{|captured }1completion handler is never called">,
6640 "retained by the captured object}0">;
8112 "%select{| explicitly}1 captured here">;
8175 "__block variable %0 cannot be captured in a "
8176 "%select{lambda expression|captured statement}1">;
9348 "captured structured bindings are incompatible with "
9896 "%select{implicitly |}2captured%select{| by reference}3"
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td154 // This check is unnecessary as it's captured by the result register
166 // This check is unnecessary as it's captured by the result register
178 // This check is unnecessary as it's captured by the result register
190 // This check is unnecessary as it's captured by the result register
H A DVOPInstructions.td1082 // This check is unnecessary as it's captured by the result register
1590 // IsSingle is captured from the vopprofile for these instructions, but the
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp537 bool captured(const Use *U) override { in captured() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrAtomics.td570 // vector_insert -> vector_extract -> atomic store sequence, which is captured

12