Searched refs:go (Results 101 - 125 of 181) sorted by relevance

12345678

/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-armv8.pl416 s/\.\w?32\b//o and s/\.16b/\.4s/go;
417 m/(ld|st)1[^\[]+\[0\]/o and s/\.4s/\.s/go;
H A Dsha1-mb-x86_64.pl1564 s/\b(vmov[dq])\b(.+)%ymm([0-9]+)/$1$2%xmm$3/go or
1565 s/\b(vmovdqu)\b(.+)%x%ymm([0-9]+)/$1$2%xmm$3/go or
1566 s/\b(vpinsr[qd])\b(.+)%ymm([0-9]+),%ymm([0-9]+)/$1$2%xmm$3,%xmm$4/go or
1567 s/\b(vpextr[qd])\b(.+)%ymm([0-9]+)/$1$2%xmm$3/go or
1568 s/\b(vinserti128)\b(\s+)%ymm/$1$2\$1,%xmm/go or
1569 s/\b(vpbroadcast[qd]\s+)%ymm([0-9]+)/$1%xmm$2/go;
H A Dsha256-mb-x86_64.pl1550 s/\b(vmov[dq])\b(.+)%ymm([0-9]+)/$1$2%xmm$3/go or
1551 s/\b(vmovdqu)\b(.+)%x%ymm([0-9]+)/$1$2%xmm$3/go or
1552 s/\b(vpinsr[qd])\b(.+)%ymm([0-9]+),%ymm([0-9]+)/$1$2%xmm$3,%xmm$4/go or
1553 s/\b(vpextr[qd])\b(.+)%ymm([0-9]+)/$1$2%xmm$3/go or
1554 s/\b(vinserti128)\b(\s+)%ymm/$1$2\$1,%xmm/go or
1555 s/\b(vpbroadcast[qd]\s+)%ymm([0-9]+)/$1%xmm$2/go;
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dbuffer.c457 sndbuf_setrun(struct snd_dbuf *b, int go) argument
459 b->dl = go? b->blksz : 0;
H A Dchannel.h279 int chn_trigger(struct pcm_channel *c, int go);
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_sai.c512 saichan_trigger(kobj_t obj, void *data, int go) argument
520 switch (go) {
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_ssi.c566 ssichan_trigger(kobj_t obj, void *data, int go) argument
578 switch (go) {
/freebsd-11-stable/contrib/gcc/
H A Dvmsdbgout.c808 const char *go = "TRANSFER$BREAK$GO";
816 = DST_K_DST_HEADER_SIZE - 1 + 1 + 4 + 1 + strlen (go);
827 totsize += write_debug_data1 (strlen (go), "length of main_name",
829 totsize += write_debug_string ((char *) go, "main name", dosizeonly);
807 const char *go = "TRANSFER$BREAK$GO"; local
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daesv8-armx.pl915 m/\],#8/o and s/\.16b/\.8b/go;
916 s/\.[ui]?32//o and s/\.16b/\.4s/go;
917 s/\.[ui]?64//o and s/\.16b/\.2d/go;
968 s/\b[wx]([0-9]+)\b/r$1/go; # new->old registers
969 s/\bv([0-9])\.[12468]+[bsd]\b/q$1/go; # new->old registers
/freebsd-11-stable/stand/lua/
H A Ddrawer.lua363 -- For when things go terribly wrong; this def should be present here in the
406 -- drawlogo() must go first.
/freebsd-11-stable/sys/dev/sound/isa/
H A Dsb16.c724 sb16chan_trigger(kobj_t obj, void *data, int go) argument
729 if (!PCMTRIG_COMMON(go))
732 if (go == PCMTRIG_START)
H A Dmss.c731 * unmute left & right line. Need to go in mode3, unmute,
779 * this point the IRQ line to the ISA IRQ controller should go low
898 * we never see ACI go on.
1035 mss_trigger(struct mss_chinfo *ch, int go) argument
1047 switch (go) {
1203 msschan_trigger(kobj_t obj, void *data, int go) argument
1208 if (!PCMTRIG_COMMON(go))
1211 sndbuf_dma(ch->buffer, go);
1213 mss_trigger(ch, go);
1262 * go throug
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Dcsapcm.c570 csachan_trigger(kobj_t obj, void *data, int go) argument
575 if (!PCMTRIG_COMMON(go))
578 if (go == PCMTRIG_START) {
H A Des137x.c755 eschan_trigger(kobj_t obj, void *data, int go) argument
761 if (!PCMTRIG_COMMON(go))
771 if (go == PCMTRIG_START) {
809 if (go == PCMTRIG_START) {
828 if (go == PCMTRIG_START) {
H A Dvia8233.c885 via8233chan_trigger(kobj_t obj, void* data, int go) argument
891 if (!PCMTRIG_COMMON(go))
895 switch(go) {
H A Datiixp.c718 atiixp_chan_trigger(kobj_t obj, void *data, int go) argument
725 if (!PCMTRIG_COMMON(go))
730 switch (go) {
H A Dmaestro.c1420 aggpch_trigger(kobj_t obj, void *data, int go) argument
1424 switch (go) {
1568 aggrch_trigger(kobj_t obj, void *sc, int go) argument
1572 switch (go) {
/freebsd-11-stable/sys/arm/allwinner/
H A Da10_codec.c658 a10codec_chan_trigger(kobj_t obj, void *data, int go) argument
663 if (!PCMTRIG_COMMON(go))
667 switch (go) {
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c671 bcmchan_trigger(kobj_t obj, void *data, int go) argument
676 if (!PCMTRIG_COMMON(go))
679 switch (go) {
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h909 * @go: Variable for returning whether the local end is GO in the group
937 size_t ssid_len, int *go, u8 *group_bssid,
1067 int (*remove_stale_groups)(void *ctx, const u8 *peer, const u8 *go,
1117 * @go: Whether the use if for GO role
1125 int (*get_pref_freq_list)(void *ctx, int go,
1486 * discoverable (go into Listen State) every @interval milliseconds for at
H A Dp2p_pd.c187 struct p2p_device *go = join ? dev : NULL; local
225 } else if (go) {
226 p2p_buf_add_group_id(buf, go->info.p2p_device_addr,
227 go->oper_ssid, go->oper_ssid_len);
H A Dp2p.c1364 unsigned int pref_freq, int go)
1369 p2p_dbg(p2p, "Prepare channel pref - force_freq=%u pref_freq=%u go=%d",
1370 force_freq, pref_freq, go);
1377 (go || !p2p_channels_includes(&p2p->cfg->cli_channels, op_class,
1486 * @go: Whether the local end will be forced to be GO
1495 unsigned int force_freq, unsigned int pref_freq, int go)
1497 p2p_dbg(p2p, "Prepare channel - force_freq=%u pref_freq=%u go=%d",
1498 force_freq, pref_freq, go);
1500 if (p2p_prepare_channel_pref(p2p, force_freq, pref_freq, go) <
1507 if (go)
1362 p2p_prepare_channel_pref(struct p2p_data *p2p, unsigned int force_freq, unsigned int pref_freq, int go) argument
1494 p2p_prepare_channel(struct p2p_data *p2p, struct p2p_device *dev, unsigned int force_freq, unsigned int pref_freq, int go) argument
1785 int go = peer->go_state == LOCAL_GO; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbarch.sh1441 everything is parameterised with gdbarch, this will go away. */
1526 will go away. */
1601 will go away. */
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c1062 int go; local
1182 go = 1;
1184 while (go == 1) {
1201 go = 0;
/freebsd-11-stable/sys/dev/sym/
H A Dsym_fw2.h990 offsetof(struct sym_ccb, phys.head.go.restart),
1027 offsetof(struct sym_ccb, phys.head.go.restart),
1425 * require the device to go to bus free.

Completed in 461 milliseconds

12345678