HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 1001 - 1025 of 2999) sorted by null

<<41424344454647484950>>

  /external/chromium/net/websockets/
websocket.h 162 friend class WebSocketTest;
164 friend class base::RefCountedThreadSafe<WebSocket>;
  /external/chromium/third_party/libjingle/source/talk/base/
signalthread.h 120 friend class Worker;
127 friend class EnterExit;
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
tcpport.h 111 friend class TCPConnection;
136 friend class TCPPort;
  /external/chromium/third_party/libjingle/source/talk/xmllite/
xmlelement.h 48 friend class XmlElement;
115 friend class XmlElement;
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppclient.h 117 friend class XmppTask;
154 friend class Private;
  /external/clang/include/clang/AST/
AttrIterator.h 99 friend bool operator==(specific_attr_iterator Left,
108 friend bool operator!=(specific_attr_iterator Left,
Comment.h 62 friend class Comment;
70 friend class InlineContentComment;
81 friend class TextComment;
94 friend class InlineCommandComment;
104 friend class HTMLStartTagComment;
115 friend class ParagraphComment;
128 friend class BlockCommandComment;
141 friend class ParamCommandComment;
DeclCXX.h 273 friend void TagDecl::startDefinition();
483 /// FirstFriend - The first friend declaration in this class, or
582 friend class DeclContext;
583 friend class LambdaExpr;
597 friend void FunctionDecl::setPure(bool);
599 friend class ASTNodeImporter;
744 /// An iterator over friend declarations. All of these are defined
    [all...]
DependentDiagnostic.h 105 friend class DependentStoredDeclsMap;
106 friend class DeclContext::ddiag_iterator;
RawCommentList.h 156 friend class ASTReader;
204 friend class ASTReader;
  /external/clang/test/CXX/special/class.copy/
p11.0x.copy.cpp 34 friend struct HasAccess;
94 friend struct HasAccessDtor;
p11.0x.move.cpp 32 friend struct HasAccess;
88 friend struct HasAccessDtor;
  /external/clang/test/SemaCXX/
MicrosoftExtensions.cpp 177 friend class B;
188 friend class Z;
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Translation.h 90 // its a nightmare to define a templated friend function outside its declaration
91 friend inline TransformType operator* (const LinearMatrixType& linear, const Translation& t)
  /external/eigen/Eigen/src/Geometry/
RotationBase.h 75 template<typename OtherDerived> friend
80 friend inline Transform<Scalar,Dim,Affine> operator*(const DiagonalMatrix<Scalar,Dim>& l, const Derived& r)
Translation.h 110 // its a nightmare to define a templated friend function outside its declaration
111 template<typename OtherDerived> friend
  /external/eigen/Eigen/src/plugins/
ArrayCwiseBinaryOps.h 140 friend inline const CwiseUnaryOp<internal::scalar_add_op<Scalar>, const Derived>
159 friend inline const CwiseUnaryOp<internal::scalar_add_op<Scalar>, const CwiseUnaryOp<internal::scalar_opposite_op<Scalar>, const Derived> >
CommonCwiseUnaryOps.h 75 inline friend const ScalarMultipleReturnType
79 inline friend const CwiseUnaryOp<internal::scalar_multiple2_op<Scalar,std::complex<Scalar> >, const Derived>
  /external/icu4c/i18n/
cpdtrans.h 176 friend class Transliterator;
177 friend class TransliteratorAlias; // to access private ct
  /external/llvm/include/llvm/ADT/
DenseSet.h 66 friend class DenseSet;
86 friend class DenseSet;
  /external/llvm/include/llvm/Analysis/
IVUsers.h 37 friend class IVUsers;
120 friend class IVStrideUse;
  /external/llvm/include/llvm/CodeGen/
MachineLoopInfo.h 61 friend class LoopInfoBase<MachineBasicBlock, MachineLoop>;
74 friend class LoopBase<MachineBasicBlock, MachineLoop>;
  /external/llvm/include/llvm/MC/
MCSymbol.h 60 friend class MCExpr;
61 friend class MCContext;
  /external/llvm/lib/Support/
Statistic.cpp 54 friend void llvm::PrintStatistics();
55 friend void llvm::PrintStatistics(raw_ostream &OS);
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 62 Normal Deathmatch. Friend fraggin' action!
63 Team Play. Bring a friend, to kill a foe.

Completed in 4257 milliseconds

<<41424344454647484950>>