| /external/skia/src/core/ |
| D | SkRefDict.cpp | 13 struct SkRefDict::Impl { struct in SkRefDict 14 Impl* fNext; 15 SkString fName; 16 SkRefCnt* fData;
|
| D | SkFlate.cpp | 166 struct SkDeflateWStream::Impl { struct in SkDeflateWStream 174 : fImpl(SkNEW(SkDeflateWStream::Impl)) { in SkDeflateWStream()
|
| /external/compiler-rt/lib/tsan/tests/rtl/ |
| D | tsan_test_util_linux.cc | 228 struct ScopedThread::Impl { struct in ScopedThread 239 void ScopedThread::Impl::HandleEvent(Event *ev) { in HandleEvent()
|
| /external/google-breakpad/src/testing/include/gmock/ |
| D | gmock-actions.h | 492 explicit Impl(R value) in Impl() function 562 explicit Impl(T& ref) : ref_(ref) {} // NOLINT in Impl() function 611 explicit Impl(const T& value) : value_(value) {} // NOLINT in Impl() function 801 explicit Impl(const A& action) : action_(action) {} in Impl() function 875 Impl(const Action<VoidResult>& action1, const Action<F>& action2) in Impl() function
|
| D | gmock-matchers.h | 459 explicit Impl(const Matcher<U>& source_matcher) in Impl() function 868 explicit Impl(Super& x) : object_(x) {} // NOLINT in Impl() function 1571 Impl(FloatType rhs, bool nan_eq_nan) : in Impl() function 1681 explicit Impl(const InnerMatcher& matcher) in Impl() function
|
| /external/clang/include/clang/AST/ |
| D | ParentMap.h | 22 void* Impl; variable
|
| D | ASTUnresolvedSet.h | 89 mutable ASTUnresolvedSet Impl; variable
|
| /external/conscrypt/src/main/java/org/conscrypt/ |
| D | FileClientSessionCache.java | 55 static class Impl implements SSLClientSessionCache { class in FileClientSessionCache 77 Impl(File directory) throws IOException { in Impl() method in FileClientSessionCache.Impl
|
| /external/clang/test/SemaTemplate/ |
| D | qualified-id.cpp | 23 class Impl { class
|
| /external/openfst/src/include/fst/ |
| D | matcher-fst.h | 70 typedef AddOnImpl<typename M::FST, D> Impl; typedef 71 NullMatcherFstInit(Impl **) {} in NullMatcherFstInit() argument 92 typedef AddOnImpl<F, D> Impl; typedef
|
| D | project.h | 101 typedef ArcMapFstImpl< A, A, ProjectMapper<A> > Impl; typedef
|
| D | invert.h | 81 typedef ArcMapFstImpl< A, A, InvertMapper<A> > Impl; typedef
|
| D | encode.h | 492 typedef ArcMapFstImpl< A, A, EncodeMapper<A> > Impl; typedef 530 typedef ArcMapFstImpl< A, A, EncodeMapper<A> > Impl; typedef
|
| D | cache.h | 661 typedef CacheBaseImpl<State> Impl; typedef 718 typedef CacheBaseImpl<State, C> Impl; typedef 763 typedef CacheBaseImpl<State, C> Impl; typedef
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetLibraryInfo.h | 184 const TargetLibraryInfoImpl *Impl; variable 187 explicit TargetLibraryInfo(const TargetLibraryInfoImpl &Impl) : Impl(&Impl) {} in TargetLibraryInfo()
|
| D | LibCallSemantics.h | 130 mutable void *Impl; variable
|
| D | TargetTransformInfo.h | 602 T Impl; variable 605 Model(T Impl) : Impl(std::move(Impl)) {} in Model() 775 TargetTransformInfo::TargetTransformInfo(T Impl) in TargetTransformInfo()
|
| /external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
| D | ExecutionListBenchmark.java | 61 enum Impl { enum in ExecutionListBenchmark
|
| D | StripedBenchmark.java | 52 enum Impl { enum in StripedBenchmark
|
| /external/llvm/include/llvm/Support/ |
| D | CrashRecoveryContext.h | 45 void *Impl; variable
|
| /external/clang/include/clang/Basic/ |
| D | VirtualFileSystem.h | 116 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy variable
|
| /external/clang/include/clang/Frontend/ |
| D | Utils.h | 110 void *Impl; // Opaque implementation variable
|
| /external/clang/lib/ARCMigrate/ |
| D | Internals.h | 51 void *Impl; // TransformActionsImpl. variable
|
| /external/v8/include/ |
| D | v8-util.h | 39 typedef std::map<K, PersistentContainerValue> Impl; typedef 371 typedef std::vector<PersistentContainerValue> Impl; typedef
|
| /external/guava/guava-tests/benchmark/com/google/common/collect/ |
| D | MapBenchmark.java | 42 public enum Impl { enum in MapBenchmark
|