Searched defs:replace (Results 1 - 25 of 29) sorted by relevance

12

/haiku-buildtools/legacy/binutils/libiberty/
H A Dternary.c37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) argument
H A Dsetenv.c83 setenv (const char *name, const char *value, int replace) argument
/haiku-buildtools/gcc/libiberty/
H A Dsetenv.c85 setenv (const char *name, const char *value, int replace) argument
/haiku-buildtools/binutils/libiberty/
H A Dsetenv.c83 setenv (const char *name, const char *value, int replace) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr38385.c28 find_reloads (rtx insn, int replace, int ind_levels, int live_known, argument
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dbastring.cc118 replace (size_type pos1, size_type n1, function in class:basic_string
153 replace (size_type pos, size_type n1, const charT* s, size_type n2) function in class:basic_string
189 replace (size_type pos, size_type n1, size_type n2, charT c) function in class:basic_string
H A Dbastring.h298 basic_string& replace (size_type pos, size_type n1, const charT* s) function in class:basic_string
301 basic_string& replace (size_type pos, size_type n, charT c) function in class:basic_string
303 basic_string& replace (iterator i1, iterator i2, const basic_string& str) function in class:basic_string
305 basic_string& replace (iterator i1, iterator i2, const charT* s, size_type n) function in class:basic_string
307 basic_string& replace (iterator i1, iterator i2, const charT* s) function in class:basic_string
309 basic_string& replace (iterator i1, iterator i2, size_type n, charT c) function in class:basic_string
454 replace (iterator i1, iterator i2, InputIterator j1, InputIterator j2) function in class:basic_string
[all...]
/haiku-buildtools/gcc/contrib/
H A Dcompare_two_ftime_report_sets519 replace = r"\2\t\3\t\4\t\5\t\1" variable
/haiku-buildtools/legacy/binutils/binutils/
H A Dar.c348 none = 0, delete, replace, print_table, enumerator in enum:__anon2454
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dvstring.h1257 replace(size_type __pos, size_type __n, const __versa_string& __str) function in class:__versa_string
1280 replace(size_type __pos1, size_type __n1, const __versa_string& __str, function in class:__versa_string
1308 replace(size_type __pos, size_type __n1, const _CharT* __s, function in class:__versa_string
1332 replace(size_type __pos, size_type __n1, const _CharT* __s) function in class:__versa_string
1356 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) function in class:__versa_string
1375 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
1398 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
1424 replace(const_iterator __i1, const_iterator __i2, const _CharT* __s) function in class:__versa_string
1449 replace(const_iterator __i1, const_iterator __i2, size_type __n, function in class:__versa_string
1478 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
1490 replace(iterator __i1, iterator __i2, function in class:__versa_string
1505 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
1521 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
1537 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
1553 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
1582 replace(const_iterator __i1, const_iterator __i2, function in class:__versa_string
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dalgo.h1401 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
1430 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
1443 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h1531 replace(size_type __pos, size_type __n, const basic_string& __str) function in class:basic_string
1553 replace(size_type __pos1, size_type __n1, const basic_string& __str, function in class:basic_string
1578 replace(size_type __pos, size_type __n1, const _CharT* __s, function in class:basic_string
1603 replace(size_type __pos, size_type __n1, const _CharT* __s) function in class:basic_string
1627 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) function in class:basic_string
1645 replace(__const_iterator __i1, __const_iterator __i2, function in class:basic_string
1665 replace(__const_iterator __i1, __const_iterator __i2, function in class:basic_string
1687 replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) function in class:basic_string
1708 replace(__const_iterator __i1, __const_iterator __i2, size_type __n, function in class:basic_string
1735 replace(const_iterator __i1, const_iterator __i2, function in class:basic_string
1751 replace(iterator __i1, iterator __i2, function in class:basic_string
1765 replace(__const_iterator __i1, __const_iterator __i2, function in class:basic_string
1776 replace(__const_iterator __i1, __const_iterator __i2, function in class:basic_string
1787 replace(__const_iterator __i1, __const_iterator __i2, function in class:basic_string
1798 replace(__const_iterator __i1, __const_iterator __i2, function in class:basic_string
1823 basic_string& replace(const_iterator __i1, const_iterator __i2, function in class:basic_string
[all...]
H A Dstl_algo.h4233 replace(_ForwardIterator __first, _ForwardIterator __last, function
/haiku-buildtools/binutils/binutils/
H A Dar.c114 none = 0, del, replace, print_table, enumerator in enum:operations
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dsymbols.c557 symbol_clone(symbolS *orgsymP, int replace) argument
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_algo.h468 void replace(_ForwardIter __first, _ForwardIter __last, function
H A Dstl_rope.h1952 static _RopeRep* replace(_RopeRep* __old, size_t __pos1, function in class:rope
2031 void replace(size_t __p, size_t __n, const rope& __r) { function in class:rope
2038 void replace(size_t __p, size_t __n, function in class:rope
2044 void replace(size_t __p, size_t __n, _CharT __c) { function in class:rope
2049 void replace(size_ function in class:rope
2054 void replace(size_t __p, size_t __n, function in class:rope
2060 void replace(size_t __p, size_t __n, function in class:rope
2066 void replace(size_t __p, size_t __n, function in class:rope
2073 void replace(size_t __p, _CharT __c) { function in class:rope
2078 void replace(size_t __p, const rope& __r) { function in class:rope
2082 void replace(size_t __p, const _CharT* __i, size_t __i_len) { function in class:rope
2086 void replace(size_t __p, const _CharT* __c_string) { function in class:rope
2090 void replace(size_t __p, const _CharT* __i, const _CharT* __j) { function in class:rope
2094 void replace(size_t __p, const const_iterator& __i, function in class:rope
2099 void replace(size_t __p, const iterator& __i, function in class:rope
2140 void replace(const iterator& __p, const iterator& __q, function in class:rope
2143 void replace(const iterator& __p, const iterator& __q, _CharT __c) function in class:rope
2145 void replace(const iterator& __p, const iterator& __q, function in class:rope
2148 void replace(const iterator& __p, const iterator& __q, function in class:rope
2151 void replace(const iterator& __p, const iterator& __q, function in class:rope
2154 void replace(const iterator& __p, const iterator& __q, function in class:rope
2157 void replace(const iterator& __p, const iterator& __q, function in class:rope
2162 void replace(const iterator& __p, const rope& __r) function in class:rope
2164 void replace(const iterator& __p, _CharT __c) function in class:rope
2166 void replace(const iterator& __p, const _CharT* __c_string) function in class:rope
2168 void replace(const iterator& __p, const _CharT* __i, size_t __n) function in class:rope
2170 void replace(const iterator& __p, const _CharT* __i, const _CharT* __j) function in class:rope
2172 void replace(const iterator& __p, const_iterator __i, function in class:rope
2175 void replace(const iterator& __p, iterator __i, iterator __j) function in class:rope
[all...]
/haiku-buildtools/binutils/gas/
H A Dsymbols.c554 symbol_clone(symbolS *orgsymP, int replace) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A Dpr49303.c121 int get_last_value_validate (rtx *loc, rtx insn, int tick, int replace) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dgcc.c5573 char *replace; member in struct:mswitchstr
/haiku-buildtools/gcc/gcc/
H A Dtree-eh.c2007 gimple_seq replace; local
[all...]
H A Dreload.c2641 find_reloads(rtx_insn *insn, int replace, int ind_levels, int live_known, short *reload_reg_p) argument
[all...]
H A Dsched-int.h229 struct dep_replacement *replace; member in struct:_dep
H A Dira.c2948 unsigned char replace : 1; member in struct:equivalence
[all...]
H A Dreload1.c3251 eliminate_regs_in_insn(rtx_insn *insn, int replace) argument
[all...]

Completed in 405 milliseconds

12