Home
last modified time | relevance | path

Searched refs:GetUsed (Results 1 – 25 of 68) sorted by relevance

123

/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgracoordpool3d.pas43 function GetUsed({%H-}AElement: integer): boolean; virtual; in GetUsed() function
61 function GetUsed(AElement: integer): boolean; override; in GetUsed() function
76 function GetUsed(AElement: integer): boolean; override; in GetUsed() function
126 function TBGRAGenericPool.GetUsed(AElement: integer): boolean; in TBGRAGenericPool.GetUsed() function
161 if GetUsed(AIndex) then
167 while (FUsedCapacity > 0) and not GetUsed(FUsedCapacity-1) do
178 if not GetUsed(FFirstFree) then
340 function TBGRACoordPool3D.GetUsed(AElement: integer): boolean; in TBGRACoordPool3D.GetUsed() function
362 function TBGRANormalPool3D.GetUsed(AElement: integer): boolean; in TBGRANormalPool3D.GetUsed() function
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgracoordpool3d.pas43 function GetUsed({%H-}AElement: integer): boolean; virtual; in GetUsed() function
61 function GetUsed(AElement: integer): boolean; override; in GetUsed() function
76 function GetUsed(AElement: integer): boolean; override; in GetUsed() function
126 function TBGRAGenericPool.GetUsed(AElement: integer): boolean; in TBGRAGenericPool.GetUsed() function
161 if GetUsed(AIndex) then
167 while (FUsedCapacity > 0) and not GetUsed(FUsedCapacity-1) do
178 if not GetUsed(FFirstFree) then
340 function TBGRACoordPool3D.GetUsed(AElement: integer): boolean; in TBGRACoordPool3D.GetUsed() function
362 function TBGRANormalPool3D.GetUsed(AElement: integer): boolean; in TBGRANormalPool3D.GetUsed() function
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/
H A DResourceBarWidget.cs32 public Func<float> GetUsed = () => 0; field in OpenRA.Mods.Common.Widgets.ResourceBarWidget
51 Func<string> getText = () => TooltipFormat.F(GetUsed(), GetProvided()); in MouseEntered()
66 var used = GetUsed(); in Draw()
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Dargs.cpp110 bool Args::GetUsed(size_t idx) in GetUsed() function in Args
142 if (!GetUsed(idx)) in Unused()
H A Dargs.h92 bool GetUsed(size_t idx);
/dports/cad/veroroute/VeroRoute/Src/
H A DBoard_components.cpp229 pComp->GetUsed(NBR_LT) && pGrid->GetNbr(NBR_L)->GetUsed(NBR_RT) ) bOK = false; in CanPutDown()
231 pComp->GetUsed(NBR_RB) && pGrid->GetNbr(NBR_R)->GetUsed(NBR_LB) ) bOK = false; in CanPutDown()
233 pComp->GetUsed(NBR_RT) && pGrid->GetNbr(NBR_R)->GetUsed(NBR_LT) ) bOK = false; in CanPutDown()
235 pComp->GetUsed(NBR_LB) && pGrid->GetNbr(NBR_L)->GetUsed(NBR_RB) ) bOK = false; in CanPutDown()
413 if ( bDiagsOK && j > 0 && i > 0 && pComp->GetUsed(iTraxNbrLT) != pGrid->GetUsed(NBR_LT) ) in PutDown()
H A DElement.h324 case NBR_LT: return GetNbr(NBR_L)->IsClash(nodeId) && GetNbr(NBR_L)->GetUsed(NBR_RT); in IsBlocked()
325 case NBR_RT: return GetNbr(NBR_R)->IsClash(nodeId) && GetNbr(NBR_R)->GetUsed(NBR_LT); in IsBlocked()
326 case NBR_LB: return GetNbr(NBR_B)->IsClash(nodeId) && GetNbr(NBR_B)->GetUsed(NBR_LT); in IsBlocked()
327 case NBR_RB: return GetNbr(NBR_B)->IsClash(nodeId) && GetNbr(NBR_B)->GetUsed(NBR_RT); in IsBlocked()
H A DTrackElement.h104 bool GetUsed(const int& iNbr) const in GetUsed() function
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/Logic/Ingame/
H A DIngamePowerBarLogic.cs27 powerBar.GetUsed = () => powerManager.PowerDrained; in IngamePowerBarLogic()
H A DIngameSiloBarLogic.cs27 siloBar.GetUsed = () => playerResources.Resources; in IngameSiloBarLogic()
/dports/net/rclone/rclone-1.57.0/vendor/github.com/colinmarc/hdfs/v2/
H A Dstat_fs.go31 fs.Used = resp.GetUsed()
/dports/cad/netgen/netgen-6.2.2105/libsrc/general/
H A Ddynamicmem.hpp36 static void GetUsed (int nr, char * ch);
H A Ddynamicmem.cpp143 void BaseDynamicMem :: GetUsed (int nr, char * ch) in GetUsed() function in netgen::BaseDynamicMem
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/general/
H A Ddynamicmem.hpp36 static void GetUsed (int nr, char * ch);
H A Ddynamicmem.cpp142 void BaseDynamicMem :: GetUsed (int nr, char * ch) in GetUsed() function in netgen::BaseDynamicMem
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/general/
H A Ddynamicmem.hpp35 static void GetUsed (int nr, char * ch);
H A Ddynamicmem.cpp148 void BaseDynamicMem :: GetUsed (int nr, char * ch) in GetUsed() function in netgen::BaseDynamicMem
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/include/aws/rds/model/
H A DAccountQuota.h147 inline long long GetUsed() const{ return m_used; } in GetUsed() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworkscm/include/aws/opsworkscm/model/
H A DAccountAttribute.h146 inline int GetUsed() const{ return m_used; } in GetUsed() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/include/aws/dms/model/
H A DAccountQuota.h85 inline long long GetUsed() const{ return m_used; } in GetUsed() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/io/
H A Dhdfs.cc416 Status GetUsed(int64_t* nbytes) { in GetUsed() function in arrow::io::HadoopFileSystem::HadoopFileSystemImpl
417 tOffset ret = driver_->GetUsed(fs_); in GetUsed()
612 Status HadoopFileSystem::GetUsed(int64_t* nbytes) { return impl_->GetUsed(nbytes); } in GetUsed() function in arrow::io::HadoopFileSystem
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/io/
H A Dhdfs.cc401 Status GetUsed(int64_t* nbytes) { in GetUsed() function in arrow::io::HadoopFileSystem::HadoopFileSystemImpl
402 tOffset ret = driver_->GetUsed(fs_); in GetUsed()
597 Status HadoopFileSystem::GetUsed(int64_t* nbytes) { return impl_->GetUsed(nbytes); } in GetUsed() function in arrow::io::HadoopFileSystem
/dports/biology/hyphy/hyphy-2.5.33/src/new/
H A Dbgm2.cpp421 for (long bug = 0; bug < impute.GetUsed(); bug++) { in ImputeDiscreteScore()
467 for (long i = 0; i < impute.GetUsed(); i++) { in ImputeDiscreteScore()
486 long num_incomplete_cases = impute.GetUsed() / family_size; in ImputeDiscreteScore()
506 for (long bug = 0; bug < impute.GetUsed(); bug++) { in ImputeDiscreteScore()
614 imp = genrand_int32 () % impute.GetUsed(); in ImputeDiscreteScore()
667 for (long bug = 0; bug < impute.GetUsed(); bug++) { in ImputeDiscreteScore()
826 for (long i = 0; i < impute.GetUsed(); i++) { in ImputeDiscreteScore()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/io/
H A Dhdfs.cc440 Status GetUsed(int64_t* nbytes) { in GetUsed() function in arrow::io::HadoopFileSystem::HadoopFileSystemImpl
441 tOffset ret = driver_->GetUsed(fs_); in GetUsed()
657 Status HadoopFileSystem::GetUsed(int64_t* nbytes) { return impl_->GetUsed(nbytes); } in GetUsed() function in arrow::io::HadoopFileSystem
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/include/aws/snow-device-management/model/
H A DCapacity.h168 inline long long GetUsed() const{ return m_used; } in GetUsed() function

123