/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | stdio.d | 2357 struct Impl in ByLineImpl() struct 2363 Terminator terminator; in ByLineImpl() 2364 KeepTerminator keepTerminator; in ByLineImpl() 2365 bool haveLine; in ByLineImpl() 2368 this(File f, KeepTerminator kt, Terminator terminator) in ByLineImpl() 2376 @property bool empty() in ByLineImpl() 2382 @property Char[] front() in ByLineImpl() 2388 void popFront() in ByLineImpl() 2395 void needLine() in ByLineImpl()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_log_interface.cc | 42 XRayLogImpl Impl; member 66 XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT { in __xray_log_register_mode() 107 void __xray_set_log_impl(XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT { in __xray_set_log_impl()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/ |
H A D | curl.d | 2399 private struct Impl struct 2401 ~this() in ~this() 2408 Curl curl; 2409 curl_slist* headersOut; 2411 string charset; 2414 StatusLine status; 2418 Method method = Method.undefined; 2420 @system @property void onReceiveHeader(void delegate(in char[] key, in onReceiveHeader() 3338 private struct Impl struct 3340 ~this() in ~this() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/ |
H A D | curl.d | 2429 private struct Impl struct 2431 ~this() in ~this() 2438 Curl curl; 2439 curl_slist* headersOut; 2441 string charset; 2444 StatusLine status; 2448 Method method = Method.undefined; 2450 @system @property void onReceiveHeader(void delegate(in char[] key, in onReceiveHeader() 3360 private struct Impl struct 3362 ~this() in ~this() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Signposts.h | 29 std::unique_ptr<SignpostEmitterImpl> Impl; variable
|
H A D | BinaryStreamRef.h | 160 BinaryStreamRef(std::shared_ptr<BinaryStream> Impl, uint32_t ViewOffset, in BinaryStreamRef() 226 WritableBinaryStreamRef(std::shared_ptr<WritableBinaryStream> Impl, in WritableBinaryStreamRef()
|
H A D | CrashRecoveryContext.h | 47 void *Impl = nullptr; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/WindowsManifest/ |
H A D | WindowsManifestMerger.h | 60 std::unique_ptr<WindowsManifestMergerImpl> Impl; variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/ |
H A D | tsan_test_util_posix.cc | 235 struct ScopedThread::Impl { struct in ScopedThread 246 void ScopedThread::Impl::HandleEvent(Event *ev) { in HandleEvent()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | Magic.h | 21 enum Impl { enum 59 operator Impl() const { return V; } in Impl() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 59 class Impl; variable 99 class Impl; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIRParser.h | 38 std::unique_ptr<MIRParserImpl> Impl; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/ |
H A D | TFUtils.h | 206 std::unique_ptr<EvaluationResultImpl> Impl; variable 239 std::unique_ptr<TFModelEvaluatorImpl> Impl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ParentMap.h | 21 void* Impl; variable
|
H A D | ASTUnresolvedSet.h | 94 mutable ASTUnresolvedSet Impl; variable
|
H A D | Mangle.h | 290 std::unique_ptr<Implementation> Impl; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/ |
H A D | RemarkStringTable.cpp | 42 auto Impl = [&](StringRef &S) { S = add(S).second; }; in internalize() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 57 class ASTDiff::Impl { class in clang::diff::ASTDiff 112 class SyntaxTree::Impl { class in clang::diff::SyntaxTree 119 Impl(SyntaxTree *Parent, in Impl() function in clang::diff::SyntaxTree::Impl 124 Impl(SyntaxTree *Parent, in Impl() function in clang::diff::SyntaxTree::Impl 262 SyntaxTree::Impl::Impl(SyntaxTree *Parent, ASTContext &AST) in Impl() function in clang::diff::SyntaxTree::Impl 267 SyntaxTree::Impl::Impl(SyntaxTree *Parent, Decl *N, ASTContext &AST) in Impl() function in clang::diff::SyntaxTree::Impl 274 SyntaxTree::Impl::Impl(SyntaxTree *Parent, Stmt *N, ASTContext &AST) in Impl() function in clang::diff::SyntaxTree::Impl 903 ASTDiff::Impl::Impl(SyntaxTree::Impl &T1, SyntaxTree::Impl &T2, in Impl() function in clang::diff::ASTDiff::Impl
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.cpp | 382 MergedLoadStoreMotion Impl(SplitFooterBB); in runOnFunction() local 413 MergedLoadStoreMotion Impl(Options.SplitFooterBB); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | LowerAtomic.cpp | 169 LowerAtomicPass Impl; member in __anon8d6e36040111::LowerAtomicLegacyPass
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | ItaniumManglingCanonicalizer.cpp | 212 struct ItaniumManglingCanonicalizer::Impl { struct in ItaniumManglingCanonicalizer 213 CanonicalizingDemangler Demangler = {nullptr, nullptr};
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | CrossDSOCFI.cpp | 170 CrossDSOCFI Impl; in run() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/ |
H A D | SupportHelpers.h | 75 explicit Impl(const ::testing::Matcher<T> &ValueMatcher) in Impl() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Speculation.h | 123 Speculator(ImplSymbolMap &Impl, ExecutionSession &ref) in Speculator()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | ChainedIncludesSource.cpp | 62 ChainedIncludesSourceImpl Impl; member
|