Searched defs:new_value (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-10-stable/sys/ddb/
H A Ddb_write_cmd.c53 db_expr_t new_value; local
/freebsd-10-stable/lib/libc/tests/sys/
H A Dmlock_helper.c45 vm_max_wired_sysctl(int *old_value, int *new_value) argument
67 set_vm_max_wired(int new_value) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DSaveAndRestore.h25 SaveAndRestore(T& x, const T &new_value) : X(x), old_value(x) { argument
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DAtomic.cpp42 CompareAndSwap(volatile sys::cas_flag* ptr, sys::cas_flag new_value, sys::cas_flag old_value) argument
/freebsd-10-stable/contrib/subversion/subversion/include/private/
H A Dsvn_dav_protocol.h61 const svn_string_t *new_value; member in struct:svn_dav__two_props_t
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-windata.c253 Opaque new_value; local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DPredicate.h380 WaitForValueEqualToAndSetValueTo (T wait_value, T new_value, const TimeValue *abstime = NULL, bool *timed_out = NULL) argument
440 WaitForValueNotEqualTo (T value, T &new_value, cons argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanRunToAddress.cpp209 ThreadPlanRunToAddress::SetStopOthers (bool new_value) argument
H A DThreadPlan.cpp141 ThreadPlan::SetStopOthers (bool new_value) argument
H A DThreadPlanCallFunction.cpp429 ThreadPlanCallFunction::SetStopOthers (bool new_value) argument
H A DThreadPlanStepInRange.cpp270 ThreadPlanStepInRange::SetDefaultFlagValue (uint32_t new_value) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp334 OptionValue::SetBooleanValue (bool new_value) argument
408 OptionValue::SetFormatValue (lldb::Format new_value) argument
439 OptionValue::SetSInt64Value (int64_t new_value) argument
460 OptionValue::SetStringValue (const char *new_value) argument
481 OptionValue::SetUInt64Value (uint64_t new_value) argument
[all...]
H A DOptionValueProperties.cpp363 OptionValueProperties::SetPropertyAtIndexAsBoolean (const ExecutionContext *exe_ctx, uint32_t idx, bool new_value) argument
401 OptionValueProperties::SetPropertyAtIndexAsEnumeration (const ExecutionContext *exe_ctx, uint32_t idx, int64_t new_value) argument
495 OptionValueProperties::SetPropertyAtIndexAsSInt64 (const ExecutionContext *exe_ctx, uint32_t idx, int64_t new_value) argument
521 OptionValueProperties::SetPropertyAtIndexAsString (const ExecutionContext *exe_ctx, uint32_t idx, const char *new_value) argument
557 OptionValueProperties::SetPropertyAtIndexAsUInt64 (const ExecutionContext *exe_ctx, uint32_t idx, uint64_t new_value) argument
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-qlm.c374 uint64_t new_value = value; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DDWARFExpression.cpp1369 StreamString new_value; local
2838 StreamString new_value; variable
/freebsd-10-stable/sys/dev/nand/
H A Dnandsim.h124 uint32_t new_value; member in struct:sim_mod
/freebsd-10-stable/sys/xen/interface/xsm/
H A Dflask_op.h94 uint8_t new_value; member in struct:xen_flask_boolean
/freebsd-10-stable/contrib/subversion/subversion/svnrdump/
H A Dload_editor.c765 svn_string_t *new_value; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dhooks.c625 svn_repos__hooks_pre_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 *new_value, char action, apr_pool_t *pool) argument
H A Dload-fs-vtable.c835 svn_string_t *new_value; local
H A Dfs-wrap.c344 svn_repos_fs_change_rev_prop4(svn_repos_t *repos, svn_revnum_t rev, const char *author, const char *name, const svn_string_t *const *old_value_p, const svn_string_t *new_value, svn_boolean_t use_pre_revprop_change_hook, svn_boolean_t use_post_revprop_change_hook, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsync.c566 svn_string_t *new_value; local
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c1488 db_expr_t new_value; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c190 atomic_swap(void * volatile * mem, void *new_value) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dprop_commands.c189 const svn_string_t *new_value; local

Completed in 222 milliseconds

12