Searched refs:version (Results 1 - 25 of 3342) sorted by path

1234567891011>>

/linux-master/Documentation/sound/cards/
H A Dmultisound.sh398 && ($dir/gettext --version >/dev/null 2>&1)
400 set `$dir/gettext --version 2>&1`
459 X * the Free Software Foundation; either version 2 of the License, or
460 X * (at your option) any later version.
535 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
566 X * the Free Software Foundation; either version 2 of the License, or
567 X * (at your option) any later version.
989 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
1019 && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
1049 && ( md5sum --version
[all...]
/linux-master/arch/arm64/kernel/vdso32/
H A Dnote.c10 #include <linux/version.h>
/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S170 | nu-generated ovfl, unfl, or inex exception. If the version
H A Dfpsp.h111 .set VER_TMP,LV+123 | temp holding for version number
324 .set VER_4,0x40 | fpsp compatible version numbers
326 .set VER_40,0x40 | original version number
327 .set VER_41,0x41 | revision version number
H A Dgen_except.S277 moveb (%a7),VER_TMP(%a6) |save version number
H A Dsetox.S181 | the precaution will be useful in the library version of
H A Dx_unimp.S49 moveb (%a7),%d0 |test for valid version num
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S6840 # the precaution will be useful in the library version of #
10039 # dst so we don't screw up the version passed to us.
H A Dilsp.S66 # This is the library version which is accessed as a subroutine #
483 # This is the library version which is accessed as a subroutine #
762 # This is the library version which is accessed as a subroutine #
H A Dpfpsp.S3808 # exception when the "reduced" version of the #
3814 # the reduced version of 060FPSP. #
4073 # this table is for the version if the 060FPSP without transcendentals.
/linux-master/arch/m68k/include/asm/
H A Ducontext.h15 int version; member in struct:mcontext
/linux-master/arch/nios2/include/uapi/asm/
H A Dsigcontext.h9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
27 int version; member in struct:sigcontext
/linux-master/arch/powerpc/boot/dts/fsl/
H A De500mc_power_isa.dtsi20 * Foundation, either version 2 of that License or (at your option) any
21 * later version.
37 power-isa-version = "2.06";
H A De500v2_power_isa.dtsi20 * Foundation, either version 2 of that License or (at your option) any
21 * later version.
37 power-isa-version = "2.03";
H A De5500_power_isa.dtsi20 * Foundation, either version 2 of that License or (at your option) any
21 * later version.
37 power-isa-version = "2.06";
H A De6500_power_isa.dtsi20 * Foundation, either version 2 of that License or (at your option) any
21 * later version.
37 power-isa-version = "2.06";
/linux-master/arch/powerpc/boot/
H A Doflib.c116 char version[64]; local
121 if (of_getprop(oprom, "model", version, sizeof(version)) <= 0)
123 version[sizeof(version)-1] = 0;
124 printf("OF version = '%s'\r\n", version);
125 if (!string_match(version, "Open Firmware, 1.")
126 && !string_match(version, "FirmWorks,3."))
H A Dwii.c31 u8 version; member in struct:mipc_infohdr
/linux-master/arch/powerpc/include/asm/
H A Dnvram.h14 * Set oops header version to distinguish between old and new format header.
15 * lnx,oops-log partition max size is 4000, header version > 4000 will
35 __be16 version; member in struct:oops_log_info
/linux-master/arch/powerpc/include/uapi/asm/
H A Dbootx.h69 __u32 version; member in struct:boot_infos
70 /* backward compatible down to version: */
H A Dopal-prd.h13 * the Free Software Foundation; either version 2, or (at your option)
14 * any later version.
28 * The version of the kernel interface of the PRD system. This describes the
34 * version is encountered, functionality provided in earlier versions
46 __u64 version; member in struct:opal_prd_info
/linux-master/arch/powerpc/perf/
H A Dhv-24x7-catalog.h13 __be64 version; /* XXX: arbitrary? what's the meaning/useage/purpose? */ member in struct:hv_24x7_catalog_page_0
H A Dhv-common.c33 caps->version = arg.params.counter_info_version_out;
H A Dhv-common.h9 u16 version; member in struct:hv_perf_caps
28 * lite version of the above macro without the helpers and silence
/linux-master/arch/s390/include/uapi/asm/
H A Dhypfs.h34 __u16 version; /* Version of header */ member in struct:hypfs_diag0c_hdr

Completed in 613 milliseconds

1234567891011>>