/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...] |
/prebuilts/ndk/9/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/9/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...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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...] |
/external/clang/test/CXX/drs/ |
dr0xx.cpp | 102 friend int R1(); 105 friend int R2(); 153 friend int Y::dr14_f(); 173 friend class C; 229 template<typename T = int> friend struct A; // expected-error {{default template argument not permitted on a friend template}} 230 template<typename T = int> friend struct B; // expected-error {{default template argument not permitted on a friend template}} 472 friend void f() { T t; } 481 // FIXME: We should produce some kind of error here. C++11 [temp.friend]p [all...] |
/art/runtime/mirror/ |
class_loader.h | 39 friend struct art::ClassLoaderOffsets; // for verifying offset information
|
proxy.h | 51 friend struct art::ProxyOffsets; // for verifying offset information
|
stack_trace_element.h | 76 friend struct art::StackTraceElementOffsets; // for verifying offset information
|
/art/runtime/ |
monitor.h | 173 friend class MonitorInfo; 174 friend class MonitorList; 175 friend class mirror::Object; 195 friend class Monitor;
|
reference_table.h | 56 friend class IndirectReferenceTable; // For Dump.
|
/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>;
|