Home
last modified time | relevance | path

Searched defs:c (Results 2076 – 2100 of 3724) sorted by relevance

1...<<81828384858687888990>>...149

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_seq.c271 CURSOR *c; in __bt_seqadv() local
/freebsd/lib/libmd/aarch64/
H A Dmd5block.S104 c .req w5 label
/freebsd/contrib/less/
H A Dxbuf.c61 public void xbuf_add_char(struct xbuffer *xbuf, char c) in xbuf_add_char()
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp278 for (const object::Archive::Child &c : file->getArchive().children(e)) { in saveThinArchiveToRepro() local
338 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local
372 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local
971 for (char c : protStr) { in parseProtection() local
1190 line = line.take_until([](char c) { return c == '#'; }).trim(); in parseSymbolPatternsFile()
/freebsd/sys/kern/
H A Dsubr_msan.c323 kmsan_shadow_fill(uintptr_t addr, uint8_t c, size_t size) in kmsan_shadow_fill()
555 kmsan_mark(const void *addr, size_t size, uint8_t c) in kmsan_mark()
561 kmsan_mark_bio(const struct bio *bp, uint8_t c) in kmsan_mark_bio()
567 kmsan_mark_mbuf(const struct mbuf *m, uint8_t c) in kmsan_mark_mbuf()
772 kmsan_memset(void *dst, int c, size_t len) in kmsan_memset()
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_rate.c241 struct pcm_channel *c; in sysctl_hw_snd_feeder_rate_quality() local
737 int32_t c, z, len, lmax; in z_resampler_sinc_len() local
1029 int32_t alpha, c, i, z, idx; in z_resampler_build_polyphase() local
1558 z_resampler_feed_internal(struct pcm_feeder *f, struct pcm_channel *c, in z_resampler_feed_internal()
1687 z_resampler_feed(struct pcm_feeder *f, struct pcm_channel *c, uint8_t *b, in z_resampler_feed()
/freebsd/contrib/tcsh/
H A Dsh.c1475 int c; in importpath() local
1778 goodbye(Char **v, struct command *c) in goodbye()
2188 dosource(Char **t, struct command *c) in dosource()
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c323 uint64_t a, b, c, d; in fletcher_4_scalar_native() local
346 uint64_t a, b, c, d; in fletcher_4_scalar_byteswap() local
751 int i, c; in fletcher_4_benchmark() local
H A Dzprop_common.c254 int c; in propname_match() local
420 zprop_valid_char(char c) in zprop_valid_char()
/freebsd/crypto/openssl/ssl/
H A Dssl_rsa.c133 static int ssl_set_pkey(CERT *c, EVP_PKEY *pkey, SSL_CTX *ctx) in ssl_set_pkey()
257 static int ssl_set_cert(CERT *c, X509 *x, SSL_CTX *ctx) in ssl_set_cert()
981 CERT *c; in ssl_set_cert_and_key() local
/freebsd/sys/netinet/
H A Dtcp_hpts_test.c266 test_callout_init(struct callout *c, int mpsafe) in test_callout_init()
273 test_callout_reset_sbt_on(struct callout *c, sbintime_t sbt, sbintime_t precision, in test_callout_reset_sbt_on()
282 test_callout_stop_safe(struct callout *c, int flags) in test_callout_stop_safe()
/freebsd/stand/userboot/test/
H A Dtest.c66 char c = ch; test_putc() local
74 char c; test_getc() local
[all...]
/freebsd/crypto/openssl/engines/
H A De_padlock.c352 unsigned char c = *(in_arg++); in padlock_cfb_cipher() local
384 unsigned char c = *(in_arg++); in padlock_cfb_cipher() local
/freebsd/include/rpc/
H A Dauth.h156 char c[8]; member
270 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip)) argument
/freebsd/contrib/gdtoa/
H A Dmisc.c272 Bigint *c; local
529 Bigint *c; local
/freebsd/contrib/libfido2/src/
H A Dinfo.c241 fido_cert_array_t *c = arg; in decode_cert() local
262 decode_certs(const cbor_item_t *item, fido_cert_array_t *c) in decode_certs()
/freebsd/sys/dev/hptnr/
H A Dosm.h202 static __inline void * memset(void *dst, int c, unsigned long size) in memset()
210 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (HPT_U32)c) argument
/freebsd/usr.sbin/rtadvd/
H A Dconfig.c815 int c; in getconfig() local
866 int c; in getconfig() local
[all...]
/freebsd/sys/dev/cxgbe/
H A Dt4_clip.c217 struct fw_clip_cmd c; in add_lip() local
238 struct fw_clip_cmd c; in del_lip() local
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ncons.c101 # define ia5memchr(str, start, c) memchr(start, c, IA5_OFFSET_LEN(str, start)) argument
398 unsigned char c = utf8_value[i]; in cn2dnsid() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp89 char c = *I; in ParsePrintfSpecifier() local
159 Str.find_if([](char c) { return c == ',' || c == '}'; }); in ParsePrintfSpecifier()
/freebsd/sys/rpc/
H A Dauth.h156 char c[8]; member
267 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip)) argument
/freebsd/sys/contrib/openzfs/cmd/zinject/
H A Dzinject.c871 const char *c = str; in parse_dvas() local
916 int c; in main() local
/freebsd/stand/ficl/
H A Dwords.c625 CELL c; in twoConstant() local
646 CELL c; in displayCell() local
931 CELL c = stackPop(pVM->pStack); in pick() local
942 CELL c; in questionDup() local
1852 CELL c; in zeroEquals() local
1863 CELL c; in zeroLess() local
1874 CELL c; in zeroGreater() local
2412 CELL c; in comma() local
2426 char c; in cComma() local
4098 CELL c; in userVariable() local
/freebsd/contrib/wpa/src/crypto/
H A Dmd5-internal.c210 register u32 a, b, c, d; in MD5Transform() local

1...<<81828384858687888990>>...149