OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WTF_MAKE_FAST_ALLOCATED
(Results
1 - 25
of
309
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransactionClient.h
44
WTF_MAKE_NONCOPYABLE(SQLTransactionClient);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/platform/
KillRing.h
35
WTF_MAKE_FAST_ALLOCATED
;
ContextMenu.h
37
WTF_MAKE_NONCOPYABLE(ContextMenu);
WTF_MAKE_FAST_ALLOCATED
;
OverscrollTheme.h
37
WTF_MAKE_NONCOPYABLE(OverscrollTheme);
WTF_MAKE_FAST_ALLOCATED
;
SharedTimer.h
39
WTF_MAKE_NONCOPYABLE(SharedTimer);
WTF_MAKE_FAST_ALLOCATED
;
ThreadTimers.h
42
WTF_MAKE_NONCOPYABLE(ThreadTimers);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
MediaQueryResult.h
33
WTF_MAKE_NONCOPYABLE(MediaQueryResult);
WTF_MAKE_FAST_ALLOCATED
;
TransformBuilder.h
43
WTF_MAKE_NONCOPYABLE(TransformBuilder);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/dom/
TransformSource.h
32
WTF_MAKE_NONCOPYABLE(TransformSource);
WTF_MAKE_FAST_ALLOCATED
;
DocumentStyleSheetCollection.h
42
WTF_MAKE_NONCOPYABLE(DocumentStyleSheetCollection);
WTF_MAKE_FAST_ALLOCATED
;
ShadowTreeStyleSheetCollection.h
42
WTF_MAKE_NONCOPYABLE(ShadowTreeStyleSheetCollection);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentThreadableLoaderClient.h
43
WTF_MAKE_FAST_ALLOCATED
;
ThreadableLoaderClient.h
43
WTF_MAKE_NONCOPYABLE(ThreadableLoaderClient);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/page/
DragState.h
40
WTF_MAKE_FAST_ALLOCATED
;
NetworkStateNotifier.h
36
WTF_MAKE_NONCOPYABLE(NetworkStateNotifier);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorHistory.h
43
WTF_MAKE_NONCOPYABLE(InspectorHistory);
WTF_MAKE_FAST_ALLOCATED
;
46
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptRegexp.h
43
WTF_MAKE_FAST_ALLOCATED
; WTF_MAKE_NONCOPYABLE(ScriptRegexp);
/external/chromium_org/third_party/WebKit/Source/core/html/
URLRegistry.h
49
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
ValidationMessage.h
46
WTF_MAKE_NONCOPYABLE(ValidationMessage);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/rendering/
TableLayout.h
33
WTF_MAKE_NONCOPYABLE(TableLayout);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleCustomFilterProgramCache.h
43
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteTransaction.h
37
WTF_MAKE_NONCOPYABLE(SQLiteTransaction);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DisplayList.h
45
WTF_MAKE_FAST_ALLOCATED
;
UnacceleratedImageBufferSurface.h
40
WTF_MAKE_NONCOPYABLE(UnacceleratedImageBufferSurface);
WTF_MAKE_FAST_ALLOCATED
;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
AcceleratedImageBufferSurface.h
40
WTF_MAKE_NONCOPYABLE(AcceleratedImageBufferSurface);
WTF_MAKE_FAST_ALLOCATED
;
Completed in 751 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>