/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
shared_ptr.h | 194 friend inline bool 198 friend inline bool 207 friend class __weak_count<_Lp>; 277 friend inline bool 281 friend inline bool 286 friend class __shared_count<_Lp>; 325 // Friend of __enable_shared_from_this. 332 // Friend of enable_shared_from_this. 565 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr; 566 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
shared_ptr.h | 194 friend inline bool 198 friend inline bool 207 friend class __weak_count<_Lp>; 277 friend inline bool 281 friend inline bool 286 friend class __shared_count<_Lp>; 325 // Friend of __enable_shared_from_this. 332 // Friend of enable_shared_from_this. 565 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr; 566 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
shared_ptr.h | 194 friend inline bool 198 friend inline bool 207 friend class __weak_count<_Lp>; 277 friend inline bool 281 friend inline bool 286 friend class __shared_count<_Lp>; 325 // Friend of __enable_shared_from_this. 332 // Friend of enable_shared_from_this. 565 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr; 566 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
shared_ptr.h | 194 friend inline bool 198 friend inline bool 207 friend class __weak_count<_Lp>; 277 friend inline bool 281 friend inline bool 286 friend class __shared_count<_Lp>; 325 // Friend of __enable_shared_from_this. 332 // Friend of enable_shared_from_this. 565 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr; 566 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
shared_ptr.h | 389 friend inline bool 393 friend inline bool 402 friend class __weak_count<_Lp>; 472 friend inline bool 476 friend inline bool 481 friend class __shared_count<_Lp>; 520 // Friend of __enable_shared_from_this. 527 // Friend of enable_shared_from_this. 720 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr; 721 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
shared_ptr.h | 389 friend inline bool 393 friend inline bool 402 friend class __weak_count<_Lp>; 472 friend inline bool 476 friend inline bool 481 friend class __shared_count<_Lp>; 520 // Friend of __enable_shared_from_this. 527 // Friend of enable_shared_from_this. 720 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr; 721 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr [all...] |
/external/webkit/Source/JavaScriptCore/heap/ |
Handle.h | 51 friend class HandleHeap; 52 friend struct JSCallbackObjectData; 53 template <typename KeyType, typename MappedType, typename FinalizerCallback, typename HashArg, typename KeyTraitsArg> friend class WeakGCMap; 145 template <typename A, typename B> friend class HandleConverter; 164 friend class HandleHeap;
|
/external/webkit/Source/JavaScriptCore/runtime/ |
Identifier.h | 34 friend class Structure; 70 friend bool operator==(const Identifier&, const Identifier&); 71 friend bool operator!=(const Identifier&, const Identifier&); 73 friend bool operator==(const Identifier&, const char*); 74 friend bool operator!=(const Identifier&, const char*);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
thread | 81 friend class thread; 82 friend class hash<thread::id>; 84 friend bool 88 friend bool 93 friend basic_ostream<_CharT, _Traits>&
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
thread | 81 friend class thread; 82 friend class hash<thread::id>; 84 friend bool 88 friend bool 93 friend basic_ostream<_CharT, _Traits>&
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
thread | 81 friend class thread; 82 friend class hash<thread::id>; 84 friend bool 88 friend bool 93 friend basic_ostream<_CharT, _Traits>&
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
thread | 79 friend class thread; 80 friend class hash<thread::id>; 82 friend bool 86 friend bool 91 friend basic_ostream<_CharT, _Traits>&
|
/external/clang/include/clang/AST/ |
Stmt.h | 123 friend class Stmt; 131 friend class CompoundStmt; 138 friend class Expr; 139 friend class DeclRefExpr; // computeDependence 140 friend class InitListExpr; // ctor 141 friend class DesignatedInitExpr; // ctor 142 friend class BlockDeclRefExpr; // ctor 143 friend class ASTStmtReader; // deserialization 144 friend class CXXNewExpr; // ctor 145 friend class DependentScopeDeclRefExpr; // cto [all...] |
/external/chromium/chrome/browser/ |
mach_broker_mac.h | 105 friend class MachBrokerTest; 106 friend class RegisterNotificationTask; 108 friend struct DefaultSingletonTraits<MachBroker>;
|
/external/chromium/chrome/browser/policy/ |
asynchronous_policy_loader.h | 43 friend class UpdatePolicyTask; 47 friend class base::RefCountedThreadSafe<AsynchronousPolicyLoader>; 78 friend class AsynchronousPolicyLoaderTest;
|
/external/chromium/chrome/browser/sync/glue/ |
data_type_controller.h | 92 friend struct BrowserThread::DeleteOnThread<BrowserThread::UI>; 93 friend class DeleteTask<DataTypeController>; 94 friend class ShutdownTask;
|
/external/chromium/chrome/browser/sync/syncable/ |
directory_manager.h | 93 // Helpers for friend class ScopedDirLookup: 94 friend class ScopedDirLookup; 124 friend class sync_api::BaseTransaction;
|
/external/llvm/include/llvm/ADT/ |
ilist_node.h | 27 friend struct ilist_traits<NodeTy>; 44 friend struct ilist_nextprev_traits<NodeTy>; 45 friend struct ilist_traits<NodeTy>;
|
/external/v8/src/ |
v8threads.h | 71 friend class ThreadManager; 134 friend class Isolate; 135 friend class ThreadState;
|
/external/webkit/Source/WebCore/platform/graphics/ |
FontCache.h | 56 friend FontCache* fontCache(); 109 friend class SimpleFontData; // For getCachedFontData(const FontPlatformData*) 110 friend class FontFallbackList;
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
MediaPlayerPrivateQuickTimeVisualContext.h | 160 friend class MovieClient; 165 friend class LayerClient; 170 friend class VisualContextClient;
|
/frameworks/base/libs/hwui/ |
GammaFontRenderer.h | 99 friend class GammaFontRenderer; 149 friend class GammaFontRenderer; 199 friend class GammaFontRenderer;
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
FragmentRef.h | 93 friend FragmentRef& NullFragmentRef(); 94 friend class Chunk<FragmentRef, MCLD_SECTIONS_PER_INPUT>; 95 friend class Relocation;
|
Relocation.h | 29 friend class RelocationFactory; 30 friend class GCFactoryListTraits<Relocation>; 31 friend class Chunk<Relocation, MCLD_RELOCATIONS_PER_INPUT>;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
exception_ptr.h | 98 friend exception_ptr std::current_exception() throw(); 99 friend void std::rethrow_exception(exception_ptr); 140 friend bool
|