HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 601 - 625 of 5957) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Source/platform/
Timer.h 103 friend class ThreadTimers;
104 friend class TimerHeapLessThanFunction;
105 friend class TimerHeapReference;
  /external/chromium_org/third_party/libjingle/source/talk/sound/
pulseaudiosoundsystem.h 49 friend class PulseAudioInputStream;
50 friend class PulseAudioOutputStream;
51 friend class PulseAudioStream;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
resource.hpp 58 friend class sub_resource;
59 friend class mapping;
60 friend struct ::_cl_kernel;
  /external/chromium_org/ui/aura/
env.h 80 friend class test::EnvTestHelper;
81 friend class Window;
82 friend class RootWindow;
  /external/chromium_org/v8/src/
v8threads.h 72 friend class ThreadManager;
137 friend class Isolate;
138 friend class ThreadState;
  /external/chromium_org/webkit/browser/blob/
blob_storage_context.h 51 friend class BlobDataHandle;
52 friend class BlobStorageHost;
53 friend class ViewBlobInternalsJob;
  /external/chromium_org/webkit/browser/fileapi/quota/
quota_reservation_manager.h 84 friend class QuotaReservation;
85 friend class QuotaReservationBuffer;
86 friend class QuotaReservationManagerTest;
  /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/mesa3d/src/gallium/state_trackers/clover/core/
resource.hpp 58 friend class sub_resource;
59 friend class mapping;
60 friend struct ::_cl_kernel;
  /external/v8/src/
v8threads.h 71 friend class ThreadManager;
134 friend class Isolate;
135 friend class ThreadState;
  /frameworks/base/libs/hwui/
GammaFontRenderer.h 99 friend class GammaFontRenderer;
149 friend class GammaFontRenderer;
199 friend class GammaFontRenderer;
PatchCache.h 117 friend inline int strictly_order_type(const PatchDescription& lhs,
122 friend inline int compare_type(const PatchDescription& lhs,
127 friend inline hash_t hash_type(const PatchDescription& entry) {
  /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>;
  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.h 47 friend class ProgramCache;
101 // this is the definition of a friend function -- not a method of class Needs
102 friend inline int strictly_order_type(const Key& lhs, const Key& rhs) {
  /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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
exception_ptr.h 84 friend exception_ptr std::current_exception() throw();
85 friend void std::rethrow_exception(exception_ptr);
136 friend bool
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
exception_ptr.h 84 friend exception_ptr std::current_exception() throw();
85 friend void std::rethrow_exception(exception_ptr);
136 friend bool
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h 98 friend exception_ptr std::current_exception() throw();
99 friend void std::rethrow_exception(exception_ptr);
140 friend bool
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h 98 friend exception_ptr std::current_exception() throw();
99 friend void std::rethrow_exception(exception_ptr);
140 friend bool
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h 98 friend exception_ptr std::current_exception() throw();
99 friend void std::rethrow_exception(exception_ptr);
140 friend bool
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
exception_ptr.h 98 friend exception_ptr std::current_exception() throw();
99 friend void std::rethrow_exception(exception_ptr);
140 friend bool
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
exception_ptr.h 84 friend exception_ptr std::current_exception() throw();
85 friend void std::rethrow_exception(exception_ptr);
136 friend bool
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
exception_ptr.h 84 friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT;
85 friend void std::rethrow_exception(exception_ptr);
140 friend bool
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
exception_ptr.h 84 friend exception_ptr std::current_exception() throw();
85 friend void std::rethrow_exception(exception_ptr);
136 friend bool

Completed in 4380 milliseconds

<<21222324252627282930>>