| /freebsd-13.1/contrib/subversion/subversion/libsvn_diff/ |
| H A D | parse-diff.c | 67 const svn_patch_t *patch; member 105 const svn_patch_t *patch; member 129 const svn_patch_t *patch, in add_or_delete_single_line() 214 const svn_patch_t *patch, in svn_diff_hunk__create_adds_single_line() 227 const svn_patch_t *patch, in svn_diff_hunk__create_deletes_single_line() 936 svn_patch_t *patch, in parse_pretty_mergeinfo_line() 1054 svn_patch_t *patch, in parse_next_hunk() 1926 add_property_hunk(svn_patch_t *patch, const char *prop_name, in add_property_hunk() 1983 parse_hunks(svn_patch_t *patch, apr_file_t *apr_file, in parse_hunks() 2037 parse_binary_patch(svn_patch_t *patch, apr_file_t *apr_file, in parse_binary_patch() [all …]
|
| /freebsd-13.1/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm.c | 68 typedef struct patch { struct 70 int patch_func; argument 73 u_int skip_patch; argument 76 STAILQ_HEAD(patch_list, patch) patches; argument 490 emit_patch(scope_t *scope, int patch) in emit_patch()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | DemangleConfig.h | 36 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument 40 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument 43 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) 0 argument
|
| /freebsd-13.1/sys/dev/aic7xxx/ |
| H A D | aic7xxx_seq.h | 1086 static struct patch { struct 1087 ahc_patch_func_t *patch_func; argument 1090 skip_patch :12; argument
|
| H A D | aic79xx_seq.h | 1032 static struct patch { struct 1033 ahd_patch_func_t *patch_func; argument 1036 skip_patch :12; argument
|
| /freebsd-13.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_dep_compat.h | 147 #define SERF_VERSION_AT_LEAST(major,minor,patch) \ argument 193 #define SQLITE_VERSION_AT_LEAST(major,minor,patch) \ argument
|
| /freebsd-13.1/contrib/xz/src/liblzma/api/lzma/ |
| H A D | version.h | 76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument 79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument
|
| /freebsd-13.1/contrib/apr/include/ |
| H A D | apr_version.h | 86 #define APR_VERSION_AT_LEAST(major,minor,patch) \ argument 143 int patch; /**< patch number */ member
|
| /freebsd-13.1/contrib/libcbor/misc/ |
| H A D | update_version.py | 6 major, minor, patch = version.split('.') variable
|
| /freebsd-13.1/sys/compat/ndis/ |
| H A D | subr_hal.c | 92 image_patch_table *patch; in hal_libinit() local 113 image_patch_table *patch; in hal_libfini() local
|
| H A D | subr_usbd.c | 169 image_patch_table *patch; in usbd_libinit() local 219 image_patch_table *patch; in usbd_libfini() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_linux_libcdep.cpp | 173 int *patch) { in GetLibcVersion() 204 int major, minor, patch; in InitTlsSize() local 232 int patch; in ThreadDescriptorSize() local 272 int patch; in ThreadDescriptorSize() local
|
| H A D | sanitizer_linux_s390.cpp | 125 unsigned int major, minor, patch = 0; in FixedCVE_2016_2143() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Compiler.h | 60 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 64 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 67 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
|
| /freebsd-13.1/contrib/apr-util/include/ |
| H A D | apr_redis.h | 95 int patch; member 388 apr_uint32_t patch; member
|
| /freebsd-13.1/contrib/subversion/subversion/include/ |
| H A D | svn_version.h | 151 int patch; /**< Patch number */ member
|
| /freebsd-13.1/sys/dev/sound/pci/hda/ |
| H A D | hdaa_patches.c | 151 const char *patch = NULL; in hdac_pin_patch() local
|
| /freebsd-13.1/tools/tools/locale/ |
| H A D | Makefile | 193 patch:: target
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | serf.c | 73 int major, minor, patch; in ra_serf_get_description() local 467 int major, minor, patch; in get_user_agent_string() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | version.c | 277 int patch) in svn_version__at_least()
|
| /freebsd-13.1/sys/dev/sym/ |
| H A D | sym_fw.h | 151 void (*patch)(struct sym_hcb *); member
|
| /freebsd-13.1/contrib/serf/ |
| H A D | context.c | 344 void serf_lib_version(int *major, int *minor, int *patch) in serf_lib_version()
|
| H A D | serf.h | 1087 #define SERF_VERSION_AT_LEAST(major,minor,patch) \ argument
|
| /freebsd-13.1/sys/arm/include/ |
| H A D | cpuinfo.h | 94 int patch; member
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | patch.c | 965 choose_target_filename(const svn_patch_t *patch) in choose_target_filename() 1012 const svn_patch_t *patch, in init_patch_target() 2526 apply_one_patch(patch_target_t **patch_target, svn_patch_t *patch, in apply_one_patch() 3637 svn_patch_t *patch; in apply_patches() local
|