HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 276 - 300 of 5617) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/libjingle/source/talk/sound/
alsasoundsystem.h 44 friend class AlsaStream;
45 friend class AlsaInputStream;
46 friend class AlsaOutputStream;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_variable.h 53 /* A friend is a variable that shares a reader with another variable.
55 struct rc_variable * Friend;
67 struct rc_variable * friend);
  /external/chromium_org/webkit/browser/appcache/
appcache_quota_client.h 55 friend class AppCacheService; // for NotifyAppCacheIsDestroyed
56 friend class AppCacheStorageImpl; // for NotifyAppCacheIsReady
57 friend class AppCacheQuotaClientTest;
  /external/clang/test/CXX/temp/temp.param/
p9-0x.cpp 17 template<typename T = int> // expected-error{{default template argument not permitted on a friend template}}
18 friend void f0(X3);
21 friend void f1(X3) {
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_variable.h 53 /* A friend is a variable that shares a reader with another variable.
55 struct rc_variable * Friend;
67 struct rc_variable * friend);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/
test_allocator.h 32 template <class U> friend class test_allocator;
76 friend bool operator==(const test_allocator& x, const test_allocator& y)
78 friend bool operator!=(const test_allocator& x, const test_allocator& y)
  /external/chromium/base/
gtest_prod_util.h 13 // prefix, because the friend declarations don't need to be updated.
task_unittest.cc 31 friend class base::RefCounted<CancelInDestructor>;
  /external/chromium/base/memory/
ref_counted_unittest.cc 11 friend class base::RefCounted<SelfAssign>;
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_mac.h 37 friend class BrowserAccessibility;
browser_accessibility_manager_win.h 43 friend class BrowserAccessibilityManager;
  /external/chromium/chrome/browser/
background_contents_service_factory.h 25 friend struct DefaultSingletonTraits<BackgroundContentsServiceFactory>;
background_mode_manager_factory.h 25 friend struct DefaultSingletonTraits<BackgroundModeManagerFactory>;
crash_handler_host_linux.h 104 friend struct DefaultSingletonTraits<GpuCrashHandlerHostLinux>;
121 friend struct DefaultSingletonTraits<PluginCrashHandlerHostLinux>;
138 friend struct DefaultSingletonTraits<RendererCrashHandlerHostLinux>;
155 friend struct DefaultSingletonTraits<PpapiCrashHandlerHostLinux>;
  /external/chromium/chrome/browser/extensions/
extension_tts_api_linux.cc 48 friend struct DefaultSingletonTraits<ExtensionTtsPlatformImplLinux>;
external_policy_extension_loader.h 37 friend class base::RefCountedThreadSafe<ExternalExtensionLoader>;
  /external/chromium/chrome/browser/notifications/
desktop_notification_service_factory.h 27 friend struct DefaultSingletonTraits<DesktopNotificationServiceFactory>;
  /external/chromium/chrome/browser/tabs/
pinned_tab_service_factory.h 26 friend struct DefaultSingletonTraits<PinnedTabServiceFactory>;
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration.h 33 friend class SelectedKeywordDecorationTest;
  /external/chromium/chrome/browser/ui/gtk/
accelerators_gtk.h 35 friend struct DefaultSingletonTraits<AcceleratorsGtk>;
  /external/chromium/crypto/
mac_security_services_lock.cc 24 friend struct DefaultSingletonTraits<SecurityServicesSingleton>;
  /external/chromium/net/base/
android_network_library.h 39 friend class LibHolder;
crypto_module.h 39 friend class base::RefCountedThreadSafe<CryptoModule>;
host_resolver_proc.h 40 friend class base::RefCountedThreadSafe<HostResolverProc>;
52 friend class HostResolverImpl;
53 friend class MockHostResolverBase;
54 friend class ScopedDefaultHostResolverProc;
  /external/chromium/net/socket_stream/
socket_stream_job_manager.h 32 friend struct DefaultSingletonTraits<SocketStreamJobManager>;

Completed in 1592 milliseconds

<<11121314151617181920>>