| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | SimplifyConstraints.cpp | 18 substitute(const Formula &F, in substitute() function 30 return arena.makeNot(substitute(*F.operands()[0], Substitutions, arena)); in substitute() 32 return arena.makeAnd(substitute(*F.operands()[0], Substitutions, arena), in substitute() 33 substitute(*F.operands()[1], Substitutions, arena)); in substitute() 35 return arena.makeOr(substitute(*F.operands()[0], Substitutions, arena), in substitute() 36 substitute(*F.operands()[1], Substitutions, arena)); in substitute() 39 substitute(*F.operands()[0], Substitutions, arena), in substitute() 40 substitute(*F.operands()[1], Substitutions, arena)); in substitute() 42 return arena.makeEquals(substitute(*F.operands()[0], Substitutions, arena), in substitute() 43 substitute(*F.operands()[1], Substitutions, arena)); in substitute() [all …]
|
| /freebsd-14.2/contrib/dialog/samples/copifuncs/ |
| H A D | copi.ifmcfg5 | 11 # "PhoneTrans <what-to-strip> / <what-to-substitute-instead>"
|
| /freebsd-14.2/contrib/tcsh/nls/C/ |
| H A D | set1 | 91 89 No previous substitute 92 90 Bad substitute
|
| /freebsd-14.2/usr.bin/sed/ |
| H A D | process.c | 77 static int substitute(struct s_command *); 231 sdone |= substitute(cp); in process() 384 substitute(struct s_command *cp) in substitute() function
|
| /freebsd-14.2/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | b4420qds.dts | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| H A D | b4420si-pre.dtsi | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| H A D | b4420si-post.dtsi | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| H A D | p5040si-pre.dtsi | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| H A D | b4qds.dtsi | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| H A D | p5040ds.dts | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| H A D | p5040si-post.dtsi | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| H A D | b4si-post.dtsi | 28 * (including, but not limited to, procurement of substitute goods or services;
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusLanguage.cpp | 440 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute() function in __anonb5c80d700111::ManglingSubstitutor 564 TS.substitute(mangled_name.GetStringRef(), "a", "c")) in GenerateAlternateFunctionManglings() 569 TS.substitute(mangled_name.GetStringRef(), "x", "l")) in GenerateAlternateFunctionManglings() 575 TS.substitute(mangled_name.GetStringRef(), "y", "m")) in GenerateAlternateFunctionManglings() 579 CtorDtorSubstitutor().substitute(mangled_name.GetStringRef())) in GenerateAlternateFunctionManglings()
|
| /freebsd-14.2/contrib/diff/ |
| H A D | README | 14 substitute for the documentation.
|
| /freebsd-14.2/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | cmd-doc.tlib | 186 (emit (string-substitute (get "sub-text") rep-string (get field-name))) 326 (set! sect-name (string-upcase! (string-substitute 328 (set! macro-name (string-downcase! (string-substitute 448 (set! o_nm (string-substitute o_nm "-" "\\-" )) 1068 (if (exist? "doc") (string-substitute (get "doc" "") "\n\n" "\n.sp\n")
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | configure.ac | 726 dnl Check for "pcap_list_datalinks()" and use a substitute version if 745 dnl Check for "pcap_datalink_name_to_val()", and use a substitute 748 dnl use a substitute version. 766 dnl Check for "pcap_set_datalink()"; you can't substitute for it if 773 dnl Check for "pcap_breakloop()"; you can't substitute for it if
|
| H A D | CMakeLists.txt | 782 # Check for "pcap_list_datalinks()" and use a substitute version if 796 # Check for "pcap_datalink_name_to_val()", and use a substitute 799 # use a substitute version. 807 # Check for "pcap_set_datalink()"; you can't substitute for it if 814 # Check for "pcap_breakloop()"; you can't substitute for it if 821 # Check for "pcap_dump_ftell()"; we use a substitute version
|
| H A D | configure.in | 547 dnl and "pcap_datalink_name_to_val()", and use substitute versions 576 dnl Check for "pcap_breakloop()"; you can't substitute for it if 583 dnl Check for "pcap_dump_ftell()" and use a substitute version
|
| /freebsd-14.2/contrib/libxo/doc/ |
| H A D | getting.rst | 55 so you'll need to substitute "`gzip -dc $file | tar xf -`" instead
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | iconv.m4 | 280 dnl Also substitute ICONV_CONST in the gnulib generated <iconv.h>.
|
| /freebsd-14.2/lib/libc/softfloat/templates/ |
| H A D | softfloat-specialize | 44 substitute a result value. If traps are not implemented, this routine
|
| /freebsd-14.2/lib/libc/softfloat/ |
| H A D | softfloat-specialize | 58 substitute a result value. If traps are not implemented, this routine
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | ntpdbase-opts.def | 453 Attempt to substitute the CPU counter for @code{QueryPerformanceCounter}.
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | print | 305 // requires transcoding, implementations should substitute
|
| /freebsd-14.2/contrib/sqlite3/tea/tclconfig/ |
| H A D | tcl.m4 | 2396 # and if the problem exists use a substitute procedure 2592 # See if we could use long anyway Note that we substitute in the 3480 # Convert to a native path and substitute into the output files. 3662 # Convert to a native path and substitute into the output files.
|