Home
last modified time | relevance | path

Searched defs:patch (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/test/testutil/
H A Dprovider.c69 int major, minor, patch; member
99 int fips_provider_version_eq(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_eq()
109 int fips_provider_version_ne(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_ne()
119 int fips_provider_version_le(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_le()
132 int fips_provider_version_lt(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_lt()
145 int fips_provider_version_gt(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_gt()
158 int fips_provider_version_ge(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_ge()
174 int major, minor, patch, r; in fips_provider_version_match() local
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm.c66 typedef struct patch { struct
68 int patch_func; argument
71 u_int skip_patch; argument
74 STAILQ_HEAD(patch_list, patch) patches; argument
488 emit_patch(scope_t *scope, int patch) in emit_patch()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h36 #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/sys/dev/aic7xxx/
H A Daic79xx_seq.h1030 static struct patch { struct
1031 ahd_patch_func_t *patch_func; argument
1034 skip_patch :12; argument
H A Daic7xxx_seq.h1084 static struct patch { struct
1085 ahc_patch_func_t *patch_func; argument
1088 skip_patch :12; argument
/freebsd/contrib/libcbor/misc/
H A Dupdate_version.py15 major, minor, patch = version.split('.') variable
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp200 int *patch) { in GetLibcVersion()
231 int major, minor, patch; in InitTlsSize() local
259 int patch; in ThreadDescriptorSizeFallback() local
301 int patch; in ThreadDescriptorSizeFallback() local
H A Dsanitizer_linux_s390.cpp131 unsigned int major, minor, patch = 0; FixedCVE_2016_2143() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h61 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
65 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
68 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
/freebsd/tools/tools/locale/
H A DMakefile143 patch:: target
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c383 for (struct pin_patch_t *patch = pin_patches; patch->type; patch++) { in hdac_pin_patch() local
H A Dpin_patch.h101 } patch; member
/freebsd/sys/dev/sym/
H A Dsym_fw.h150 void (*patch)(struct sym_hcb *); member
/freebsd/sys/arm/include/
H A Dcpuinfo.h92 int patch; member
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_admin.c311 u8 *patch) in adf_get_fw_status()
/freebsd/sys/sys/
H A Dcdio.h165 u_char patch[4]; /* one for each channel */ member
H A Dsoundcard.h532 struct patch_info patch; member
1411 #define SEQ_SET_PATCH(dev, chn, patch) \ argument
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c650 u8 *patch) in adf_get_fw_status()
/freebsd/sys/dev/sound/pcm/
H A Dac97.c81 ac97_patch patch; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp65 void patch(ArrayRef<PatchItem> P) { in patch() function in llvm::ProfOStream
/freebsd/sys/dev/ice/
H A Dice_common.c6150 ice_is_fw_api_min_ver(struct ice_hw * hw,u8 maj,u8 min,u8 patch) ice_is_fw_api_min_ver() argument
6175 ice_is_fw_min_ver(struct ice_hw * hw,u8 branch,u8 maj,u8 min,u8 patch) ice_is_fw_min_ver() argument
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h97 uint16_t patch; member
H A Dintel-pt.h.in97 uint16_t patch; member
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c2608 int major, minor, patch, n; in test_version() local
/freebsd/contrib/libevent/test/
H A Dregress.c2608 int major, minor, patch, n; in test_version() local

12