/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 | 327 kmp_int8 old_value, new_value; in __kmp_test_then_or8() local 341 kmp_int8 old_value, new_value; in __kmp_test_then_and8() local 355 kmp_uint32 old_value, new_value; in __kmp_test_then_or32() local 369 kmp_uint32 old_value, new_value; in __kmp_test_then_and32() local 384 kmp_int8 old_value, new_value; in __kmp_test_then_add8() local 398 kmp_int64 old_value, new_value; in __kmp_test_then_add64() local 413 kmp_uint64 old_value, new_value; in __kmp_test_then_or64() local 426 kmp_uint64 old_value, new_value; in __kmp_test_then_and64() local 1410 int new_value = __kmp_fork_count + 1; in __kmp_suspend_initialize_thread() local
|
H A D | kmp_atomic.cpp | 3426 kmp_int8 old_value, new_value; in __kmpc_atomic_1() local 3473 kmp_int16 old_value, new_value; in __kmpc_atomic_2() local 3522 kmp_int32 old_value, new_value; in __kmpc_atomic_4() local 3572 kmp_int64 old_value, new_value; in __kmpc_atomic_8() 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 | 260 SetBooleanValue(bool new_value) SetBooleanValue() argument 274 SetCharValue(char new_value) SetCharValue() argument 330 SetFormatValue(lldb::Format new_value) SetFormatValue() argument 370 SetSInt64Value(int64_t new_value) SetSInt64Value() argument 384 SetStringValue(llvm::StringRef new_value) SetStringValue() argument 398 SetUInt64Value(uint64_t new_value) SetUInt64Value() argument [all...] |
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_set.c | 83 const char *old_value, const char *new_value) in profile_update_relation() 250 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 | 619 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 | ThreadPlanPython.h | 50 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 | 428 _Unwind_SetGR(struct _Unwind_Context * context,int index,uintptr_t new_value) _Unwind_SetGR() argument 462 _Unwind_SetIP(struct _Unwind_Context * context,uintptr_t new_value) _Unwind_SetIP() argument
|
/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/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() argument
|
H A D | ThreadPlanStepInRange.cpp | 301 void ThreadPlanStepInRange::SetDefaultFlagValue(uint32_t new_value) { in SetDefaultFlagValue()
|
/freebsd/sys/kern/ |
H A D | sys_timerfd.c | 509 const struct itimerspec *new_value, struct itimerspec *old_value) in kern_timerfd_settime() 592 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 | 882 StreamString new_value; in Evaluate() local 2280 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()
|
/freebsd/sys/contrib/xen/xsm/ |
H A D | flask_op.h | 103 uint8_t new_value; member
|
/freebsd/contrib/kyua/utils/config/ |
H A D | tree_test.cpp | 102 int_wrapper new_value(state.to_integer(value_index)); in set_lua() local
|