Home
last modified time | relevance | path

Searched refs:ErrorString (Results 1 – 25 of 1828) sorted by relevance

12345678910>>...74

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/inspector/
H A DInspectorDOMAgent.h71 typedef String ErrorString; typedef
117 void getChildNodes(ErrorString*, int nodeId);
120 void removeNode(ErrorString*, int nodeId);
127 void cancelSearch(ErrorString*);
129 void setInspectModeEnabled(ErrorString*, bool enabled);
132 void hideHighlight(ErrorString*);
135 void highlightFrame(ErrorString*, const String& frameId);
154 void copyNode(ErrorString*, int nodeId);
181 void highlight(ErrorString*, Node*, const String& mode);
187 Node* assertNode(ErrorString*, int nodeId);
[all …]
H A DInspectorDebuggerAgent.h58 typedef String ErrorString; typedef
71 void enable(ErrorString*) { enable(false); } in enable() argument
72 void disable(ErrorString*) { disable(); } in disable() argument
82 void setBreakpointsActive(ErrorString*, bool active);
86 void removeBreakpoint(ErrorString*, const String& breakpointId);
94 void pause(ErrorString*);
95 void resume(ErrorString*);
96 void stepOver(ErrorString*);
97 void stepInto(ErrorString*);
98 void stepOut(ErrorString*);
[all …]
H A DInspectorCSSAgent.h64 void getStylesForNode(ErrorString*, int nodeId, RefPtr<InspectorObject>* result);
65 void getInlineStyleForNode(ErrorString*, int nodeId, RefPtr<InspectorObject>* style);
66 void getComputedStyleForNode(ErrorString*, int nodeId, RefPtr<InspectorObject>* style);
67 void getAllStyleSheets(ErrorString*, RefPtr<InspectorArray>* styleSheetInfos);
68 void getStyleSheet(ErrorString*, const String& styleSheetId, RefPtr<InspectorObject>* result);
69 void getStyleSheetText(ErrorString*, const String& styleSheetId, String* result);
70 void setStyleSheetText(ErrorString*, const String& styleSheetId, const String& text);
74 …void addRule(ErrorString*, const int contextNodeId, const String& selector, RefPtr<InspectorObject…
75 void getSupportedCSSProperties(ErrorString*, RefPtr<InspectorArray>* result);
86 Element* elementForId(ErrorString*, int nodeId);
[all …]
H A DInspectorProfilerAgent.h54 typedef String ErrorString; typedef
65 void collectGarbage(ErrorString*);
66 void clearProfiles(ErrorString*) { resetState(); } in clearProfiles() argument
69 void enable(ErrorString*);
70 void disable(ErrorString*);
71 void isEnabled(ErrorString*, bool* result) { *result = enabled(); } in isEnabled() argument
72 void start(ErrorString*) { startUserInitiatedProfiling(); } in start() argument
73 void stop(ErrorString*) { stopUserInitiatedProfiling(); } in stop() argument
79 void getProfileHeaders(ErrorString* error, RefPtr<InspectorArray>* headers);
82 void removeProfile(ErrorString* error, const String& type, unsigned uid);
[all …]
H A DInspectorPageAgent.h55 typedef String ErrorString; typedef
74 static void resourceContent(ErrorString*, Frame*, const KURL&, String* result);
75 static void resourceContentBase64(ErrorString*, Frame*, const KURL&, String* result);
84 void addScriptToEvaluateOnLoad(ErrorString*, const String& source);
85 void removeAllScriptsToEvaluateOnLoad(ErrorString*);
86 void reload(ErrorString*, const bool* const optionalIgnoreCache);
87 void open(ErrorString*, const String& url, const bool* const inNewWindow);
88 void getCookies(ErrorString*, RefPtr<InspectorArray>* cookies, WTF::String* cookiesString);
89 void deleteCookie(ErrorString*, const String& cookieName, const String& domain);
90 void getResourceTree(ErrorString*, RefPtr<InspectorObject>*);
[all …]
H A DInspectorRuntimeAgent.h47 typedef String ErrorString; typedef
55 …void evaluate(ErrorString*, const String& expression, const String* const objectGroup, const bool*…
56 …void evaluateOn(ErrorString*, const String& objectId, const String& expression, RefPtr<InspectorOb…
57 void releaseObject(ErrorString*, const String& objectId);
58 …void getProperties(ErrorString*, const String& objectId, bool ignoreHasOwnProperty, RefPtr<Inspect…
59 …void setPropertyValue(ErrorString*, const String& objectId, const String& propertyName, const Stri…
60 void releaseObjectGroup(ErrorString*, const String& objectGroup);
H A DInspectorDOMDebuggerAgent.h54 typedef String ErrorString; typedef
66 void setXHRBreakpoint(ErrorString*, const String& url);
67 void removeXHRBreakpoint(ErrorString*, const String& url);
68 void setEventListenerBreakpoint(ErrorString*, const String& eventName);
69 void removeEventListenerBreakpoint(ErrorString*, const String& eventName);
70 void setDOMBreakpoint(ErrorString*, int nodeId, int type);
71 void removeDOMBreakpoint(ErrorString*, int nodeId, int type);
H A DInjectedScript.h49 typedef String ErrorString; typedef
58 …void evaluate(ErrorString*, const String& expression, const String& objectGroup, bool includeComma…
59 …void evaluateOn(ErrorString*, const String& objectId, const String& expression, RefPtr<InspectorOb…
60 …void evaluateOnCallFrame(ErrorString*, const ScriptValue& callFrames, const String& callFrameId, c…
61 …void getProperties(ErrorString*, const String& objectId, bool ignoreHasOwnProperty, RefPtr<Inspect…
63 …void setPropertyValue(ErrorString*, const String& objectId, const String& propertyName, const Stri…
83 …void makeEvalCall(ErrorString*, ScriptFunctionCall&, RefPtr<InspectorObject>* result, bool* wasThr…
H A DInspectorDOMStorageAgent.h47 typedef String ErrorString; typedef
64 void enable(ErrorString*);
65 void disable(ErrorString*);
66 void getDOMStorageEntries(ErrorString*, int storageId, RefPtr<InspectorArray>* entries);
67 …void setDOMStorageItem(ErrorString*, int storageId, const String& key, const String& value, bool* …
68 void removeDOMStorageItem(ErrorString*, int storageId, const String& key, bool* success);
/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dsnort_httpinspect.c353 SnortSnprintf(ErrorString, ErrStrLen, in ProcessIISUnicodeMap()
409 SnortSnprintf(ErrorString, ErrStrLen, in ProcessIISUnicodeMap()
421 SnortSnprintf(ErrorString, ErrStrLen, in ProcessIISUnicodeMap()
431 SnortSnprintf(ErrorString, ErrStrLen, in ProcessIISUnicodeMap()
443 SnortSnprintf(ErrorString, ErrStrLen, in ProcessIISUnicodeMap()
496 SnortSnprintf(ErrorString, ErrStrLen, in ProcessOversizeDir()
508 SnortSnprintf(ErrorString, ErrStrLen, in ProcessOversizeDir()
2153 snprintf(ErrorString, ErrStrLen, in ProcessHttpMethodList()
2244 snprintf(ErrorString, ErrStrLen, in ProcessDecompressionTypeList()
5154 snprintf(ErrorString, iErrStrLen, in HttpInspectInitializeGlobalConfig()
[all …]
/dports/math/grpn/grpn-1.5.2/src/
H A Derror.c28 char ErrorString[MAX_ERROR_SIZE] = { 0 }; variable
32 *ErrorString = '\0'; in resetError()
36 return *ErrorString == '\0' ? 0 : 1; in isError()
40 return ErrorString; in getStringError()
44 strncpy(ErrorString, error, MAX_ERROR_SIZE); in setStringError()
45 ErrorString[MAX_ERROR_SIZE-1] = '\0'; in setStringError()
51 sprintf(ErrorString, "%s Error: Too few Arguments.", name); in checkArgs()
58 sprintf(ErrorString, "%s Error: Invalid Type.", name); in invalidTyprError()
/dports/games/jfsw/jfsw-c434002/jfaudiolib/src/
H A Ddriver_directsound.c193 const char *ErrorString; in DirectSoundDrv_ErrorString() local
199 ErrorString = DirectSoundDrv_ErrorString( ErrorCode ); in DirectSoundDrv_ErrorString()
203 ErrorString = "DirectSound ok."; in DirectSoundDrv_ErrorString()
207 ErrorString = "DirectSound uninitialised."; in DirectSoundDrv_ErrorString()
211 ErrorString = "DirectSound error: DirectSoundCreate failed."; in DirectSoundDrv_ErrorString()
215 ErrorString = "DirectSound error: SetCooperativeLevel failed."; in DirectSoundDrv_ErrorString()
247 ErrorString = "DirectSound error: primary buffer Play failed."; in DirectSoundDrv_ErrorString()
255 ErrorString = "DirectSound error: failed creating mix thread."; in DirectSoundDrv_ErrorString()
259 ErrorString = "DirectSound error: failed creating mix mutex."; in DirectSoundDrv_ErrorString()
263 ErrorString = "Unknown DirectSound error code."; in DirectSoundDrv_ErrorString()
[all …]
H A Ddriver_fluidsynth.c91 const char *ErrorString; in FluidSynthDrv_ErrorString() local
97 ErrorString = FluidSynthDrv_ErrorString( ErrorCode ); in FluidSynthDrv_ErrorString()
101 ErrorString = "FluidSynth ok."; in FluidSynthDrv_ErrorString()
105 ErrorString = "FluidSynth uninitialised."; in FluidSynthDrv_ErrorString()
109 ErrorString = "Failed creating new fluid settings."; in FluidSynthDrv_ErrorString()
113 ErrorString = "Failed creating new fluid synth."; in FluidSynthDrv_ErrorString()
129 ErrorString = "Invalid or non-existent SoundFont."; in FluidSynthDrv_ErrorString()
133 ErrorString = "Failed creating new fluid event."; in FluidSynthDrv_ErrorString()
137 ErrorString = "Failed creating playback thread."; in FluidSynthDrv_ErrorString()
141 ErrorString = "Unknown FluidSynth error."; in FluidSynthDrv_ErrorString()
[all …]
H A Ddriver_sdl.c112 const char *ErrorString; in SDLDrv_ErrorString() local
117 ErrorString = SDLDrv_ErrorString( ErrorCode ); in SDLDrv_ErrorString()
121 ErrorString = "SDL Audio ok."; in SDLDrv_ErrorString()
125 ErrorString = "SDL Audio uninitialised."; in SDLDrv_ErrorString()
129 ErrorString = "SDL Audio: error in Init or InitSubSystem."; in SDLDrv_ErrorString()
133 ErrorString = "SDL Audio: error in OpenAudio."; in SDLDrv_ErrorString()
137 ErrorString = "SDL CD: error opening cd device."; in SDLDrv_ErrorString()
141 ErrorString = "SDL CD: cannot play the requested track."; in SDLDrv_ErrorString()
153 ErrorString = "SDL CD is not supported"; in SDLDrv_ErrorString()
157 ErrorString = "Unknown SDL Audio error code."; in SDLDrv_ErrorString()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/
H A DPeiTestPoint.c16 CHAR16 *ErrorString; in InternalGetTestPointInfoSize() local
27 CopyMem (&ErrorChar, ErrorString, sizeof(ErrorChar)); in InternalGetTestPointInfoSize()
29 ErrorString++; in InternalGetTestPointInfoSize()
114 CHAR16 *ErrorString; in InternalTestPointIsValidTable() local
188 ErrorString++; in InternalTestPointIsValidTable()
425 IN CHAR16 *ErrorString, in InternalTestPointRecordErrorString() argument
449 StringSize = StrSize (ErrorString); in InternalTestPointRecordErrorString()
490 IN CHAR16 *ErrorString in TestPointLibAppendErrorString() argument
497 ErrorString, in TestPointLibAppendErrorString()
521 IN CHAR16 *ErrorString in TestPointLibSetErrorString() argument
[all …]
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/
H A Dsnort_ftptelnet.c401 char *ErrorString, int ErrStrLen) in ProcessConfOpt() argument
408 snprintf(ErrorString, ErrStrLen, in ProcessConfOpt()
427 snprintf(ErrorString, ErrStrLen, in ProcessConfOpt()
494 snprintf(ErrorString, ErrStrLen, in ProcessInspectType()
510 snprintf(ErrorString, ErrStrLen, in ProcessInspectType()
606 snprintf(ErrorString, ErrStrLen, in ProcessFTPGlobalConf()
642 snprintf(ErrorString, ErrStrLen, in ProcessPorts()
650 snprintf(ErrorString, ErrStrLen, in ProcessPorts()
699 snprintf(ErrorString, ErrStrLen, in ProcessPorts()
734 snprintf(ErrorString, ErrStrLen, in ProcessTelnetAYTThreshold()
[all …]
H A Dspp_ftptelnet.c248 char ErrorString[ERRSTRLEN]; in FTPTelnetInit() local
254 ErrorString[0] = '\0'; in FTPTelnetInit()
347 ErrorString, iErrStrLen); in FTPTelnetInit()
352 ErrorString, iErrStrLen); in FTPTelnetInit()
417 if(*ErrorString) in FTPTelnetInit()
428 if(*ErrorString) in FTPTelnetInit()
590 char ErrorString[ERRSTRLEN]; in _FtpTelnetReload() local
596 ErrorString[0] = '\0'; in _FtpTelnetReload()
650 ErrorString, iErrStrLen); in _FtpTelnetReload()
704 if(*ErrorString) in _FtpTelnetReload()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/ports/geckolib/
H A Derror_reporter.rs50 enum ErrorString<'a> { enum
56 impl<'a> ErrorString<'a> { implementation
59 ErrorString::Snippet(s) => s, in into_str()
61 ErrorString::Ident(i) => { in into_str()
93 ErrorString::Snippet(s.into()) in extract_error_param()
97 ErrorString::Snippet(property) in extract_error_param()
105 ErrorString::Ident(ident) in extract_error_param()
109 ErrorString::Ident(property) in extract_error_param()
123 prefix_param: Option<ErrorString<'a>>,
124 main_param: Option<ErrorString<'a>>,
[all …]
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/CommandLineModules/Core/
H A DctkCmdLineModuleRunException.cpp30 Location(location), ErrorCode(errorCode), ErrorString(errorString) in ctkCmdLineModuleRunException()
38 Location(location), ErrorCode(errorCode), ErrorString(errorString) in ctkCmdLineModuleRunException()
45 Location(o.Location), ErrorCode(o.ErrorCode), ErrorString(o.ErrorString) in ctkCmdLineModuleRunException()
56 this->ErrorString = o.ErrorString; in operator =()
80 return ErrorString; in errorString()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/smtp/
H A Dsmtp_config.c731 snprintf(ErrorString, ErrStrLen, in ProcessPorts()
776 snprintf(ErrorString, ErrStrLen, in ProcessPorts()
784 snprintf(ErrorString, ErrStrLen, in ProcessPorts()
834 snprintf(ErrorString, ErrStrLen, in ProcessCmds()
1016 snprintf(ErrorString, ErrStrLen, in ProcessMaxMimeDepth()
1024 snprintf(ErrorString, ErrStrLen, in ProcessMaxMimeDepth()
1031 snprintf(ErrorString, ErrStrLen, in ProcessMaxMimeDepth()
1065 snprintf(ErrorString, ErrStrLen, in ProcessLogDepth()
1073 snprintf(ErrorString, ErrStrLen, in ProcessLogDepth()
1081 snprintf(ErrorString, ErrStrLen, in ProcessLogDepth()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/servo/ports/geckolib/
H A Derror_reporter.rs60 enum ErrorString<'a> { enum
66 impl<'a> ErrorString<'a> { impl
69 ErrorString::Snippet(s) => s, in into_str()
71 ErrorString::Ident(i) => { in into_str()
97 ErrorString::UnexpectedToken(t) in extract_error_param()
104 ErrorString::Snippet(s.into()) in extract_error_param()
108 ErrorString::Snippet(property) in extract_error_param()
113 )) => ErrorString::Ident(ident), in extract_error_param()
116 ErrorString::Ident(property) in extract_error_param()
128 prefix_param: Option<ErrorString<'a>>,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/servo/ports/geckolib/
H A Derror_reporter.rs59 enum ErrorString<'a> { enum
65 impl<'a> ErrorString<'a> { impl
68 ErrorString::Snippet(s) => s, in into_str()
70 ErrorString::Ident(i) => { in into_str()
96 ErrorString::UnexpectedToken(t) in extract_error_param()
103 ErrorString::Snippet(s.into()) in extract_error_param()
107 ErrorString::Snippet(property) in extract_error_param()
112 )) => ErrorString::Ident(ident), in extract_error_param()
115 ErrorString::Ident(property) in extract_error_param()
127 prefix_param: Option<ErrorString<'a>>,
[all …]
/dports/www/firefox/firefox-99.0/servo/ports/geckolib/
H A Derror_reporter.rs59 enum ErrorString<'a> { enum
65 impl<'a> ErrorString<'a> { impl
68 ErrorString::Snippet(s) => s, in into_str()
70 ErrorString::Ident(i) => { in into_str()
96 ErrorString::UnexpectedToken(t) in extract_error_param()
103 ErrorString::Snippet(s.into()) in extract_error_param()
107 ErrorString::Snippet(property) in extract_error_param()
112 )) => ErrorString::Ident(ident), in extract_error_param()
115 ErrorString::Ident(property) in extract_error_param()
127 prefix_param: Option<ErrorString<'a>>,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/servo/ports/geckolib/
H A Derror_reporter.rs59 enum ErrorString<'a> { enum
65 impl<'a> ErrorString<'a> { impl
68 ErrorString::Snippet(s) => s, in into_str()
70 ErrorString::Ident(i) => { in into_str()
96 ErrorString::UnexpectedToken(t) in extract_error_param()
103 ErrorString::Snippet(s.into()) in extract_error_param()
107 ErrorString::Snippet(property) in extract_error_param()
112 )) => ErrorString::Ident(ident), in extract_error_param()
115 ErrorString::Ident(property) in extract_error_param()
127 prefix_param: Option<ErrorString<'a>>,
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/
H A DHstiSiliconDxe.c130 IN CHAR16 *ErrorString in BuildHstiErrorString() argument
155 CopyMem (ErrorStringOut + Offset, ErrorString, StrSize (ErrorString)); in BuildHstiErrorString()
156 Offset += StrLen (ErrorString); in BuildHstiErrorString()
171 CHAR16 *ErrorString; in UpdateData() local
180 ErrorString = (CHAR16 *) (SecurityFeatures + Hsti->SecurityFeaturesSize); in UpdateData()
182 HstiLibSetErrorString (PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE,NULL,ErrorString); in UpdateData()
232 CHAR16 *ErrorString; in DumpHsti() local
264 ErrorString = (CHAR16 *) (SecurityFeatures + Hsti->SecurityFeaturesSize); in DumpHsti()
266 CopyMem (&ErrorChar, ErrorString, sizeof (ErrorChar)); in DumpHsti()
269 ErrorString++; in DumpHsti()
[all …]

12345678910>>...74