Home
last modified time | relevance | path

Searched refs:friend (Results 1 - 25 of 1571) sorted by relevance

12345678910>>...63

/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare.h158 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 constexp
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h395 friend struct impl::MacroProps;
396 friend class ScientificNotation;
399 friend class impl::NumberFormatterImpl;
400 friend class impl::ScientificModifier;
401 friend class impl::ScientificHandler;
404 friend class impl::GeneratorHelpers;
455 friend class Notation;
458 friend class impl::NumberPropertyMapper;
808 friend struct impl::MacroProps;
809 friend struc
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h389 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 struc
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumberformatter.h387 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 struc
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-local-handle.h135 friend class LocalBase;
139 friend class Object;
140 friend class Context;
155 friend class Local;
184 friend class Local;
337 friend class TracedReferenceBase;
338 friend class Utils;
340 friend class Eternal;
342 friend class Global;
344 friend clas
[all...]
/third_party/node/deps/v8/include/
H A Dv8-local-handle.h117 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 clas
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h505 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 clas
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlayWidgets.h69 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 clas
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBundleIterator.h184 friend bool operator==(const MachineInstrBundleIterator &L, in operator ==()
188 friend bool operator==(const MachineInstrBundleIterator &L, in operator ==()
192 friend bool operator==(const const_instr_iterator &L, in operator ==()
196 friend bool operator==(const MachineInstrBundleIterator &L, in operator ==()
200 friend bool operator==(const nonconst_instr_iterator &L, in operator ==()
204 friend bool operator==(const MachineInstrBundleIterator &L, const_pointer R) { in operator ==()
207 friend bool operator==(const_pointer L, const MachineInstrBundleIterator &R) { in operator ==()
210 friend bool operator==(const MachineInstrBundleIterator &L, in operator ==()
214 friend bool operator==(const_reference L, in operator ==()
219 friend boo
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h287 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 Zon
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueSymbolTable.h38 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTypeSize.h70 friend bool operator==(const TypeSize &LHS, const TypeSize &RHS) { in operator ==()
75 friend bool operator!=(const TypeSize &LHS, const TypeSize &RHS) { in operator !=()
88 friend bool operator<(const TypeSize &LHS, const TypeSize &RHS) { in operator <()
95 friend bool operator>(const TypeSize &LHS, const TypeSize &RHS) { in operator >()
99 friend bool operator<=(const TypeSize &LHS, const TypeSize &RHS) { in operator <=()
103 friend bool operator>=(const TypeSize &LHS, const TypeSize& RHS) { in operator >=()
113 friend TypeSize operator*(const unsigned LHS, const TypeSize &RHS) { in operator *()
168 friend TypeSize operator*(const uint64_t LHS, const TypeSize &RHS) { in operator *()
172 friend TypeSize operator*(const int LHS, const TypeSize &RHS) { in operator *()
176 friend TypeSiz
[all...]
/third_party/skia/include/sksl/
H A DDSLStatement.h69 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;
H A DDSLModifiers.h52 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/libabigail/include/
H A Dabg-ir.h260 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_bas
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.h86 // validity check. They are used internally and by friend-functions
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) { in operator ==()
216 friend bool operator!=(const CI& lhs, const CI& rhs) { in operator !=()
218 friend bool operator<(const CI& lhs, const CI& rhs);
219 friend bool operator>(const CI& lhs, const CI& rhs) { in operator >()
221 friend bool operator<=(const CI& lhs, const CI& rhs) { in operator <=()
223 friend bool operator>=(const CI& lhs, const CI& rhs) { in operator >=()
226 friend difference_typ
[all...]
/third_party/skia/include/gpu/
H A DGrTypes.h74 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 constexp
[all...]
/third_party/skia/src/gpu/
H A DGrShaderCaps.h349 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;
H A DGrProgramDesc.h139 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/src/core/
H A DSkGlyph.h203 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 clas
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dmember-storage.h66 friend class CageBaseGlobalUpdater;
105 V8_INLINE friend bool operator==(CompressedPointer a, CompressedPointer b) { in operator ==()
108 V8_INLINE friend bool operator!=(CompressedPointer a, CompressedPointer b) { in operator !=()
111 V8_INLINE friend bool operator<(CompressedPointer a, CompressedPointer b) { in operator <()
114 V8_INLINE friend bool operator<=(CompressedPointer a, CompressedPointer b) { in operator <=()
117 V8_INLINE friend bool operator>(CompressedPointer a, CompressedPointer b) { in operator >()
120 V8_INLINE friend bool operator>=(CompressedPointer a, CompressedPointer b) { in operator >=()
213 V8_INLINE friend bool operator==(RawPointer a, RawPointer b) { in operator ==()
216 V8_INLINE friend bool operator!=(RawPointer a, RawPointer b) { in operator !=()
219 V8_INLINE friend boo in operator !=()
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.h874 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 voi
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dtypes.h306 friend class Type;
344 friend class Type;
345 friend class BitsetType;
346 friend class UnionType;
347 friend Zone;
471 friend class Iterator;
472 friend BitsetType;
473 friend UnionType;
474 friend size_t hash_value(Type type);
549 friend clas
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h168 friend class LazyCallGraph::EdgeSequence;
169 friend class LazyCallGraph::RefSCC;
187 friend class LazyCallGraph;
188 friend class LazyCallGraph::Node;
189 friend class LazyCallGraph::RefSCC;
199 friend class LazyCallGraph;
200 friend class LazyCallGraph::Node;
230 friend class LazyCallGraph;
231 friend class LazyCallGraph::Node;
328 friend clas
[all...]
/third_party/skia/include/private/
H A DSkMacros.h72 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); \

Completed in 32 milliseconds

12345678910>>...63