Home
last modified time | relevance | path

Searched defs:RowValues (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/tools/MessageView/
H A DMessageView_MetricStatisticModel.hxx38 struct RowValues struct in MessageView_MetricStatisticModel
40 QString myName; //!< string values
41 int myCounter; //!< count of the values
42 double myTime; //!< total time
/dports/cad/opencascade/opencascade-7.6.0/tools/TreeModel/
H A DTreeModel_ItemProperties.hxx145 …const NCollection_IndexedDataMap<Standard_Integer, TreeModel_RowValue>& RowValues() const { initIt… in RowValues() function in TreeModel_ItemProperties
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/spanner/integration_tests/
H A Dclient_integration_test.cc399 using RowValues = std::vector<Value>; in CheckReadWithOptions() typedef
480 using RowValues = std::vector<Value>; in CheckExecuteQueryWithSingleUseOptions() typedef
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/spanner/integration_tests/
H A Dclient_integration_test.cc399 using RowValues = std::vector<Value>; in CheckReadWithOptions() typedef
480 using RowValues = std::vector<Value>; in CheckExecuteQueryWithSingleUseOptions() typedef
/dports/games/xblackjack/xblackjack-2.2/
H A DTable.c764 static void RowValues(oneloc, loc, span, small_flag) in RowValues() function