| /src/contrib/kyua/utils/ ! |
| H A D | auto_array.ipp | 68 /// \param ptr The pointer to copy from. This pointer is invalidated and the 152 /// \param ptr The object to copy from. This is invalidated after the copy. 214 /// functions. The auto_array is invalidated when used.
|
| /src/crypto/openssl/crypto/property/ ! |
| H A D | README.md | 54 must be invalidated. The cache will also be invalidated when the global
|
| /src/crypto/openssl/doc/man3/ ! |
| H A D | SSL_get_peer_cert_chain.pod | 41 is not incremented and the returned stack may be invalidated by renegotiation.
|
| H A D | RSA_set_method.pod | 153 because if it was supplied by an ENGINE, the pointer could be invalidated
|
| /src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ ! |
| H A D | Checker.h | 335 const InvalidatedSymbols *invalidated, in _checkRegionChanges() argument 340 return ((const CHECKER *) checker)->checkRegionChanges(state, invalidated, in _checkRegionChanges()
|
| H A D | CheckerManager.h | 404 const InvalidatedSymbols *invalidated,
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ ! |
| H A D | RetainCountChecker.h | 319 const InvalidatedSymbols *invalidated,
|
| H A D | RetainCountChecker.cpp | 1184 ProgramStateRef state, const InvalidatedSymbols *invalidated, in checkRegionChanges() argument 1188 if (!invalidated) in checkRegionChanges() 1197 for (SymbolRef sym : *invalidated) { in checkRegionChanges()
|
| /src/crypto/openssl/doc/internal/man3/ ! |
| H A D | DEFINE_PRIORITY_QUEUE_OF.pod | 86 argument. The index I<elem> is invalidated by this function. It is undefined
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ ! |
| H A D | CheckerManager.cpp | 598 const InvalidatedSymbols *invalidated, in runCheckersForRegionChanges() argument 608 state = RegionChangesChecker(state, invalidated, ExplicitRegions, Regions, in runCheckersForRegionChanges()
|
| H A D | ExprEngine.cpp | 674 const InvalidatedSymbols *invalidated, in processRegionChanges() argument 679 return getCheckerManager().runCheckersForRegionChanges(state, invalidated, in processRegionChanges()
|
| /src/sys/dev/cxgbe/tom/ ! |
| H A D | t4_ddp.c | 868 bool invalidated; in handle_ddp_data_rcvbuf() local 872 invalidated = (report & F_DDP_INV) != 0; in handle_ddp_data_rcvbuf() 891 if (invalidated) in handle_ddp_data_rcvbuf() 947 if (invalidated) in handle_ddp_data_rcvbuf()
|
| /src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ ! |
| H A D | ExprEngine.h | 392 const InvalidatedSymbols *invalidated,
|
| /src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ ! |
| H A D | Checkers.td | 808 HelpText<"Check for use of invalidated iterators">, 1018 HelpText<"Finds usages of possibly invalidated pointers">, 1277 HelpText<"Check that the invalidatable instance variables are invalidated in "
|
| /src/sys/dev/bhnd/ ! |
| H A D | bhnd_bus_if.m | 632 * invalidated. 655 * invalidated.
|
| /src/contrib/llvm-project/libcxx/include/ ! |
| H A D | string | 2772 // range could get invalidated by reallocation:
|