/netbsd-src/lib/libc/compat/sys/ |
H A D | compat_select.c | 56 __weak_alias(select, _select) in __weak_alias() argument 78 select(int nfds, fd_set * __restrict readfds, fd_set * __restrict writefds, in select() function
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_pcr.c | 60 pcrs_calc_composite(TPM_PCR_SELECTION *select, TPM_PCRVALUE *arrayOfPcrs, TPM_DIGEST *digestOut) in pcrs_calc_composite() 99 TPM_PCR_SELECTION *select) in pcrs_sanity_check_selection()
|
H A D | obj_pcrs.c | 191 TPM_PCR_SELECTION *select = &(pcrComp->select); in obj_pcrs_set_values() local 213 TPM_PCR_SELECTION *select; in obj_pcrs_set_value() local 304 TPM_PCR_SELECTION *select; in obj_pcrs_get_value() local 403 TPM_PCR_SELECTION *select; in obj_pcrs_select_index() local 480 TPM_PCR_SELECTION *select; in obj_pcrs_select_index_ex() local 734 BYTE select[] = { 0, 0, 0 }; in obj_pcrs_create_info_short() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 305 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel 320 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel 357 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel 413 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel 453 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) { in select() function in llvm::AVRDAGToDAGISel
|
/netbsd-src/external/gpl2/xcvs/dist/m4/ |
H A D | sunos57-select.m4 | 49 AC_DEFINE(select, rpl_select, definition
|
/netbsd-src/external/bsd/libfido2/dist/examples/ |
H A D | CMakeLists.txt | 53 add_executable(select select.c ${COMPAT_SOURCES}) target
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | treldiff.c | 29 set_special (mpfr_ptr x, unsigned int select) in set_special()
|
/netbsd-src/external/mit/expat/dist/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
|
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/ |
H A D | sh_console.cpp | 51 SHConsole::selectBootConsole(Console &cons, enum consoleSelect select) in selectBootConsole()
|
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/ |
H A D | normalize.css | 254 select, selector 277 select { selector
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 79 bool PPCInstructionSelector::select(MachineInstr &I) { in select() function in PPCInstructionSelector
|
/netbsd-src/tests/lib/libc/gen/ |
H A D | t_sleep.c | 203 ATF_TC_HEAD(select, tc) in ATF_TC_HEAD() argument 210 ATF_TC_BODY(select, tc) in ATF_TC_BODY() argument
|
/netbsd-src/sys/dev/scsipi/ |
H A D | st.c | 2497 struct select { in st_mode_select() struct 2498 struct scsi_mode_parameter_header_6 header; in st_mode_select() 2499 struct scsi_general_block_descriptor blk_desc; in st_mode_select() 2500 u_char sense_data[MAX_PAGE_0_SIZE]; in st_mode_select() 2501 } select; in st_mode_select() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVInstructionSelector.cpp | 84 bool RISCVInstructionSelector::select(MachineInstr &I) { in select() function in RISCVInstructionSelector
|
/netbsd-src/lib/libc/rpc/ |
H A D | svc_fdset.h | 18 # define select(a, b, c, d, e) rump_sys_select(a, b, c, d, e) macro
|
/netbsd-src/sys/arch/vax/boot/boot/ |
H A D | data.h | 44 long select; /* 4 Selection entry */ member
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | tls-provider.c | 664 static int xor_import(void *vkey, int select, const OSSL_PARAM params[]) in xor_import() 703 static int xor_export(void *vkey, int select, OSSL_CALLBACK *param_cb, in xor_export() 728 static const OSSL_PARAM *xor_import_types(int select) in xor_import_types() 733 static const OSSL_PARAM *xor_export_types(int select) in xor_export_types()
|
/netbsd-src/sys/arch/hpcmips/tx/ |
H A D | tx39iovar.h | 38 txreg_t select; /* MFIO */ member
|
/netbsd-src/usr.bin/vmstat/ |
H A D | drvstats.h | 41 int *select; /* Display stats for selected disks. */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-branch-inst-handler.cc | 171 tree select = operands[0]; in operator ()() local
|
/netbsd-src/sbin/mount_qemufwcfg/ |
H A D | virtdir.h | 46 uint16_t select; /* selector */ member
|
H A D | virtdir.c | 125 const char *tgt, size_t tgtlen, uint16_t select) in virtdir_add()
|
H A D | fwcfg.c | 54 uint16_t select; member
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | ym2149reg.h | 117 #define ym2149_fd_select(select) { \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
H A D | nouveau_nvkm_engine_disp_vga.c | 193 nvkm_wrvgaowner(struct nvkm_device *device, u8 select) in nvkm_wrvgaowner()
|