Searched refs:friend (Results 1 – 25 of 1217) sorted by relevance
12345678910>>...49
/external/libchrome/base/threading/ |
D | thread_restrictions.h | 191 friend class content::BrowserShutdownProfileDumper; 192 friend class content::BrowserTestBase; 193 friend class content::NestedMessagePumpAndroid; 194 friend class content::ScopedAllowWaitForAndroidLayoutTests; 195 friend class content::ScopedAllowWaitForDebugURL; 196 friend class ::HistogramSynchronizer; 197 friend class ::ScopedAllowWaitForLegacyWebViewApi; 198 friend class cc::CompletionEvent; 199 friend class cc::SingleThreadTaskGraphRunner; 200 friend class content::RasterWorkerPool; [all …]
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_datetime.h | 84 friend CFX_Unitime operator+(const CFX_Unitime& t1, const CFX_Unitime& t2) { 87 friend CFX_Unitime operator+(const CFX_Unitime& t1, FX_UNITIME t2) { 90 friend CFX_Unitime operator+(FX_UNITIME t1, const CFX_Unitime& t2) { 93 friend CFX_Unitime operator-(const CFX_Unitime& t1, const CFX_Unitime& t2) { 96 friend CFX_Unitime operator-(const CFX_Unitime& t1, FX_UNITIME t2) { 99 friend CFX_Unitime operator-(FX_UNITIME t1, const CFX_Unitime& t2) { 102 friend FX_BOOL operator==(const CFX_Unitime& t1, const CFX_Unitime& t2) { 105 friend FX_BOOL operator==(const CFX_Unitime& t1, FX_UNITIME t2) { 108 friend FX_BOOL operator==(FX_UNITIME t1, const CFX_Unitime& t2) { 111 friend FX_BOOL operator!=(const CFX_Unitime& t1, const CFX_Unitime& t2) { [all …]
|
/external/skia/src/animator/ |
D | SkDisplayTypes.h | 38 friend class SkAnimatorScript; 39 friend class SkAnimatorScript_Box; 40 friend class SkAnimatorScript_Unbox; 52 friend class SkAnimatorScript; 53 friend class SkAnimatorScript_Box; 54 friend class SkAnimatorScript_Unbox; 66 friend class SkAnimatorScript; 67 friend class SkAnimatorScript_Box; 68 friend class SkAnimatorScript_Unbox; 95 friend class SkAnimator; [all …]
|
D | SkAnimateMaker.h | 147 friend class SkAdd; 148 friend class SkAnimateBase; 149 friend class SkDisplayXMLParser; 150 friend class SkAnimator; 151 friend class SkAnimatorScript; 152 friend class SkApply; 153 friend class SkDisplayMovie; 154 friend class SkDisplayType; 155 friend class SkEvents; 156 friend class SkGroup; [all …]
|
/external/libcxx/test/support/ |
D | min_allocator.h | 38 friend bool operator==(bare_allocator, bare_allocator) {return true;} 39 friend bool operator!=(bare_allocator x, bare_allocator y) {return !(x == y);} 65 friend bool operator==(min_pointer x, min_pointer y) {return x.ptr_ == y.ptr_;} 66 friend bool operator!=(min_pointer x, min_pointer y) {return !(x == y);} 67 template <class U> friend class min_pointer; 87 friend bool operator==(min_pointer x, min_pointer y) {return x.ptr_ == y.ptr_;} 88 friend bool operator!=(min_pointer x, min_pointer y) {return !(x == y);} 89 template <class U> friend class min_pointer; 130 friend min_pointer operator+(difference_type n, min_pointer x) 142 friend difference_type operator-(min_pointer x, min_pointer y) [all …]
|
D | test_allocator.h | 43 template <class U> friend class test_allocator; 91 friend bool operator==(const test_allocator& x, const test_allocator& y) 93 friend bool operator!=(const test_allocator& x, const test_allocator& y) 103 template <class U> friend class non_default_test_allocator; 151 friend bool operator==(const non_default_test_allocator& x, const non_default_test_allocator& y) 153 friend bool operator!=(const non_default_test_allocator& x, const non_default_test_allocator& y) 163 template <class U> friend class test_allocator; 182 friend bool operator==(const test_allocator& x, const test_allocator& y) 184 friend bool operator!=(const test_allocator& x, const test_allocator& y) 193 template <class U> friend class other_allocator; [all …]
|
/external/skia/src/gpu/glsl/ |
D | GrGLSL.h | 292 friend GrGLSLExpr1 operator*(const GrGLSLExpr1& in0, const GrGLSLExpr1&in1); 293 friend GrGLSLExpr1 operator+(const GrGLSLExpr1& in0, const GrGLSLExpr1&in1); 294 friend GrGLSLExpr1 operator-(const GrGLSLExpr1& in0, const GrGLSLExpr1&in1); 296 friend class GrGLSLExpr<GrGLSLExpr1>; 297 friend class GrGLSLExpr<GrGLSLExpr4>; 339 friend GrGLSLExpr4 operator*(const GrGLSLExpr1& in0, const GrGLSLExpr4&in1); 340 friend GrGLSLExpr4 operator+(const GrGLSLExpr1& in0, const GrGLSLExpr4&in1); 341 friend GrGLSLExpr4 operator-(const GrGLSLExpr1& in0, const GrGLSLExpr4&in1); 342 friend GrGLSLExpr4 operator*(const GrGLSLExpr4& in0, const GrGLSLExpr1&in1); 343 friend GrGLSLExpr4 operator+(const GrGLSLExpr4& in0, const GrGLSLExpr1&in1); [all …]
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.h | 321 friend class DescriptorBuilder; 322 friend class EnumDescriptor; 323 friend class FieldDescriptor; 324 friend class OneofDescriptor; 325 friend class MethodDescriptor; 326 friend class FileDescriptor; 617 friend class DescriptorBuilder; 618 friend class FileDescriptor; 619 friend class Descriptor; 620 friend class OneofDescriptor; [all …]
|
/external/webrtc/webrtc/test/ |
D | rtcp_packet_parser.h | 52 friend class RtcpPacketParser; 70 friend class RtcpPacketParser; 94 friend class RtcpPacketParser; 110 friend class RtcpPacketParser; 123 friend class RtcpPacketParser; 139 friend class RtcpPacketParser; 153 friend class RtcpPacketParser; 171 friend class RtcpPacketParser; 193 friend class RtcpPacketParser; 212 friend class RtcpPacketParser; [all …]
|
/external/eigen/unsupported/test/mpreal/ |
D | mpreal.h | 264 friend const mpreal operator-(const unsigned long int b, const mpreal& a); 265 friend const mpreal operator-(const unsigned int b, const mpreal& a); 266 friend const mpreal operator-(const long int b, const mpreal& a); 267 friend const mpreal operator-(const int b, const mpreal& a); 268 friend const mpreal operator-(const double b, const mpreal& a); 293 friend const mpreal operator/(const unsigned long int b, const mpreal& a); 294 friend const mpreal operator/(const unsigned int b, const mpreal& a); 295 friend const mpreal operator/(const long int b, const mpreal& a); 296 friend const mpreal operator/(const int b, const mpreal& a); 297 friend const mpreal operator/(const double b, const mpreal& a); [all …]
|
/external/llvm/include/llvm/IR/ |
D | ValueSymbolTable.h | 35 friend class Value; 36 friend class SymbolTableListTraits<Argument>; 37 friend class SymbolTableListTraits<BasicBlock>; 38 friend class SymbolTableListTraits<Instruction>; 39 friend class SymbolTableListTraits<Function>; 40 friend class SymbolTableListTraits<GlobalVariable>; 41 friend class SymbolTableListTraits<GlobalAlias>;
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | tick_util.h | 62 friend TickTime operator+(const TickTime lhs, const int64_t ticks); 66 friend TickInterval operator-(const TickTime& lhs, const TickTime& rhs); 84 friend TickInterval operator+(const TickInterval& lhs, 89 friend TickInterval operator-(const TickInterval& lhs, 93 friend bool operator>(const TickInterval& lhs, const TickInterval& rhs); 94 friend bool operator<=(const TickInterval& lhs, const TickInterval& rhs); 95 friend bool operator<(const TickInterval& lhs, const TickInterval& rhs); 96 friend bool operator>=(const TickInterval& lhs, const TickInterval& rhs); 99 friend class TickTime; 100 friend TickInterval operator-(const TickTime& lhs, const TickTime& rhs);
|
/external/libchrome/base/metrics/ |
D | statistics_recorder.h | 113 friend struct DefaultLazyInstanceTraits<StatisticsRecorder>; 114 friend class HistogramBaseTest; 115 friend class HistogramSnapshotManagerTest; 116 friend class HistogramTest; 117 friend class JsonPrefStoreTest; 118 friend class SparseHistogramTest; 119 friend class StatisticsRecorderTest;
|
/external/clang/include/clang/Edit/ |
D | FileOffset.h | 37 friend bool operator==(FileOffset LHS, FileOffset RHS) { 40 friend bool operator!=(FileOffset LHS, FileOffset RHS) { 43 friend bool operator<(FileOffset LHS, FileOffset RHS) { 46 friend bool operator>(FileOffset LHS, FileOffset RHS) { 49 friend bool operator>=(FileOffset LHS, FileOffset RHS) { 52 friend bool operator<=(FileOffset LHS, FileOffset RHS) {
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | minidump.h | 171 friend class MinidumpThread; 172 friend class MinidumpException; 236 friend class MinidumpThread; 237 friend class MinidumpMemoryList; 297 friend class MinidumpThreadList; 338 friend class Minidump; 417 friend class MinidumpModuleList; 507 friend class Minidump; 558 friend class Minidump; 559 friend class MockMinidumpMemoryList; [all …]
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SVals.h | 196 friend class SVal; 218 friend class SVal; 229 friend class SVal; 247 friend class SVal; 257 friend class SVal; 276 friend class SVal; 297 friend class SVal; 326 friend class SVal; 356 friend class SVal; 369 friend class ento::SValBuilder; [all …]
|
/external/clang/test/PCH/ |
D | cxx-friends.h | 5 friend class F; 15 template<typename> friend class future_base::setter; 22 friend void doNotDeserialize(); 34 template <class U> friend struct valarray; 35 template <class U> friend U *begin(valarray<U> &v);
|
/external/clang/include/clang/Analysis/ |
D | ProgramPoint.h | 211 friend class ProgramPoint; 232 friend class ProgramPoint; 255 friend class ProgramPoint; 272 friend class ProgramPoint; 296 friend class ProgramPoint; 311 friend class ProgramPoint; 326 friend class ProgramPoint; 340 friend class ProgramPoint; 354 friend class ProgramPoint; 368 friend class ProgramPoint; [all …]
|
/external/libcxx/test/std/thread/futures/ |
D | test_allocator.h | 37 template <class U> friend class test_allocator; 83 friend bool operator==(const test_allocator& x, const test_allocator& y) 85 friend bool operator!=(const test_allocator& x, const test_allocator& y) 95 template <class U> friend class test_allocator; 114 friend bool operator==(const test_allocator& x, const test_allocator& y) 116 friend bool operator!=(const test_allocator& x, const test_allocator& y) 125 template <class U> friend class other_allocator; 142 friend bool operator==(const other_allocator& x, const other_allocator& y) 144 friend bool operator!=(const other_allocator& x, const other_allocator& y)
|
/external/skia/include/core/ |
D | SkTypeface.h | 336 friend class SkScalerContext; 375 friend class SkGTypeface; 376 friend class SkRandomTypeface; 377 friend class SkPDFFont; 378 friend class SkPDFCIDFont; 379 friend class GrPathRendering; 380 friend class GrGLPathRendering; 406 friend class SkPaint; 407 friend class SkGlyphCache; // GetDefaultTypeface
|
D | SkPaint.h | 60 SK_API friend bool operator==(const SkPaint& a, const SkPaint& b); 61 friend bool operator!=(const SkPaint& a, const SkPaint& b) { 1135 friend class SkAutoGlyphCache; 1136 friend class SkAutoGlyphCacheNoGamma; 1137 friend class SkCanvas; 1138 friend class SkDraw; 1139 friend class SkPDFDevice; 1140 friend class GrAtlasTextBlob; 1141 friend class GrAtlasTextContext; 1142 friend class GrStencilAndCoverTextContext; [all …]
|
/external/protobuf/gtest/include/gtest/ |
D | gtest.h | 343 friend class internal::TestInfoImpl; 530 friend class TestInfo; 531 friend class UnitTest; 532 friend class internal::DefaultGlobalTestPartResultReporter; 533 friend class internal::ExecDeathTest; 534 friend class internal::TestInfoImpl; 535 friend class internal::TestResultAccessor; 536 friend class internal::UnitTestImpl; 537 friend class internal::WindowsDeathTest; 648 friend class internal::DefaultDeathTestFactory; [all …]
|
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417HighLevelEncoder.h | 66 friend class PDF417HighLevelEncoder_EncodeNumeric_Test; 67 friend class PDF417HighLevelEncoder_EncodeBinary_Test; 68 friend class PDF417HighLevelEncoder_EncodeText_Test; 69 friend class PDF417HighLevelEncoder_ConsecutiveDigitCount_Test; 70 friend class PDF417HighLevelEncoder_ConsecutiveTextCount_Test; 71 friend class PDF417HighLevelEncoder_ConsecutiveBinaryCount_Test;
|
/external/llvm/include/llvm/ADT/ |
D | ilist_node.h | 29 friend struct ilist_traits<NodeTy>; 30 friend struct ilist_half_embedded_sentinel_traits<NodeTy>; 49 friend struct ilist_nextprev_traits<NodeTy>; 50 friend struct ilist_traits<NodeTy>; 51 friend struct ilist_half_embedded_sentinel_traits<NodeTy>; 52 friend struct ilist_embedded_sentinel_traits<NodeTy>;
|
/external/gtest/include/gtest/ |
D | gtest.h | 349 friend class TestInfo; 541 friend class TestInfo; 542 friend class TestCase; 543 friend class UnitTest; 544 friend class internal::DefaultGlobalTestPartResultReporter; 545 friend class internal::ExecDeathTest; 546 friend class internal::TestResultAccessor; 547 friend class internal::UnitTestImpl; 548 friend class internal::WindowsDeathTest; 680 friend class internal::DefaultDeathTestFactory; [all …]
|
12345678910>>...49