Searched defs:value (Results 226 - 250 of 1801) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c112 unsigned value = no_color_video; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueSInt64.h33 OptionValueSInt64 (int64_t value) : argument
99 operator = (int64_t value) argument
118 SetCurrentValue (int64_t value) argument
129 SetDefaultValue(int64_t value) argument
[all...]
H A DOptionValueString.h57 OptionValueString (const char *value) : argument
87 OptionValueString (const char *value, argument
171 operator =(const char *value) argument
196 SetDefaultValue(const char *value) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanTracer.h55 EnableTracing(bool value) argument
74 EnableSingleStep (bool value) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DCleanUp.h67 CleanUp (value_type value, CallbackTyp argument
81 CleanUp(value_type value, value_type invalid, CallbackType callback) argument
121 set(const value_type value) argument
198 CleanUp2(value_type value, CallbackType callback, A0 arg) argument
213 CleanUp2(value_type value, value_type invalid, CallbackType callback, A0 arg) argument
254 set(const value_type value) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/API/
H A DSBTypeFilter.cpp55 SBTypeFilter::SetOptions (uint32_t value) argument
H A DSBTypeFormat.cpp92 SBTypeFormat::SetOptions (uint32_t value) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueBoolean.cpp53 bool value = Args::StringToBoolean(value_cstr, false, &success); local
H A DOptionValueEnumeration.cpp58 OptionValueEnumeration::SetValueFromCString (const char *value, VarSetOperationType op) argument
21 OptionValueEnumeration(const OptionEnumValueElement *enumerators, enum_type value) argument
[all...]
H A DOptionValueFileSpec.cpp36 OptionValueFileSpec::OptionValueFileSpec (const FileSpec &value) : argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDummy.cpp100 RegisterContextDummy::ReadRegister (const lldb_private::RegisterInfo *reg_info, lldb_private::RegisterValue &value) argument
114 RegisterContextDummy::WriteRegister (const lldb_private::RegisterInfo *reg_info, const lldb_private::RegisterValue &value) argument
H A DRegisterContextHistory.cpp101 RegisterContextHistory::ReadRegister (const lldb_private::RegisterInfo *reg_info, lldb_private::RegisterValue &value) argument
115 RegisterContextHistory::WriteRegister (const lldb_private::RegisterInfo *reg_info, const lldb_private::RegisterValue &value) argument
H A DRegisterContextMacOSXFrameBackchain.cpp84 ReadRegister(const RegisterInfo *reg_info, RegisterValue &value) argument
173 WriteRegister(const RegisterInfo *reg_info, const RegisterValue &value) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_x86_64.cpp64 RegisterContextCorePOSIX_x86_64::ReadRegister(const RegisterInfo *reg_info, RegisterValue &value) argument
85 RegisterContextCorePOSIX_x86_64::WriteRegister(const RegisterInfo *reg_info, const RegisterValue &value) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.h35 } value; member in struct:DWARFFormValue::ValueTypeTag
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dchecksum-reps-table.c62 DBT key, value; local
81 DBT key, value; local
110 DBT key, value; local
[all...]
H A Dlock-tokens-table.c82 DBT key, value; local
120 DBT key, value; local
H A Dnode-origins-table.c70 DBT key, value; local
93 DBT key, value; local
[all...]
H A Dreps-table.c59 DBT key, value; local
H A Drev-table.c73 DBT key, value; local
125 DBT key, value; local
172 DBT key, value; local
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dblncache.c152 const char *value = apr_hash_get(blncache->revnum_to_bc, local
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Diter.c50 hash_do_callback(void *baton, const void *key, apr_ssize_t klen, const void *value) argument
/freebsd-10.3-release/contrib/tcp_wrappers/
H A Denviron.c80 char *value = (equal ? equal : ""); local
[all...]
/freebsd-10.3-release/crypto/heimdal/base/
H A Ddict.c42 heim_object_t value; member in struct:hashentry
192 heim_dict_add_value(heim_dict_t dict, heim_object_t key, heim_object_t value) argument
[all...]
/freebsd-10.3-release/crypto/heimdal/include/
H A Dheim_threads.h161 void *value; member in struct:heim_thread_key

Completed in 223 milliseconds

1234567891011>>