Home
last modified time | relevance | path

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

12

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DCaptureTracking.cpp40 bool captured(Use *U) { in captured() function
127 if (Tracker->captured(U)) in PointerMayBeCaptured()
140 if (Tracker->captured(U)) in PointerMayBeCaptured()
174 if (Tracker->captured(U)) in PointerMayBeCaptured()
179 if (Tracker->captured(U)) in PointerMayBeCaptured()
DAliasAnalysis.cpp391 bool captured(Use *U) { in captured() function
/freebsd-9-stable/contrib/llvm/include/llvm/Analysis/
DCaptureTracking.h53 virtual bool captured(Use *U) = 0;
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/
Dtcptop_example.txt26 that the screen does not clear. Some traffic was captured, around 110 Kbytes
Dtcptop_snv_example.txt26 that the screen does not clear. Some traffic was captured, around 110 Kbytes
Djs_who_example.txt23 button was pressed. This output captured the many browser events that occured
Dshellsnoop_example.txt4 shellsnoop has successfully captured the text that was displayed on the
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaPseudoObject.cpp340 OpaqueValueExpr *captured = in capture() local
346 addSemanticExpr(captured); in capture()
347 return captured; in capture()
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp161 bool captured(Use *U) LLVM_OVERRIDE { in captured() function
/freebsd-9-stable/contrib/sendmail/libmilter/
DREADME158 Further logging can be captured through the syslogd daemon. Using the
/freebsd-9-stable/usr.sbin/bsdconfig/startup/share/
Drcconf.subr376 # be captured and f_dialog_menutag_fetch() should be used to get the user's
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnosticSemaKinds.td1399 "variable %0 is uninitialized when %select{used here|captured by block}1">,
1402 "variable %0 is %select{used|captured}1 uninitialized whenever "
1412 "%select{used here|captured by block}1">,
1416 "%select{uninitialized use occurs|variable is captured by block}0 here">;
1418 "block pointer variable %0 is uninitialized when captured by block">,
4121 "block will be retained by %select{the captured object|an object strongly "
4122 "retained by the captured object}0">;
5085 "'this' cannot be explicitly captured when the capture default is '='">;
5091 "%0 cannot be captured because it does not have automatic storage "
5094 "'this' cannot be %select{implicitly |}0captured in this context">;
[all …]
DTokenKinds.def624 // Annotation for #pragma clang __debug captured...
DDiagnosticParseKinds.td739 "'this' cannot be captured by reference">;
/freebsd-9-stable/contrib/llvm/include/llvm/IR/
DIntrinsics.td53 // NoCapture - The specified argument pointer is not captured by the intrinsic.
/freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp347 bool captured(Use *U) { in captured() function
/freebsd-9-stable/contrib/openbsm/
DNEWS79 cnt,argv rather than cnt so that execve(2) arguments are captured if
/freebsd-9-stable/sys/boot/forth/
Dmenu.4th658 \ captured by the `getkey' function.
/freebsd-9-stable/crypto/openssh/
Dsshd_config.0418 purpose of regeneration is to prevent decrypting captured
/freebsd-9-stable/contrib/tcpdump/
DCHANGES193 smb: make sure that we haven't gone past the end of the captured data.
/freebsd-9-stable/contrib/llvm/include/llvm/Target/
DTarget.td388 // captured by any operands of the instruction or other flags.
/freebsd-9-stable/contrib/file/magic/Magdir/
Dmsdos298 # already captured by the generic patterns above
/freebsd-9-stable/contrib/bmake/
Dbmake.cat1515 which are of interest to bbmmaakkee. The captured
/freebsd-9-stable/sys/conf/
DNOTES633 # for in a captured lab environment :-)
/freebsd-9-stable/share/doc/IPv6/
DIMPLEMENTATION2168 The inbound/outbound traffic is monitored/captured by SPD engine, which works

12