Home
last modified time | relevance | path

Searched defs:new_value (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp281 bool OptionValue::SetBooleanValue(bool new_value) { in SetBooleanValue()
297 char OptionValue::SetCharValue(char new_value) { in SetCharValue()
352 bool OptionValue::SetFormatValue(lldb::Format new_value) { in SetFormatValue()
399 bool OptionValue::SetSInt64Value(int64_t new_value) { in SetSInt64Value()
415 bool OptionValue::SetStringValue(llvm::StringRef new_value) { in SetStringValue()
431 bool OptionValue::SetUInt64Value(uint64_t new_value) { in SetUInt64Value()
H A DOptionValueString.cpp78 std::string new_value(m_current_value); in SetValueFromString() local
133 std::string new_value(m_current_value); in AppendToCurrentValue() local
H A DOptionValueProperties.cpp308 const ExecutionContext *exe_ctx, uint32_t idx, bool new_value) { in SetPropertyAtIndexAsBoolean()
341 const ExecutionContext *exe_ctx, uint32_t idx, int64_t new_value) { in SetPropertyAtIndexAsEnumeration()
444 const ExecutionContext *exe_ctx, uint32_t idx, int64_t new_value) { in SetPropertyAtIndexAsSInt64()
467 const ExecutionContext *exe_ctx, uint32_t idx, llvm::StringRef new_value) { in SetPropertyAtIndexAsString()
497 const ExecutionContext *exe_ctx, uint32_t idx, uint64_t new_value) { in SetPropertyAtIndexAsUInt64()
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCString.cpp42 CFStringRef new_value = NULL; in SetFileSystemRepresentation() local
52 CFStringRef new_value = NULL; in SetFileSystemRepresentationFromCFType() local
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DCFString.cpp46 CFStringRef new_value = NULL; in SetFileSystemRepresentation() local
55 CFStringRef new_value = NULL; in SetFileSystemRepresentationFromCFType() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAtomic.cpp45 sys::cas_flag new_value, in CompareAndSwap()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanPython.h49 void SetStopOthers(bool new_value) override { m_stop_others = new_value; } in SetStopOthers()
H A DProcess.h458 void SetRestarted(bool new_value) { m_restarted = new_value; } in SetRestarted()
460 void SetInterrupted(bool new_value) { m_interrupted = new_value; } in SetInterrupted()
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwind-sjlj.c428 uintptr_t new_value) { in _Unwind_SetGR()
462 uintptr_t new_value) { in _Unwind_SetIP()
/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-windata.c253 Opaque new_value; in tui_check_data_values() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanRunToAddress.cpp164 void ThreadPlanRunToAddress::SetStopOthers(bool new_value) { in SetStopOthers()
H A DThreadPlan.cpp111 void ThreadPlan::SetStopOthers(bool new_value) { in SetStopOthers()
H A DThreadPlanCallFunction.cpp459 void ThreadPlanCallFunction::SetStopOthers(bool new_value) { in SetStopOthers()
H A DThreadPlanStepInRange.cpp301 void ThreadPlanStepInRange::SetDefaultFlagValue(uint32_t new_value) { in SetDefaultFlagValue()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.c2387 ffetargetTypeless new_value = 0; in ffetarget_typeless_binary() local
2431 ffetargetTypeless new_value = 0; in ffetarget_typeless_octal() local
2475 ffetargetTypeless new_value = 0; in ffetarget_typeless_hex() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp920 StreamString new_value; in Evaluate() local
2611 StreamString new_value; in Evaluate() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh-symbian.c482 bfd_vma new_value = 0; in sh_symbian_relocate_section() local
H A Delf32-m68hc11.c577 unsigned new_value; in m68hc11_relax_group() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dssa-ccp.c313 unsigned int new_value = REGNO (dest); local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dvector_ctor.cc468 X::size_type new_value = 117; in test_fill_assign_4() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-m68hc11.c576 unsigned new_value; in m68hc11_relax_group() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp104 bool ModuleListProperties::SetEnableExternalLookup(bool new_value) { in SetEnableExternalLookup()
145 bool ModuleListProperties::SetEnableLLDBIndexCache(bool new_value) { in SetEnableLLDBIndexCache()
/openbsd-src/sys/ddb/
H A Ddb_command.c919 db_expr_t new_value; db_write_cmd() local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-d30v.c2143 valueT new_value; local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-d30v.c1552 valueT new_value; in d30v_align() local

12