Searched refs:option_value (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp274 const OptionValueBoolean *option_value = GetAsBoolean(); local
275 if (option_value)
276 return option_value->GetCurrentValue();
281 OptionValueBoolean *option_value = GetAsBoolean(); local
282 if (option_value) {
283 option_value->SetCurrentValue(new_value);
290 const OptionValueChar *option_value = GetAsChar(); local
291 if (option_value)
292 return option_value->GetCurrentValue();
297 OptionValueChar *option_value local
306 const OptionValueEnumeration *option_value = GetAsEnumeration(); local
313 OptionValueEnumeration *option_value = GetAsEnumeration(); local
322 const OptionValueFileSpec *option_value = GetAsFileSpec(); local
329 OptionValueFileSpec *option_value = GetAsFileSpec(); local
338 const OptionValueFileSpecList *option_value = GetAsFileSpecList(); local
345 const OptionValueFormat *option_value = GetAsFormat(); local
352 OptionValueFormat *option_value = GetAsFormat(); local
362 const OptionValueLanguage *option_value = GetAsLanguage(); local
369 OptionValueLanguage *option_value = GetAsLanguage(); local
378 const OptionValueFormatEntity *option_value = GetAsFormatEntity(); local
385 const OptionValueRegex *option_value = GetAsRegex(); local
392 const OptionValueSInt64 *option_value = GetAsSInt64(); local
399 OptionValueSInt64 *option_value = GetAsSInt64(); local
408 const OptionValueString *option_value = GetAsString(); local
415 OptionValueString *option_value = GetAsString(); local
424 const OptionValueUInt64 *option_value = GetAsUInt64(); local
431 OptionValueUInt64 *option_value = GetAsUInt64(); local
440 const OptionValueUUID *option_value = GetAsUUID(); local
447 OptionValueUUID *option_value = GetAsUUID(); local
[all...]
H A DOptionGroupBoolean.cpp39 llvm::StringRef option_value,
48 error = m_value.SetValueFromString(option_value);
38 SetOptionValue(uint32_t option_idx, llvm::StringRef option_value, ExecutionContext *execution_context) argument
H A DOptionGroupFile.cpp69 llvm::StringRef option_value,
71 Status error(m_file_list.SetValueFromString(option_value));
68 SetOptionValue(uint32_t option_idx, llvm::StringRef option_value, ExecutionContext *execution_context) argument
H A DOptionValueDictionary.cpp41 OptionValue *option_value = pos->second.get(); local
59 option_value->DumpValue(exe_ctx, strm, dump_mask | extra_dump_options);
73 option_value->DumpValue(exe_ctx, strm,
/freebsd-11-stable/sys/kgssapi/
H A Dgss_set_cred_option.c47 const gss_buffer_t option_value)
65 args.option_value = *option_value;
44 gss_set_cred_option(OM_uint32 *minor_status, gss_cred_id_t *cred, const gss_OID option_name, const gss_buffer_t option_value) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupArchitecture.h27 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupOutputFile.h27 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupUUID.h27 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupVariable.h27 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupWatchpoint.h28 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupFile.h33 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
64 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupBoolean.h34 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupString.h31 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupUInt64.h32 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupPythonClassWithDict.h38 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupFormat.h39 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupPlatform.h31 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DOptionGroupValueObjectDisplay.h27 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h86 int GetOption(int level, int option_name, int &option_value);
87 int SetOption(int level, int option_name, int option_value);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.h31 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
H A DCommandObjectMemory.cpp59 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
66 error = m_num_per_line.SetValueFromString(option_value);
70 option_value.str().c_str());
78 error = m_view_as_type.SetValueFromString(option_value);
86 error = m_language_for_type.SetValueFromString(option_value);
90 error = m_offset.SetValueFromString(option_value);
911 Status SetOptionValue(uint32_t option_idx, llvm::StringRef option_value,
918 m_expr.SetValueFromString(option_value);
922 m_string.SetValueFromString(option_value);
926 if (m_count.SetValueFromString(option_value)
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp412 int Socket::GetOption(int level, int option_name, int &option_value) { argument
414 reinterpret_cast<get_socket_option_arg_type>(&option_value);
420 int Socket::SetOption(int level, int option_name, int option_value) { argument
422 reinterpret_cast<get_socket_option_arg_type>(&option_value);
424 sizeof(option_value));
H A DTCPSocket.cpp201 int option_value = 1; local
203 reinterpret_cast<set_socket_option_arg_type>(&option_value);
205 sizeof(option_value));
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_conf.c78 unsigned long option_value; member in struct:__anon6477
147 *cctx->pcert_flags |= tbl->option_value;
149 *cctx->pcert_flags &= ~tbl->option_value;
152 *cctx->poptions |= tbl->option_value;
154 *cctx->poptions &= ~tbl->option_value;
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_xz.c125 struct option_value { struct
130 static const struct option_value option_values[] = {
337 const struct option_value *val =

Completed in 119 milliseconds

12