/freebsd/crypto/openssl/test/testutil/ |
H A D | provider.c | 69 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 D | aicasm.c | 66 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 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/sys/dev/aic7xxx/ |
H A D | aic79xx_seq.h | 1030 static struct patch { struct 1031 ahd_patch_func_t *patch_func; argument 1034 skip_patch :12; argument
|
H A D | aic7xxx_seq.h | 1084 static struct patch { struct 1085 ahc_patch_func_t *patch_func; argument 1088 skip_patch :12; argument
|
/freebsd/contrib/libcbor/misc/ |
H A D | update_version.py | 15 major, minor, patch = version.split('.') variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux_libcdep.cpp | 200 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 D | sanitizer_linux_s390.cpp | 131 unsigned int major, minor, patch = 0; FixedCVE_2016_2143() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Compiler.h | 61 # 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 D | Makefile | 143 patch:: target
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa_patches.c | 383 for (struct pin_patch_t *patch = pin_patches; patch->type; patch++) { in hdac_pin_patch() local
|
H A D | pin_patch.h | 101 } patch; member
|
/freebsd/sys/dev/sym/ |
H A D | sym_fw.h | 150 void (*patch)(struct sym_hcb *); member
|
/freebsd/sys/arm/include/ |
H A D | cpuinfo.h | 92 int patch; member
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_admin.c | 311 u8 *patch) in adf_get_fw_status()
|
/freebsd/sys/sys/ |
H A D | cdio.h | 165 u_char patch[4]; /* one for each channel */ member
|
H A D | soundcard.h | 532 struct patch_info patch; member 1411 #define SEQ_SET_PATCH(dev, chn, patch) \ argument
|
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/ |
H A D | adf_4xxx_hw_data.c | 650 u8 *patch) in adf_get_fw_status()
|
/freebsd/sys/dev/sound/pcm/ |
H A D | ac97.c | 81 ac97_patch patch; member
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 65 void patch(ArrayRef<PatchItem> P) { in patch() function in llvm::ProfOStream
|
/freebsd/sys/dev/ice/ |
H A D | ice_common.c | 6150 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 D | intel-pt.h | 97 uint16_t patch; member
|
H A D | intel-pt.h.in | 97 uint16_t patch; member
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 2608 int major, minor, patch, n; in test_version() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress.c | 2608 int major, minor, patch, n; in test_version() local
|