Searched refs:replacement (Results 1 - 25 of 165) sorted by relevance

1234567

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dprintable.c13 /* char *printable(buffer, replacement)
15 /* int replacement;
17 /* char *printable_except(buffer, replacement, except)
19 /* int replacement;
23 /* in its input with the given replacement.
31 /* .IP replacement
70 char *printable(char *string, int replacement) argument
72 return (printable_except(string, replacement, (char *) 0));
77 char *printable_except(char *string, int replacement, const char *except) argument
97 *cp = replacement;
[all...]
H A Dneuter.c11 /* char *neuter(buffer, bad, replacement)
14 /* int replacement;
17 /* by the given replacement.
24 /* .IP replacement
49 char *neuter(char *string, const char *bad, int replacement) argument
56 *cp = replacement;
H A Dtranslit.c11 /* char *translit(buf, original, replacement)
14 /* char *replacement;
42 char *translit(char *string, const char *original, const char *replacement) argument
53 *cp = replacement[op - original];
H A Dstringops.h45 #define printable(string, replacement) \
46 printable_except((string), (replacement), (char *) 0)
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dnaptr_35.h33 dns_name_t replacement; member in struct:dns_rdata_naptr
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dnaptr_35.h32 dns_name_t replacement; member in struct:dns_rdata_naptr
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov-driver-system.c157 char *replacement = NULL; local
162 replacement = buffer;
173 replacement = getenv (p);
174 if (replacement == NULL)
175 replacement = empty;
186 /* Concat beginning of the path, replacement and
189 unsigned repl_length = replacement != NULL ? strlen (replacement) : 0;
195 if (replacement != NULL)
196 buffer_ptr = (char *)memcpy (buffer_ptr, replacement, repl_lengt
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov-driver-system.c157 char *replacement = NULL; local
162 replacement = buffer;
173 replacement = getenv (p);
174 if (replacement == NULL)
175 replacement = empty;
186 /* Concat beginning of the path, replacement and
189 unsigned repl_length = replacement != NULL ? strlen (replacement) : 0;
195 if (replacement != NULL)
196 buffer_ptr = (char *)memcpy (buffer_ptr, replacement, repl_lengt
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dnewconfig.py10 for (orig, replacement) in config.substitutions:
12 return replacement
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmacrotab.h243 we #defined a preprocessor symbol named NAME, whose replacement
247 const char *name, const char *replacement);
254 whose names are given in ARGV, whose replacement string is REPLACEMENT. If
262 const char *replacement);
307 /* The replacement string (body) of the macro. For ordinary macros,
312 const char *replacement; member in struct:macro_definition
H A Dmacrotab.c556 const char *replacement)
564 d->replacement = macro_bcache_str (t, replacement);
620 macro_bcache_free (t, (char *) d->replacement);
692 const char *replacement)
712 else if (strcmp (replacement, found_def->replacement))
756 const char *replacement)
766 replacement);
782 d = new_macro_definition (t, kind, argc, argv, replacement);
548 new_macro_definition(struct macro_table *t, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
684 check_for_redefinition(struct macro_source_file *source, int line, const char *name, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
748 macro_define_internal(struct macro_source_file *source, int line, const char *name, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
784 macro_define_object_internal(struct macro_source_file *source, int line, const char *name, const char *replacement, enum macro_special_kind special_kind) argument
795 macro_define_object(struct macro_source_file *source, int line, const char *name, const char *replacement) argument
814 macro_define_function(struct macro_source_file *source, int line, const char *name, int argc, const char **argv, const char *replacement) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmacrotab.h243 we #defined a preprocessor symbol named NAME, whose replacement
247 const char *name, const char *replacement);
254 whose names are given in ARGV, whose replacement string is REPLACEMENT. If
262 const char *replacement);
307 /* The replacement string (body) of the macro. For ordinary macros,
312 const char *replacement; member in struct:macro_definition
H A Dmacrotab.c557 const char *replacement)
565 d->replacement = macro_bcache_str (t, replacement);
621 macro_bcache_free (t, (char *) d->replacement);
693 const char *replacement)
713 else if (strcmp (replacement, found_def->replacement))
757 const char *replacement)
767 replacement);
783 d = new_macro_definition (t, kind, argc, argv, replacement);
549 new_macro_definition(struct macro_table *t, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
685 check_for_redefinition(struct macro_source_file *source, int line, const char *name, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
749 macro_define_internal(struct macro_source_file *source, int line, const char *name, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
785 macro_define_object_internal(struct macro_source_file *source, int line, const char *name, const char *replacement, enum macro_special_kind special_kind) argument
796 macro_define_object(struct macro_source_file *source, int line, const char *name, const char *replacement) argument
815 macro_define_function(struct macro_source_file *source, int line, const char *name, int argc, const char **argv, const char *replacement) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
H A Dbackward_warning.h36 listing of replacement headers and interfaces, consult the file \
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
H A Dbackward_warning.h36 listing of replacement headers and interfaces, consult the file \
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dxref.c495 char *replacement = get_xref_token (0); local
501 if (*replacement)
502 execute_string ("%s", replacement);
521 if (*replacement)
524 execute_string ("%s", replacement);
537 execute_string ("%s", *replacement ? replacement
541 else if (*replacement) /* do not show the url */
542 execute_string ("%s", replacement);
563 if (replacement)
[all...]
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Dccformat71 ) && echo replaced; } || { echo replacement FAILED; exit 1; }
/netbsd-current/external/public-domain/sqlite/dist/
H A DReplace.cs152 // line argument. Then, grab the replacement string,
156 string replacement = args[1];
197 string outputLine = regEx.Replace(inputLine, replacement);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-prettyprint.c283 struct value *replacement = NULL; local
286 gdbpy_ref<> py_str = pretty_print_one_value (printer, &replacement);
333 else if (replacement)
338 common_val_print (replacement, stream, recurse, &opts, language);
625 set to the replacement value and this function returns NULL. On
630 struct value **replacement,
633 *replacement = NULL;
634 gdbpy_ref<> py_str = pretty_print_one_value (printer_obj, replacement);
636 if (*replacement == NULL && py_str == NULL)
629 apply_varobj_pretty_printer(PyObject *printer_obj, struct value **replacement, struct ui_file *stream) argument
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A DMakefile2019 @echo "wpa_gui has been removed - see wpa_gui-qt4 for replacement"
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc57 path::replace_filename(const path& replacement) argument
60 operator/=(replacement);
71 path::replace_extension(const path& replacement) argument
87 if (!replacement.empty() && replacement.native()[0] != dot)
89 _M_pathname += replacement.native();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc57 path::replace_filename(const path& replacement) argument
60 operator/=(replacement);
71 path::replace_extension(const path& replacement) argument
87 if (!replacement.empty() && replacement.native()[0] != dot)
89 _M_pathname += replacement.native();
/netbsd-current/external/zlib/pigz/dist/
H A Dpigz.spec13 pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries.
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c287 struct value *replacement = NULL; local
290 gdbpy_ref<> py_str = pretty_print_one_value (printer, &replacement);
337 else if (replacement)
342 common_val_print (replacement, stream, recurse, &opts, language);
636 set to the replacement value and this function returns NULL. On
641 struct value **replacement,
648 *replacement = NULL;
649 gdbpy_ref<> py_str = pretty_print_one_value (printer_obj, replacement);
651 if (*replacement == NULL && py_str == NULL)
640 apply_varobj_pretty_printer(PyObject *printer_obj, struct value **replacement, struct ui_file *stream, const value_print_options *opts) argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs452 foreach (XElement replacement in root.Descendants("replacement"))
454 int offset = int.Parse(replacement.Attribute("offset").Value);
455 int length = int.Parse(replacement.Attribute("length").Value);
459 edit.Replace(span, replacement.Value);

Completed in 426 milliseconds

1234567