Home
last modified time | relevance | path

Searched refs:sc (Results 201 – 225 of 2543) sorted by path

12345678910>>...102

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXCV.td349 def CV_ # NAME # _SC_H : CVSIMDRR<funct5, F, funct1, 0b100, "cv." # mnemonic # ".sc.h">;
350 def CV_ # NAME # _SC_B : CVSIMDRR<funct5, F, funct1, 0b101, "cv." # mnemonic # ".sc.b">;
358 def CV_ # NAME # _SC_H : CVSIMDRR<funct5, F, funct1, 0b100, "cv." # mnemonic # ".sc.h">;
359 def CV_ # NAME # _SC_B : CVSIMDRR<funct5, F, funct1, 0b101, "cv." # mnemonic # ".sc.b">;
367 def CV_ # NAME # _SC_H : CVSIMDRR<funct5, F, funct1, 0b100, "cv." # mnemonic # ".sc.h">;
368 def CV_ # NAME # _SC_B : CVSIMDRR<funct5, F, funct1, 0b101, "cv." # mnemonic # ".sc.b">;
376 def CV_ # NAME # _SC_H : CVSIMDRRWb<funct5, F, funct1, 0b100, "cv." # mnemonic # ".sc.h">;
377 def CV_ # NAME # _SC_B : CVSIMDRRWb<funct5, F, funct1, 0b101, "cv." # mnemonic # ".sc.b">;
385 def CV_ # NAME # _SC_H : CVSIMDRRWb<funct5, F, funct1, 0b100, "cv." # mnemonic # ".sc.h">;
386 def CV_ # NAME # _SC_B : CVSIMDRRWb<funct5, F, funct1, 0b101, "cv." # mnemonic # ".sc.b">;
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.td256 "$res = OpVariable $type $sc">;
588 "OpSelectionMerge $merge $sc">;
608 (ins TYPE:$ty, ID:$ptr, ID:$sc, ID:$sem),
609 "$res = "#name#" $ty $ptr $sc $sem">;
612 (ins TYPE:$ty, ID:$ptr, ID:$sc, ID:$sem, ID:$val),
613 "$res = "#name#" $ty $ptr $sc $sem $val">;
618 "OpAtomicStore $ptr $sc $sem $val">;
620 (ins TYPE:$ty, ID:$ptr, ID:$sc, ID:$sem, ID:$val),
623 (ins TYPE:$ty, ID:$ptr, ID:$sc, ID:$eq,
627 (ins TYPE:$ty, ID:$ptr, ID:$sc, ID:$eq,
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h422 statistic(double minv, double maxv, double meanv, uint64_t sc, double sd) in statistic() argument
423 : minVal(minv), maxVal(maxv), meanVal(meanv), m2(sd * sd * sc), in statistic()
424 sampleCount(sc), offset(0.0), collectingHist(false) {} in statistic()
/freebsd/contrib/lua/src/
H A Dluac.c348 int sc=GETARG_sC(i); in PrintCode() local
438 printf("%d %d %d",a,b,sc); in PrintCode()
481 printf("%d %d %d",a,b,sc); in PrintCode()
484 printf("%d %d %d",a,b,sc); in PrintCode()
/freebsd/contrib/mandoc/
H A Dcompat_strcasestr.c49 char c, sc; in strcasestr() local
57 if ((sc = *s++) == 0) in strcasestr()
59 } while ((char)tolower((unsigned char)sc) != c); in strcasestr()
H A Dcompat_strsep.c50 int c, sc; in strsep() local
59 if ((sc = *spanp++) == c) { in strsep()
67 } while (sc != 0); in strsep()
H A Dmdoc_html.c520 int sc; in mdoc_sh_pre() local
532 sc = 0; in mdoc_sh_pre()
535 if (++sc == 2) in mdoc_sh_pre()
537 if (sc < 2) in mdoc_sh_pre()
/freebsd/contrib/ncurses/
H A DNEWS7652 + add sgr, rc/sc and ech to syscons entries
11181 + suppress sc/rc capabilities from terminal description if they appear
/freebsd/contrib/ncurses/include/
H A DCaps154 # on that hit list: rc, sc, uc.
457 save_cursor sc str sc - - YBCG- save current cursor position (P)
H A DCaps.aix4154 # on that hit list: rc, sc, uc.
457 save_cursor sc str sc - - YBCG- save current cursor position (P)
H A DCaps.hpux11154 # on that hit list: rc, sc, uc.
459 save_cursor sc str sc - - YBCG- save current cursor position (P)
H A DCaps.keys156 # on that hit list: rc, sc, uc.
459 save_cursor sc str sc - - YBCG- save current cursor position (P)
H A DCaps.osf1r5154 # on that hit list: rc, sc, uc.
441 save_cursor sc str sc - - YBCG- save current cursor position (P)
H A DCaps.uwin154 # on that hit list: rc, sc, uc.
425 save_cursor sc str sc - - YBCG- save current cursor position (P)
/freebsd/contrib/ncurses/misc/
H A Demx.src215 sc=\E[s,
372 sc=\E[s,
566 sc=\E7,
595 sc=\E7,
H A Dterminfo.src822 sc=\E7,
1798 sc=\E7,
2403 sc=\E7,
2546 sc=\E7,
2748 sc=\E7,
3729 sc=\E7,
4575 sc=\E7,
4648 sc=\E7,
5648 sc=\E7,
6537 sc=\E7,
[all …]
/freebsd/contrib/netbsd-tests/dev/scsipi/libscsitest/
H A Dscsitest.c242 memset(&sc->sc_adapter, 0, sizeof(sc->sc_adapter)); in scsitest_attach()
243 sc->sc_adapter.adapt_nchannels = 1; in scsitest_attach()
245 sc->sc_adapter.adapt_minphys = minphys; in scsitest_attach()
246 sc->sc_adapter.adapt_dev = self; in scsitest_attach()
247 sc->sc_adapter.adapt_max_periph = 1; in scsitest_attach()
248 sc->sc_adapter.adapt_openings = 1; in scsitest_attach()
250 memset(&sc->sc_channel, 0, sizeof(sc->sc_channel)); in scsitest_attach()
252 sc->sc_channel.chan_ntargets = 2; in scsitest_attach()
253 sc->sc_channel.chan_nluns = 1; in scsitest_attach()
254 sc->sc_channel.chan_id = 0; in scsitest_attach()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_stat.c286 struct stat sa, sb, sc; in ATF_TC_BODY() local
298 (void)memset(&sc, 0, sizeof(struct stat)); in ATF_TC_BODY()
303 ATF_REQUIRE(stat(path, &sc) == 0); in ATF_TC_BODY()
308 if (sb.st_size != sc.st_size) in ATF_TC_BODY()
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo38 rs2=rs2, sc=sc, setab=setab%p1%dX,
/freebsd/contrib/netbsd-tests/lib/librumpclient/
H A Dt_fd.c109 int sc; in ATF_TC_BODY() local
135 sc = sigcnt; in ATF_TC_BODY()
136 printf("sigcnt after connect: %d\n", sc); in ATF_TC_BODY()
137 ATF_REQUIRE(sc >= 1); in ATF_TC_BODY()
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh5261 3ssj3M0i3M2s++Cg6l//9sc/vtSrtkwTM3Qyk6AGQ+aMWiFFRLXou1pMamkfxeyr
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi31 @sc{unix}
1026 @sc{unix}
/freebsd/contrib/ntp/util/
H A Dpps-api.c31 Chew(struct timespec *tsa, struct timespec *tsc, unsigned sa, unsigned sc) in Chew() argument
38 printf("%u %u ", sa, sc); in Chew()
/freebsd/contrib/nvi/ex/
H A Dex_script.c87 SCRIPT *sc; in sscr_init() local
95 sp->script = sc; in sscr_init()
103 sc->sh_master = sc->sh_slave = -1; in sscr_init()
122 &sc->sh_slave, sc->sh_name, &sc->sh_term, &sc->sh_win) == -1) { in sscr_init()
197 SCRIPT *sc; in sscr_getprompt() local
298 SCRIPT *sc; in sscr_exec() local
424 SCRIPT *sc; in sscr_insert() local
521 SCRIPT *sc; in sscr_setprompt() local
544 SCRIPT *sc; in sscr_matchprompt() local
582 SCRIPT *sc; in sscr_end() local
[all …]
/freebsd/contrib/one-true-awk/
H A Dlex.c176 bool sc = false; /* true => return a } right now */ variable
187 if (sc) { in yylex()
188 sc = false; in yylex()
351 sc = true; in yylex()

12345678910>>...102