Home
last modified time | relevance | path

Searched defs:select (Results 1 – 25 of 43) sorted by relevance

12

/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp305 template <> bool AVRDAGToDAGISel::select<ISD::FrameIndex>(SDNode *N) { in select() function in AVRDAGToDAGISel
319 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { in select() function in AVRDAGToDAGISel
356 template <> bool AVRDAGToDAGISel::select<ISD::LOAD>(SDNode *N) { in select() function in AVRDAGToDAGISel
440 template <> bool AVRDAGToDAGISel::select<AVRISD::CALL>(SDNode *N) { in select() function in AVRDAGToDAGISel
481 template <> bool AVRDAGToDAGISel::select<ISD::BRIND>(SDNode *N) { in select() function in AVRDAGToDAGISel
/openbsd/lib/libc/sys/
H A Dw_select.c22 select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in select() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20031220-1.c10 static inline void select(int sel, void *klass) in select() function
/openbsd/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DSelect.pm335 sub select { subroutine
/openbsd/gnu/usr.bin/perl/cpan/Pod-Usage/lib/Pod/
H A DUsage.pm254 sub select { subroutine
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dva-arg-18.c6 va_list select; in f() local
H A Dva-arg-1.c6 va_list select; in f() local
H A Dva-arg-12.c7 va_list select; in f() local
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSelect.pm207 sub select subroutine
/openbsd/gnu/llvm/llvm/lib/Target/M68k/GISel/
H A DM68kInstructionSelector.cpp72 bool M68kInstructionSelector::select(MachineInstr &I) { in select() function in M68kInstructionSelector
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp83 bool RISCVInstructionSelector::select(MachineInstr &I) { in select() function in RISCVInstructionSelector
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_dpp.c56 enum dcn10_input_csc_select select = INPUT_CSC_SELECT_BYPASS; in dpp201_cnv_setup() local
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c94 enum gamut_remap_select select) in program_gamut_remap()
431 enum dcn10_input_csc_select select; in dpp1_program_input_csc() local
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_dwb_cm.c301 enum cm_gamut_remap_select select) in dwb3_program_gamut_remap()
H A Ddcn30_dpp_cm.c320 int select) in program_gamut_remap()
H A Ddcn30_dpp.c65 enum dcn10_input_csc_select select; in dpp3_program_post_csc() local
182 enum dcn10_input_csc_select select = INPUT_CSC_SELECT_BYPASS; in dpp3_cnv_setup() local
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp_cm.c164 enum dcn20_gamut_remap_select select) in program_gamut_remap()
248 enum dcn20_input_csc_select select; in dpp2_program_input_csc() local
H A Ddcn20_dpp.c107 enum dcn20_input_csc_select select = DCN2_ICSC_SELECT_BYPASS; in dpp2_cnv_setup() local
/openbsd/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp192 InstRef Scheduler::select() { in select() function in llvm::mca::Scheduler
H A DResourceManager.cpp34 uint64_t DefaultResourceStrategy::select(uint64_t ReadyMask) { in select() function in llvm::mca::DefaultResourceStrategy
/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h142 #define select win32_select macro
/openbsd/gnu/usr.bin/perl/
H A Dconfig_h.SH4239 * the latter. This is only useful if you have select(), naturally. function
4500 * have select(), of course. function
/openbsd/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 in… in select() function
/openbsd/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 in… in select() function
/openbsd/gnu/llvm/clang/lib/Driver/
H A DMultilib.cpp244 bool MultilibSet::select(const Multilib::flags_list &Flags, Multilib &M) const { in select() function in MultilibSet

12