Searched defs:value (Results 201 - 225 of 1847) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/gdb/gdb/
H A Drom68k-rom.c90 ULONGEST value; local
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dleaf.hpp142 value() function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
148 value() const function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libyaml/src/
H A Dreader.c194 unsigned int value = 0, value2 = 0; local
26 yaml_parser_set_reader_error(yaml_parser_t *parser, const char *problem, size_t offset, int value) argument
[all...]
/freebsd-10-stable/contrib/libyaml/tests/
H A Dexample-deconstructor-alt.c114 int properties, key, value, map, seq; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DOptional.h134 static const bool value = isPodLike<T>::value; member in struct:llvm::isPodLike
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCasting.h210 static const bool value = member in struct:llvm::is_simple_type
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h71 int value = MI->getOperand(OpNo).getImm(); local
72 O << value; local
77 int value = MI->getOperand(OpNo).getImm(); local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclAccessPair.h68 static const bool value = true; member in struct:llvm::isPodLike
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueBoolean.h24 OptionValueBoolean (bool value) : argument
120 SetCurrentValue (bool value) argument
126 SetDefaultValue (bool value) argument
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-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanTracer.h55 EnableTracing(bool value) argument
74 EnableSingleStep (bool value) argument
/freebsd-10-stable/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-stable/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-stable/contrib/llvm/tools/lldb/source/Core/
H A DVMRange.cpp20 VMRange::ContainsValue(const VMRange::collection& coll, lldb::addr_t value) argument
44 VMRange::FindRangeIndexThatContainsValue (const VMRange::collection& coll, lldb::addr_t value) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueBoolean.cpp53 bool value = Args::StringToBoolean(value_cstr, false, &success); local
H A DOptionValueFileSpec.cpp36 OptionValueFileSpec::OptionValueFileSpec (const FileSpec &value) : argument
/freebsd-10-stable/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-stable/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-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.h35 } value; member in struct:DWARFFormValue::ValueTypeTag
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c175 unsigned value = no_color_video; local
/freebsd-10-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c112 unsigned value = no_color_video; local

Completed in 116 milliseconds

1234567891011>>