Searched defs:old_value (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DAtomic.cpp44 CompareAndSwap(volatile sys::cas_flag* ptr, sys::cas_flag new_value, sys::cas_flag old_value) argument
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_util.cpp20 kmp_int8 old_value, new_value; local
34 kmp_int8 old_value, new_value; local
48 kmp_uint32 old_value, new_value; local
63 kmp_uint32 old_value, new_value; local
78 kmp_int64 old_value, new_value; local
92 kmp_int64 old_value, new_value; local
106 kmp_uint64 old_value, new_value; local
121 kmp_uint64 old_value, new_value; local
[all...]
H A Dkmp_alloc.cpp270 volatile void *old_value = TCR_SYNC_PTR(th->th.th_local.bget_list); local
332 volatile void *old_value = TCR_PTR(th->th.th_local.bget_list); local
H A Dkmp_atomic.cpp3338 kmp_int8 old_value, new_value; local
3385 kmp_int16 old_value, new_value; local
3434 kmp_int32 old_value, new_value; local
3484 kmp_int64 old_value, new_value; local
[all...]
/freebsd-12-stable/sys/ddb/
H A Ddb_write_cmd.c52 db_expr_t old_value; local
/freebsd-12-stable/lib/libc/tests/sys/
H A Dmlock_helper.c45 vm_max_wired_sysctl(int *old_value, int *new_value) argument
70 int old_value; local
/freebsd-12-stable/contrib/apr/atomic/unix/
H A Dmutex64.c113 apr_uint64_t old_value; local
H A Dmutex.c113 apr_uint32_t old_value; local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanTracer.h41 bool old_value = m_enabled; local
54 bool old_value = m_single_step; local
H A DThreadPlan.h437 bool old_value = m_is_master_plan; local
H A DTarget.h1185 bool old_value = m_suppress_stop_hooks; local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h96 const T old_value = m_value; local
211 void Broadcast(T old_value, PredicateBroadcastType broadcast_type) { argument
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h121 bool old_value = m_permissions[permission]; local
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c265 HAL_BOOL old_value = ahp->ah_get_plcp_hdr == 0; local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c118 int old_value = *(volatile int *)where; local
147 int old_value = *(volatile int *)where; local
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp341 uptr old_value = *tls_ptr; local
/freebsd-12-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture.c276 void * old_value; member in struct:_PointerPair
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_frame.c553 Dwarf_Half old_value; local
564 Dwarf_Half old_value; local
575 Dwarf_Half old_value; local
586 Dwarf_Half old_value; local
597 Dwarf_Half old_value; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h402 const bool old_value = m_batch_command_mode; local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Dhooks.c685 svn_repos__hooks_post_revprop_change(svn_repos_t *repos, apr_hash_t *hooks_env, svn_revnum_t rev, const char *author, const char *name, const svn_string_t *old_value, char action, apr_pool_t *pool) argument
H A Dfs-wrap.c398 const svn_string_t *old_value; local
H A Dload-fs-vtable.c765 svn_repos__adjust_mergeinfo_property(svn_string_t **new_value_p, const svn_string_t *old_value, const char *parent_dir, apr_hash_t *rev_map, svn_revnum_t oldest_dumpstream_rev, apr_int32_t older_revs_offset, svn_repos_notify_func_t notify_func, void *notify_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_ioctl.c922 uint32_t old_value; local
952 uint32_t old_value; local
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c1487 db_expr_t old_value; local
/freebsd-12-stable/sys/xen/interface/
H A Dvm_event.h196 uint64_t old_value; member in struct:vm_event_write_ctrlreg

Completed in 497 milliseconds

12