Home
last modified time | relevance | path

Searched refs:ArgBool (Results 1 – 25 of 58) sorted by relevance

123

/dports/science/PETSc/petsc-3.14.1/config/PETSc/options/
H A DlibraryOptions.py18 …help.addArgument('PETSc', '-with-log=<bool>', nargs.ArgBool(None, 1, 'Activate loggin…
19 …help.addArgument('PETSc', '-with-threadsafety=<bool>', nargs.ArgBool(None, 0, 'Allow individua…
20 …help.addArgument('PETSc', '-with-info=<bool>', nargs.ArgBool(None, 1, 'Activate PetscI…
21 …help.addArgument('PETSc', '-with-ctable=<bool>', nargs.ArgBool(None, 1, 'Activate CTABLE…
22 …help.addArgument('PETSc', '-with-fortran-kernels=<bool>', nargs.ArgBool(None, 0, 'Use Fortran for…
23 …help.addArgument('PETSc', '-with-avx512-kernels=<bool>', nargs.ArgBool(None, 1, 'Use AVX-512 int…
H A DsharedLibraries.py20 …help.addArgument('PETSc', '-with-shared-libraries=<bool>', nargs.ArgBool(None, 1, 'Make PETSc libr…
21 …help.addArgument('PETSc', '-with-serialize-functions=<bool>', nargs.ArgBool(None, 0, 'Allows funct…
H A DindexTypes.py20 …help.addArgument('PETSc', '-with-64-bit-indices=<bool>', nargs.ArgBool(None, 0, 'Use 64 bit inte…
/dports/security/steghide/steghide-0.5.1/src/
H A DArguments.h71 ArgBool Checksum ;
73 ArgBool EmbedEmbFn ;
78 ArgBool Force ;
81 ArgBool Check ;
H A DArg.h59 typedef Arg<bool> ArgBool ; typedef
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/acceptance/files/
H A Dcomplex-output4 * ArgBool of type bool
26 * ArgBool (bool):
H A Dcomplex-task.ps133 $ArgBool, variable
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/config/packages/
H A DMatlab.py15 …help.addArgument('MATLAB', '-with-matlab=<bool>', nargs.ArgBool(None, 0, 'Activate Matlab'…
16 …help.addArgument('MATLAB', '-with-matlab-socket=<bool>', nargs.ArgBool(None, 1, 'Build socket cod…
H A Dhdf5.py25 …help.addArgument('HDF5', '-download-hdf5-fortran-bindings', nargs.ArgBool(None, 1, 'Build HDF5 For…
27 …help.addArgument('HDF5', '-download-hdf5-shared-libraries', nargs.ArgBool(None, 1, 'Build HDF5 sha…
H A Dopenblas.py34 …help.addArgument('OpenBLAS', '-download-openblas-64-bit-blas-indices', nargs.ArgBool(None, 0, 'Use…
35 …help.addArgument('OpenBLAS', '-download-openblas-use-pthreads', nargs.ArgBool(None, 0, 'Use pthrea…
H A Dssl.py15 …help.addArgument('SSL', '-with-ssl-certificate=<bool>',nargs.ArgBool(None, 0, 'Require certificate…
H A Dmetis.py20 …help.addArgument('METIS', '-download-metis-use-doubleprecision=<bool>', nargs.ArgBool(None, 0, 'en…
H A Dzlib.py17 …help.addArgument('ZLIB', '-download-zlib-static=<bool>', nargs.ArgBool(None, 0, 'B…
H A Dboost.py19 …help.addArgument('BOOST', '-boost-headers-only=<bool>', nargs.ArgBool(None, 0, 'When true, do not …
H A Dp4est.py18 …help.addArgument(self.PACKAGE,'-with-p4est-debugging=<bool>',nargs.ArgBool(None,0,"Use p4est's (so…
H A DMOAB.py24 …help.addArgument('MOAB', '-download-moab-fc', nargs.ArgBool(None, 1, 'Build MOAB Fortran interface…
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/config/
H A DcompilerFlags.py21 …help.addArgument('Compiler Flags', '-with-debugging=<bool>', nargs.ArgBool(None, 1, 'Specify debug…
36 …help.addArgument('Compiler Flags', '-with-gcov=<bool>', nargs.ArgBool(None, 0, 'Specify that GNUs …
H A DcompilerOptions.py36 …if not nargs.ArgBool('with-errorchecking', arg if arg is not None else '1', isTemporary=True).getV…
124 …if not nargs.ArgBool('with-errorchecking', arg if arg is not None else '1', isTemporary=True).getV…
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/
H A Dlogger.py64 …argDB.setType('logAppend', nargs.ArgBool(None, 0, 'The flag determining whether we backup or a…
68 …argDB.setType('scrollOutput', nargs.ArgBool(None, 0, 'Flag to allow output to scroll rather than …
69 … argDB.setType('noOutput', nargs.ArgBool(None, 0, 'Flag to suppress output to the terminal'))
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/config/utilities/
H A DmacosFirewall.py31 …help.addArgument('PETSc', '-%s=<bool>' % self.optionName, nargs.ArgBool(None, 0, 'Activates automa…
H A DgetResidentSetSize.py20 …help.addArgument('PETSc', '-with-proc-filesystem=<bool>', nargs.ArgBool(None, 1, 'Use the /proc fi…
/dports/science/PETSc/petsc-3.14.1/config/PETSc/
H A DConfigure.py32 …help.addArgument('PETSc', '-with-prefetch=<bool>', nargs.ArgBool(None, 1,'Enable checki…
33 …help.addArgument('Windows','-with-windows-graphics=<bool>', nargs.ArgBool(None, 1,'Enable check …
34 …help.addArgument('PETSc', '-with-default-arch=<bool>', nargs.ArgBool(None, 1, 'Allow using …
35 …help.addArgument('PETSc','-with-single-library=<bool>', nargs.ArgBool(None, 1,'Put all PETSc…
36 …help.addArgument('PETSc','-with-fortran-bindings=<bool>', nargs.ArgBool(None, 1,'Build PETSc f…
37 …help.addArgument('PETSc', '-with-ios=<bool>', nargs.ArgBool(None, 0, 'Build an iPhone…
38 …help.addArgument('PETSc', '-with-xsdk-defaults', nargs.ArgBool(None, 0, 'Set the following as defa…
H A Dpetsc.py56 …help.addArgument('PETSc', '-with-petsc=<bool>', nargs.ArgBool(None, 1, 'Activate PE…
61 …help.addArgument('PETSc', '-download-petsc=<bool>', nargs.ArgBool(None, 0, 'Install PETSc…
63 …help.addArgument('PETSc', '-with-petsc-shared=<bool>', nargs.ArgBool(None, 1, 'Require tha…
/dports/science/PETSc/petsc-3.14.1/systems/Apple/iOS/bin/
H A Diosbuilder.py64 …help.addArgument('RepManager', '-dryRun', nargs.ArgBool(None, False, 'Only output what would be r…
65 …help.addArgument('RepManager', '-skipXCode', nargs.ArgBool(None, False, 'Do not run XCode applica…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DViewerTest_CmdParser.hxx173 …bool ArgBool (const std::string& theOptionName, const Standard_Integer theArgumentIndex = 0) const;

123