Searched refs:base (Results 1 - 25 of 1940) sorted by relevance

1234567891011>>

/src/tests/usr.bin/xlint/lint1/
H A Dmsg_320.c12 int base = 10;
13 int square = base * base;
14 square * base;
/src/distrib/syspkg/sets/base/
H A DMakefile.inc3 SETNAME=base
H A DMakefile3 SUBDIR+=base-adosfs-root
4 SUBDIR+=base-amd-bin
5 SUBDIR+=base-amd-examples
6 SUBDIR+=base-amd-shlib
7 SUBDIR+=base-audio-bin
8 SUBDIR+=base-bind-bin
9 SUBDIR+=base-bind-examples
10 SUBDIR+=base-bind-root
11 SUBDIR+=base-bootserver-bin
12 SUBDIR+=base
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Dmock_gem_object.h15 struct drm_i915_gem_object base; member in struct:mock_object
/src/distrib/syspkg/sets/base/base-locale-bg/
H A DMakefile3 PKGBASE=base-locale-bg
/src/distrib/syspkg/sets/base/base-locale-fi/
H A DMakefile3 PKGBASE=base-locale-fi
/src/sys/dev/ic/
H A Di82586reg.h101 #define IE_SCP_BUS_USE(base) ((base) + 2)
102 #define IE_SCP_ISCP(base) ((base) + 8)
142 #define IE_ISCP_BUSY(base) ((base) + 0)
143 #define IE_ISCP_SCB(base) ((base) + 2)
144 #define IE_ISCP_BASE(base) ((base)
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c43 uint8_t *base, *aligned; local in function:alloc_region
45 if ((base = (uint8_t *) mmap(NULL, size, PROT_READ | PROT_WRITE,
48 base = NULL; /* LCOV_EXCL_LINE */
50 aligned = base;
52 if ((errno = posix_memalign((void **) &base, 64, size)) != 0) {
53 base = NULL;
55 aligned = base;
57 base = aligned = NULL;
60 else if ((base = (uint8_t *) malloc(size + 63)) != NULL) {
61 aligned = base
[all...]
/src/distrib/syspkg/sets/base/base-adosfs-root/
H A DMakefile3 PKGBASE=base-adosfs-root
/src/distrib/syspkg/sets/base/base-amd-bin/
H A DMakefile3 PKGBASE=base-amd-bin
/src/distrib/syspkg/sets/base/base-amd-examples/
H A DMakefile3 PKGBASE=base-amd-examples
/src/distrib/syspkg/sets/base/base-amd-shlib/
H A DMakefile3 PKGBASE=base-amd-shlib
/src/distrib/syspkg/sets/base/base-audio-bin/
H A DMakefile3 PKGBASE=base-audio-bin
/src/distrib/syspkg/sets/base/base-bind-bin/
H A DMakefile3 PKGBASE=base-bind-bin
/src/distrib/syspkg/sets/base/base-bind-examples/
H A DMakefile3 PKGBASE=base-bind-examples
/src/distrib/syspkg/sets/base/base-bind-root/
H A DMakefile3 PKGBASE=base-bind-root
/src/distrib/syspkg/sets/base/base-bootserver-bin/
H A DMakefile3 PKGBASE=base-bootserver-bin
/src/distrib/syspkg/sets/base/base-c-bin/
H A DMakefile3 PKGBASE=base-c-bin
/src/distrib/syspkg/sets/base/base-c-usr/
H A DMakefile3 PKGBASE=base-c-usr
/src/distrib/syspkg/sets/base/base-cron-bin/
H A DMakefile3 PKGBASE=base-cron-bin
/src/distrib/syspkg/sets/base/base-cron-root/
H A DMakefile3 PKGBASE=base-cron-root
/src/distrib/syspkg/sets/base/base-crypto-bin/
H A DMakefile3 PKGBASE=base-crypto-bin
/src/distrib/syspkg/sets/base/base-crypto-examples/
H A DMakefile3 PKGBASE=base-crypto-examples
/src/distrib/syspkg/sets/base/base-crypto-root/
H A DMakefile3 PKGBASE=base-crypto-root
/src/distrib/syspkg/sets/base/base-crypto-shlib/
H A DMakefile3 PKGBASE=base-crypto-shlib

Completed in 19 milliseconds

1234567891011>>