OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:friend
(Results
1026 - 1050
of
2999
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/skia/include/animator/
SkAnimator.h
490
friend
class SkAnimateMaker;
491
friend
class SkAnimatorScript;
492
friend
class SkAnimatorScript2;
493
friend
class SkApply;
494
friend
class SkDisplayMovie;
495
friend
class SkDisplayType;
496
friend
class SkPost;
497
friend
class SkXMLAnimatorWriter;
/external/skia/include/core/
SkRefCnt.h
107
friend
class SkWeakRefCnt;
108
friend
class GrTexture; // to allow GrTexture's internal_dispose to
/external/skia/legacy/include/animator/
SkAnimator.h
490
friend
class SkAnimateMaker;
491
friend
class SkAnimatorScript;
492
friend
class SkAnimatorScript2;
493
friend
class SkApply;
494
friend
class SkDisplayMovie;
495
friend
class SkDisplayType;
496
friend
class SkPost;
497
friend
class SkXMLAnimatorWriter;
/external/skia/legacy/include/core/
SkScan.h
65
friend
class SkAAClip;
66
friend
class SkRegion;
SkString.h
85
friend
bool operator==(const SkString& a, const SkString& b) {
88
friend
bool operator!=(const SkString& a, const SkString& b) {
/external/skia/legacy/include/utils/
SkMatrix44.h
188
friend
SkMatrix44 operator*(const SkMatrix44& a, const SkMatrix44& b) {
205
friend
SkVector4 operator*(const SkMatrix44& m, const SkVector4& src) {
/external/skia/legacy/src/core/
SkPictureRecord.h
195
friend
class SkPicturePlayback;
196
friend
class SkPictureTester; // for unit testing
/external/skia/src/core/
SkPictureRecord.h
201
friend
class SkPicturePlayback;
202
friend
class SkPictureTester; // for unit testing
SkScan.h
65
friend
class SkAAClip;
66
friend
class SkRegion;
/external/v8/src/
log-utils.h
106
friend
class Logger;
107
friend
class LogMessageBuilder;
mark-compact.h
610
friend
class RootMarkingVisitor;
611
friend
class MarkingVisitor;
612
friend
class StaticMarkingVisitor;
613
friend
class CodeMarkingVisitor;
614
friend
class SharedFunctionInfoMarkingVisitor;
746
friend
class MarkObjectVisitor;
749
friend
class UnmarkObjectVisitor;
761
friend
class Heap;
splay-tree.h
128
friend
class SplayTree;
129
friend
class Locator;
/external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerX86.h
173
friend
class LinkBuffer;
174
friend
class RepatchBuffer;
/external/webkit/Source/JavaScriptCore/heap/
MarkStack.h
83
friend
class HeapRootMarker; // Allowed to mark a JSValue* or JSCell** directly.
248
friend
class Heap;
/external/webkit/Source/JavaScriptCore/interpreter/
Interpreter.h
69
friend
class JIT;
70
friend
class CachedCall;
/external/webkit/Source/JavaScriptCore/runtime/
ArgList.h
161
friend
class JSGlobalData;
180
friend
class JIT;
/external/webkit/Source/JavaScriptCore/wtf/
SegmentedVector.h
40
friend
class SegmentedVector<T, SegmentSize>;
103
friend
class SegmentedVectorIterator<T, SegmentSize>;
WTFThreadData.h
139
friend
WTFThreadData& wtfThreadData();
140
friend
class AtomicStringTable;
/external/webkit/Source/WebCore/bridge/qt/
qt_runtime.h
89
friend
class QtInstance;
209
friend
class QtConnectionObject;
/external/webkit/Source/WebCore/dom/
ContainerNode.h
96
friend
void appendChildToContainer(GenericNode* child, GenericNodeContainer* container);
99
friend
void Private::addChildNodesToDeletionQueue(GenericNode*& head, GenericNode*& tail, GenericNodeContainer* container);
/external/webkit/Source/WebCore/editing/
EditingStyle.h
145
friend
class HTMLElementEquivalent;
146
friend
class HTMLAttributeEquivalent;
/external/webkit/Source/WebCore/loader/
ResourceLoader.h
147
friend
class ApplicationCacheHost; // for access to request()
149
friend
class ResourceLoadScheduler; // for access to start()
/external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.h
207
friend
class ChromeClientCallbackTimer;
208
friend
class OriginQuotaReachedCallbackTimer;
/external/webkit/Source/WebCore/platform/cf/
BinaryPropertyList.h
103
friend
class BinaryPropertyListPlan;
104
friend
class BinaryPropertyListSerializer;
/external/webkit/Source/WebCore/platform/graphics/
Image.h
79
friend
class GeneratedImage;
80
friend
class GraphicsContext;
Completed in 4015 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>