Home
last modified time | relevance | path

Searched defs:system_name (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/science/gromacs/gromacs-2021.4/tests/physicalvalidation/
H A Dgmx_physicalvalidation.py70 def prepare_parser(cls, input_dir, target_dir, system_name, nobackup, args): argument
78 def prepare(cls, input_dir, target_dir, system_name, nobackup): argument
82 def analyze(cls, gmx_parser, system_dir, system_name, base_data, verbosity): argument
105 def prepare_parser(cls, input_dir, target_dir, system_name, nobackup, args): argument
159 def analyze(cls, gmx_parser, system_dir, system_name, base_data, verbosity, argument
243 def prepare_parser(cls, input_dir, target_dir, system_name, nobackup, args): argument
324 def analyze(cls, gmx_parser, system_dir, system_name, base_data, verbosity, argument
433 def prepare(cls, input_dir, target_dir, system_name, nobackup): argument
508 def prepare(cls, input_dir, target_dir, system_name, nobackup): argument
526 def analyze(cls, gmx_parser, system_dir, system_name, base_data, verbosity, argument
[all …]
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/phoromatic/public_html/
H A Dpublic.php130 $system_name = null; variable
133 $system_name = phoromatic_system_id_to_name($row['SystemID'], $row['AccountID']); variable
136 $system_name = $row['Trigger']; variable
139 …$system_name = phoromatic_system_id_to_name($row['SystemID'], $row['AccountID']) . ': ' . $row['Tr… variable
142 $system_name = phoromatic_schedule_id_to_name($row['ScheduleID']) . ': ' . $row['Trigger']; variable
145 …$system_name = phoromatic_system_id_to_name($row['SystemID'], $row['AccountID']) . ' - ' . phoroma… variable
/dports/devel/py-oci/oci-2.53.1/src/oci/ocvp/models/
H A Dhcx_license_summary.py123 def system_name(self): member in HcxLicenseSummary
135 def system_name(self, system_name): argument
/dports/sysutils/dnf/dnf-4.9.0/dnf/automatic/
H A Demitter.py41 def __init__(self, system_name): argument
77 def __init__(self, system_name, conf): argument
146 def __init__(self, system_name, conf): argument
/dports/math/libmesh/libmesh-1.6.2/examples/transient/transient_ex2/
H A Dtransient_ex2.C319 const std::string & system_name) in assemble_wave()
539 const std::string & system_name) in apply_initial()
560 const std::string & system_name) in fill_dirichlet_bc()
/dports/math/plman/plman/src/
H A DLogicalSystems.java82 final String system_name = "CPL" ; field in LogicalSystems.SystemCPL
231 final String system_name = "K3" ; field in LogicalSystems.SystemK3
376 final String system_name = "L3" ; field in LogicalSystems.SystemL3
422 final String system_name = "LP" ; field in LogicalSystems.SystemLP
473 final String system_name = "RM3" ; field in LogicalSystems.SystemRM3
517 final String system_name = "L" ; field in LogicalSystems.SystemL
674 final String system_name = "LAleph" ; field in LogicalSystems.SystemLAleph
728 final String system_name = "FDE" ; field in LogicalSystems.SystemFDE
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/cmake/cable/buildinfo/
H A Dbuildinfo.json.in8 "system_name": "@SYSTEM_NAME@", string
H A Dbuildinfo.ps1.in4 $env:system_name='@SYSTEM_NAME@' variable
H A Dbuildinfo.h.in21 const char* system_name; member
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/ethash/cmake/cable/buildinfo/
H A Dbuildinfo.json.in8 "system_name": "@SYSTEM_NAME@", string
H A Dbuildinfo.ps1.in4 $env:system_name='@SYSTEM_NAME@' variable
H A Dbuildinfo.h.in21 const char* system_name; member
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/evmc/cmake/cable/buildinfo/
H A Dbuildinfo.json.in8 "system_name": "@SYSTEM_NAME@", string
H A Dbuildinfo.ps1.in4 $env:system_name='@SYSTEM_NAME@' variable
H A Dbuildinfo.h.in21 const char* system_name; member
/dports/www/elinks/elinks-0.11.7/src/osdep/
H A Dsysname.c20 unsigned char system_name[MAX_STR_LEN]; variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dsshd_sup.erl100 system_name(SysSup) -> function
H A Dsshc_sup.erl104 system_name(SysSup) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dsshd_sup.erl100 system_name(SysSup) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dsshd_sup.erl100 system_name(SysSup) -> function
/dports/math/libmesh/libmesh-1.6.2/examples/transient/transient_ex1/
H A Dtransient_ex1.C272 const std::string & libmesh_dbg_var(system_name)) in init_cd()
294 const std::string & system_name) in assemble_cd()
/dports/math/libmesh/libmesh-1.6.2/src/mesh/
H A Densight_io.C82 void EnsightIO::add_vector (const std::string & system_name, in add_vector()
101 void EnsightIO::add_vector (const std::string & system_name, in add_vector()
122 void EnsightIO::add_scalar(const std::string & system_name, in add_scalar()
/dports/math/libmesh/libmesh-1.6.2/examples/adaptivity/adaptivity_ex5/
H A Dadaptivity_ex5.C549 const std::string & libmesh_dbg_var(system_name)) in init_cd()
576 const std::string & libmesh_dbg_var(system_name)) in assemble_cd()
/dports/math/libmesh/libmesh-1.6.2/examples/solution_transfer/solution_transfer_ex1/
H A Dmain.C53 const std::string & system_name) in initialize()
/dports/math/libmesh/libmesh-1.6.2/examples/miscellaneous/miscellaneous_ex2/
H A Dmiscellaneous_ex2.C293 const std::string & system_name) in assemble_helmholtz()
502 const std::string & system_name) in add_M_C_K_helmholtz()

123456789