OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNUSED_PARAM
(Results
1 - 25
of
133
) sorted by null
1
2
3
4
5
6
/external/webkit/Source/JavaScriptCore/wtf/
UnusedParam.h
32
#define
UNUSED_PARAM
(variable) unusedParam(variable)
34
#define
UNUSED_PARAM
(variable) (void)variable
OSAllocatorPosix.cpp
95
UNUSED_PARAM
(address);
96
UNUSED_PARAM
(bytes);
109
UNUSED_PARAM
(address);
110
UNUSED_PARAM
(bytes);
OSAllocator.h
86
UNUSED_PARAM
(decommitBase);
87
UNUSED_PARAM
(decommitSize);
/external/webkit/Source/WebCore/editing/
SpellingCorrectionController.h
92
void show(PassRefPtr<Range> rangeToReplace, const String& replacement) UNLESS_ENABLED({
UNUSED_PARAM
(rangeToReplace);
UNUSED_PARAM
(replacement); })
98
void respondToUnappliedSpellCorrection(const VisibleSelection&, const String& corrected, const String& correction) UNLESS_ENABLED({
UNUSED_PARAM
(corrected);
UNUSED_PARAM
(correction); })
100
void respondToChangedSelection(const VisibleSelection& oldSelection) UNLESS_ENABLED({
UNUSED_PARAM
(oldSelection); })
102
void stopPendingCorrection(const VisibleSelection& oldSelection) UNLESS_ENABLED({
UNUSED_PARAM
(oldSelection); })
103
void applyPendingCorrection(const VisibleSelection& selectionAfterTyping) UNLESS_ENABLED({
UNUSED_PARAM
(selectionAfterTyping); })
105
void handleCorrectionPanelResult(const String& correction) UNLESS_ENABLED({
UNUSED_PARAM
(correction); })
109
bool isSpellingMarkerAllowed(PassRefPtr<Range> misspellingRange) const UNLESS_ENABLED({
UNUSED_PARAM
(misspellingRange); return true; })
114
void recordAutocorrectionResponseReversed(const String& replacedString, PassRefPtr<Range> replacementRange) UNLESS_ENABLED({
UNUSED_PARAM
(replacedString); UNUSED_PARAM(replacementRange); }
[
all
...]
TextCheckingHelper.cpp
348
UNUSED_PARAM
(checkGrammar);
349
UNUSED_PARAM
(outIsSpelling);
350
UNUSED_PARAM
(outFirstFoundOffset);
351
UNUSED_PARAM
(outGrammarDetail);
394
UNUSED_PARAM
(grammarDetails);
395
UNUSED_PARAM
(badGrammarPhraseLocation);
396
UNUSED_PARAM
(startOffset);
397
UNUSED_PARAM
(endOffset);
398
UNUSED_PARAM
(markAll);
566
UNUSED_PARAM
(checkGrammar)
[
all
...]
/external/webkit/Source/JavaScriptCore/API/tests/
JSNode.c
38
UNUSED_PARAM
(function);
61
UNUSED_PARAM
(function);
80
UNUSED_PARAM
(function);
108
UNUSED_PARAM
(propertyName);
109
UNUSED_PARAM
(exception);
124
UNUSED_PARAM
(propertyName);
125
UNUSED_PARAM
(exception);
134
UNUSED_PARAM
(object);
135
UNUSED_PARAM
(propertyName);
136
UNUSED_PARAM
(exception)
[
all
...]
JSNodeList.c
35
UNUSED_PARAM
(object);
55
UNUSED_PARAM
(propertyName);
56
UNUSED_PARAM
(exception);
85
UNUSED_PARAM
(context);
103
UNUSED_PARAM
(context);
testapi.c
143
UNUSED_PARAM
(context);
144
UNUSED_PARAM
(object);
160
UNUSED_PARAM
(context);
161
UNUSED_PARAM
(object);
193
UNUSED_PARAM
(context);
194
UNUSED_PARAM
(object);
195
UNUSED_PARAM
(value);
196
UNUSED_PARAM
(exception);
210
UNUSED_PARAM
(context);
211
UNUSED_PARAM
(object)
[
all
...]
minidom.c
84
UNUSED_PARAM
(object);
85
UNUSED_PARAM
(thisObject);
/external/webkit/Source/WebCore/platform/graphics/openvg/
GraphicsContextOpenVG.cpp
136
UNUSED_PARAM
(shouldAntialias); // FIXME
173
UNUSED_PARAM
(colorSpace); // FIXME
186
UNUSED_PARAM
(colorSpace); // FIXME
246
UNUSED_PARAM
(printing);
255
UNUSED_PARAM
(origin);
256
UNUSED_PARAM
(width);
257
UNUSED_PARAM
(style);
274
UNUSED_PARAM
(size);
275
UNUSED_PARAM
(blur);
276
UNUSED_PARAM
(color)
[
all
...]
/external/webkit/Source/JavaScriptCore/os-win32/
WinMain.cpp
42
UNUSED_PARAM
(hInstance);
43
UNUSED_PARAM
(hPrevInstance);
44
UNUSED_PARAM
(nCmdShow);
/external/webkit/Source/WebCore/platform/text/
TextEncodingDetectorICU.cpp
51
UNUSED_PARAM
(data);
52
UNUSED_PARAM
(len);
53
UNUSED_PARAM
(hintEncodingName);
/external/webkit/Source/WebKit/gtk/webkit/
webkitapplicationcache.cpp
71
UNUSED_PARAM
(size);
/external/webkit/Source/WebCore/rendering/
RenderThemeChromiumSkia.cpp
379
UNUSED_PARAM
(object);
380
UNUSED_PARAM
(paintInfo);
381
UNUSED_PARAM
(rect);
391
UNUSED_PARAM
(object);
392
UNUSED_PARAM
(paintInfo);
393
UNUSED_PARAM
(rect);
403
UNUSED_PARAM
(object);
404
UNUSED_PARAM
(paintInfo);
405
UNUSED_PARAM
(rect);
415
UNUSED_PARAM
(object)
[
all
...]
/external/webkit/Source/WebCore/loader/mac/
DocumentLoaderMac.cpp
67
UNUSED_PARAM
(pair);
80
UNUSED_PARAM
(pair);
/external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngineSpacing.cpp
64
UNUSED_PARAM
(isVerticalText);
65
UNUSED_PARAM
(currentGlyph);
/external/webkit/Source/WebKit/win/
WebSecurityOrigin.cpp
141
UNUSED_PARAM
(result);
156
UNUSED_PARAM
(result);
169
UNUSED_PARAM
(quota);
/external/webkit/Source/WebCore/bindings/objc/
DOMObject.mm
62
UNUSED_PARAM
(unusedZone);
/external/webkit/Source/WebCore/platform/graphics/mac/
WebTiledLayer.mm
56
UNUSED_PARAM
(key);
/external/webkit/Source/WebKit/mac/WebView/
WebDashboardRegion.mm
45
UNUSED_PARAM
(unusedZone);
/external/webkit/Source/WebCore/loader/
PingLoader.cpp
65
UNUSED_PARAM
(leakedPingLoader);
91
UNUSED_PARAM
(leakedPingLoader);
/external/webkit/Source/WebCore/loader/icon/
IconLoader.cpp
106
UNUSED_PARAM
(unusedLoader);
107
UNUSED_PARAM
(unusedSize);
/external/webkit/Source/WebCore/platform/mac/
FileSystemMac.mm
81
UNUSED_PARAM
(path);
WebCoreObjCExtras.mm
51
UNUSED_PARAM
(cls);
/external/webkit/Source/WebCore/platform/network/mac/
ResourceHandleMac.mm
287
UNUSED_PARAM
(shouldUseCredentialStorage);
288
UNUSED_PARAM
(shouldContentSniff);
401
UNUSED_PARAM
(pair);
411
UNUSED_PARAM
(pair);
488
UNUSED_PARAM
(request);
538
UNUSED_PARAM
(storedCredentials);
539
UNUSED_PARAM
(context);
766
UNUSED_PARAM
(connection);
828
UNUSED_PARAM
(connection);
841
UNUSED_PARAM
(connection)
[
all
...]
Completed in 814 milliseconds
1
2
3
4
5
6