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

12

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DSaveAndRestore.h25 SaveAndRestore(T& x, const T &new_value) : X(x), old_value(x) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DAtomic.cpp38 CompareAndSwap(volatile sys::cas_flag* ptr, sys::cas_flag new_value, sys::cas_flag old_value) argument
/macosx-10.10.1/MITKerberosShim-66/profile/
H A Dprof_set.c83 profile_update_relation(profile_t profile, const char **names, const char *old_value, const char *new_value) argument
234 profile_add_relation(profile_t profile, const char **names, const char *new_value) argument
H A Dprof_tree.c630 profile_set_relation_value(struct profile_node *node, const char *new_value) argument
/macosx-10.10.1/WTF-7600.1.24/wtf/dtoa/
H A Ddiy-fp.h108 void set_f(uint64_t new_value) { f_ = new_value; } argument
109 void set_e(int new_value) { e_ = new_value; } argument
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dsetenv.c137 char *new_value; local
227 char *new_value; local
[all...]
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dsetenv.c136 char *new_value; local
226 char *new_value; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/unittests/Support/
H A DValueHandleTest.cpp276 virtual void allUsesReplacedWith(Value *new_value) { argument
309 virtual void allUsesReplacedWith(Value *new_value) { argument
/macosx-10.10.1/libauto-186/
H A DWriteBarrier.cpp108 inline bool compare_and_swap(unsigned char *card, unsigned char old_value, unsigned char new_value) { argument
H A DBitmap.h339 static inline bool atomic_compare_and_swap_word(usword_t old_value, usword_t new_value, volatile usword_t *addr) { argument
/macosx-10.10.1/libunwind-35.3/src/
H A DUnwindLevel1.c380 EXPORT void _Unwind_SetGR(struct _Unwind_Context* context, int index, uintptr_t new_value) argument
404 EXPORT void _Unwind_SetIP(struct _Unwind_Context* context, uintptr_t new_value) argument
H A DUnwind-sjlj.c367 EXPORT void _Unwind_SetGR(struct _Unwind_Context* context, int index, uintptr_t new_value) argument
402 EXPORT void _Unwind_SetIP(struct _Unwind_Context* context, uintptr_t new_value) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Dsysctl.c250 int new_value = 0, old_value = 0, changed = 0, error; local
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dtcp_cc.c164 UInt32 new_value = sac->sc_unit; local
182 UInt32 new_value = TCP_CCDBG_NOUNIT; local
H A Dtcp_usrreq.c2243 u_int32_t new_value = 0, *space_p = NULL; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/chud/
H A Dchud_thread.c544 chudxnu_thread_set_marked(thread_t thread, boolean_t new_value) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh-symbian.c482 bfd_vma new_value = 0; local
H A Delf32-m68hc11.c577 unsigned new_value; local
/macosx-10.10.1/postfix-255/postfix/src/postconf/
H A Dpostconf_master.c746 pcf_edit_master_field(PCF_MASTER_ENT *masterp, int field, const char *new_value) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_ptmx.c154 int new_value, changed; local
/macosx-10.10.1/cups-408/cups/cups/
H A Ddest-options.c270 cupsCopyDestConflicts( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int num_options, cups_option_t *options, const char *new_option, const char *new_value, int *num_conflicts, cups_option_t **conflicts, int *num_resolved, cups_option_t **resolved) argument
2001 cups_test_constraints( cups_dinfo_t *dinfo, const char *new_option, const char *new_value, int num_options, cups_option_t *options, int *num_conflicts, cups_option_t **conflicts) argument
[all...]
/macosx-10.10.1/libclosure-65/
H A Druntime.c110 int32_t new_value = old_value - 2; local
132 int32_t new_value = old_value - 2; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dtransupp.c1153 JDIMENSION new_value; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecCustomTransform.cpp794 CFTypeRef new_value = attribute_set_notification(ah, value); local
807 CFTypeRef new_value = attribute_set_notification(ah, value); local
/macosx-10.10.1/swig-12/Source/Modules/
H A Dtypepass.cxx790 String *new_value; local

Completed in 332 milliseconds

12