HomeSort by: relevance | last modified time | path
    Searched refs:base (Results 1 - 25 of 1930) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/tests/usr.bin/xlint/lint1/
msg_320.c 12 int base = 10;
13 int square = base * base;
14 square * base;
  /src/distrib/syspkg/sets/base/
Makefile 3 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-c-bi
    [all...]
  /src/distrib/syspkg/sets/base/base-locale-bg/
Makefile 3 PKGBASE=base-locale-bg
  /src/distrib/syspkg/sets/base/base-locale-fi/
Makefile 3 PKGBASE=base-locale-fi
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
mock_gem_object.h 15 struct drm_i915_gem_object base; member in struct:mock_object
  /src/sys/dev/ic/
i82586reg.h 101 #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) + 4
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
scrypt_platform.c 43 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 + 63
    [all...]
  /src/distrib/syspkg/sets/base/base-adosfs-root/
Makefile 3 PKGBASE=base-adosfs-root
  /src/distrib/syspkg/sets/base/base-amd-bin/
Makefile 3 PKGBASE=base-amd-bin
  /src/distrib/syspkg/sets/base/base-amd-examples/
Makefile 3 PKGBASE=base-amd-examples
  /src/distrib/syspkg/sets/base/base-amd-shlib/
Makefile 3 PKGBASE=base-amd-shlib
  /src/distrib/syspkg/sets/base/base-audio-bin/
Makefile 3 PKGBASE=base-audio-bin
  /src/distrib/syspkg/sets/base/base-bind-bin/
Makefile 3 PKGBASE=base-bind-bin
  /src/distrib/syspkg/sets/base/base-bind-examples/
Makefile 3 PKGBASE=base-bind-examples
  /src/distrib/syspkg/sets/base/base-bind-root/
Makefile 3 PKGBASE=base-bind-root
  /src/distrib/syspkg/sets/base/base-bootserver-bin/
Makefile 3 PKGBASE=base-bootserver-bin
  /src/distrib/syspkg/sets/base/base-c-bin/
Makefile 3 PKGBASE=base-c-bin
  /src/distrib/syspkg/sets/base/base-c-usr/
Makefile 3 PKGBASE=base-c-usr
  /src/distrib/syspkg/sets/base/base-cron-bin/
Makefile 3 PKGBASE=base-cron-bin
  /src/distrib/syspkg/sets/base/base-cron-root/
Makefile 3 PKGBASE=base-cron-root
  /src/distrib/syspkg/sets/base/base-crypto-bin/
Makefile 3 PKGBASE=base-crypto-bin
  /src/distrib/syspkg/sets/base/base-crypto-examples/
Makefile 3 PKGBASE=base-crypto-examples
  /src/distrib/syspkg/sets/base/base-crypto-root/
Makefile 3 PKGBASE=base-crypto-root
  /src/distrib/syspkg/sets/base/base-crypto-shlib/
Makefile 3 PKGBASE=base-crypto-shlib
  /src/distrib/syspkg/sets/base/base-cxx-usr/
Makefile 3 PKGBASE=base-cxx-usr

Completed in 30 milliseconds

1 2 3 4 5 6 7 8 91011>>