/freebsd-src/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-src/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-src/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-src/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-src/contrib/xz/src/liblzma/api/lzma/ |
H A D | version.h | 86 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument 89 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument
|
/freebsd-src/contrib/libcbor/misc/ |
H A D | update_version.py | 15 major, minor, patch = version.split('.') variable
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux_libcdep.cpp | 175 GetLibcVersion(int * major,int * minor,int * patch) GetLibcVersion() argument 206 int major, minor, patch; InitTlsSize() local 234 int patch; ThreadDescriptorSizeFallback() local 276 int patch; ThreadDescriptorSizeFallback() local
|
H A D | sanitizer_linux_s390.cpp | 124 unsigned int major, minor, patch = 0; in FixedCVE_2016_2143() local
|
/freebsd-src/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-src/tools/tools/locale/ |
H A D | Makefile | 143 patch:: target
|
/freebsd-src/sys/dev/sound/pci/hda/ |
H A D | hdaa_patches.c | 382 for (struct pin_patch_t *patch = pin_patches; patch->type; patch++) { hdac_pin_patch() local [all...] |
H A D | pin_patch.h | 101 } patch; member
|
/freebsd-src/sys/dev/sym/ |
H A D | sym_fw.h | 150 void (*patch)(struct sym_hcb *); member
|
/freebsd-src/sys/arm/include/ |
H A D | cpuinfo.h | 92 int patch; member
|
/freebsd-src/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_admin.c | 311 u8 *patch) in adf_get_fw_status()
|
/freebsd-src/sys/dev/sound/pcm/ |
H A D | ac97.c | 80 ac97_patch patch; global() member
|
/freebsd-src/sys/dev/qat/qat_hw/qat_4xxx/ |
H A D | adf_4xxx_hw_data.c | 650 u8 *patch) in adf_get_fw_status()
|
/freebsd-src/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; global() member 1410 SEQ_SET_PATCH(dev,chn,patch) global() argument [all...] |
/freebsd-src/contrib/xz/src/xz/ |
H A D | list.c | 327 unsigned int patch = ver / 10U; in xz_ver_to_str() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 63 // For raw_string_ostream, the patch is done on the target string in patch() function in llvm::ProfOStream
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_common.c | 6165 ice_is_fw_api_min_ver(struct ice_hw * hw,u8 maj,u8 min,u8 patch) ice_is_fw_api_min_ver() argument 6190 ice_is_fw_min_ver(struct ice_hw * hw,u8 branch,u8 maj,u8 min,u8 patch) ice_is_fw_min_ver() argument
|
/freebsd-src/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
|