Home
last modified time | relevance | path

Searched refs:checklevel (Results 1 – 25 of 115) sorted by relevance

12345

/dports/security/kgpg/kgpg-21.12.3/
H A Dcaff.cpp30 const KGpgCaff::OperationFlags flags, const KGpgSignTransactionHelper::carefulCheck checklevel) in KGpgCaffPrivate() argument
35 m_checklevel(checklevel), in KGpgCaffPrivate()
366 const int checklevel, const OperationFlags flags) in KGpgCaff() argument
368 …ivate(this, ids, signids, flags, static_cast<KGpgSignTransactionHelper::carefulCheck>(checklevel))) in KGpgCaff()
H A Dcaff.h39 const int checklevel = 0, const OperationFlags flags = DefaultMode);
H A Dcaff_p.h39 const KGpgCaff::OperationFlags flags, const KGpgSignTransactionHelper::carefulCheck checklevel);
H A Dkeysmanager.cpp1844 const int checklevel = opts->getSignTrust(); in signkey() local
1851 signKeyOpenConsole(globalkeyID, keyid, checklevel, localsign); in signkey()
1855 signLoop(localsign, checklevel); in signkey()
1930 const int checklevel = opts->getSignTrust(); in signuid() local
1937 signKeyOpenConsole(globalkeyID, keyid, checklevel, localsign); in signuid()
1941 signLoop(localsign, checklevel); in signuid()
1945 void KeysManager::signLoop(const bool localsign, const int checklevel) in signLoop() argument
1950 …nsactionHelper::carefulCheck cc = static_cast<KGpgSignTransactionHelper::carefulCheck>(checklevel); in signLoop()
1974 const int checklevel = ta->getChecking(); in signatureResult() local
1996 signKeyOpenConsole(signer, nd->getId(), checklevel, localsign); in signatureResult()
[all …]
H A Dkeysmanager.h305 void signLoop(const bool localsign, const int checklevel);
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libbootmsg/
H A Dbootmsg.in19 cod(bootmsg-checklevel)
H A Dbootmsg.code50 // : bootmsg-checklevel ( area lvl -- [true|false] )
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libbootmsg/
H A Dbootmsg.in19 cod(bootmsg-checklevel)
H A Dbootmsg.code50 // : bootmsg-checklevel ( area lvl -- [true|false] )
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libbootmsg/
H A Dbootmsg.in19 cod(bootmsg-checklevel)
H A Dbootmsg.code50 // : bootmsg-checklevel ( area lvl -- [true|false] )
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libbootmsg/
H A Dbootmsg.in19 cod(bootmsg-checklevel)
H A Dbootmsg.code50 // : bootmsg-checklevel ( area lvl -- [true|false] )
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libbootmsg/
H A Dbootmsg.in19 cod(bootmsg-checklevel)
H A Dbootmsg.code50 // : bootmsg-checklevel ( area lvl -- [true|false] )
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libbootmsg/
H A Dbootmsg.in19 cod(bootmsg-checklevel)
H A Dbootmsg.code50 // : bootmsg-checklevel ( area lvl -- [true|false] )
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libbootmsg/
H A Dbootmsg.in19 cod(bootmsg-checklevel)
H A Dbootmsg.code50 // : bootmsg-checklevel ( area lvl -- [true|false] )
/dports/math/ipopt/Ipopt-3.12.13/BuildTools/share/
H A Dconfig.site206 # Each project can make use of a project-specific "checklevel". It
208 # checklevel is specified with the --with-PROJECT-checklevel, where
215 # level checklevel is specified with the --with-PROJECT-verbosity,
/dports/math/osi/Osi-0.108.6/BuildTools/share/
H A Dconfig.site206 # Each project can make use of a project-specific "checklevel". It
208 # checklevel is specified with the --with-PROJECT-checklevel, where
215 # level checklevel is specified with the --with-PROJECT-verbosity,
/dports/math/coinutils/CoinUtils-2.11.4/BuildTools/share/
H A Dconfig.site206 # Each project can make use of a project-specific "checklevel". It
208 # checklevel is specified with the --with-PROJECT-checklevel, where
215 # level checklevel is specified with the --with-PROJECT-verbosity,
/dports/math/clp/Clp-1.17.3/BuildTools/share/
H A Dconfig.site206 # Each project can make use of a project-specific "checklevel". It
208 # checklevel is specified with the --with-PROJECT-checklevel, where
215 # level checklevel is specified with the --with-PROJECT-verbosity,
/dports/net-p2p/litecoin/litecoin-0.18.1/test/functional/
H A Dfeature_pruning.py193 self.nodes[2].verifychain(checklevel=4, nblocks=0)
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/test/functional/
H A Dfeature_pruning.py193 self.nodes[2].verifychain(checklevel=4, nblocks=0)

12345