Home
last modified time | relevance | path

Searched refs:GetUse (Results 1 – 25 of 64) sorted by relevance

123

/dports/games/openjk/OpenJK-07675e2/codemp/icarus/
H A Dinterpreter.h169 int GetUse( void ); //Handles the use() function
H A DInterpreter.cpp1016 return GetUse(); in GetID()
1813 int CInterpreter::GetUse( void ) in GetUse() function in CInterpreter
/dports/games/openjk/OpenJK-07675e2/codeJK2/icarus/
H A Dinterpreter.h167 int GetUse( void ); //Handles the use() function
H A DInterpreter.cpp1015 return GetUse(); in GetID()
1812 int CInterpreter::GetUse( void ) in GetUse() function in CInterpreter
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dconnect.cc548 else if (tdbp->GetUse() != USE_OPEN) { in CntCloseTable()
559 if (tdbp->GetMode() == MODE_DELETE && tdbp->GetUse() == USE_OPEN) { in CntCloseTable()
H A Dxtable.h54 inline TUSE GetUse(void) {return Use;} in GetUse() function
H A Dha_connect.cc2167 && tdbp->GetUse() == USE_OPEN); in IsOpened()
4498 if (tdbp && tdbp->GetUse() == USE_OPEN && in delete_all_rows()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dconnect.cc548 else if (tdbp->GetUse() != USE_OPEN) { in CntCloseTable()
559 if (tdbp->GetMode() == MODE_DELETE && tdbp->GetUse() == USE_OPEN) { in CntCloseTable()
H A Dxtable.h54 inline TUSE GetUse(void) {return Use;} in GetUse() function
H A Dha_connect.cc2167 && tdbp->GetUse() == USE_OPEN); in IsOpened()
4498 if (tdbp && tdbp->GetUse() == USE_OPEN && in delete_all_rows()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dconnect.cc548 else if (tdbp->GetUse() != USE_OPEN) { in CntCloseTable()
559 if (tdbp->GetMode() == MODE_DELETE && tdbp->GetUse() == USE_OPEN) { in CntCloseTable()
H A Dxtable.h54 inline TUSE GetUse(void) {return Use;}
H A Dha_connect.cc2167 && tdbp->GetUse() == USE_OPEN); in IsOpened()
4498 if (tdbp && tdbp->GetUse() == USE_OPEN && in delete_all_rows()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dconnect.cc548 else if (tdbp->GetUse() != USE_OPEN) { in CntCloseTable()
559 if (tdbp->GetMode() == MODE_DELETE && tdbp->GetUse() == USE_OPEN) { in CntCloseTable()
H A Dxtable.h54 inline TUSE GetUse(void) {return Use;} in GetUse() function
H A Dha_connect.cc2168 && tdbp->GetUse() == USE_OPEN); in IsOpened()
4499 if (tdbp && tdbp->GetUse() == USE_OPEN && in delete_all_rows()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dconnect.cc548 else if (tdbp->GetUse() != USE_OPEN) {
559 if (tdbp->GetMode() == MODE_DELETE && tdbp->GetUse() == USE_OPEN) {
H A Dxtable.h54 inline TUSE GetUse(void) {return Use;}
H A Dha_connect.cc2168 && tdbp->GetUse() == USE_OPEN); in IsOpened()
4499 if (tdbp && tdbp->GetUse() == USE_OPEN && in delete_all_rows()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dconnect.cc548 else if (tdbp->GetUse() != USE_OPEN) { in CntCloseTable()
559 if (tdbp->GetMode() == MODE_DELETE && tdbp->GetUse() == USE_OPEN) { in CntCloseTable()
H A Dxtable.h54 inline TUSE GetUse(void) {return Use;} in GetUse() function
H A Dha_connect.cc2167 && tdbp->GetUse() == USE_OPEN); in IsOpened()
4498 if (tdbp && tdbp->GetUse() == USE_OPEN && in delete_all_rows()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Description/
H A DMessageContractImporter.cs372 …operation.Name, operationBinding.Binding.Name, GetUse(operationStyleAndUse), GetStyle(operationSty… in CanImportOperation()
373 … prevOperationBinding.Binding.Name, GetUse(styleAndUse.Value), GetStyle(styleAndUse.Value))); in CanImportOperation()
546 static string GetUse(StyleAndUse styleAndUse) in GetUse() method in System.ServiceModel.Description.MessageContractImporter
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dmdobject.h454 ClassUsage GetUse(void) { return (ClassUsage)Use; } in GetUse() function
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/container/v1/
H A Dcluster_service.pb.go9068 func (x *Jwk) GetUse() string { func

123