| /freebsd-12.1/contrib/subversion/subversion/libsvn_diff/ |
| H A D | parse-diff.c | 67 const svn_patch_t *patch; member 100 const svn_patch_t *patch; member 124 const svn_patch_t *patch, in add_or_delete_single_line() 209 const svn_patch_t *patch, in svn_diff_hunk__create_adds_single_line() 222 const svn_patch_t *patch, in svn_diff_hunk__create_deletes_single_line() 926 svn_patch_t *patch, in parse_mergeinfo() 1044 svn_patch_t *patch, in parse_next_hunk() 1886 add_property_hunk(svn_patch_t *patch, const char *prop_name, in add_property_hunk() 1943 parse_hunks(svn_patch_t *patch, apr_file_t *apr_file, in parse_hunks() 1997 parse_binary_patch(svn_patch_t *patch, apr_file_t *apr_file, in parse_binary_patch() [all …]
|
| /freebsd-12.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 492 emit_patch(scope_t *scope, int patch) in emit_patch()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Demangle/ |
| H A D | Compiler.h | 42 #define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 46 #define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 49 #define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
|
| /freebsd-12.1/sys/dev/aic7xxx/ |
| H A D | aic79xx_seq.h | 1032 static struct patch { struct 1033 ahd_patch_func_t *patch_func; argument 1036 skip_patch :12; argument
|
| H A D | aic7xxx_seq.h | 1086 static struct patch { struct 1087 ahc_patch_func_t *patch_func; argument 1090 skip_patch :12; argument
|
| /freebsd-12.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_dep_compat.h | 152 #define SERF_VERSION_AT_LEAST(major,minor,patch) \ argument 198 #define SQLITE_VERSION_AT_LEAST(major,minor,patch) \ argument
|
| /freebsd-12.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-12.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-12.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-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_linux_libcdep.cc | 166 int *patch) { in GetLibcVersion() 223 bool CmpLibcVersion(int major, int minor, int patch) { in CmpLibcVersion() 280 int patch; in ThreadDescriptorSize() local
|
| H A D | sanitizer_linux_s390.cc | 125 unsigned int major, minor, patch = 0; in FixedCVE_2016_2143() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | Compiler.h | 52 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 56 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 59 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
|
| /freebsd-12.1/contrib/subversion/subversion/include/ |
| H A D | svn_version.h | 151 int patch; /**< Patch number */ member
|
| /freebsd-12.1/sys/dev/sound/pci/hda/ |
| H A D | hdaa_patches.c | 151 const char *patch = NULL; in hdac_pin_patch() local
|
| /freebsd-12.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-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | version.c | 277 int patch) in svn_version__at_least()
|
| /freebsd-12.1/sys/dev/sym/ |
| H A D | sym_fw.h | 151 void (*patch)(struct sym_hcb *); member
|
| /freebsd-12.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-12.1/contrib/gdb/gdb/ |
| H A D | ax-general.c | 207 ax_label (struct agent_expr *x, int patch, int target) in ax_label()
|
| /freebsd-12.1/sys/arm/include/ |
| H A D | cpuinfo.h | 95 int patch; member
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | patch.c | 963 choose_target_filename(const svn_patch_t *patch) in choose_target_filename() 1010 const svn_patch_t *patch, in init_patch_target() 2521 apply_one_patch(patch_target_t **patch_target, svn_patch_t *patch, in apply_one_patch() 3632 svn_patch_t *patch; in apply_patches() local
|
| H A D | shelve.c | 436 svn_patch_t *patch; in svn_client_shelf_get_paths() local
|
| /freebsd-12.1/contrib/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 62 void patch(PatchItem *P, int NItems) { in patch() function in llvm::ProfOStream
|