Home
last modified time | relevance | path

Searched refs:Select (Results 1 – 25 of 685) sorted by relevance

12345678910>>...28

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrMemory.td69 // Select loads with no constant offset.
82 // Select loads with a constant offset.
104 // Select loads with just a constant offset.
145 // Select extending loads with no constant offset.
157 // Select extending loads with a constant offset.
180 // Select extending loads with just a constant offset.
207 // Select "don't care" extending loads with no constant offset.
214 // Select "don't care" extending loads with a constant offset.
226 // Select "don't care" extending loads with just a constant offset.
266 // Select stores with no constant offset.
[all …]
H A DWebAssemblyInstrAtomics.td80 // Select notifys with no constant offset.
90 // Select notifys with a constant offset.
106 // Select notifys with just a constant offset.
129 // Select waits with no constant offset.
148 // Select waits with a constant offset.
171 // Select waits with just a constant offset.
229 // Select loads with no constant offset.
233 // Select loads with a constant offset.
241 // Select loads with just a constant offset.
286 // Select zero-extending loads with no constant offset.
[all …]
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DGXditview.ad22 <Key>Select: SelectPage()\n\
36 <Key>Select: SelectPage()\n\
42 GXditview.menu.selectPage.label: Select Page
/netbsd-src/distrib/amiga/stand/
H A Drunbootblock.README21 -d scsi.device Select device driver name, default PPSSscsi2.device.
22 -u unit Select SCSI device unit, default 1.
23 -p partition Select partition name, default is root partition.
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages46 0x3E Select
69 0x89 System Menu Select
163 0xC2 Weapons Select
410 0x77 Keyboard Select
640 0x2E Ring Select
748 0x62 Closed Caption Select
760 0x6E 3D Mode Select
786 0x88 Media Select Computer
787 0x89 Media Select TV
788 0x8A Media Select WWW
[all …]
/netbsd-src/external/mpl/dhcp/dist/tests/DHCPv6/
H A D000-badmsgtype.pl28 use IO::Select;
117 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D290-decline-nohost.pl28 use IO::Select;
128 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D020-advertise-mcast.pl28 use IO::Select;
117 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D280-release-nohost.pl28 use IO::Select;
128 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D282-release-no-address.pl28 use IO::Select;
136 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D292-decline-no-address.pl28 use IO::Select;
136 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D283-release.pl28 use IO::Select;
142 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D293-decline.pl28 use IO::Select;
142 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D281-release-bad-address.pl28 use IO::Select;
140 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D291-decline-bad-address.pl28 use IO::Select;
140 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D210-solicit-nohost.pl28 use IO::Select;
165 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D032-request-badduid.pl28 use IO::Select;
169 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D010-solicit-noclientid.pl28 use IO::Select;
165 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D030-request-noclientid.pl28 use IO::Select;
165 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A Dstubcli.pl28 use IO::Select;
165 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D011-solicit-serverid.pl28 use IO::Select;
168 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D112-badduid.pl28 use IO::Select;
161 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D031-request-noserverid.pl28 use IO::Select;
165 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D111-information-request-ia_ta.pl28 use IO::Select;
165 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);
H A D110-information-request-ia_na.pl28 use IO::Select;
165 my @ready = IO::Select->new(\*SOCK)->can_read($timeout);

12345678910>>...28