Searched refs:friend (Results 1 – 25 of 1671) sorted by relevance
12345678910>>...67
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | compare.h | 158 friend struct compare_internal::weak_equality_base<weak_equality>; 165 friend constexpr bool operator==( 169 friend constexpr bool operator!=( 173 friend constexpr bool operator==(compare_internal::OnlyLiteralZero<>, 177 friend constexpr bool operator!=(compare_internal::OnlyLiteralZero<>, 181 friend constexpr bool operator==(weak_equality v1, 185 friend constexpr bool operator!=(weak_equality v1, 202 friend struct compare_internal::strong_equality_base<strong_equality>; 216 friend constexpr bool operator==( 220 friend constexpr bool operator!=( [all …]
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | numberformatter.h | 392 friend struct impl::MacroProps; 393 friend class ScientificNotation; 396 friend class impl::NumberFormatterImpl; 397 friend class impl::ScientificModifier; 398 friend class impl::ScientificHandler; 401 friend class impl::GeneratorHelpers; 452 friend class Notation; 455 friend class impl::NumberPropertyMapper; 805 friend struct impl::MacroProps; 806 friend struct impl::MicroProps; [all …]
|
/third_party/node/deps/v8/include/ |
D | v8-local-handle.h | 117 friend class Local; 121 friend class Object; 122 friend class Context; 275 friend class TracedReferenceBase; 276 friend class Utils; 278 friend class Eternal; 280 friend class PersistentBase; 282 friend class Persistent; 284 friend class Local; 286 friend class MaybeLocal; [all …]
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 389 friend struct impl::MacroProps; 390 friend class ScientificNotation; 393 friend class impl::NumberFormatterImpl; 394 friend class impl::ScientificModifier; 395 friend class impl::ScientificHandler; 398 friend class impl::GeneratorHelpers; 449 friend class Notation; 452 friend class impl::NumberPropertyMapper; 804 friend struct impl::MacroProps; 805 friend struct impl::MicroProps; [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numberformatter.h | 387 friend struct impl::MacroProps; 388 friend class ScientificNotation; 391 friend class impl::NumberFormatterImpl; 392 friend class impl::ScientificModifier; 393 friend class impl::ScientificHandler; 396 friend class impl::GeneratorHelpers; 447 friend class Notation; 450 friend class impl::NumberPropertyMapper; 769 friend struct impl::MacroProps; 770 friend struct impl::MicroProps; [all …]
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.h | 505 friend class descriptor_unittest::DescriptorTest; 508 friend class io::Printer; 509 friend class compiler::cpp::Formatter; 565 friend class DescriptorBuilder; 566 friend class DescriptorPool; 567 friend class EnumDescriptor; 568 friend class FieldDescriptor; 569 friend class OneofDescriptor; 570 friend class MethodDescriptor; 571 friend class FileDescriptor; [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | OverlayWidgets.h | 69 friend class gl::Overlay; 70 friend class gl::OverlayState; 71 friend class overlay_impl::AppendWidgetDataHelper; 84 friend class gl::Overlay; 85 friend class overlay_impl::AppendWidgetDataHelper; 96 friend class gl::Overlay; 97 friend class overlay_impl::AppendWidgetDataHelper; 109 friend class overlay_impl::AppendWidgetDataHelper; 146 friend class gl::Overlay; 147 friend class gl::OverlayState; [all …]
|
/third_party/node/deps/v8/src/ast/ |
D | ast.h | 287 friend class AstNodeFactory; 288 friend Zone; 328 friend class AstNodeFactory; 329 friend Zone; 366 friend List; 367 friend base::ThreadedListTraits<Declaration>; 375 friend class AstNodeFactory; 376 friend Zone; 398 friend class AstNodeFactory; 399 friend Zone; [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBundleIterator.h | 184 friend bool operator==(const MachineInstrBundleIterator &L, 188 friend bool operator==(const MachineInstrBundleIterator &L, 192 friend bool operator==(const const_instr_iterator &L, 196 friend bool operator==(const MachineInstrBundleIterator &L, 200 friend bool operator==(const nonconst_instr_iterator &L, 204 friend bool operator==(const MachineInstrBundleIterator &L, const_pointer R) { 207 friend bool operator==(const_pointer L, const MachineInstrBundleIterator &R) { 210 friend bool operator==(const MachineInstrBundleIterator &L, 214 friend bool operator==(const_reference L, 219 friend bool operator!=(const MachineInstrBundleIterator &L, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ValueSymbolTable.h | 38 friend class SymbolTableListTraits<Argument>; 39 friend class SymbolTableListTraits<BasicBlock>; 40 friend class SymbolTableListTraits<Function>; 41 friend class SymbolTableListTraits<GlobalAlias>; 42 friend class SymbolTableListTraits<GlobalIFunc>; 43 friend class SymbolTableListTraits<GlobalVariable>; 44 friend class SymbolTableListTraits<Instruction>; 45 friend class Value;
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
D | unicodetext.h | 178 friend bool operator==(const UnicodeText& lhs, const UnicodeText& rhs); 179 friend bool operator!=(const UnicodeText& lhs, const UnicodeText& rhs); 214 friend bool operator==(const CI& lhs, const CI& rhs) { 216 friend bool operator!=(const CI& lhs, const CI& rhs) { 218 friend bool operator<(const CI& lhs, const CI& rhs); 219 friend bool operator>(const CI& lhs, const CI& rhs) { 221 friend bool operator<=(const CI& lhs, const CI& rhs) { 223 friend bool operator>=(const CI& lhs, const CI& rhs) { 226 friend difference_type distance(const CI& first, const CI& last); 239 friend class UnicodeText; [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TypeSize.h | 70 friend bool operator==(const TypeSize &LHS, const TypeSize &RHS) { 75 friend bool operator!=(const TypeSize &LHS, const TypeSize &RHS) { 88 friend bool operator<(const TypeSize &LHS, const TypeSize &RHS) { 95 friend bool operator>(const TypeSize &LHS, const TypeSize &RHS) { 99 friend bool operator<=(const TypeSize &LHS, const TypeSize &RHS) { 103 friend bool operator>=(const TypeSize &LHS, const TypeSize& RHS) { 113 friend TypeSize operator*(const unsigned LHS, const TypeSize &RHS) { 168 friend TypeSize operator*(const uint64_t LHS, const TypeSize &RHS) { 172 friend TypeSize operator*(const int LHS, const TypeSize &RHS) { 176 friend TypeSize operator*(const int64_t LHS, const TypeSize &RHS) {
|
/third_party/skia/src/core/ |
D | SkGlyph.h | 203 friend SkGlyphRect skglyph::rect_union(SkGlyphRect, SkGlyphRect); 204 friend SkGlyphRect skglyph::rect_intersection(SkGlyphRect, SkGlyphRect); 340 friend class RandomScalerContext; 341 friend class RemoteStrike; 342 friend class SkScalerContext; 343 friend class SkScalerContextProxy; 344 friend class SkScalerContext_Empty; 345 friend class SkScalerContext_FreeType; 346 friend class SkScalerContext_FreeType_Base; 347 friend class SkScalerContext_DW; [all …]
|
/third_party/skia/include/gpu/ |
D | GrTypes.h | 74 friend constexpr GrTFlagsMask<X> operator ~(X); \ 75 friend constexpr X operator |(X, X); \ 76 friend X& operator |=(X&, X); \ 77 friend constexpr bool operator &(X, X); \ 78 friend constexpr GrTFlagsMask<X> operator|(GrTFlagsMask<X>, GrTFlagsMask<X>); \ 79 friend constexpr GrTFlagsMask<X> operator|(GrTFlagsMask<X>, X); \ 80 friend constexpr GrTFlagsMask<X> operator|(X, GrTFlagsMask<X>); \ 81 friend constexpr X operator&(GrTFlagsMask<X>, GrTFlagsMask<X>); \ 82 friend constexpr X operator&(GrTFlagsMask<X>, X); \ 83 friend constexpr X operator&(X, GrTFlagsMask<X>); \ [all …]
|
/third_party/libabigail/include/ |
D | abg-ir.h | 260 friend class class_or_union; 261 friend class class_decl; 262 friend class function_type; 264 friend void keep_type_alive(type_base_sptr); 412 friend class location_manager; 779 friend function_type_sptr 783 friend function_type_sptr 787 friend type_base_sptr 1441 friend type_or_decl_base::type_or_decl_kind 1445 friend type_or_decl_base::type_or_decl_kind& [all …]
|
/third_party/skia/include/sksl/ |
D | DSLStatement.h | 69 friend class DSLBlock; 70 friend class DSLCore; 71 friend class DSLExpression; 72 friend class DSLPossibleStatement; 73 friend class DSLWriter; 74 friend DSLStatement operator,(DSLStatement left, DSLStatement right); 102 friend class DSLStatement;
|
D | DSLModifiers.h | 52 friend DSLType Struct(skstd::string_view name, SkSpan<DSLField> fields, PositionInfo pos); 53 friend class DSLCore; 54 friend class DSLFunction; 55 friend class DSLType; 56 friend class DSLVarBase; 57 friend class DSLWriter;
|
/third_party/skia/src/gpu/ |
D | GrShaderCaps.h | 349 friend class GrCaps; // For initialization. 350 friend class GrDawnCaps; 351 friend class GrD3DCaps; 352 friend class GrGLCaps; 353 friend class GrMockCaps; 354 friend class GrMtlCaps; 355 friend class GrVkCaps; 356 friend class SkSL::ShaderCapsFactory; 357 friend class SkSL::SharedCompiler;
|
D | GrProgramDesc.h | 139 friend class GrDawnCaps; 140 friend class GrD3DCaps; 141 friend class GrGLCaps; 142 friend class GrMockCaps; 143 friend class GrMtlCaps; 144 friend class GrVkCaps; 146 friend class GrGLGpu; // for ProgramCache to access BuildFromData 147 friend class GrMtlResourceProvider; // for PipelineStateCache to access BuildFromData
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | D3D12MemAlloc.h | 874 friend class AllocatorPimpl; 875 friend class BlockVector; 876 friend class JsonWriter; 877 template<typename T> friend void D3D12MA_DELETE(const ALLOCATION_CALLBACKS&, T*); 878 template<typename T> friend class PoolAllocator; 1044 friend class Allocator; 1045 friend class AllocatorPimpl; 1046 template<typename T> friend void D3D12MA_DELETE(const ALLOCATION_CALLBACKS&, T*); 1352 friend HRESULT CreateAllocator(const ALLOCATOR_DESC*, Allocator**); 1353 template<typename T> friend void D3D12MA_DELETE(const ALLOCATION_CALLBACKS&, T*); [all …]
|
/third_party/cef/include/base/internal/ |
D | cef_callback_internal.h | 103 friend struct BindStateBaseRefCountTraits; 104 friend class RefCountedThreadSafe<BindStateBase, BindStateBaseRefCountTraits>; 106 friend class CallbackBase; 107 friend class CallbackBaseCopyable; 111 friend struct BindState; 112 friend struct ::base::FakeBindState; 169 friend class FinallyExecutorCommon; 170 friend class ThenAndCatchExecutorCommon; 173 friend class PostTaskExecutor;
|
/third_party/skia/include/core/ |
D | SkPicture.h | 240 friend class SkBigPicture; 241 friend class SkEmptyPicture; 242 friend class SkPicturePriv; 243 template <typename> friend class SkMiniPicture; 249 friend class SkPictureData; 261 friend bool SkPicture_StreamIsSKP(SkStream*, struct SkPictInfo*); 266 friend struct SkPathCounter;
|
/third_party/googletest/googletest/include/gtest/ |
D | gtest.h | 258 friend class TestInfo; 454 friend class TestInfo; 455 friend class TestSuite; 456 friend class UnitTest; 457 friend class internal::DefaultGlobalTestPartResultReporter; 458 friend class internal::ExecDeathTest; 459 friend class internal::TestResultAccessor; 460 friend class internal::UnitTestImpl; 461 friend class internal::WindowsDeathTest; 462 friend class internal::FuchsiaDeathTest; [all …]
|
/third_party/node/deps/googletest/include/gtest/ |
D | gtest.h | 245 friend class TestInfo; 447 friend class TestInfo; 448 friend class TestSuite; 449 friend class UnitTest; 450 friend class internal::DefaultGlobalTestPartResultReporter; 451 friend class internal::ExecDeathTest; 452 friend class internal::TestResultAccessor; 453 friend class internal::UnitTestImpl; 454 friend class internal::WindowsDeathTest; 455 friend class internal::FuchsiaDeathTest; [all …]
|
/third_party/skia/include/private/ |
D | SkMacros.h | 72 friend X operator |(X a, X b); \ 73 friend X& operator |=(X& a, X b); \ 75 friend X operator &(X a, X b); \ 76 friend X& operator &=(X& a, X b); \ 79 friend X operator &(T a, X b); \ 82 friend X operator &(X a, T b); \
|
12345678910>>...67