Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_util.cpp20 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 Dz_Linux_util.cpp311 kmp_int8 old_value, new_value; __kmp_test_then_or8() local
325 kmp_int8 old_value, new_value; __kmp_test_then_and8() local
339 kmp_uint32 old_value, new_value; __kmp_test_then_or32() local
353 kmp_uint32 old_value, new_value; __kmp_test_then_and32() local
368 kmp_int8 old_value, new_value; __kmp_test_then_add8() local
382 kmp_int64 old_value, new_value; __kmp_test_then_add64() local
397 kmp_uint64 old_value, new_value; __kmp_test_then_or64() local
410 kmp_uint64 old_value, new_value; __kmp_test_then_and64() local
1382 int new_value = __kmp_fork_count + 1; __kmp_suspend_initialize_thread() local
[all...]
H A Dkmp_atomic.cpp3426 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
H A Dz_Windows_NT_util.cpp319 int new_value = TRUE; in __kmp_suspend_initialize_thread() local
/freebsd-src/lib/libc/tests/sys/
H A Dmlock_helper.c42 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-src/contrib/llvm-project/lldb/source/Interpreter/
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 DOptionValue.cpp280 bool OptionValue::SetBooleanValue(bool new_value) { in SetBooleanValue()
296 bool OptionValue::SetCharValue(char new_value) { in SetCharValue()
360 bool OptionValue::SetFormatValue(lldb::Format new_value) { in SetFormatValue()
406 bool OptionValue::SetSInt64Value(int64_t new_value) { in SetSInt64Value()
422 bool OptionValue::SetStringValue(llvm::StringRef new_value) { in SetStringValue()
438 bool OptionValue::SetUInt64Value(uint64_t new_value) { in SetUInt64Value()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAtomic.cpp45 sys::cas_flag new_value, in CompareAndSwap()
/freebsd-src/sys/ddb/
H A Ddb_write_cmd.c50 db_expr_t new_value; in db_write_cmd() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanPython.h49 SetStopOthers(bool new_value) SetStopOthers() argument
H A DProcess.h468 SetRestarted(bool new_value) SetRestarted() argument
470 SetInterrupted(bool new_value) SetInterrupted() argument
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c429 uintptr_t new_value) { in _Unwind_SetGR()
463 uintptr_t new_value) { in _Unwind_SetIP()
/freebsd-src/contrib/llvm-project/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()
/freebsd-src/sys/kern/
H A Dsys_timerfd.c509 const struct itimerspec *new_value, struct itimerspec *old_value) in kern_timerfd_settime() argument
592 struct itimerspec new_value, old_value; in sys_timerfd_settime() local
[all...]
/freebsd-src/sys/dev/ocs_fc/
H A Docs_ioctl.c917 uint32_t new_value; in ocs_sysctl_config_topology() local
947 uint32_t new_value; in ocs_sysctl_config_speed() local
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp930 StreamString new_value; Evaluate() local
2632 StreamString new_value; Evaluate() local
/freebsd-src/sys/contrib/xen/
H A Dvm_event.h305 uint64_t new_value; member
327 uint64_t new_value; member
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp103 bool ModuleListProperties::SetEnableExternalLookup(bool new_value) { in SetEnableExternalLookup() argument
139 SetEnableLLDBIndexCache(bool new_value) SetEnableLLDBIndexCache() argument
/freebsd-src/sys/contrib/xen/xsm/
H A Dflask_op.h103 uint8_t new_value; member
/freebsd-src/contrib/kyua/utils/config/
H A Dtree_test.cpp102 int_wrapper new_value(state.to_integer(value_index)); in set_lua() local
/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx_osm.c1483 db_expr_t new_value; in DB_COMMAND_FLAGS() local
/freebsd-src/contrib/googletest/googletest/include/gtest/
H A Dgtest.h385 SetValue(const std::string & new_value) SetValue() argument

12