Home
last modified time | relevance | path

Searched refs:scs (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_syncache.c1141 bzero(&scs, sizeof(scs)); in syncache_expand()
1319 if (sc != &scs) in syncache_expand()
1325 if (sc != &scs) in syncache_expand()
1597 bzero(&scs, sizeof(scs)); in syncache_add()
1598 sc = &scs; in syncache_add()
1607 bzero(&scs, sizeof(scs)); in syncache_add()
1608 sc = &scs; in syncache_add()
1626 bzero(&scs, sizeof(scs)); in syncache_add()
1627 sc = &scs; in syncache_add()
1793 if (sc == &scs) in syncache_add()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp575 SymbolContextScope *scs = type_sp->GetSymbolContextScope(); in SortTypeList() local
576 if (scs && curr_block == scs->CalculateSymbolContextBlock()) in SortTypeList()
594 SymbolContextScope *scs = type_sp->GetSymbolContextScope(); in SortTypeList() local
595 if (scs && function == scs->CalculateSymbolContextFunction()) in SortTypeList()
614 SymbolContextScope *scs = type_sp->GetSymbolContextScope(); in SortTypeList() local
615 if (scs && comp_unit == scs->CalculateSymbolContextCompileUnit()) in SortTypeList()
633 SymbolContextScope *scs = type_sp->GetSymbolContextScope(); in SortTypeList() local
634 if (scs && module_sp == scs->CalculateSymbolContextModule()) in SortTypeList()
/freebsd/crypto/openssh/
H A Ded25519.c1944 sc25519 sck, scs, scsk; in crypto_sign_ed25519() local
1975 sc25519_from64bytes(&scs, hram); in crypto_sign_ed25519()
1977 sc25519_mul(&scs, &scs, &scsk); in crypto_sign_ed25519()
1978 sc25519_add(&scs, &scs, &sck); in crypto_sign_ed25519()
1981 sc25519_to32bytes(sm + 32,&scs); in crypto_sign_ed25519()
1999 sc25519 schram, scs; in crypto_sign_ed25519_open() local
2008 sc25519_from32bytes(&scs, sm+32); in crypto_sign_ed25519_open()
2016 ge25519_double_scalarmult_vartime(&get2, &get1, &schram, &ge25519_base, &scs); in crypto_sign_ed25519_open()
/freebsd/contrib/bc/tests/bc/errors/
H A D01.txt207 scs
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrControl.td363 // We canonicalize 'scs' to "(and (subx reg,reg), 1)" on the hope that the and
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c1886 bool scs = true, mscs = true; in wpas_ext_capab_byte() local
1933 scs = false; in wpas_ext_capab_byte()
1935 if (scs) in wpas_ext_capab_byte()
/freebsd/contrib/ncurses/include/
H A DCaps678 select_char_set scs str Zj - - ----- Select character set, #1
H A DCaps.hpux11686 select_char_set scs str Zj - - ----- Select character set, #1
H A DCaps.osf1r5732 select_char_set scs str Zj - - ----- Select character set, #1
H A DCaps.aix4780 select_char_set scs str Zj - - ----- Select character set, #1
H A DCaps.keys768 select_char_set scs str Zj - - ----- Select character set, #1
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src13776 scs=%?%p1%{0}%=%t\E(B%e%p1%{1}%=%t\E(A%e%p1%{2}%=%t\E(C%e%p1
21040 .enacs=\E)3, .rmacs=^O, .rs3=\E[?4l, .scs=\E(%p1%c,
/freebsd/contrib/ncurses/
H A DNEWS9878 printer-specific capabilities: csnm, defc, scs, scsd, smgtp, smglp.