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

12

/openbsd-current/lib/libc/hidden/sys/
H A Dselect.h24 PROTO_CANCEL(select); variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20031220-1.c10 static inline void select(int sel, void *klass) function
/openbsd-current/lib/libc/sys/
H A Dw_select.c22 select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, function
32 DEF_CANCEL(select); variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dva-arg-1.c6 va_list select; local
H A Dva-arg-12.c7 va_list select; local
H A Dva-arg-18.c6 va_list select; local
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dutils.py4 import select namespace
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DSelect.pm335 sub select { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/lib/Pod/
H A DUsage.pm254 sub select { subroutine
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp83 bool RISCVInstructionSelector::select(MachineInstr &I) { function in class:RISCVInstructionSelector
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/GISel/
H A DM68kInstructionSelector.cpp72 bool M68kInstructionSelector::select(MachineInstr &I) { function in class:M68kInstructionSelector
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSelect.pm207 sub select subroutine
[all...]
/openbsd-current/sbin/iked/
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
/openbsd-current/usr.bin/ssh/
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
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_dwb_cm.c297 dwb3_program_gamut_remap( struct dwbc *dwbc, const uint16_t *regval, enum cm_gamut_coef_format coef_format, enum cm_gamut_remap_select select) argument
H A Ddcn30_dpp_cm.c317 program_gamut_remap( struct dcn3_dpp *dpp, const uint16_t *regval, int select) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_dpp.c56 enum dcn10_input_csc_select select = INPUT_CSC_SELECT_BYPASS; local
/openbsd-current/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp192 InstRef Scheduler::select() { function in class:llvm::mca::Scheduler
H A DResourceManager.cpp34 uint64_t DefaultResourceStrategy::select(uint64_t ReadyMask) { function in class:llvm::mca::DefaultResourceStrategy
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c107 enum dcn20_input_csc_select select = DCN2_ICSC_SELECT_BYPASS; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Driver/
H A DMultilib.cpp244 bool MultilibSet::select(const Multilib::flags_list &Flags, Multilib &M) const { function in class:MultilibSet
/openbsd-current/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h142 #define select win32_select macro
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c294 uint32_t select = 0; local
/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp305 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) { function in class:AVRDAGToDAGISel
319 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { function in class:AVRDAGToDAGISel
356 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) { function in class:AVRDAGToDAGISel
440 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) { function in class:AVRDAGToDAGISel
481 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) { function in class:AVRDAGToDAGISel
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c431 enum dcn10_input_csc_select select; local
91 program_gamut_remap( struct dcn10_dpp *dpp, const uint16_t *regval, enum gamut_remap_select select) argument
[all...]

Completed in 276 milliseconds

12