Searched refs:replace (Results 1 - 25 of 186) sorted by relevance

12345678

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Dmkerrno.sh38 replace='inline int \1 = \2;@#pragma D binding "1.0" \1'
40 sed -n "s/$pattern/$replace/p" | tr '@' '\n'
H A Dmksignal.sh38 replace='inline int \1 = \2;@#pragma D binding "1.0" \1'
40 sed -n "s/$pattern/$replace/p;/SIGRTMAX/q" | tr '@' '\n'
H A Dmkerrtags.sh44 replace=' "\1",'
46 sed -n "s/$pattern/$replace/p" || exit 1
/freebsd-11-stable/bin/pax/
H A Dpat_rep.h40 typedef struct replace { struct
50 struct replace *fow; /* pointer to next pattern */
/freebsd-11-stable/usr.bin/bmake/tests/shell/
H A DMakefile5 TESTS_SUBDIRS= builtin meta path path_select replace select
/freebsd-11-stable/contrib/apr/helpers/
H A Dapr_rename.pl29 replace($_, !$just_check);
33 sub replace { subroutine
34 my($file, $replace) = @_;
46 push @lines, $_ if $replace;
51 return unless $found and $replace;
53 # my $ans = prompt("replace?", 'y');
/freebsd-11-stable/contrib/libstdc++/scripts/
H A Dmake_graphs.py34 title = title.replace('_tt_', '<tt>')
35 title = title.replace('_455tt_', '</tt>')
36 title = title.replace('_b_', '<b>')
37 title = title.replace('_455b_', '</b>')
38 title = title.replace('_456', ',')
39 title = title.replace('_457', '[]')
40 title = title.replace('_', ' ')
100 build = d['id'].replace('%s_' % label, '')
105 test_name = d['id'].replace('%s_' % label, '')
107 base_build_ref = d['id'].replace('
[all...]
/freebsd-11-stable/contrib/gcclibs/include/
H A Dternary.h38 already there, and replace is 0.
42 void *data, int replace);
/freebsd-11-stable/contrib/gdb/include/
H A Dternary.h38 already there, and replace is 0.
42 PTR data, int replace));
/freebsd-11-stable/contrib/binutils/include/
H A Dternary.h38 already there, and replace is 0.
42 void *data, int replace);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DEditsReceiver.h24 virtual void replace(CharSourceRange range, StringRef text) = 0;
26 /// By default it calls replace with an empty string.
/freebsd-11-stable/tools/regression/zfs/zpool/replace/
H A Ddisk.t13 expect_ok ${ZPOOL} replace ${name0} ${disk0} ${disk1}
30 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk3}
H A Draidz2.t26 echo "action: Replace the device using 'zpool replace'."
40 expect_ok ${ZPOOL} replace ${name0} ${disk0} ${disk4}
61 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk4}
103 expect_ok ${ZPOOL} replace ${name0} ${dname0} ${disk4}
126 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk4}
165 echo "action: Replace the device using 'zpool replace'."
179 expect_ok ${ZPOOL} replace ${name0} ${disk0} ${disk4}
180 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk5}
201 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk4}
202 expect_ok ${ZPOOL} replace
[all...]
H A Dcache.t26 expect_fl ${ZPOOL} replace ${name0} ${disk1} ${disk2}
H A Dlog.t26 echo "action: Replace the device using 'zpool replace'."
42 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk3}
63 expect_ok ${ZPOOL} replace ${name0} ${disk2} ${disk3}
109 expect_ok ${ZPOOL} replace ${name0} ${dname1} ${disk3}
132 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk3}
H A Dmirror.t26 echo "action: Replace the device using 'zpool replace'."
38 expect_ok ${ZPOOL} replace ${name0} ${disk0} ${disk2}
57 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk2}
95 expect_ok ${ZPOOL} replace ${name0} ${dname0} ${disk2}
116 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk2}
H A Draidz1.t26 echo "action: Replace the device using 'zpool replace'."
39 expect_ok ${ZPOOL} replace ${name0} ${disk0} ${disk3}
59 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk3}
99 expect_ok ${ZPOOL} replace ${name0} ${dname0} ${disk3}
121 expect_ok ${ZPOOL} replace ${name0} ${disk1} ${disk3}
H A Dspare.t26 expect_fl ${ZPOOL} replace ${name0} ${disk1} ${disk2}
/freebsd-11-stable/lib/libfigpar/
H A Dstring_m.c76 * Replaces all occurrences of `find' in `source' with `replace'.
93 replaceall(char *source, const char *find, const char *replace) argument
114 rlen = replace ? strlen(replace) : 0;
120 /* If replace is longer than find, we'll need to create a temp copy */
135 for (n = 0; replace && replace[n]; n++)
136 *p++ = replace[n];
/freebsd-11-stable/usr.bin/bmake/tests/shell/replace/
H A DMakefile5 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/shell/replace
/freebsd-11-stable/usr.bin/unifdef/
H A Dunifdef.h45 #define replace(old,new) rename(old,new) macro
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/python/
H A DcreatePythonInit.py13 """.format(import_names=importNames, pkg_name=pkgRelDir.replace("/", "."))
/freebsd-11-stable/usr.sbin/unbound/setup/
H A Dlocal-unbound-setup.sh256 # Rename a file we are about to replace.
271 replace() { function
403 replace "${forward_conf}" "${tmp_forward_conf}"
411 replace "${lanzones_conf}" "${tmp_lanzones_conf}"
418 replace "${control_conf}" "${tmp_control_conf}"
426 replace "${unbound_conf}" "${tmp_unbound_conf}"
450 replace "${resolvconf_conf}" "${tmp_resolvconf_conf}"
457 replace "${resolv_conf}" "${tmp_resolv_conf}"
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib157 replace=
168 r*) replace=yes ;;
181 case $delete$extract$list$quick$replace,$index in
233 elif test -n "$quick$replace"; then
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dvstring.h605 { return this->replace(_M_iend(), _M_iend(), __first, __last); }
709 { return this->replace(_M_ibegin(), _M_iend(), __first, __last); }
725 { this->replace(__p, __p, __n, __c); }
741 { this->replace(__p, __p, __beg, __end); }
756 { return this->replace(__pos1, size_type(0),
780 { return this->replace(__pos1, size_type(0), __str._M_data()
802 { return this->replace(__pos, size_type(0), __s, __n); }
823 return this->replace(__pos, size_type(0), __s,
933 * @param pos Index of first character to replace.
948 replace(size_typ function in class:__versa_string
970 replace(size_type __pos1, size_type __n1, const __versa_string& __str, function in class:__versa_string
997 replace(size_type __pos, size_type __n1, const _CharT* __s, function in class:__versa_string
1021 replace(size_type __pos, size_type __n1, const _CharT* __s) function in class:__versa_string
1044 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) function in class:__versa_string
1062 replace(iterator __i1, iterator __i2, const __versa_string& __str) function in class:__versa_string
1080 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n) function in class:__versa_string
1101 replace(iterator __i1, iterator __i2, const _CharT* __s) function in class:__versa_string
1122 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c) function in class:__versa_string
1145 replace(iterator __i1, iterator __i2, function in class:__versa_string
1158 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) function in class:__versa_string
1168 replace(iterator __i1, iterator __i2, function in class:__versa_string
1179 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) function in class:__versa_string
1189 replace(iterator __i1, iterator __i2, function in class:__versa_string
[all...]

Completed in 135 milliseconds

12345678