/openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
H A D | OptionValue.cpp | 281 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 D | OptionValueString.cpp | 78 std::string new_value(m_current_value); in SetValueFromString() local 133 std::string new_value(m_current_value); in AppendToCurrentValue() local
|
H A D | OptionValueProperties.cpp | 308 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 D | CFCString.cpp | 42 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 D | CFString.cpp | 46 CFStringRef new_value = NULL; in SetFileSystemRepresentation() local 55 CFStringRef new_value = NULL; in SetFileSystemRepresentationFromCFType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | Atomic.cpp | 45 sys::cas_flag new_value, in CompareAndSwap()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
H A D | ThreadPlanPython.h | 49 void SetStopOthers(bool new_value) override { m_stop_others = new_value; } in SetStopOthers()
|
H A D | Process.h | 458 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 D | Unwind-sjlj.c | 428 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 D | tui-windata.c | 253 Opaque new_value; in tui_check_data_values() local
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | ThreadPlanRunToAddress.cpp | 164 void ThreadPlanRunToAddress::SetStopOthers(bool new_value) { in SetStopOthers()
|
H A D | ThreadPlan.cpp | 111 void ThreadPlan::SetStopOthers(bool new_value) { in SetStopOthers()
|
H A D | ThreadPlanCallFunction.cpp | 459 void ThreadPlanCallFunction::SetStopOthers(bool new_value) { in SetStopOthers()
|
H A D | ThreadPlanStepInRange.cpp | 301 void ThreadPlanStepInRange::SetDefaultFlagValue(uint32_t new_value) { in SetDefaultFlagValue()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | target.c | 2387 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 D | DWARFExpression.cpp | 920 StreamString new_value; in Evaluate() local 2611 StreamString new_value; in Evaluate() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-sh-symbian.c | 482 bfd_vma new_value = 0; in sh_symbian_relocate_section() local
|
H A D | elf32-m68hc11.c | 577 unsigned new_value; in m68hc11_relax_group() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ssa-ccp.c | 313 unsigned int new_value = REGNO (dest); local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/ |
H A D | vector_ctor.cc | 468 X::size_type new_value = 117; in test_fill_assign_4() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-m68hc11.c | 576 unsigned new_value; in m68hc11_relax_group() local
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | ModuleList.cpp | 104 bool ModuleListProperties::SetEnableExternalLookup(bool new_value) { in SetEnableExternalLookup() 145 bool ModuleListProperties::SetEnableLLDBIndexCache(bool new_value) { in SetEnableLLDBIndexCache()
|
/openbsd-src/sys/ddb/ |
H A D | db_command.c | 919 db_expr_t new_value; db_write_cmd() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-d30v.c | 2143 valueT new_value; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-d30v.c | 1552 valueT new_value; in d30v_align() local
|