Searched refs:new_val (Results 1 - 25 of 33) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dia64-sync-4.c12 compare_and_swap(long *addr, long old, long new_val) argument
14 return __sync_bool_compare_and_swap(addr, old, new_val);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/replace_if/
H A Dcheck_type.cc43 forward_iterator_wrapper<X>& end, const X& new_val)
44 { return std::replace_if(begin, end, pred_fn, new_val); }
48 forward_iterator_wrapper<X>& end, const X& new_val)
49 { return std::replace_if(begin, end, pred_obj(), new_val); }
42 test1(forward_iterator_wrapper<X>& begin, forward_iterator_wrapper<X>& end, const X& new_val) argument
47 test2(forward_iterator_wrapper<X>& begin, forward_iterator_wrapper<X>& end, const X& new_val) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/replace/
H A Dcheck_type.cc36 const X& new_val)
37 { return std::replace(begin, end, old_val, new_val); }
34 test1(forward_iterator_wrapper<X>& begin, forward_iterator_wrapper<X>& end, const X& old_val, const X& new_val) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/
H A Dcheck_type.cc51 const Y& new_val)
54 new_val);
48 test1(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output, const Y& new_val) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/replace_copy/
H A Dcheck_type.cc51 const Y& old_val, const Y& new_val)
54 new_val);
48 test1(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output, const Y& old_val, const Y& new_val) argument
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_orsl.cpp45 int64_t new_val; local
46 if (__offload_parse_int_string(env_var, new_val)) {
47 is_enabled = new_val;
H A Doffload_host.cpp3954 int64_t new_val; local
3955 if (__offload_parse_int_string(env_var, new_val)) {
3956 console_enabled = new_val & 0x0f;
4092 int64_t new_val; local
4093 if (__offload_parse_int_string(env_var, new_val)) {
4094 mic_proxy_io = new_val;
4186 int64_t new_val; local
4187 if (__offload_parse_int_string(env_var, new_val)) {
4188 __offload_active_wait = new_val;
4199 int64_t new_val; local
[all...]
/haiku-buildtools/legacy/binutils/intl/
H A Dcat-compat.c146 char *old_val, *new_val, *cp; local
169 new_val = (char *) malloc (new_val_len);
170 if (new_val == NULL)
174 cp = new_val;
176 cp = stpcpy (new_val, "NLSPATH=");
196 setenv ("NLSPATH", new_val, 1);
197 free (new_val);
199 putenv (new_val);
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dcat-compat.c146 char *old_val, *new_val, *cp; local
169 new_val = (char *) malloc (new_val_len);
170 if (new_val == NULL)
174 cp = new_val;
176 cp = stpcpy (new_val, "NLSPATH=");
196 setenv ("NLSPATH", new_val, 1);
197 free (new_val);
199 putenv (new_val);
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dcat-compat.c146 char *old_val, *new_val, *cp; local
169 new_val = (char *) malloc (new_val_len);
170 if (new_val == NULL)
174 cp = new_val;
176 cp = stpcpy (new_val, "NLSPATH=");
196 setenv ("NLSPATH", new_val, 1);
197 free (new_val);
199 putenv (new_val);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A Dpr24624.c16 typeof (v->counter) old_val, new_val;
23 "=&d" (old_val), "=&d" (new_val), "=m" (((atomic_t *) (v))->counter):
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr55093.c63 static void set_lattice_value (tree var, prop_value_t new_val) { argument
67 canonicalize_float_value (&new_val);
71 prop_value_t new_val; local
72 set_lattice_value (0, new_val);
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interface_inl.h51 void __tsan_vptr_update(void **vptr_p, void *new_val) { argument
53 if (*vptr_p != new_val) {
H A Dtsan_interface.h51 void __tsan_vptr_update(void **vptr_p, void *new_val);
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-ccp.c427 valid_lattice_transition (ccp_prop_value_t old_val, ccp_prop_value_t new_val) argument
431 if (old_val.lattice_val < new_val.lattice_val)
434 if (old_val.lattice_val != new_val.lattice_val)
437 if (!old_val.value && !new_val.value)
445 && TREE_CODE (new_val.value) == INTEGER_CST)
450 && TREE_CODE (new_val.value) == INTEGER_CST)
451 return (wi::bit_and_not (wi::to_widest (old_val.value), new_val.mask)
452 == wi::bit_and_not (wi::to_widest (new_val.value), new_val.mask));
455 if (operand_equal_p (old_val.value, new_val
504 set_lattice_value(tree var, ccp_prop_value_t new_val) argument
1041 ccp_prop_value_t *old_val, new_val; local
[all...]
H A Dvalue-prof.c447 histogram_value new_val; local
456 new_val = gimple_alloc_histogram_value (cfun, type, stmt, NULL);
460 new_val->hdata.intvl.int_start = streamer_read_hwi (ib);
461 new_val->hdata.intvl.steps = streamer_read_uhwi (ib);
462 ncounters = new_val->hdata.intvl.steps + 2;
491 new_val->hvalue.counters = XNEWVAR (gcov_type, sizeof (*new_val->hvalue.counters) * ncounters);
492 new_val->n_counters = ncounters;
494 new_val->hvalue.counters[i] = streamer_read_gcov_count (ib);
496 gimple_add_histogram_value (cfun, stmt, new_val);
533 histogram_value new_val = gimple_alloc_histogram_value (fun, val->type, NULL, NULL); local
[all...]
H A Dcombine-stack-adj.c280 rtx new_val;
283 new_val = replace_equiv_address_nv (*ml->ref, new_addr);
285 new_val = new_addr;
287 new_val = lowpart_subreg (GET_MODE (*ml->ref), new_addr,
289 validate_change (ml->insn, ml->ref, new_val, 1);
279 rtx new_val; local
H A Dtree-ssa-dom.c1790 tree new_val; local
1804 new_val = SSA_NAME_VALUE (orig_val);
1805 if (new_val
1806 && new_val != orig_val
1807 && (TREE_CODE (new_val) == SSA_NAME
1808 || is_gimple_min_invariant (new_val))
1809 && may_propagate_copy (orig_val, new_val))
1810 propagate_value (orig_p, new_val);
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dinsert_fn_imps.hpp164 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
165 { *p_e = new_val; }
/haiku-buildtools/legacy/gcc/gcc/
H A Dbasic-block.h211 #define INT_LIST_SET_VAL(p, new_val) ((p)->val = (new_val))
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_iterators.h96 operator=(U&& new_val) argument
100 *ptr = std::forward<U>(new_val);
105 operator=(const U& new_val) argument
109 *ptr = new_val;
/haiku-buildtools/binutils/gas/config/
H A Dtc-hppa.c1717 offsetT new_val;
1781 new_val = ((fmt == 12 || fmt == 17 || fmt == 22) ? 8 : 0);
1790 new_val = ((fmt == 12 || fmt == 17 || fmt == 22) ? 8 : 0);
1793 new_val = hppa_field_adjust (* valP, 0, hppa_fixP->fx_r_field);
1816 new_val = hppa_field_adjust (* valP, 0, hppa_fixP->fx_r_field);
1822 CHECK_FIELD_WHERE (new_val, 8191, -8192,
1824 val = new_val;
1830 CHECK_FIELD_WHERE (new_val, 8191, -8192,
1832 val = new_val;
1839 CHECK_FIELD_WHERE (new_val, 819
1715 offsetT new_val; local
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-hppa.c4443 offsetT new_val;
4507 new_val = ((fmt == 12 || fmt == 17 || fmt == 22) ? 8 : 0);
4516 new_val = ((fmt == 12 || fmt == 17 || fmt == 22) ? 8 : 0);
4519 new_val = hppa_field_adjust (* valP, 0, hppa_fixP->fx_r_field);
4542 new_val = hppa_field_adjust (* valP, 0, hppa_fixP->fx_r_field);
4548 CHECK_FIELD_WHERE (new_val, 8191, -8192,
4550 val = new_val;
4556 CHECK_FIELD_WHERE (new_val, 8191, -8192,
4558 val = new_val;
4565 CHECK_FIELD_WHERE (new_val, 819
4441 offsetT new_val; local
[all...]
/haiku-buildtools/legacy/gcc/libio/
H A Dstreambuf.h187 fmtflags flags(fmtflags new_val) { argument
188 fmtflags old_val = _flags; _flags = new_val; return old_val; }
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C51 unsigned long flags(unsigned long new_val) { argument
52 unsigned long old_val = _flags; _flags = new_val; return old_val; }

Completed in 339 milliseconds

12