/freebsd/crypto/openssl/providers/implementations/digests/ |
H A D | blake2_impl.h | 110 static ossl_inline uint32_t rotr32(const uint32_t w, const unsigned int c) in rotr32() 115 static ossl_inline uint64_t rotr64(const uint64_t w, const unsigned int c) in rotr64()
|
/freebsd/sys/kern/ |
H A D | kern_membarrier.c | 78 check_cpu_switched(int c,cpuset_t * csp,uint64_t * swt,bool init) check_cpu_switched() argument 122 int c, error; kern_membarrier() local [all...] |
/freebsd/lib/libc/locale/ |
H A D | cXXrtomb_iconv.h | 54 cXXrtomb_l(char * __restrict s, charXX_t c, mbstate_t * __restrict ps, in cXXrtomb_l() 108 cXXrtomb(char * __restrict s, charXX_t c, mbstate_t * __restrict ps) in cXXrtomb()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | Encoding.h | 86 inline bool isOctDigit(char c) { return '0' <= c && c <= '7'; } in isOctDigit() 88 inline bool isHexDigit(char c) { in isHexDigit()
|
/freebsd/sys/cddl/boot/zfs/ |
H A D | zfssubr.c | 369 uint8_t c; in zap_hash() local 538 int c; in vdev_raidz_generate_parity_p() local 565 int c; in vdev_raidz_generate_parity_pq() local 617 int c; in vdev_raidz_generate_parity_pqr() local 978 int i, j, x, cc, c; in vdev_raidz_matrix_reconstruct() local 1057 int n, i, c, t, tt; in vdev_raidz_reconstruct_general() local 1169 int i, c; in vdev_raidz_reconstruct() local 1215 uint64_t q, r, c, bc, col, acols, scols, coff, devidx, asize, tot; in vdev_raidz_map_alloc() local 1337 int c; in vdev_raidz_map_free() local 1379 int c, ret = 0; in raidz_parity_verify() local [all …]
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Writer.cpp | 89 DebugDirectoryChunk(const COFFLinkerContext &c, in DebugDirectoryChunk() 102 Chunk *c = record.second; in writeTo() local 147 CVDebugRecordChunk(const COFFLinkerContext &c) : ctx(c) {} in CVDebugRecordChunk() 173 ExtendedDllCharacteristicsChunk(uint32_t c) : characteristics(c) {} in ExtendedDllCharacteristicsChunk() 191 int c = name.compare(other.name); in operator <() local 207 Writer(COFFLinkerContext &c) in Writer() 344 void OutputSection::addChunk(Chunk *c) { in addChunk() 348 void OutputSection::insertChunkAtStart(Chunk *c) { in insertChunkAtStart() 352 void OutputSection::setPermissions(uint32_t c) { in setPermissions() 431 Chunk *c; in getThunk() local [all …]
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | cert.c | 220 hx509_cert_init(hx509_context context, const Certificate *c, hx509_cert *cert) in hx509_cert_init() 400 hx509_verify_ctx c; in hx509_verify_init_ctx() local 589 const TBSCertificate *c = &cert->tbsCertificate; in find_extension() local 1003 hx509_cert c; in certificate_is_anchor() local 1043 subject_null_p(const Certificate *c) in subject_null_p() 1400 hx509_cert_get_base_subject(hx509_context context, hx509_cert c, in hx509_cert_get_base_subject() 1661 add_name_constraints(hx509_context context, const Certificate *c, int not_ca, in add_name_constraints() 1699 match_RDN(const RelativeDistinguishedName *c, in match_RDN() 1722 match_X501Name(const Name *c, const Name *n) in match_X501Name() 1742 match_general_name(const GeneralName *c, const GeneralName *n, int *match) in match_general_name() [all …]
|
/freebsd/sys/dev/scc/ |
H A D | scc_dev_z8530.c | 112 int c; in z8530_bfe_iclear() local 131 #define SIGCHG(c, i, s, d) \ argument
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | main.c | 274 struct cmd *c; in cmdscanner() local 343 struct cmd *c, *found; in getcmd() local 537 struct cmd *c; in help() local
|
/freebsd/lib/libcompat/4.3/ |
H A D | rexec.c | 96 int c; in token() local 136 int t, i, c, usedefault = 0; in ruserpass() local 296 char c, *acct; in rexec() local
|
/freebsd/contrib/nvi/regex/ |
H A D | regex2.h | 121 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c)) argument 122 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) argument 123 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask) argument 170 #define ISWORD(c) ((c) == '_' || (ISGRAPH((UCHAR_T)c) && !ISPUNCT((UCHAR_T)c))) argument
|
/freebsd/usr.bin/ul/ |
H A D | ul.c | 96 int c; in main() local 160 wint_t c; in filter() local 503 outchar(int c) in outchar() 511 outc(wint_t c, int width) in outc()
|
/freebsd/usr.sbin/ckdist/ |
H A D | ckdist.c | 93 int rval, c, type; in main() local 184 int rval, c; in ckdist() local 225 int rval, error, c, fd; in chkmd5() local 273 int rval, error, c, pieces, cnt, fd; in chkinf() local
|
/freebsd/lib/libc/stdlib/ |
H A D | radixsort.c | 90 int c; in radixsort() local 102 int c; in sradixsort() local 127 int c; in r_sort_a() local 226 int c; in r_sort_b() local
|
/freebsd/contrib/ldns/ |
H A D | parse.c | 39 int c, prev_c; in ldns_fget_token_l_st_file_type() local 303 int c, lc; in ldns_bget_token() local 434 char c; in ldns_bskipcs() local 463 int c; in ldns_fskipcs_l() local
|
/freebsd/sys/contrib/zlib/ |
H A D | zutil.h | 228 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 229 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 235 # define Tracec(c,x) argument 236 # define Tracecv(c,x) argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 184 uint8_t c = s[len - 1]; in hash_1to3_bytes() local 204 uint64_t c = fetch64(s + len - 8) * k2; in hash_17to32_bytes() local 215 uint64_t c = llvm::rotr<uint64_t>(a, 37); in hash_33to64_bytes() local 275 uint64_t c = fetch64(s + 24); in mix_32_bytes() local
|
/freebsd/contrib/file/src/ |
H A D | encoding.c | 355 file_unichar_t c; in file_looks_utf8() local 460 #define UCS16_NOCHAR(c) ((c) >= 0xfdd0 && (c) <= 0xfdef) argument 461 #define UCS16_HISURR(c) ((c) >= 0xd800 && (c) <= 0xdbff) argument 462 #define UCS16_LOSURR(c) ((c) >= 0xdc00 && (c) <= 0xdfff) argument
|
H A D | der.c | 136 getclass(uint8_t c) in getclass() 142 gettype(uint8_t c) in gettype() 149 gettag(const uint8_t *c, size_t *p, size_t l) in gettag() 182 getlength(const uint8_t *c, size_t *p, size_t l) in getlength() 414 uint8_t c = getclass(p[x]); in printdata() local
|
/freebsd/contrib/tnftp/src/ |
H A D | ruserpass.c | 95 int t, i, c, usedefault = 0; in ruserpass() local 282 int c; in token() local
|
/freebsd/lib/libc/tests/string/ |
H A D | wcscoll_test.c | 49 …wchar_t c[] = L"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬ… in ATF_TC_BODY() local 90 int c; in ATF_TC_BODY() local
|
/freebsd/sys/dev/sound/ |
H A D | unit.c |
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zio_compress.c | 118 zio_compress_data(enum zio_compress c, abd_t *src, abd_t **dst, size_t s_len, in zio_compress_data() 155 zio_decompress_data(enum zio_compress c, abd_t *src, abd_t *dst, in zio_decompress_data()
|
/freebsd/contrib/tcsh/ |
H A D | tc.decls.h | 181 # define memmove(a, b, c) xmemmove(a, b, c) argument 186 # define memset(a, b, c) xmemset(a, b, c) argument
|
/freebsd/lib/libc/db/hash/ |
H A D | hash_func.c | 80 #define dcharhash(h, c) ((h) = 0x63c63cd9*(h) + 0x9c39c33d + (c)) argument 86 u_int8_t *e, c, *k; in hash2() local
|