Home
last modified time | relevance | path

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

12

/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.cpp327 kmp_int8 old_value, new_value; __kmp_test_then_or8() local
341 kmp_int8 old_value, new_value; __kmp_test_then_and8() local
355 kmp_uint32 old_value, new_value; __kmp_test_then_or32() local
369 kmp_uint32 old_value, new_value; __kmp_test_then_and32() local
384 kmp_int8 old_value, new_value; __kmp_test_then_add8() local
398 kmp_int64 old_value, new_value; __kmp_test_then_add64() local
413 kmp_uint64 old_value, new_value; __kmp_test_then_or64() local
426 kmp_uint64 old_value, new_value; __kmp_test_then_and64() local
1410 int new_value = __kmp_fork_count + 1; __kmp_suspend_initialize_thread() local
[all...]
/llvm-project/compiler-rt/test/asan/TestCases/Darwin/
H A Dasan-symbolize-templated-cxx.cpp20 int &operator=(const int &new_value) { in operator =()
30 void writeToA(T new_value) { in writeToA()
37 extern "C" void callback(int new_value) { in callback()
/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 SetBooleanValue(bool new_value) SetBooleanValue() argument
296 SetCharValue(char new_value) SetCharValue() argument
360 SetFormatValue(lldb::Format new_value) SetFormatValue() argument
406 SetSInt64Value(int64_t new_value) SetSInt64Value() argument
422 SetStringValue(llvm::StringRef new_value) SetStringValue() argument
438 SetUInt64Value(uint64_t new_value) SetUInt64Value() argument
[all...]
/llvm-project/libcxx/test/std/atomics/atomics.types.generic/atomics.types.float/
H A Dtest_helper.h38 T new_value = 1.0; in test_seq_cst() local
89 T new_value = 1.0; in test_acquire_release() local
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.modifiers/
H A Dreset.pass.cpp39 A* new_value = newValue<VT>(expect_alive); in test_reset_pointer() local
55 A* new_value = newValue<VT>(expect_alive); in test_reset_pointer() local
H A Dswap.pass.cpp51 …_CONSTEXPR_CXX23 typename std::remove_all_extents<T>::type* newValueInit(int size, int new_value) { in newValueInit()
/llvm-project/llvm/lib/Support/
H A DAtomic.cpp45 sys::cas_flag new_value, in CompareAndSwap()
/llvm-project/lldb/source/Host/macosx/cfcpp/
H A DCFCString.cpp42 CFStringRef new_value = NULL; in SetFileSystemRepresentation() local
52 CFStringRef new_value = NULL; in SetFileSystemRepresentationFromCFType() local
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DCFString.cpp46 CFStringRef new_value = NULL; in SetFileSystemRepresentation() local
55 CFStringRef new_value = NULL; in SetFileSystemRepresentationFromCFType() local
/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanPython.h
/llvm-project/libunwind/src/
H A DUnwind-sjlj.c429 uintptr_t new_value) { in _Unwind_SetGR() argument
463 uintptr_t new_value) { in _Unwind_SetIP() argument
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
H A Dreplace_copy.pass.cpp54 test(T trash, const T& old_value, const T& new_value, Predicate pred, Convert convert) in test()
H A Dreplace.pass.cpp108 static constexpr T1 new_value = T1(666); in test() local
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.replace/
H A Dranges_replace_copy.pass.cpp98 int new_value; member
H A Dranges_replace_copy_if.pass.cpp102 int new_value; member
/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() argument
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() argument
/llvm-project/lldb/test/API/commands/register/register/register_command/
H A DTestRegisters.py184 write_and_read(self, frame, register, new_value, must_exist=True) global() argument
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/
H A Dsort.pass.cpp105 int new_value = value.first + 1; increment_or_reset() local
/llvm-project/llvm/unittests/IR/
H A DValueHandleTest.cpp295 void allUsesReplacedWith(Value *new_value) override { in TEST_F()
330 void allUsesReplacedWith(Value *new_value) override { in TEST_F()
/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp882 StreamString new_value; Evaluate() local
2280 StreamString new_value; Evaluate() local

12