Searched
full:friend (Results
1026 -
1050 of
2215) sorted by null
<<41424344454647484950>>
/external/webkit/Source/JavaScriptCore/wtf/ |
ListHashSet.h | 76 friend class ListHashSetConstIterator<ValueType, inlineCapacity, HashArg>; 131 friend void deleteAllValues<>(const ListHashSet&); 258 friend class ListHashSet<ValueArg, inlineCapacity, HashArg>; 301 friend class ListHashSet<ValueArg, inlineCapacity, HashArg>; 302 friend class ListHashSetIterator<ValueArg, inlineCapacity, HashArg>;
|
/frameworks/base/include/utils/ |
RefBase.h | 146 friend class ReferenceMover; 151 friend class weakref_type; 186 friend class ReferenceMover; 279 template<typename Y> friend class sp; 280 template<typename Y> friend class wp;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesm.h | 51 friend class NCursesMenu; 229 friend void _nc_xx_mnu_init(MENU *); 230 friend void _nc_xx_mnu_term(MENU *); 231 friend void _nc_xx_itm_init(MENU *); 232 friend void _nc_xx_itm_term(MENU *);
|
/external/chromium/chrome/browser/history/ |
url_database.h | 22 class VisitDatabase; // For friend statement. 121 friend class URLDatabase; 224 friend class VisitDatabase;
|
history_backend.h | 331 friend class base::RefCountedThreadSafe<HistoryBackend>; 332 friend class CommitLaterTask; // The commit task needs to call Commit(). 333 friend class HistoryBackendTest; 334 friend class HistoryTest; // So the unit tests can poke our innards. 349 friend class ::TestingProfile; 361 friend class URLQuerier;
|
history_types.h | 29 // Forward declaration for friend statements. 128 friend class URLDatabase; 129 friend class HistoryBackend; 357 friend class HistoryBackend; 590 friend class base::RefCountedThreadSafe<HistoryAddPageArgs>; 654 friend class base::RefCountedThreadSafe<MostVisitedThumbnails>;
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_service.h | 267 friend class SafeBrowsingServiceFactoryImpl; 283 friend class base::RefCountedThreadSafe<SafeBrowsingService>; 284 friend class SafeBrowsingServiceTest;
|
/external/chromium/chrome/browser/task_manager/ |
task_manager.h | 133 friend class base::RefCountedThreadSafe<ResourceProvider>; 183 friend struct DefaultSingletonTraits<TaskManager>; 328 friend class base::RefCountedThreadSafe<TaskManagerModel>;
|
/external/chromium/net/proxy/ |
multi_threaded_proxy_resolver.cc | 29 friend class base::RefCountedThreadSafe<PurgeMemoryTask>; 71 friend class base::RefCountedThreadSafe<Executor>; 166 friend class base::RefCountedThreadSafe<MultiThreadedProxyResolver::Job>;
|
proxy_service.h | 220 friend class base::RefCounted<ProxyService>; 223 friend class PacRequest; 362 friend class base::RefCountedThreadSafe<SyncProxyServiceHelper>;
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
port.h | 268 friend class Connection; 406 friend class Port; 407 friend class ConnectionRequest;
|
/external/clang/include/clang/AST/ |
CXXInheritance.h | 162 friend class CXXRecordDecl; 255 friend bool operator==(const UniqueVirtualMethod &X, 261 friend bool operator!=(const UniqueVirtualMethod &X,
|
/external/clang/include/clang/Sema/ |
AttributeList.h | 150 friend class AttributePool; 151 friend class AttributeFactory; 379 friend class AttributePool;
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.h | 346 friend class ento::SValBuilder; 380 friend class ento::SValBuilder; 403 friend class ento::SValBuilder;
|
/external/gtest/include/gtest/ |
gtest.h | 202 friend AssertionResult AssertionSuccess(); 203 friend AssertionResult AssertionFailure(const Message&); 253 friend class internal::TestInfoImpl; 399 friend class internal::DefaultDeathTestFactory; 401 friend class internal::TestInfoImpl; 402 friend class internal::UnitTestImpl; 403 friend class Test; 404 friend class TestCase; 405 friend TestInfo* internal::MakeAndRegisterTestInfo( 539 // ScopedTrace is a friend as it needs to modify the per-threa [all...] |
/external/llvm/include/llvm/ADT/ |
ValueMap.h | 78 friend class ValueMapCallbackVH<KeyT, ValueT, Config, ValueInfoT>; 195 friend class ValueMap<KeyT, ValueT, Config, ValueInfoT>; 196 friend struct DenseMapInfo<ValueMapCallbackVH>;
|
/external/llvm/include/llvm/Analysis/ |
AliasSetTracker.h | 37 friend class AliasSetTracker; 224 friend struct ilist_sentinel_traits<AliasSet>; 409 friend class AliasSet;
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
factor-weight.h | 340 friend class ArcIterator< FactorWeightFst<A, F> >; 341 friend class CacheStateIterator< FactorWeightFst<A, F> >; 342 friend class CacheArcIterator< FactorWeightFst<A, F> >;
|
rmepsilon.h | 428 friend class ArcIterator< RmEpsilonFst<A> >; 429 friend class CacheStateIterator< RmEpsilonFst<A> >; 430 friend class CacheArcIterator< RmEpsilonFst<A> >;
|
string-weight.h | 67 friend class StringWeightIterator<L, S>; 68 friend class StringWeightReverseIterator<L, S>; 69 friend bool operator==<>(const StringWeight<L, S> &,
|
synchronize.h | 322 friend class ArcIterator< SynchronizeFst<A> >; 323 friend class CacheStateIterator< SynchronizeFst<A> >; 324 friend class CacheArcIterator< SynchronizeFst<A> >;
|
/external/v8/src/ |
deoptimizer.h | 94 friend class Deoptimizer; 290 friend class FrameDescription; 291 friend class DeoptimizingCodeListNode;
|
/external/skia/include/core/ |
SkPath.h | 49 friend bool operator==(const SkPath&, const SkPath&); 50 friend bool operator!=(const SkPath& a, const SkPath& b) { 668 friend class Iter; 671 friend class SkPathStroker; 684 friend const SkPoint* sk_get_path_points(const SkPath&, int index); 685 friend class SkAutoPathBoundsUpdate;
|
/external/chromium/base/ |
mach_ipc_mac.h | 191 friend class ReceivePort; 192 friend class MachPortSender;
|
/external/chromium/base/memory/ |
singleton.h | 136 // friend struct DefaultSingletonTraits<FooClass>; 192 friend Type* Type::GetInstance();
|
Completed in 773 milliseconds
<<41424344454647484950>>