| /freebsd/lib/libc/sys/ | 
| H A D | select.c | 36 #pragma weak select  macro38 select(int n, fd_set *rs, fd_set *ws, fd_set *es, struct timeval *t)  in select()  function
 
 | 
| /freebsd/lib/libc/gen/ | 
| H A D | scandir.c | 68 scandir_dirp_b(DIR *dirp, struct dirent ***namelist, select_block select,  in scandir_dirp_b()143 scandir_b(const char *dirname, struct dirent ***namelist, select_block select,  in scandir_b()
 172 fdscandir_b(int dirfd, struct dirent ***namelist, select_block select,  in fdscandir_b()
 202     select_block select, dcomp_block dcomp)  in scandirat_b()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ | 
| H A D | AVRISelDAGToDAG.cpp | 317 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) {  in select()  function in AVRDAGToDAGISel331 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) {  in select()  function in AVRDAGToDAGISel
 368 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) {  in select()  function in AVRDAGToDAGISel
 455 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) {  in select()  function in AVRDAGToDAGISel
 496 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) {  in select()  function in AVRDAGToDAGISel
 
 | 
| /freebsd/contrib/libfido2/examples/ | 
| H A D | CMakeLists.txt | 53 add_executable(select select.c ${COMPAT_SOURCES})  target
 | 
| /freebsd/contrib/expat/doc/ | 
| H A D | ok.min.css | 2 …{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size…  selector
 | 
| /freebsd/contrib/netbsd-tests/lib/libc/gen/ | 
| H A D | t_sleep.c | 207 ATF_TC_HEAD(select, tc)   in ATF_TC_HEAD()  argument214 ATF_TC_BODY(select, tc)  in ATF_TC_BODY()  argument
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ | 
| H A D | M68kInstructionSelector.cpp | 72 bool M68kInstructionSelector::select(MachineInstr &I) {  in select()  function in M68kInstructionSelector
 | 
| /freebsd/crypto/krb5/src/lib/gssapi/generic/ | 
| H A D | disp_major_status.c | 35 #define GSS_ERROR_STR(value, array, select, min, max, num)              \  argument
 | 
| /freebsd/contrib/lyaml/doc/ | 
| H A D | ldoc.css | 56 input,button,textarea,select,optgroup,option {  selector62 input,button,textarea,select {*font-size:100%;  selector
 
 | 
| /freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/ | 
| H A D | ZFS-pool-latency-heatmaps-influxdb.json | 143           "select": [  array267           "select": [  array
 405           "select": [  array
 529           "select": [  array
 653           "select": [  array
 777           "select": [  array
 915           "select": [  array
 1039           "select": [  array
 1163           "select": [  array
 1287           "select": [  array
 [all …]
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ | 
| H A D | Scheduler.cpp | 192 InstRef Scheduler::select() { in select()   function in llvm::mca::Scheduler 
 | 
| H A D | ResourceManager.cpp | 34 uint64_t DefaultResourceStrategy::select(uint64_t ReadyMask) { in select()   function in llvm::mca::DefaultResourceStrategy 
 | 
| /freebsd/sys/arm/freescale/imx/ | 
| H A D | imx_iomux.c | 121 	u_int select, mask, shift, width;  in iomux_configure_input()  local
 | 
| /freebsd/crypto/openssh/ | 
| H A D | smult_curve25519_ref.c | 110 static void select(unsigned int p[64],unsigned int q[64],const unsigned int r[64],const unsigned in…  in select()  function
 | 
| /freebsd/crypto/openssl/test/ | 
| H A D | tls-provider.c | 1000 static int xor_import(void *vkey, int select, const OSSL_PARAM params[])  in xor_import()1039 static int xor_export(void *vkey, int select, OSSL_CALLBACK *param_cb,  in xor_export()
 1064 static const OSSL_PARAM *xor_import_types(int select)  in xor_import_types()
 1069 static const OSSL_PARAM *xor_import_types_ex(void *provctx, int select)  in xor_import_types_ex()
 1077 static const OSSL_PARAM *xor_export_types(int select)  in xor_export_types()
 1082 static const OSSL_PARAM *xor_export_types_ex(void *provctx, int select)  in xor_export_types_ex()
 
 | 
| /freebsd/sys/dev/ixl/ | 
| H A D | ixl_pf_iov.c | 865 	struct virtchnl_queue_select *select;  in ixl_vf_enable_queues_msg()  local939 	struct virtchnl_queue_select *select;  in ixl_vf_disable_queues_msg()  local
 
 | 
| /freebsd/sys/dev/ppbus/ | 
| H A D | ppbconf.h | 99 	unsigned int select:1;  member
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ | 
| H A D | PPCInstructionSelector.cpp | 708 bool PPCInstructionSelector::select(MachineInstr &I) {  in select()  function in PPCInstructionSelector
 | 
| /freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ | 
| H A D | fman_kg.c | 454 	uint32_t tmp_reg, i, select, mask, fqb;  in fman_kg_build_scheme()  local
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ | 
| H A D | MipsInstructionSelector.cpp | 287 bool MipsInstructionSelector::select(MachineInstr &I) {  in select()  function in MipsInstructionSelector
 | 
| /freebsd/usr.sbin/bhyve/ | 
| H A D | pci_virtio_input.c | 109 	uint8_t select;  member
 | 
| /freebsd/lib/libc/include/ | 
| H A D | namespace.h | 216 #define		select				_select  macro
 | 
| /freebsd/sys/dev/sym/ | 
| H A D | sym_fw2.h | 80 	u32 select		[  8];  member
 | 
| /freebsd/sys/dev/ath/ath_hal/ar5210/ | 
| H A D | ar5210_misc.c | 143 	int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);  in ar5210EnableRfKill()  local
 | 
| /freebsd/sys/dev/ath/ath_hal/ar5211/ | 
| H A D | ar5211_misc.c | 171 	int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);  in ar5211EnableRfKill()  local
 |