| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Windows_NT-586_util.cpp | 20 kmp_int8 old_value, new_value; in __kmp_test_then_or8() local 34 kmp_int8 old_value, new_value; in __kmp_test_then_and8() local 48 kmp_uint32 old_value, new_value; in __kmp_test_then_or32() local 63 kmp_uint32 old_value, new_value; in __kmp_test_then_and32() local 79 kmp_int64 old_value, new_value; in __kmp_test_then_add8() local 93 kmp_int64 old_value, new_value; in __kmp_test_then_add64() local 108 kmp_uint64 old_value, new_value; in __kmp_test_then_or64() local 123 kmp_uint64 old_value, new_value; in __kmp_test_then_and64() local
|
| H A D | z_Linux_util.cpp | 329 kmp_int8 old_value, new_value; in __kmp_test_then_or8() local 343 kmp_int8 old_value, new_value; in __kmp_test_then_and8() local 357 kmp_uint32 old_value, new_value; in __kmp_test_then_or32() local 371 kmp_uint32 old_value, new_value; in __kmp_test_then_and32() local 386 kmp_int8 old_value, new_value; in __kmp_test_then_add8() local 400 kmp_int64 old_value, new_value; in __kmp_test_then_add64() local 415 kmp_uint64 old_value, new_value; in __kmp_test_then_or64() local 428 kmp_uint64 old_value, new_value; in __kmp_test_then_and64() local 1427 int new_value = __kmp_fork_count + 1; in __kmp_suspend_initialize_thread() local
|
| /freebsd/lib/libc/tests/sys/ |
| H A D | mlock_helper.c | 42 vm_max_wired_sysctl(u_long *old_value, u_long *new_value) in vm_max_wired_sysctl() 64 set_vm_max_wired(u_long new_value) in set_vm_max_wired()
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| 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 | OptionValue.cpp | 278 bool OptionValue::SetBooleanValue(bool new_value) { in SetBooleanValue() 294 bool OptionValue::SetCharValue(char new_value) { in SetCharValue() 358 bool OptionValue::SetFormatValue(lldb::Format new_value) { in SetFormatValue() 404 bool OptionValue::SetSInt64Value(int64_t new_value) { in SetSInt64Value() 420 bool OptionValue::SetStringValue(llvm::StringRef new_value) { in SetStringValue() 436 bool OptionValue::SetUInt64Value(uint64_t new_value) { in SetUInt64Value()
|
| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | prof_set.c | 78 const char *old_value, const char *new_value) in profile_update_relation() 245 const char *new_value) in profile_add_relation()
|
| H A D | test_vtable.c | 175 const char *old_value, const char *new_value) in full_update_relation() 194 full_add_relation(void *cbdata, const char **names, const char *new_value) in full_add_relation()
|
| H A D | prof_tree.c | 678 const char *new_value) in profile_set_relation_value()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Atomic.cpp | 45 sys::cas_flag new_value, in CompareAndSwap()
|
| /freebsd/sys/ddb/ |
| H A D | db_write_cmd.c | 50 db_expr_t new_value; in db_write_cmd() local
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | ScriptedThreadPlan.h | 46 void SetStopOthers(bool new_value) override { m_stop_others = new_value; } in SetStopOthers()
|
| H A D | ThreadPlanStepOut.h | 42 void SetStopOthers(bool new_value) override { m_stop_others = new_value; } in SetStopOthers()
|
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | Unwind-sjlj.c | 429 uintptr_t new_value) { in _Unwind_SetGR() 463 uintptr_t new_value) { in _Unwind_SetIP()
|
| /freebsd/krb5/lib/gssapi/ |
| H A D | error_map.h | 86 OM_uint32 key, char * new_value) in gsserrmap_replace_or_insert()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/ |
| H A D | DILLexer.h | 102 void ResetTokenIdx(uint32_t new_value) { in ResetTokenIdx()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | ThreadPlanRunToAddress.cpp | 164 void ThreadPlanRunToAddress::SetStopOthers(bool new_value) { in SetStopOthers()
|
| H A D | ThreadPlanSingleThreadTimeout.cpp | 195 void ThreadPlanSingleThreadTimeout::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 | 470 void ThreadPlanCallFunction::SetStopOthers(bool new_value) { in SetStopOthers()
|
| H A D | ThreadPlanStepInRange.cpp | 302 void ThreadPlanStepInRange::SetDefaultFlagValue(uint32_t new_value) { in SetDefaultFlagValue()
|
| /freebsd/sys/kern/ |
| H A D | sys_timerfd.c | 518 const struct itimerspec *new_value, struct itimerspec *old_value) in kern_timerfd_settime() 601 struct itimerspec new_value, old_value; in sys_timerfd_settime() local
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_ioctl.c | 917 uint32_t new_value; in ocs_sysctl_config_topology() local 947 uint32_t new_value; in ocs_sysctl_config_speed() local
|
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 1007 StreamString new_value; in Evaluate() local 2331 StreamString new_value; in Evaluate() local
|
| /freebsd/sys/contrib/xen/ |
| H A D | vm_event.h | 305 uint64_t new_value; member 327 uint64_t new_value; member
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | ModuleList.cpp | 103 bool ModuleListProperties::SetEnableExternalLookup(bool new_value) { in SetEnableExternalLookup() 144 bool ModuleListProperties::SetEnableLLDBIndexCache(bool new_value) { in SetEnableLLDBIndexCache()
|