Searched defs:option_value (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/kgssapi/
H A Dgss_set_cred_option.c44 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-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectRegister.cpp298 SetOptionValue(CommandInterpreter &interpreter, uint32_t option_idx, const char *option_value) argument
H A DCommandObjectPlatform.cpp2042 SetOptionValue(uint32_t option_idx, const char *option_value) argument
H A DCommandObjectType.cpp678 SetOptionValue(CommandInterpreter &interpreter, uint32_t option_idx, const char *option_value) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp327 const OptionValueBoolean *option_value = GetAsBoolean (); local
336 OptionValueBoolean *option_value = GetAsBoolean (); local
348 const OptionValueEnumeration *option_value = GetAsEnumeration(); local
357 OptionValueEnumeration *option_value local
369 const OptionValueFileSpec *option_value = GetAsFileSpec (); local
379 OptionValueFileSpec *option_value = GetAsFileSpec (); local
391 const OptionValueFileSpecList *option_value = GetAsFileSpecList (); local
401 const OptionValueFormat *option_value = GetAsFormat (); local
410 OptionValueFormat *option_value = GetAsFormat (); local
422 const OptionValueRegex *option_value = GetAsRegex (); local
432 const OptionValueSInt64 *option_value = GetAsSInt64 (); local
441 OptionValueSInt64 *option_value = GetAsSInt64 (); local
453 const OptionValueString *option_value = GetAsString (); local
462 OptionValueString *option_value = GetAsString (); local
474 const OptionValueUInt64 *option_value = GetAsUInt64 (); local
483 OptionValueUInt64 *option_value = GetAsUInt64 (); local
495 const OptionValueUUID *option_value = GetAsUUID(); local
504 OptionValueUUID *option_value = GetAsUUID(); local
[all...]
H A DOptionValueDictionary.cpp49 OptionValue *option_value = pos->second.get(); local
H A DOptionValueProperties.cpp615 OptionValue *option_value = property->GetValue().get(); local
H A DOptions.cpp1034 SetOptionValue(uint32_t option_idx, const char *option_value) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_xz.c125 struct option_value { struct
/freebsd-10-stable/contrib/gcc/
H A Dtree-dump.c990 const char *option_value; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp142 OptionValueFileSpecList *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValueFileSpecList (NULL, false, idx); local
H A DTarget.cpp2925 OptionValuePathMappings *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValuePathMappings (NULL, false, idx); local
2934 OptionValueFileSpecList *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValueFileSpecList (NULL, false, idx); local
2943 OptionValueFileSpecList *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValueFileSpecList (NULL, false, idx); local

Completed in 440 milliseconds