Home
last modified time | relevance | path

Searched defs:contextMessage (Results 1 – 24 of 24) sorted by relevance

/dports/databases/kexi/kexi-3.2.0/src/main/startup/
H A DKexiAssistantMessageHandler.cpp69 KexiContextMessage contextMessage(msg); in showErrorMessage() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/EntitySql/
H A DCqlErrorHelper.cs65 …ic void ReportAliasAlreadyUsedError( string aliasName, ErrorContext errCtx, string contextMessage ) in ReportAliasAlreadyUsedError()
/dports/databases/kexi/kexi-3.2.0/src/kexiutils/
H A DKexiContextMessage.cpp248 KexiContextMessage contextMessage(message); in KexiContextMessageWidget() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dmessage.h259 Message::Reference contextMessage() const { return contextMessage_; } in contextMessage() function
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dmessage.h258 Message::Reference contextMessage() const { return contextMessage_; } in contextMessage() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Parser/
H A Dmessage.h259 Message::Reference contextMessage() const { return contextMessage_; } in contextMessage() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dmessage.h259 Message::Reference contextMessage() const { return contextMessage_; } in contextMessage() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dmessage.h258 Message::Reference contextMessage() const { return contextMessage_; } in contextMessage() function
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dmessage.h259 Message::Reference contextMessage() const { return contextMessage_; } in contextMessage() function
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/delegate/
H A Dmessagedelegatehelpertext.cpp53 … Message contextMessage = model->findLastMessageBefore(message->messageId(), hasSameThread); in makeMessageText() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DAsmParserImpl.h321 StringRef contextMessage) override { in parseCommaSeparatedList()
H A DParser.cpp45 StringRef contextMessage) { in parseCommaSeparatedList()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/extensions/schemas/
H A Dnotifications.json68 "contextMessage": { object
157 "contextMessage": { object
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/extensions/schemas/
H A Dnotifications.json68 "contextMessage": { object
157 "contextMessage": { object
/dports/www/firefox/firefox-99.0/toolkit/components/extensions/schemas/
H A Dnotifications.json68 "contextMessage": { object
157 "contextMessage": { object
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/extensions/schemas/
H A Dnotifications.json68 "contextMessage": { object
157 "contextMessage": { object
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/extensions/schemas/
H A Dnotifications.json68 "contextMessage": { object
157 "contextMessage": { object
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/extensions/schemas/
H A Dnotifications.json68 "contextMessage": { object
157 "contextMessage": { object
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dtype.cpp290 parser::Message *contextMessage{nullptr}; in Instantiate() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dtype.cpp290 parser::Message *contextMessage{nullptr}; in Instantiate() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dtype.cpp340 parser::Message *contextMessage{nullptr}; in Instantiate() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dtype.cpp338 parser::Message *contextMessage{nullptr}; in Instantiate() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dtype.cpp340 parser::Message *contextMessage{nullptr}; in Instantiate() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dresult_macros.h938 …PCWSTR contextMessage; // [optional] Message that can be associated with the call… member