Home
last modified time | relevance | path

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

/freebsd/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/contrib/libpcap/rpcapd/
H A Dfileconf.c431 char *setting; in fileconf_read() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp106 IsSettingExperimental(llvm::StringRef setting) IsSettingExperimental() argument
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c589 crypt_des(const char *key, const char *setting, char *buffer) in crypt_des()
/freebsd/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/sys/dev/sound/pci/
H A Dhdspe.c508 uint32_t setting; in hdspe_sysctl_clock_preference() local
H A Dhdspe.h172 uint32_t setting; member
/freebsd/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/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp159 const Property *setting = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyValueAtIndex() local
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c606 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ar5210SetCapability()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c650 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ar5211SetCapability()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c103 ar9300_freebsd_set_antenna_switch(struct ath_hal *ah, HAL_ANT_SETTING setting) in ar9300_freebsd_set_antenna_switch()
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()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c903 uint32_t capability, uint32_t setting, HAL_STATUS *status) in ath_hal_setcapability()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp6027 kmp_setting_t *setting = __kmp_stg_find(name); in __kmp_stg_parse() local
6072 kmp_setting_t *setting = __kmp_stg_find(name); in __kmp_env_toPrint() local
6156 kmp_setting_t *setting = __kmp_stg_find(block.vars[i].name); in __kmp_env_initialize() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp466 lldb::SBStructuredData SBDebugger::GetSetting(const char *setting) { in GetSetting()
/freebsd/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/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/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1713 auto setting = (PyObject *)SWIGBridge::LLDBSWIGPython_GetDynamicSetting( in GetDynamicSettings() local
/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c433 void FIO_setProgressSetting(FIO_progressSetting_e setting) { g_display_prefs.progressSetting = sett… in FIO_setProgressSetting()
/freebsd/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/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