OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:friend
(Results
751 - 775
of
2215
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/v8/src/
splay-tree.h
126
friend
class SplayTree;
127
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;
ImageBuffer.h
112
friend
class GraphicsContext;
113
friend
class GeneratedImage;
/external/webkit/Source/WebCore/platform/graphics/gpu/
PODArena.h
55
friend
class WTF::RefCounted<Allocator>;
116
friend
class WTF::RefCounted<PODArena>;
/external/webkit/Source/WebKit/chromium/src/
WebPopupMenuImpl.h
100
friend
class WebPopupMenu; // For WebPopupMenu::create
101
friend
class WTF::RefCounted<WebPopupMenuImpl>;
/frameworks/base/libs/hwui/
Rect.h
76
friend
int operator==(const Rect& a, const Rect& b) {
80
friend
int operator!=(const Rect& a, const Rect& b) {
/frameworks/base/libs/rs/
rsFont.h
82
friend
class FontState;
163
friend
class Font;
/frameworks/base/media/jni/soundpool/
SoundPool.h
162
friend
class SoundPoolThread;
163
friend
class SoundChannel;
/frameworks/base/media/libstagefright/include/
AwesomePlayer.h
112
friend
struct AwesomeEvent;
113
friend
struct PreviewPlayer;
/frameworks/base/services/camera/libcameraservice/
CameraService.h
39
friend
class BinderService<CameraService>;
112
friend
class CameraService;
/frameworks/media/libvideoeditor/lvpp/
NativeWindowRenderer.h
144
friend
class RenderInput;
177
friend
class NativeWindowRenderer;
PreviewPlayerBase.h
104
friend
struct AwesomeEvent;
105
friend
struct PreviewPlayer;
/system/core/libpixelflinger/codeflinger/
CodeCache.h
104
friend
int compare_type(
119
friend
int compare_type(
Completed in 4401 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>