Home
last modified time | relevance | path

Searched defs:setting (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt-common.c109 escrypt_parse_setting(const uint8_t *setting, in escrypt_parse_setting()
138 const uint8_t *setting, uint8_t *buf, size_t buflen) in escrypt_r()
H A Dpwhash_scryptsalsa208sha256.c192 char setting[crypto_pwhash_scryptsalsa208sha256_STRSETTINGBYTES + 1U]; in crypto_pwhash_scryptsalsa208sha256_str() local
/freebsd-src/contrib/libpcap/rpcapd/
H A Dfileconf.c433 char *setting; fileconf_read() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp113 bool Properties::IsSettingExperimental(llvm::StringRef setting) { in IsSettingExperimental()
/freebsd-src/sys/dev/sound/pci/
H A Dhdspe.c315 uint32_t setting; hdspe_sysctl_clock_preference() local
H A Dhdspe.h162 uint32_t setting; global() member
/freebsd-src/secure/lib/libcrypt/
H A Dcrypt-des.c589 crypt_des(const char *key, const char *setting, char *buffer) in crypt_des()
/freebsd-src/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c427 ar5212SetAntennaSwitch(struct ath_hal *ah, HAL_ANT_SETTING setting) in ar5212SetAntennaSwitch()
931 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ar5212SetCapability()
/freebsd-src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c484 u_int32_t capability, u_int32_t setting, HAL_STATUS *status) in ar5416SetCapability()
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp159 const Property *setting = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyValueAtIndex() local
/freebsd-src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c650 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ar5211SetCapability()
/freebsd-src/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c606 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ar5210SetCapability()
/freebsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c104 ar9300_freebsd_set_antenna_switch(struct ath_hal * ah,HAL_ANT_SETTING setting) ar9300_freebsd_set_antenna_switch() argument
H A Dar9300_stub_funcs.c438 ar9300_Stub_SetAntennaSwitch(struct ath_hal *ah, HAL_ANT_SETTING setting) in ar9300_Stub_SetAntennaSwitch()
H A Dar9300_misc.c968 u_int32_t capability, u_int32_t setting, HAL_STATUS *status) in ar9300_set_capability() argument
[all...]
/freebsd-src/sys/dev/ath/ath_hal/
H A Dah.c903 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ath_hal_setcapability()
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp6033 kmp_setting_t *setting = __kmp_stg_find(name); __kmp_stg_parse() local
6078 kmp_setting_t *setting = __kmp_stg_find(name); __kmp_env_toPrint() local
6162 kmp_setting_t *setting = __kmp_stg_find(block.vars[i].name); __kmp_env_initialize() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp466 lldb::SBStructuredData SBDebugger::GetSetting(const char *setting) { in GetSetting() argument
/freebsd-src/crypto/openssl/test/
H A Dssl_old_test.c870 static int set_protocol_version(const char *version, SSL *ssl, int setting) in set_protocol_version()
/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c3154 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) in mlx4_set_vf_spoofchk()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1819 auto setting = (PyObject *)SWIGBridge::LLDBSWIGPython_GetDynamicSetting( GetDynamicSettings() local
/freebsd-src/sys/contrib/zstd/programs/
H A Dfileio.c433 void FIO_setProgressSetting(FIO_progressSetting_e setting) { g_display_prefs.progressSetting = sett… in FIO_setProgressSetting()
/freebsd-src/sys/dev/ixl/
H A Di40e_common.c4387 i40e_aq_restore_lldp(struct i40e_hw *hw, u8 *setting, bool restore, in i40e_aq_restore_lldp()
/freebsd-src/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h197 #define __sanitizer_syscall_pre_timer_gettime(timer_id, setting) \ argument
199 #define __sanitizer_syscall_post_timer_gettime(res, timer_id, setting) \ argument
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h860 …char setting_l_[PADL_(struct itimerspec *)]; struct itimerspec * setting; char setting_r_[PADR_(st… member
1552 …char setting_l_[PADL_(struct l_itimerspec64 *)]; struct l_itimerspec64 * setting; char setting_r_[… member

12