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

12

/freebsd-current/lib/libc/sys/
H A Dselect.c38 #pragma weak select macro
40 select(int n, fd_set *rs, fd_set *ws, fd_set *es, struct timeval *t) function
/freebsd-current/tests/sys/common/
H A Dnet_receiver.py33 import select namespace
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/GISel/
H A DM68kInstructionSelector.cpp72 bool M68kInstructionSelector::select(MachineInstr &I) { function in class:M68kInstructionSelector
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/GISel/
H A DBPFInstructionSelector.cpp78 bool BPFInstructionSelector::select(MachineInstr &I) { function in class:BPFInstructionSelector
/freebsd-current/lib/libc/gen/
H A Dscandir.c67 scandir_b_dirp(DIR *dirp, struct dirent ***namelist, select_block select, argument
137 scandir_b(const char *dirname, struct dirent ***namelist, select_block select, argument
[all...]
/freebsd-current/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-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c206 ATF_TC(select); variable
/freebsd-current/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py378 import sys, tty, termios, select namespace
[all...]
H A Ddpp-nfc.py739 import sys, tty, termios, select namespace
[all...]
/freebsd-current/sys/arm/freescale/imx/
H A Dimx_iomux.c121 u_int select, mask, shift, width; local
/freebsd-current/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-current/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp97 bool MultilibSet::select(const Multilib::flags_list &Flags, function in class:MultilibSet
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp306 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) { function in class:AVRDAGToDAGISel
320 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { function in class:AVRDAGToDAGISel
357 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) { function in class:AVRDAGToDAGISel
444 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) { function in class:AVRDAGToDAGISel
485 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) { function in class:AVRDAGToDAGISel
[all...]
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c454 uint32_t tmp_reg, i, select, mask, fqb; local
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c171 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); local
/freebsd-current/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c143 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); local
/freebsd-current/sys/dev/sym/
H A Dsym_fw2.h80 u32 select [ 8]; member in struct:SYM_FWA_SCR
H A Dsym_fw1.h82 u32 select [ 8]; member in struct:SYM_FWA_SCR
/freebsd-current/usr.sbin/bhyve/
H A Dpci_virtio_input.c109 uint8_t select; member in struct:vtinput_config
/freebsd-current/contrib/ofed/librdmacm/
H A Dpreload.c967 int select(int nfds, fd_set *readfds, fd_set *writefds, function
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c150 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); local
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_iov.c865 struct virtchnl_queue_select *select; local
939 struct virtchnl_queue_select *select; local
[all...]
/freebsd-current/sys/dev/ppbus/
H A Dppbconf.h99 unsigned int select:1; member in struct:ppb_status
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp838 bool ARMInstructionSelector::select(MachineInstr &I) { function in class:ARMInstructionSelector

Completed in 443 milliseconds

12