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

1234

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dpr26590d.c1 int select (void) { return 0; } function
H A Dpr26590a.c1 int select (void) { return 1; } function
H A Dpr26590b.c1 int select (void) { return 2; } function
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-plugin/
H A Dlto-18d.c1 int select (void) { return 0; } function
/netbsd-current/lib/libc/rpc/
H A Dsvc_fdset.h17 # undef select macro
18 # define select(a, b, c, d, e) rump_sys_select(a, b, c, d, e) macro
/netbsd-current/lib/libc/compat/sys/
H A Dcompat_select.c78 select(int nfds, fd_set * __restrict readfds, fd_set * __restrict writefds, function
/netbsd-current/external/mpl/bind/dist/bin/tests/system/tcp/ans6/
H A Dans.py36 import select namespace
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.cpp51 SHConsole::selectBootConsole(Console &cons, enum consoleSelect select) argument
/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx39iovar.h38 txreg_t select; /* MFIO */ member in union:tx39io_port_status::__anon8462
/netbsd-current/sbin/mount_qemufwcfg/
H A Dvirtdir.h46 uint16_t select; /* selector */ member in struct:virt_dirent_t
H A Dvirtdir.c124 virtdir_add(virtdir_t *tp, const char *name, size_t size, uint8_t type, const char *tgt, size_t tgtlen, uint16_t select) argument
H A Dfwcfg.c54 uint16_t select; member in struct:fwcfg_file
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dsunos57-select.c38 #undef select macro
[all...]
/netbsd-current/sys/arch/vax/boot/boot/
H A Ddata.h44 long select; /* 4 Selection entry */ member in struct:bqo
/netbsd-current/usr.bin/vmstat/
H A Ddrvstats.h41 int *select; /* Display stats for selected disks. */ member in struct:_drive
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstructionSelector.cpp84 bool RISCVInstructionSelector::select(MachineInstr &I) { function in class:RISCVInstructionSelector
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp79 bool PPCInstructionSelector::select(MachineInstr &I) { function in class:PPCInstructionSelector
/netbsd-current/external/mpl/bind/dist/bin/tests/system/pipelined/ans5/
H A Dans.py39 import select namespace
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dispatch/ans3/
H A Dans.py13 import select namespace
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_pcr.c60 pcrs_calc_composite(TPM_PCR_SELECTION *select, TPM_PCRVALUE *arrayOfPcrs, TPM_DIGEST *digestOut) argument
97 pcrs_sanity_check_selection(TSS_HCONTEXT tspContext, struct tr_pcrs_obj *pcrs, TPM_PCR_SELECTION *select) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_vga.c193 nvkm_wrvgaowner(struct nvkm_device *device, u8 select) argument
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dnssec/ans10/
H A Dans.py17 import select namespace
/netbsd-current/external/mpl/bind/dist/bin/tests/system/resolver/ans10/
H A Dans.py17 import select namespace
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsmult_curve25519_ref.c113 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
/netbsd-current/external/mpl/bind/dist/bin/tests/system/qmin/ans2/
H A Dans.py17 import select namespace

Completed in 391 milliseconds

1234