/ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.exception/except.nested/ |
throw_with_nested.pass.cpp | 26 friend bool operator==(const A& x, const A& y) {return x.data_ == y.data_;} 36 friend bool operator==(const B& x, const B& y) {return x.data_ == y.data_;}
|
/external/clang/include/clang/AST/ |
DeclTemplate.h | 452 /// get one of these is in a friend declaration like the following: 457 /// friend void foo<>(T); 629 template <class decl_type> friend class RedeclarableTemplate; 723 friend class ASTReader; 724 friend class ASTDeclReader; 725 friend class ASTDeclWriter; 772 friend class FunctionDecl; 866 friend class ASTDeclReader; 867 friend class ASTDeclWriter; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
random | 434 friend bool 448 friend bool 463 friend std::basic_ostream<_CharT, _Traits>& 484 friend std::basic_istream<_CharT, _Traits>& 606 friend bool 621 friend bool 640 friend std::basic_ostream<_CharT, _Traits>& 659 friend std::basic_istream<_CharT, _Traits>& 808 friend bool 823 friend boo [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
random.h | 444 friend bool 458 friend bool 473 friend std::basic_ostream<_CharT, _Traits>& 494 friend std::basic_istream<_CharT, _Traits>& 616 friend bool 631 friend bool 650 friend std::basic_ostream<_CharT, _Traits>& 669 friend std::basic_istream<_CharT, _Traits>& 818 friend bool 833 friend boo [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
random.h | 444 friend bool 458 friend bool 473 friend std::basic_ostream<_CharT, _Traits>& 494 friend std::basic_istream<_CharT, _Traits>& 616 friend bool 631 friend bool 650 friend std::basic_ostream<_CharT, _Traits>& 669 friend std::basic_istream<_CharT, _Traits>& 818 friend bool 833 friend boo [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 434 friend bool 448 friend bool 463 friend std::basic_ostream<_CharT, _Traits>& 484 friend std::basic_istream<_CharT, _Traits>& 606 friend bool 621 friend bool 640 friend std::basic_ostream<_CharT, _Traits>& 659 friend std::basic_istream<_CharT, _Traits>& 808 friend bool 823 friend boo [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 434 friend bool 448 friend bool 463 friend std::basic_ostream<_CharT, _Traits>& 484 friend std::basic_istream<_CharT, _Traits>& 606 friend bool 621 friend bool 640 friend std::basic_ostream<_CharT, _Traits>& 659 friend std::basic_istream<_CharT, _Traits>& 808 friend bool 823 friend boo [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 434 friend bool 448 friend bool 463 friend std::basic_ostream<_CharT, _Traits>& 484 friend std::basic_istream<_CharT, _Traits>& 606 friend bool 621 friend bool 640 friend std::basic_ostream<_CharT, _Traits>& 659 friend std::basic_istream<_CharT, _Traits>& 808 friend bool 823 friend boo [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
random | 434 friend bool 448 friend bool 463 friend std::basic_ostream<_CharT, _Traits>& 484 friend std::basic_istream<_CharT, _Traits>& 606 friend bool 621 friend bool 640 friend std::basic_ostream<_CharT, _Traits>& 659 friend std::basic_istream<_CharT, _Traits>& 808 friend bool 823 friend boo [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 444 friend bool 458 friend bool 473 friend std::basic_ostream<_CharT, _Traits>& 494 friend std::basic_istream<_CharT, _Traits>& 616 friend bool 631 friend bool 650 friend std::basic_ostream<_CharT, _Traits>& 669 friend std::basic_istream<_CharT, _Traits>& 818 friend bool 833 friend boo [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 444 friend bool 458 friend bool 473 friend std::basic_ostream<_CharT, _Traits>& 494 friend std::basic_istream<_CharT, _Traits>& 616 friend bool 631 friend bool 650 friend std::basic_ostream<_CharT, _Traits>& 669 friend std::basic_istream<_CharT, _Traits>& 818 friend bool 833 friend boo [all...] |
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/activities/ |
InviteContactActivity.java | 26 * and either connect ("add as friend", "follow") or invite them to the network
|
/external/chromium/base/memory/ |
ref_counted.h | 77 // friend class base::RefCounted<MyFoo>; 112 // friend with RefCountedThreadSafe instead of this struct, which is an 129 // friend class base::RefCountedThreadSafe<MyFoo>; 148 friend struct DefaultRefCountedThreadSafeTraits<T>;
|
/external/chromium/base/ |
message_loop_proxy_impl.h | 51 friend class MessageLoopProxy;
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility_state.h | 42 friend struct DefaultSingletonTraits<BrowserAccessibilityState>;
|
/external/chromium/chrome/browser/chromeos/ |
gview_request_interceptor.h | 38 friend struct DefaultSingletonTraits<GViewRequestInterceptor>;
|
wm_message_listener.h | 49 friend struct DefaultSingletonTraits<WmMessageListener>;
|
/external/chromium/chrome/browser/chromeos/login/ |
cryptohome_op.h | 59 friend class base::RefCountedThreadSafe<CryptohomeOp>;
|
online_attempt.h | 70 friend class OnlineAttemptTest;
|
screen_locker_tester.h | 54 friend class chromeos::ScreenLocker;
|
wizard_accessibility_helper.h | 50 friend struct DefaultSingletonTraits<WizardAccessibilityHelper>;
|
/external/chromium/chrome/browser/debugger/ |
devtools_remote.h | 28 friend class base::RefCountedThreadSafe<DevToolsRemoteListener>;
|
/external/chromium/chrome/browser/extensions/ |
autoupdate_interceptor.h | 37 friend class base::RefCountedThreadSafe<AutoUpdateInterceptor>;
|
extension_management_api.h | 60 friend struct DefaultSingletonTraits<ExtensionManagementEventRouter>;
|
extension_processes_api.h | 33 friend struct DefaultSingletonTraits<ExtensionProcessesEventRouter>;
|