Searched defs:base (Results 76 - 100 of 1167) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/libcxx/include/__ranges/
H A Dref_view.h54 _LIBCPP_HIDE_FROM_ABI constexpr _Range& base() const { return *__range_; } function in class:ranges::ref_view
/freebsd-current/contrib/bearssl/src/int/
H A Di15_modpow2.c34 uint16_t *t1, *t2, *base; local
H A Di31_modpow2.c34 uint32_t *t1, *t2, *base; local
/freebsd-current/contrib/com_err/
H A Dcom_right.h77 long base; member in struct:error_table
/freebsd-current/contrib/unbound/libunbound/
H A Dlibworker.h84 struct comm_base* base; member in struct:libworker
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_basedirname.c101 char testbuf[32], *base; local
154 char testbuf[32], *base; local
[all...]
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dautoscan_exponential.c17 int base; member in struct:autoscan_exponential_data
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dcom_right.h65 long base; member in struct:error_table
/freebsd-current/contrib/ntp/sntp/libpkgver/
H A Dcolcomp.c101 void *base; local
/freebsd-current/sys/contrib/alpine-hal/
H A Dal_hal_udma_iofic.c51 static int al_udma_main_iofic_config(struct al_iofic_regs __iomem *base, argument
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c43 uint8_t *base, *aligned; local
[all...]
H A Dcrypto_scrypt.h53 void * base, *aligned; member in struct:__anon9554
/freebsd-current/sys/contrib/ncsw/etc/
H A Dmm.h64 uint64_t base; /* Base address of the memory block */ member in struct:t_MemBlock
74 uint64_t base; /* Base address of the block */ member in struct:t_FreeBlock
84 uint64_t base; /* Base address of the block */ member in struct:t_BusyBlock
/freebsd-current/crypto/openssh/
H A Dgroupaccess.c50 ga_init(const char *user, gid_t base) argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dcore.c59 u32 base = addr & MT_MCU_PCIE_REMAP_2_BASE; local
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Devent-read-fifo.c79 struct event_base *base = arg; local
88 struct event_base* base; local
[all...]
H A Dsignal-test.c48 struct event_base* base; local
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dtest-time.c84 struct event_base *base; local
H A Dtest-closed.c74 struct event_base *base; local
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h16 PROV_CCM_CTX base; /* Must be first */ member in struct:prov_aes_ccm_ctx_st
H A Dcipher_chacha20.h14 PROV_CIPHER_CTX base; /* must be first */ member in struct:__anon4135
25 PROV_CIPHER_HW base; /* must be first */ member in struct:prov_cipher_hw_chacha20_st
H A Dcipher_rc4_hmac_md5.h15 PROV_CIPHER_CTX base; /* Must be first */ member in struct:prov_rc4_hmac_md5_ctx_st
26 PROV_CIPHER_HW base; /* Must be first */ member in struct:prov_cipher_hw_rc4_hmac_md5_st
/freebsd-current/include/
H A Dftw.h52 int base; member in struct:FTW
/freebsd-current/stand/libofw/
H A Dlibofw.h73 cell_t base; member in struct:ofw_reg
/freebsd-current/stand/ficl/
H A Dprefix.c116 static void tempBase(FICL_VM *pVM, int base) argument
134 int base = stackPopINT(pVM->pStack); local

Completed in 439 milliseconds

1234567891011>>