HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 1076 - 1100 of 2215) sorted by null

<<41424344454647484950>>

  /external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerX86_64.h 457 friend class LinkBuffer;
458 friend class RepatchBuffer;
  /external/webkit/Source/WebCore/css/
CSSParser.h 350 friend inline Units operator|(Units a, Units b)
357 friend class TransformOperationInfo;
  /external/webkit/Source/WebCore/html/parser/
HTMLToken.h 340 // AtomicHTMLToken will be. I'm marking this a friend for now, but we'll
342 friend class AtomicHTMLToken;
  /external/webkit/Source/WebCore/page/
FrameView.h 54 friend class RenderView;
296 friend class RenderWidget;
  /external/webkit/Source/WebCore/platform/graphics/
BitmapImage.h 104 friend class GeneratedImage;
105 friend class GraphicsContext;
  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview_p.h 82 friend class QDeclarativeWebView;
260 friend class QDeclarativeWebPage;
  /frameworks/base/include/binder/
Parcel.h 256 friend class Parcel;
262 friend class Parcel;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 246 friend class ios_base;
249 friend class Init;
_streambuf.h 49 friend class basic_istream<_CharT, _Traits>;
50 friend class basic_ostream<_CharT, _Traits>;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_stack.h 101 friend bool
105 friend bool
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 101 friend bool
105 friend bool
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 246 friend class ios_base;
249 friend class Init;
_streambuf.h 49 friend class basic_istream<_CharT, _Traits>;
50 friend class basic_ostream<_CharT, _Traits>;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_stack.h 101 friend bool
105 friend bool
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 246 friend class ios_base;
249 friend class Init;
_streambuf.h 49 friend class basic_istream<_CharT, _Traits>;
50 friend class basic_ostream<_CharT, _Traits>;
  /external/tinyxml/
tinyxml.h 154 friend class TiXmlNode;
155 friend class TiXmlElement;
156 friend class TiXmlDocument;
384 friend class TiXmlDocument;
385 friend class TiXmlElement;
393 friend std::istream& operator >> (std::istream& in, TiXmlNode& base);
411 friend std::ostream& operator<< (std::ostream& out, const TiXmlNode& base);
414 friend std::string& operator<< (std::string& out, const TiXmlNode& base );
418 friend TIXML_OSTREAM& operator<< (TIXML_OSTREAM& out, const TiXmlNode& base);
696 friend class TiXmlAttributeSet
    [all...]
  /external/v8/include/
v8.h 407 friend class ImplementationUtilities;
408 friend class ObjectTemplate;
482 friend class ImplementationUtilities;
    [all...]
  /external/chromium/app/sql/
connection.h 97 friend class base::RefCounted<ErrorDelegate>;
278 friend class Statement;
318 friend class base::RefCounted<StatementRef>;
327 friend class StatementRef;
  /external/chromium/base/
callback_internal.h 28 friend class RefCountedThreadSafe<InvokerStorageBase>;
message_pump_libevent.h 64 friend class MessagePumpLibevent;
  /external/chromium/base/debug/
stack_trace_win.cc 109 friend struct DefaultSingletonTraits<SymbolContext>;
trace_event.h 125 friend struct DefaultSingletonTraits<TraceLog>;
trace_event_win.h 115 friend struct StaticMemorySingletonTraits<TraceLog>;
  /external/chromium/base/memory/
linked_ptr.h 141 friend class linked_ptr;

Completed in 925 milliseconds

<<41424344454647484950>>