| /netbsd-src/external/gpl3/autoconf/dist/ |
| H A D | GNUmakefile | 74 GNUmakefile: _version 82 .PHONY: _version 83 _version: target
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/ |
| H A D | utsname.d | 135 char[SYS_NMLN] _version = 0; in version() 151 char[SYS_NMLN] _version = 0; in version() 167 char[SYS_NMLN] _version = 0; in version()
|
| /netbsd-src/external/bsd/kyua-cli/dist/engine/ |
| H A D | kyuafile.cpp | 118 optional< int > _version; member in __anona28290d30111::parser 228 if (_version) in callback_syntax() 235 _version = utils::make_optional(version); in callback_syntax() 320 if (!_version) in parse()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | globals.d | 313 private enum string _version = import("VERSION"); member 314 private enum uint _versionNumber = parseVersionNumber(_version); 461 return _version; in versionString() 469 return _version.ptr; in versionChars()
|
| /netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
| H A D | libelf.h | 232 unsigned int elf_version(unsigned int _version); 236 unsigned int _version); 249 unsigned int _version);
|
| H A D | _libelf.h | 217 size_t _libelf_fsize(Elf_Type _t, int _elfclass, unsigned int _version, 227 size_t _libelf_msize(Elf_Type _t, int _elfclass, unsigned int _version);
|
| H A D | elf_update.c | 587 unsigned int _version = (unsigned int) (V); \ in _libelf_resync_elf() 593 (E)->e_ident[EI_VERSION] = (_version & 0xFFU); \ in _libelf_resync_elf() 595 (EC), _version, (size_t) 1); \ in _libelf_resync_elf() 597 _libelf_fsize(ELF_T_PHDR, (EC), _version, \ in _libelf_resync_elf() 600 (EC), _version, (size_t) 1); \ in _libelf_resync_elf()
|
| H A D | gelf.h | 77 unsigned int _version);
|
| /netbsd-src/external/bsd/openpam/dist/m4/ |
| H A D | ax_pkg_config.m4 | 93 [version], [ax_pc_cv_[]_p[]_version=`"${PKG_CONFIG}" --modversion [$1]`], 123 AC_SUBST(_P[_VERSION], [$ax_pc_cv_]_p[_version]) 124 AC_MSG_RESULT([${ax_pc_cv_]_p[_version:-unknown}])
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | krb-version.m4 | 10 const char *${PACKAGE_TARNAME}_version = "$PACKAGE_STRING";
|
| /netbsd-src/external/mit/libuv/dist/docs/src/ |
| H A D | version.rst | 2 .. _version:
|
| /netbsd-src/sys/arch/hpc/stand/hpcboot/ |
| H A D | hpcmenu.h | 89 int _version; member
|
| H A D | hpcmenu.cpp | 68 _pref._version = HPCBOOT_VERSION; in HpcMenuInterface()
|
| /netbsd-src/sys/arch/amiga/stand/loadbsd/ |
| H A D | loadbsd.c | 112 static const char _version[] = "$VER: LoadBSD 3.3 (01.04.2023)"; variable 250 fprintf(stderr,"%s\n",_version + 6); in main()
|
| /netbsd-src/etc/ |
| H A D | man.conf | 4 _version BSD.2
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/ |
| H A D | pecoff.d | 313 size_t _version; // currently 1 member 328 safeAssert(data._version >= 1, "Incompatible compiler-generated DSO data version."); in _d_dso_registry()
|
| H A D | macho.d | 318 size_t _version; // currently 1 variable 333 safeAssert(data._version >= 1, "Incompatible compiler-generated DSO data version."); in _d_dso_registry()
|
| H A D | elf.d | 421 size_t _version; // currently 1 member 436 safeAssert(data._version >= 1, "Incompatible compiler-generated DSO data version."); in _d_dso_registry()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/ |
| H A D | elf_shared.d | 422 size_t _version; // currently 1 member 437 safeAssert(data._version >= 1, "Incompatible compiler-generated DSO data version."); in _d_dso_registry()
|
| /netbsd-src/external/gpl2/lvm2/dist/tools/ |
| H A D | dmsetup.c | 998 static int _version(int argc __attribute((unused)), char **argv __attribute((unused)), void *data _… in _version() function 2551 {"version", "", 0, 0, _version},
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | shlobj.d | 1100 UINT _version;
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 139 .. option:: -compatibility\_version<arg> 167 .. option:: -current\_version<arg>
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
| H A D | Options.td | 3941 def _version : Flag<["--"], "version">,
|