Searched refs:version (Results 1 - 25 of 101) sorted by relevance

12345

/seL4-camkes-master/projects/musllibc/src/internal/
H A Dversion.c1 #include "version.h"
3 static const char version[] = VERSION; variable
8 return version;
H A Ddynlink.h50 unsigned short version, nsegs; member in struct:fdpic_loadmap
55 unsigned short version, nsegs; member in struct:fdpic_dummy_loadmap
H A Dfdpic_crt.h12 unsigned short version, nsegs; member in struct:__anon363
/seL4-camkes-master/projects/camkes-tool/tools/python-deps/
H A Dsetup.py47 version='0.7.1', variable
/seL4-camkes-master/kernel/tools/python-deps/
H A Dsetup.py44 version='0.4.0', variable
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/doc/
H A Dconf.py23 # If your documentation needs a minimal Sphinx version, state it here.
46 # The version info for the project you're documenting, acts as replacement for
47 # |version| and |release|, also used in various other places throughout the
50 # The short X.Y version.
51 version = '2.7' variable
52 # The full version, including alpha/beta/rc tags.
53 release = version
/seL4-camkes-master/projects/musllibc/include/sys/
H A Dutsname.h14 char version[65]; member in struct:utsname
/seL4-camkes-master/tools/seL4/misc/
H A Dstyle-cmake.sh25 # cmake-format sends its version info to standard error. :-/
26 CF_VERSION=$(cmake-format --version 2>&1)
31 echo "$PROGNAME: fatal error: no output from \"cmake-format --version\""
35 # Good version; proceed.
38 echo "$PROGNAME: fatal error: need version $DESIRED_VERSION of" \
/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/test/
H A Dversion.cpp4 TEST(version, print)
/seL4-camkes-master/projects/util_libs/libplatsupport/plat_include/pc99/platsupport/plat/acpi/tables/
H A Dfacs.h24 uint8_t version; member in struct:acpi_facs
/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dadt.h5 * the GNU General Public License version 2. Note that NO WARRANTY is provided.
25 #include <linux/version.h>
/seL4-camkes-master/projects/projects_libs/libsdhcdrivers/src/
H A Dsdhc.h21 int version; member in struct:sdhc
/seL4-camkes-master/tools/rumprun/platform/xen/xen/arch/x86/
H A Dtime.c56 uint32_t version; member in struct:shadow_time_info
82 return (shadow.version == src->version);
137 shadow.version = src->version;
145 while ((src->version & 1) | (shadow.version ^ src->version));
164 local_time_version = shadow.version;
170 } while (local_time_version != shadow.version);
[all...]
/seL4-camkes-master/tools/rumprun/platform/hw/arch/x86/
H A Dclock.c82 uint32_t version; member in struct:pvclock_vcpu_time_info
94 uint32_t version; member in struct:pvclock_wall_clock
304 uint32_t version; local
308 version = pvclock_ti.version;
318 } while ((pvclock_ti.version & 1) || (pvclock_ti.version != version));
329 uint32_t version; local
333 version
[all...]
/seL4-camkes-master/projects/camkes/apps/fdtgen/
H A Dfdt_utils.c91 uint32_t version = fdt32_to_cpu(bph->version); local
108 printf("// version:\t\t%d\n", version);
111 if (version >= 2)
115 if (version >= 3)
118 if (version >= 17)
169 if (version < 16 && sz >= 8) {
/seL4-camkes-master/tools/cogent/docs/
H A Dconf.py26 # The short X.Y version
27 version = u'2.9' variable
28 # The full version, including alpha/beta/rc tags
34 # If your documentation needs a minimal Sphinx version, state it here.
/seL4-camkes-master/tools/seL4/elfloader-tool/src/
H A Dfdt.c9 /* Newest FDT version that we understand */
18 uint32_t version; member in struct:fdt_header
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A Dmissing11 # the Free Software Foundation; either version 2, or (at your option)
12 # any later version.
54 -v, --version output version information and exit
67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
86 # Also exit now if we it failed (or wasn't found), and '--version' was
89 case $2 in --version|--help) exit $st;; esac
91 # Exit code 63 means version mismatch. This often happens when the user
92 # tries to use an ancient version of a tool on a file that requires a
93 # minimum version
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/src/
H A DMakefile.am26 -version-info 11:0:7
/seL4-camkes-master/tools/rumprun/tests/configure/build-aux/
H A Dmissing11 # the Free Software Foundation; either version 2, or (at your option)
12 # any later version.
54 -v, --version output version information and exit
67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
86 # Also exit now if we it failed (or wasn't found), and '--version' was
89 case $2 in --version|--help) exit $st;; esac
91 # Exit code 63 means version mismatch. This often happens when the user
92 # tries to use an ancient version of a tool on a file that requires a
93 # minimum version
[all...]
/seL4-camkes-master/projects/util_libs/libfdt/
H A Dfdt.h13 * published by the Free Software Foundation; either version 2 of the
14 * License, or (at your option) any later version.
63 fdt32_t version; /* format version */ member in struct:fdt_header
64 fdt32_t last_comp_version; /* last compatible version */
66 /* version 2 fields below */
69 /* version 3 fields below */
72 /* version 17 fields below */
95 #define FDT_MAGIC 0xd00dfeed /* 4: version, 4: total size */
/seL4-camkes-master/tools/cogent/impl/fs/ext2/cogent/plat/linux/
H A Dadt.h5 * the GNU General Public License version 2. Note that NO WARRANTY is provided.
40 #include <linux/version.h>
/seL4-camkes-master/tools/rumprun/lib/libbmk_rumpuser/
H A Drumpuser_base.c42 rumpuser_init(int version, const struct rumpuser_hyperup *hyp) argument
45 if (version != RUMPHYPER_MYVERSION) {
/seL4-camkes-master/projects/picotcp/docs/user_manual/
H A Dchap_api_mld.tex4 This module allows the user to join and leave ipv6 multicast groups. The module is based on the MLD version 2 protocol and it's backwards compatible with version 1.
34 \item \texttt{PICO$\_$ERR$\_$EPROTONOSUPPORT} - Invalid protocol (or protocol version) found on the link
/seL4-camkes-master/tools/cogent/cogent/scripts/
H A Dman-gen.pl8 # of the GNU General Public License version 2. Note that NO WARRANTY is
38 my $version = `$cogent_bin -v`;
39 $version =~ /: (.*)/;
40 $version = $1;
54 .\\" of the GNU General Public License version 2. Note that NO WARRANTY is

Completed in 248 milliseconds

12345