Searched defs:select (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-11-stable/lib/libc/sys/
H A Dselect.c42 #pragma weak select macro
44 select(int n, fd_set *rs, fd_set *ws, fd_set *es, struct timeval *t) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstructionSelector.cpp83 bool RISCVInstructionSelector::select(MachineInstr &I) { function in class:RISCVInstructionSelector
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_dbd_internal.h135 int (*select)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_results_t **res, member in struct:apr_dbd_driver_t
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dsmult_curve25519_ref.c110 static void select(unsigned int p[64],unsigned int q[64],const unsigned int r[64],const unsigned int s[64],unsigned int b) function
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_iomux.c123 u_int select, mask, shift, width; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c206 ATF_TC(select); variable
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py378 import sys, tty, termios, select namespace
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp244 bool MultilibSet::select(const Multilib::flags_list &Flags, Multilib &M) const { function in class:MultilibSet
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp34 uint64_t DefaultResourceStrategy::select(uint64_t ReadyMask) { function in class:llvm::mca::DefaultResourceStrategy
H A DScheduler.cpp192 InstRef Scheduler::select() { function in class:llvm::mca::Scheduler
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_cleaner.c340 int select, selected; local
239 nandfs_cleaner_iterate_segment(struct nandfs_device *fsdev, uint64_t segno, struct nandfs_vinfo **vipp, struct nandfs_bdesc **bdpp, int *select) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp308 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) { function in class:llvm::AVRDAGToDAGISel
323 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { function in class:llvm::AVRDAGToDAGISel
360 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) { function in class:llvm::AVRDAGToDAGISel
416 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) { function in class:llvm::AVRDAGToDAGISel
456 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) { function in class:llvm::AVRDAGToDAGISel
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c143 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); local
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c171 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); local
/freebsd-11-stable/sys/dev/sym/
H A Dsym_fw1.h81 u32 select [ 8]; member in struct:SYM_FWA_SCR
H A Dsym_fw2.h79 u32 select [ 8]; member in struct:SYM_FWA_SCR
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp251 bool MipsInstructionSelector::select(MachineInstr &I) { function in class:MipsInstructionSelector
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c150 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); local
/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.h99 unsigned int select:1; member in struct:ppb_status
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dpreload.c967 int select(int nfds, fd_set *readfds, fd_set *writefds, function
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_iov.c894 struct virtchnl_queue_select *select; local
973 struct virtchnl_queue_select *select; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp840 bool ARMInstructionSelector::select(MachineInstr &I) { function in class:ARMInstructionSelector
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp169 const bool select = true; variable
/freebsd-11-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp187 uint16 select; member in struct:symbol_set
/freebsd-11-stable/sys/i386/include/
H A Dcserial.h505 int (*select) (chan_t *h, int type, void *st, struct file *filp); member in struct:_proto_t

Completed in 354 milliseconds

12