Searched defs:c2 (Results 76 - 100 of 137) sorted by relevance

123456

/freebsd-current/sys/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c54 int c2; /* c2 * speedo^2 + c1 * speedo + c0 */ member in struct:speedo_entry
/freebsd-current/sys/arm64/nvidia/tegra210/
H A Dtegra210_cpufreq.c53 int c2; /* c2 * speedo^2 + c1 * speedo + c0 */ member in struct:speedo_entry
/freebsd-current/sbin/ipf/ipf/
H A Dipfcomp.c241 intcmp(const void *c1, const void *c2) argument
/freebsd-current/contrib/diff/src/
H A Dutil.c331 register unsigned char c2 = *t2++; local
[all...]
/freebsd-current/contrib/bzip2/
H A Dblocksort.c355 UChar c1, c2; local
[all...]
/freebsd-current/contrib/tcsh/
H A Dglob.c138 globcharcoll(__Char c1, __Char c2, int cs) argument
[all...]
/freebsd-current/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c410 test_mic(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2) argument
431 test_wrap(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2, argument
470 test_wrap_ext(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2, argument
516 test_token(struct client *c1, int32_t hc1, struct client *c2, int32_ argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c358 uint8_t c2 = (version >> 16) & 255; local
/freebsd-current/sys/dev/atkbdc/
H A Datkbdc.c851 int c2 = 0; local
890 int c2 = 0; local
929 int c2 = 0; local
[all...]
/freebsd-current/sys/geom/virstor/
H A Dg_virstor.c1400 struct g_consumer *c, *c2, *tmp; local
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h293 typedef char c2 __attribute__((ext_vector_type(2))); typedef
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp212 const uint8_t c2 = input[len >> 1]; local
/freebsd-current/contrib/one-true-awk/
H A Dlib.c715 void bcheck2(int n, int c1, int c2) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.cpp569 uptr c2 = RoundUpTo(old_end, granularity); local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dcheck-gen.c648 Certificate c, c2; local
1054 TESTAlloc c1, c2, c3; local
1140 TESTOptional c0, c1, c2, c local
[all...]
/freebsd-current/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c348 int c1, c2; local
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c552 const uint64_t c2 = c1 * (c1 + 1) / 2; local
/freebsd-current/contrib/bearssl/test/
H A Dtest_speed.c1711 int c1, c2; local
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c1278 unsigned char c2 = 0; local
/freebsd-current/contrib/nvi/regex/
H A Dregcomp.c1296 samesets(struct re_guts *g, int c1, int c2) argument
1320 int c2; local
[all...]
/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c1618 int c0, c1, c2; local
1682 int c0, c1, c2; local
1754 int c0, c1, c2; local
[all...]
/freebsd-current/crypto/openssh/
H A Dsntrup761.c1225 static int Ciphertexts_diff_mask(const unsigned char *c,const unsigned char *c2) argument
/freebsd-current/usr.bin/sort/
H A Dsort.c879 int c2, f2; local
/freebsd-current/usr.bin/dtc/
H A Dfdt.cc1018 node::cmp_children(node_ptr &c1, node_ptr &c2) argument
/freebsd-current/lib/libc/tests/nss/
H A Dgethostby_test.c213 char **c1, **c2, **ct, **cb; local
[all...]

Completed in 438 milliseconds

123456