Home
last modified time | relevance | path

Searched refs:OutputIdentifier (Results 1 – 25 of 38) sorted by relevance

12

/dports/x11/kdisplay/kdisplay-b64cf06bf9945b550a965126c750440a6617e4ef/kcm/
H A Doutput_identifier.cpp31 OutputIdentifier::OutputIdentifier(Disman::ConfigPtr config, QObject* parent) in OutputIdentifier() function in OutputIdentifier
83 QTimer::singleShot(2500, this, &OutputIdentifier::identifiersFinished); in OutputIdentifier()
86 OutputIdentifier::~OutputIdentifier() in ~OutputIdentifier()
91 bool OutputIdentifier::eventFilter(QObject* object, QEvent* event) in eventFilter()
H A Doutput_identifier.h25 class OutputIdentifier : public QObject
30 explicit OutputIdentifier(Disman::ConfigPtr config, QObject* parent = nullptr);
31 ~OutputIdentifier() override;
H A Dkcm.h28 class OutputIdentifier; variable
115 std::unique_ptr<OutputIdentifier> m_outputIdentifier;
H A Dkcm.cpp205 m_outputIdentifier.reset(new OutputIdentifier(m_config->initialConfig(), this)); in identifyOutputs()
206 connect(m_outputIdentifier.get(), &OutputIdentifier::identifiersFinished, this, [this]() { in identifyOutputs()
/dports/x11/plasma5-kscreen/kscreen-5.23.5/kcm/
H A Doutput_identifier.cpp21 OutputIdentifier::OutputIdentifier(KScreen::ConfigPtr config, QObject *parent) in OutputIdentifier() function in OutputIdentifier
71 QTimer::singleShot(2500, this, &OutputIdentifier::identifiersFinished); in OutputIdentifier()
74 OutputIdentifier::~OutputIdentifier() in ~OutputIdentifier()
79 bool OutputIdentifier::eventFilter(QObject *object, QEvent *event) in eventFilter()
H A Doutput_identifier.h17 class OutputIdentifier : public QObject
22 explicit OutputIdentifier(KScreen::ConfigPtr config, QObject *parent = nullptr);
23 ~OutputIdentifier() override;
H A Dkcm.h17 class OutputIdentifier; variable
102 std::unique_ptr<OutputIdentifier> m_outputIdentifier;
H A Dkcm.cpp201 m_outputIdentifier.reset(new OutputIdentifier(m_config->initialConfig(), this)); in identifyOutputs()
202 connect(m_outputIdentifier.get(), &OutputIdentifier::identifiersFinished, this, [this]() { in identifyOutputs()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/VisualBasic/
H A DVBCodeGenerator.cs394 OutputIdentifier(arg.Name); in OutputAttributeArgument()
759 OutputIdentifier(name); in OutputTypeNamePair()
947 OutputIdentifier(e.FieldName); in GenerateFieldReferenceExpression()
1125 OutputIdentifier(e.EventName); in GenerateFormalEventReferenceExpression()
1487 OutputIdentifier(e.Name); in GenerateField()
1601 OutputIdentifier(e.Name); in GenerateMethod()
1755 OutputIdentifier(e.Name); in GenerateProperty()
1935 OutputIdentifier(e.Name); in GenerateTypeStart()
1955 OutputIdentifier(e.Name); in GenerateTypeStart()
1974 OutputIdentifier(e.Name); in GenerateTypeStart()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/visualbasic/
H A DVBCodeProvider.cs642 OutputIdentifier(arg.Name); in OutputAttributeArgument()
997 OutputIdentifier(name); in OutputTypeNamePair()
1207 OutputIdentifier(e.FieldName); in GenerateFieldReferenceExpression()
1367 OutputIdentifier(e.EventName); in GenerateFormalEventReferenceExpression()
1766 OutputIdentifier(e.Name); in GenerateField()
1870 OutputIdentifier(e.Name); in GenerateMethod()
2006 OutputIdentifier(e.Name); in GenerateProperty()
2184 OutputIdentifier(e.Name); in GenerateTypeStart()
2201 OutputIdentifier(e.Name); in GenerateTypeStart()
2217 OutputIdentifier(e.Name); in GenerateTypeStart()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/CSharp/
H A DCSharpCodeGenerator.cs433 OutputIdentifier(e.MethodName); in GenerateDelegateCreateExpression()
502 OutputIdentifier(e.FieldName); in GenerateFieldReferenceExpression()
594 OutputIdentifier(e.MethodName); in GenerateMethodReferenceExpression()
745 OutputIdentifier(e.EventName); in GenerateEventReferenceExpression()
1347 OutputIdentifier(e.Name); in GenerateField()
1478 OutputIdentifier(e.Name); in GenerateMethod()
1573 OutputIdentifier(e.Name); in GenerateProperty()
2010 OutputIdentifier(e.Name); in GenerateTypeStart()
2018 OutputIdentifier(e.Name); in GenerateTypeStart()
2323 OutputIdentifier(name); in OutputTypeNamePair()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/csharp/
H A Dcsharpcodeprovider.cs841 OutputIdentifier(e.MethodName); in GenerateDelegateCreateExpression()
905 OutputIdentifier(e.FieldName); in GenerateFieldReferenceExpression()
1007 OutputIdentifier(e.MethodName); in GenerateMethodReferenceExpression()
1148 OutputIdentifier(e.EventName); in GenerateEventReferenceExpression()
1754 OutputIdentifier(e.Name); in GenerateField()
1878 OutputIdentifier(e.Name); in GenerateMethod()
1964 OutputIdentifier(e.Name); in GenerateProperty()
2399 OutputIdentifier(e.Name); in GenerateTypeStart()
2700 OutputIdentifier(name); in OutputTypeNamePair()
2929 OutputIdentifier(import); in GenerateCompileUnitStart()
[all …]
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/external/flatbuffers/src/
H A Didl_gen_text.cpp38 void OutputIdentifier(const std::string &name, const IDLOptions &opts, in OutputIdentifier() function
217 OutputIdentifier(fd.name, opts, _text); in GenStruct()
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/src/
H A Didl_gen_text.cpp38 void OutputIdentifier(const std::string &name, const IDLOptions &opts, in OutputIdentifier() function
221 OutputIdentifier(fd.name, opts, _text); in GenStruct()
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/src/
H A Didl_gen_text.cpp38 void OutputIdentifier(const std::string &name, const IDLOptions &opts, in OutputIdentifier() function
221 OutputIdentifier(fd.name, opts, _text); in GenStruct()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/hlslparser/src/
H A DGLSLGenerator.h75 void OutputIdentifier(const char* name);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/src/
H A Didl_gen_text.cpp43 void OutputIdentifier(const std::string &name) { in OutputIdentifier() function
301 OutputIdentifier(fd.name); in GenStruct()
/dports/devel/flatbuffers/flatbuffers-2.0.0/src/
H A Didl_gen_text.cpp43 void OutputIdentifier(const std::string &name) { in OutputIdentifier() function
301 OutputIdentifier(fd.name); in GenStruct()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/src/
H A Didl_gen_text.cpp43 void OutputIdentifier(const std::string &name) { in OutputIdentifier() function
301 OutputIdentifier(fd.name); in GenStruct()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flatbuffers/src/src/
H A Didl_gen_text.cpp38 void OutputIdentifier(const std::string &name, const IDLOptions &opts, in OutputIdentifier() function
281 OutputIdentifier(fd.name, opts, _text); in GenStruct()
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/src/flatbuffers/
H A Didl_gen_text.cpp38 void OutputIdentifier(const std::string &name, const IDLOptions &opts, in OutputIdentifier() function
280 OutputIdentifier(fd.name, opts, _text); in GenStruct()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/src/
H A Didl_gen_text.cpp38 void OutputIdentifier(const std::string &name, const IDLOptions &opts, in OutputIdentifier() function
271 OutputIdentifier(fd.name, opts, _text); in GenStruct()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.CodeDom.Compiler/
H A DCodeGeneratorCas.cs469 OutputIdentifier (null); in TestProtectedMethods()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/Compiler/
H A DCodeGenerator.cs990 OutputIdentifier(arg.Name); in OutputAttributeArgument()
1147 OutputIdentifier(name); in OutputTypeNamePair()
1150 protected virtual void OutputIdentifier(string ident) in OutputIdentifier() method in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/compiler/
H A DCodeGenerator.cs1019 OutputIdentifier(arg.Name); in OutputAttributeArgument()
1189 OutputIdentifier(name); in OutputTypeNamePair()
1195 protected virtual void OutputIdentifier(string ident) { in OutputIdentifier() method in System.CodeDom.Compiler.CodeGenerator

12