Home
last modified time | relevance | path

Searched defs:ResultData (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dmulti_draw_manager.h32 struct GPU_GLES2_EXPORT ResultData { struct
45 ResultData(); argument
48 ResultData& operator=(ResultData&& rhs); argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dmulti_draw_manager.h32 struct GPU_GLES2_EXPORT ResultData { struct
45 ResultData(); argument
48 ResultData& operator=(ResultData&& rhs); argument
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Ddownloaderthread.h66 struct ResultData { struct
67 ResultData() : id(0) {} in ResultData() argument
68 ResultData(unsigned i, const std::vector<unsigned char> &d) in ResultData() argument
76 typedef std::queue<ResultData> DownloadDoneQueue; argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ivpd/
H A Dstruct_result_data.go19 type ResultData struct { struct
20 ImageUrl string `json:"ImageUrl" xml:"ImageUrl"`
H A Dstruct_result.go24 ResultData ResultData `json:"ResultData" xml:"ResultData"` member
H A Dstruct_data_in_get_render_result.go24 ResultData ResultData `json:"ResultData" xml:"ResultData"` member
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmVisualStudioSlnParser.h75 struct ResultData struct
81 ResultData(); argument
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmVisualStudioSlnParser.h75 struct ResultData struct
81 ResultData(); argument
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmVisualStudioSlnParser.h75 struct ResultData struct
81 ResultData(); argument
/dports/cad/openroad/OpenROAD-2.0/src/cts/src/
H A DTechChar.h159 struct ResultData struct
172 // ResultData represents the resulting metrics for a specific characterization argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-wisdom/source/model/
H A DResultData.cpp21 ResultData::ResultData() : in ResultData() function in Aws::ConnectWisdomService::Model::ResultData
29 ResultData::ResultData(JsonView jsonValue) : in ResultData() function in Aws::ConnectWisdomService::Model::ResultData
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/debuggercommon/tests/
H A Dtest_miparser.cpp15 struct ResultData struct
25 QVector<ResultData> results; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp78 struct ResultData struct
80 deUint32 textureId; // id of created texture
81 deUint32 bufferId; // used only by GL_TEXTURE_BUFFER
83 ResultData(deUint32 tId) : textureId(tId), bufferId(0) in ResultData() argument
87 ResultData(deUint32 tId, deUint32 bId) : textureId(tId), bufferId(bId) in ResultData() argument
/dports/devel/heaptrack/heaptrack-1.3.0/src/analyze/gui/
H A Dutil.h17 class ResultData; variable
H A Dresultdata.h22 ResultData(AllocationData totalCosts, QVector<QString> strings) in ResultData() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dsymbolsearcher_test.cpp51 class ResultData class
55 ResultData(const QString &symbolName, const QString &scope) in ResultData() function in __anon07d0e1e20111::ResultData
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/vm/mlvm/share/
H A DDekkerTest.java128 private static final class ResultData { class in DekkerTest
132 public ResultData() { in ResultData() method in DekkerTest.ResultData
/dports/net/libnpupnp/libnpupnp-4.1.5/src/ssdp/
H A Dssdp_ResultData.h22 } ResultData; typedef

1234