| /freebsd-13.1/usr.bin/calendar/ |
| H A D | io.c | 394 #define REPLACE(string, slen, struct_) \ macro 517 REPLACE("Easter=", 7, neaster); in cal_parse() 518 REPLACE("Paskha=", 7, npaskha); in cal_parse() 519 REPLACE("ChineseNewYear=", 15, ncny); in cal_parse() 520 REPLACE("NewMoon=", 8, nnewmoon); in cal_parse() 521 REPLACE("FullMoon=", 9, nfullmoon); in cal_parse() 522 REPLACE("MarEquinox=", 11, nmarequinox); in cal_parse() 523 REPLACE("SepEquinox=", 11, nsepequinox); in cal_parse() 524 REPLACE("JunSolstice=", 12, njunsolstice); in cal_parse() 525 REPLACE("DecSolstice=", 12, ndecsolstice); in cal_parse()
|
| /freebsd-13.1/contrib/mtree/ |
| H A D | spec.c | 498 REPLACE(type); in replacenode() 510 REPLACE(st_size); in replacenode() 520 REPLACE(st_uid); in replacenode() 521 REPLACE(st_gid); in replacenode() 522 REPLACE(st_mode); in replacenode() 523 REPLACE(st_rdev); in replacenode() 524 REPLACE(st_flags); in replacenode() 525 REPLACE(st_nlink); in replacenode() 526 REPLACE(cksum); in replacenode() 534 REPLACE(lineno); in replacenode() [all …]
|
| /freebsd-13.1/sys/netinet6/ |
| H A D | in6_src.c | 349 REPLACE(0); in in6_selectsrc() 357 REPLACE(2); in in6_selectsrc() 362 REPLACE(2); in in6_selectsrc() 372 REPLACE(3); in in6_selectsrc() 385 REPLACE(5); in in6_selectsrc() 401 REPLACE(6); in in6_selectsrc() 421 REPLACE(7); in in6_selectsrc() 430 REPLACE(7); in in6_selectsrc() 442 REPLACE(8); in in6_selectsrc() 448 REPLACE(9); in in6_selectsrc() [all …]
|
| /freebsd-13.1/contrib/elftoolchain/ar/ |
| H A D | acplex.l | 65 REPLACE|replace { return (REPLACE); }
|
| H A D | acpyacc.y | 102 %token REPLACE 210 : REPLACE mod_list { arscp_replace($2); }
|
| /freebsd-13.1/usr.bin/ar/ |
| H A D | acplex.l | 65 REPLACE|replace { return (REPLACE); }
|
| H A D | acpyacc.y | 101 %token REPLACE 209 : REPLACE mod_list { arscp_replace($2); }
|
| /freebsd-13.1/bin/pax/ |
| H A D | pat_rep.c | 68 static REPLACE *rephead = NULL; /* replacement string list head */ 69 static REPLACE *reptail = NULL; /* replacement string list tail */ 103 REPLACE *rep; 130 if ((rep = (REPLACE *)malloc(sizeof(REPLACE))) == NULL) { 861 REPLACE *pt;
|
| H A D | pat_rep.h | 53 } REPLACE; typedef
|
| /freebsd-13.1/usr.bin/sed/ |
| H A D | process.c | 109 for (linenum = 0; mf_fgets(&PS, REPLACE);) { in process() 159 cspace(&PS, hs, hsl, REPLACE); in process() 166 cspace(&HS, ps, psl, REPLACE); in process() 182 if (!mf_fgets(&PS, REPLACE)) in process() 261 cspace(&HS, "", 0, REPLACE); in process() 376 cspace(&HS, "", 0, REPLACE); in resetstate() 760 if (spflag == REPLACE) in cspace()
|
| H A D | defs.h | 138 REPLACE, /* Replace the contents. */ enumerator
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | wc-queries.sql | 190 INSERT OR REPLACE INTO nodes ( 302 INSERT OR REPLACE INTO nodes ( 451 INSERT OR REPLACE INTO lock 600 REPLACE INTO actual_node ( 997 INSERT OR REPLACE INTO nodes ( 1046 INSERT OR REPLACE INTO nodes ( 1121 INSERT OR REPLACE INTO nodes ( 1139 INSERT OR REPLACE INTO nodes ( 1170 INSERT OR REPLACE INTO externals ( 1314 INSERT OR REPLACE INTO actual_node ( [all …]
|
| /freebsd-13.1/sys/contrib/libsodium/contrib/ |
| H A D | Findsodium.cmake | 115 … string(REGEX REPLACE ".*ARCH_VALUE ([a-zA-Z0-9_]+).*" "\\1" _TARGET_ARCH "${_COMPILATION_LOG}") 140 string(REPLACE "$$CONFIG$$" "Debug" _DEBUG_PATH_SUFFIX "${_PLATFORM_PATH}") 141 string(REPLACE "$$CONFIG$$" "Release" _RELEASE_PATH_SUFFIX "${_PLATFORM_PATH}") 219 string(REGEX REPLACE ".*#[ \t]*define[ \t]*SODIUM_VERSION_STRING[ \t]*\"([^\n]*)\".*" "\\1"
|
| /freebsd-13.1/contrib/libpcap/msdos/ |
| H A D | makefile.dj | 121 REPLACE = sed -e 's/\(.*\)\.o: /\n$$(OBJ_DIR)\/\1.o: /' 124 $(CC) -MM $(CFLAGS) $(SOURCES) | $(REPLACE) > .depend.dj
|
| /freebsd-13.1/contrib/libcbor/test/ |
| H A D | CMakeLists.txt | 13 string(REGEX REPLACE ".*/([^/]+).c" "\\1" NAME ${TEST})
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | cmake_uninstall.cmake.in | 6 string(REGEX REPLACE "\n" ";" files "${files}")
|
| H A D | CMakeLists.txt | 52 string(REPLACE "=" "-" _temp_option_variable ${_option}) 53 string(REGEX REPLACE "^-" "" _option_variable ${_temp_option_variable}) 192 string(REPLACE "." "," PACKAGE_VERSION_PREDLL ${PACKAGE_VERSION_NOSUFFIX}) 260 string(REGEX REPLACE "/MD" "/MT" ${RT_FLAG} "${${RT_FLAG}}") 2101 …string(REPLACE "${SYSTEM_VERSION_MAJOR}." "" SYSTEM_MINOR_AND_PATCH_VERSION ${CMAKE_SYSTEM_VERSION… 2418 string(REPLACE ".in" "" MANPAGE ${TEMPLATE_MANPAGE}) 2442 string(REPLACE ".manfile.in" ".${MAN_FILE_FORMATS}" MANPAGE ${TEMPLATE_MANPAGE}) 2450 string(REPLACE ".manmisc.in" ".${MAN_MISC_INFO}" MANPAGE ${TEMPLATE_MANPAGE})
|
| /freebsd-13.1/contrib/libfido2/man/ |
| H A D | CMakeLists.txt | 261 string(REGEX REPLACE ".[13]" "" g ${f}) 270 string(REGEX REPLACE ".[13]" "" g ${f}) 323 string(REGEX REPLACE ".[13]" "" f ${f})
|
| /freebsd-13.1/contrib/libpcap/rpcapd/ |
| H A D | CMakeLists.txt | 149 string(REPLACE ".manadmin.in" ".${MAN_ADMIN_COMMANDS}" MANPAGE ${TEMPLATE_MANPAGE}) 157 string(REPLACE ".manfile.in" ".${MAN_FILE_FORMATS}" MANPAGE ${TEMPLATE_MANPAGE})
|
| /freebsd-13.1/contrib/googletest/googletest/cmake/ |
| H A D | internal_utils.cmake | 35 string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") 40 string(REPLACE "/W3" "/W4" ${flag_var} "${${flag_var}}") 45 string(REPLACE "/EHsc" "" ${flag_var} "${${flag_var}}")
|
| /freebsd-13.1/contrib/libfido2/ |
| H A D | CMakeLists.txt | 190 string(REPLACE "C" " -wd" MSVC_DISABLED_WARNINGS_STR 192 string(REGEX REPLACE "[/-]W[1234][ ]?" "" CMAKE_C_FLAGS ${CMAKE_C_FLAGS})
|
| /freebsd-13.1/contrib/libcbor/CMakeModules/ |
| H A D | LibFindMacros.cmake | 113 string(REGEX REPLACE "\\." "_" TMP ${${PREFIX}_LIBNAMES})
|
| /freebsd-13.1/contrib/dialog/ |
| H A D | dlg_keys.c | 391 CURSES_NAME(REPLACE),
|
| /freebsd-13.1/contrib/apr/ |
| H A D | CMakeLists.txt | 356 STRING(REGEX REPLACE ".*/([^\\]+)\\.c" "\\1" proggie ${sourcefile})
|
| /freebsd-13.1/sys/ufs/ffs/ |
| H A D | ffs_alloc.c | 2379 #define REPLACE 3 /* if not found, error else unhash and reallocate it */ macro 2500 case REPLACE: 2732 ntp = trim_lookup(ump, devvp, bno, size, inum, key, REPLACE);
|