Home
last modified time | relevance | path

Searched defs:tmp_value (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.cpp102 bool tmp_value = OptionArgParser::ToBoolean(option_arg, true, &success); in SetOptionValue() local
114 bool tmp_value = OptionArgParser::ToBoolean(option_arg, true, &success); in SetOptionValue() local
134 bool tmp_value = OptionArgParser::ToBoolean(option_arg, true, &success); in SetOptionValue() local
170 bool tmp_value = OptionArgParser::ToBoolean(option_arg, true, &success); in SetOptionValue() local
H A DCommandObjectProcess.cpp1429 bool tmp_value = OptionArgParser::ToBoolean(option, false, &success); in VerifyCommandOptionValue() local
H A DCommandObjectThread.cpp1597 bool tmp_value = in SetOptionValue() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c901 const char *tmp_value; in svn_config_get_bool() local
924 const char *tmp_value; in svn_config_get_int64() local
949 const char *tmp_value; in svn_config_get_yes_no_ask() local
979 const char *tmp_value; in svn_config_get_tristate() local
1290 const char* tmp_value; in svn_config_get_server_setting_int() local
1321 const char* tmp_value; in svn_config_get_server_setting_bool() local
H A Dconfig_impl.h66 svn_stringbuf_t *tmp_value; member
H A Dhash.c602 const char *tmp_value = svn_hash__get_cstring(hash, key, NULL); in svn_hash__get_bool() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp412 Value tmp_value(m_value); in ResolveValue() local