| /NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ |
| HD | ThreadSafetyOps.def | 29 TIL_OPCODE_DEF(Apply)
|
| HD | ThreadSafetyTraverse.h | 203 R_SExpr reduceApply(Apply &Orig, R_SExpr E0, R_SExpr E1) { in reduceApply() 665 void printApply(const Apply *E, StreamType &SS, bool sugared = false) { 668 printApply(cast<Apply>(F), SS, true); 719 self()->printApply(cast<Apply>(T), SS, true); in printCall()
|
| HD | ThreadSafetyTIL.h | 832 class Apply : public SExpr { 836 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function 837 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function 855 typename C::CType compare(const Apply* E, C& Cmp) const { in compare()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Perl/ |
| HD | Readme | 17 3. Apply Richard's patch (gpatch -p1 -i patchfile)
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Driver/ |
| HD | CC1Options.td | 395 HelpText<"Apply fix-it advice to the input source">; 397 HelpText<"Apply fix-it advice creating a file with the given suffix">; 447 HelpText<"Apply modifications to files to conform to ARC">; 449 HelpText<"Apply modifications and produces temporary files that conform to ARC">; 458 HelpText<"Apply fix-it advice even in the presence of unfixable errors">; 460 HelpText<"Apply fix-it advice only for warnings, not errors">; 462 HelpText<"Apply fix-it changes and recompile">; 464 HelpText<"Apply fix-it changes to temporary files">;
|
| /NextBSD/contrib/ncurses/ |
| HD | README.emx | 44 Apply the autoconf patches from
|
| /NextBSD/usr.sbin/bsdconfig/networking/share/ |
| HD | routing.subr | 120 # Apply the default router/gateway
|
| HD | device.subr | 339 # Re/Apply the settings if desired
|
| /NextBSD/contrib/compiler-rt/lib/builtins/ |
| HD | fp_extend_impl.inc | 105 // Apply the signbit to (dst_t)abs(a).
|
| HD | fp_trunc_impl.inc | 132 // Apply the signbit to (dst_t)abs(a).
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | ThreadSafetyCommon.cpp | 378 E = new (Arena) til::Apply(E, A); in translateCallExpr() 902 til::SExpr *Ap = new (Arena) til::Apply(Dr, Sf); in handleDestructorCall()
|
| /NextBSD/contrib/gcc/config/arm/ |
| HD | ieee754-sf.S | 471 @ Apply exponent bias, check for under/overflow. 625 @ Apply exponent bias accordingly.
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaTemplateDeduction.cpp | 3924 QualType Apply(TypeLoc TL) { in Apply() function in __anon9b0578690211::SubstituteAutoTransform 3955 Result = SubstituteAutoTransform(*this, Context.DependentTy).Apply(Type); in DeduceAutoType() 3975 Result = SubstituteAutoTransform(*this, Deduced).Apply(Type); in DeduceAutoType() 3995 QualType FuncParam = SubstituteAutoTransform(*this, TemplArg).Apply(Type); in DeduceAutoType() 4038 Result = SubstituteAutoTransform(*this, DeducedType).Apply(Type); in DeduceAutoType()
|
| /NextBSD/crypto/openssl/ |
| HD | PROBLEMS | 210 link failures. Apply 109147-09 or later or modify Makefile generated
|
| /NextBSD/contrib/tcsh/ |
| HD | README | 115 1. Apply the following patch:
|
| /NextBSD/lib/libz/ |
| HD | ChangeLog | 246 - Apply Darwin patches for 64-bit file offsets to contrib/minizip [Slack] 254 - Apply casts in zlib.h to avoid conversion warnings 351 - Apply destination directory fixes to CMakeLists.txt [Lowman] 359 - Apply license and readme changes to contrib/asm686 [Raiter] 445 - Apply various fixes to CMakeLists.txt [Lowman] 622 - Apply security vulnerability fixes to contrib/infback9 as well
|
| /NextBSD/crypto/heimdal/doc/ |
| HD | apps.texi | 57 Apply @file{security.patch} to @file{/sbin/init.d/security}.
|
| /NextBSD/contrib/groff/ |
| HD | PROBLEMS | 351 causes a major memory leak in gtroff. Apply the following fix to g++ 568 Apply this change:
|
| /NextBSD/etc/ |
| HD | rc.subr | 464 # Apply optional trim (-k POS.TRIM) to cut leading characters 537 # Apply optional trim (-k POS.TRIM), cut leading chars 1733 # Apply ruleset number $ruleset to the devfs mountpoint $dir.
|
| /NextBSD/contrib/groff/src/devices/xditview/ |
| HD | ChangeLog | 50 * draw.c (AdjustCharDeltas): Apply correction only if nadj > 1.
|
| /NextBSD/contrib/openpam/ |
| HD | HISTORY | 106 embedded in strings such as prompts. Apply it to the prompts used
|
| /NextBSD/contrib/ofed/libmthca/ |
| HD | ChangeLog | 354 Apply Michael S. Tsirkin's patch to fix linking of WQEs on
|
| /NextBSD/crypto/openssh/contrib/redhat/ |
| HD | openssh.spec | 640 - Apply Andrew Bartlett's patch for letting pam_authenticate() know which
|
| /NextBSD/contrib/libreadline/doc/ |
| HD | hsuser.texi | 455 Apply the following @samp{s} modifier once to each word in the event.
|
| /NextBSD/contrib/binutils/binutils/doc/ |
| HD | binutils.texi | 1384 Apply @option{--redefine-sym} to each symbol pair "@var{old} @var{new}" 1396 Apply @option{--keep-symbol} option to each symbol listed in the file 1402 Apply @option{--strip-symbol} option to each symbol listed in the file 1408 Apply @option{--strip-unneeded-symbol} option to each symbol listed in 1414 Apply @option{--keep-global-symbol} option to each symbol listed in the 1420 Apply @option{--localize-symbol} option to each symbol listed in the file 1426 Apply @option{--globalize-symbol} option to each symbol listed in the file 1432 Apply @option{--weaken-symbol} option to each symbol listed in the file
|