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

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Source/core/platform/
Timer.h 102 friend class ThreadTimers;
103 friend class TimerHeapLessThanFunction;
104 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/v8/src/
v8threads.h 72 friend class ThreadManager;
137 friend class Isolate;
138 friend class ThreadState;
  /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
  /prebuilts/ndk/9/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.8/include/bits/
exception_ptr.h 86 friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT;
87 friend void std::rethrow_exception(exception_ptr);
142 friend bool
  /external/chromium_org/gpu/command_buffer/service/
buffer_manager.h 71 friend class BufferManager;
72 friend class BufferManagerTestBase;
73 friend class base::RefCounted<Buffer>;
232 friend class Buffer;
233 friend class TestHelper; // Needs access to DoBufferData.
234 friend class BufferManagerTestBase; // Needs access to DoBufferSubData.

Completed in 1566 milliseconds

<<21222324252627282930>>