Searched refs:count (Results 226 - 250 of 3879) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/arm64/arm64/
H A Dmemcpy.S66 #define count x2 define
82 #define E_h count
100 add srcend, src, count
101 add dstend, dstin, count
102 cmp count, 16
104 cmp count, 96
108 sub tmp1, count, 1
125 cmp count, 8
134 tbz count, 2, 1f
142 byte 3 times if count
[all...]
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dsha1_i.h14 u32 count[2]; member in struct:SHA1Context
/freebsd-13-stable/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
61 rwrq.ioc_cnt = count;
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
76 rwrq.ioc_cnt = count;
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_upnp_ap.c56 int count = attr.authorized_macs_len / ETH_ALEN; local
57 if (count > WPS_MAX_AUTHORIZED_MACS)
58 count = WPS_MAX_AUTHORIZED_MACS;
60 count * ETH_ALEN);
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dblacklist.h15 int count; member in struct:wpa_blacklist
/freebsd-13-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_create_empty_oid_set.c46 set->count = 0;
H A Dgss_test_oid_set_member.c40 for (i = 0; i < set->count; i++)
/freebsd-13-stable/lib/libc/stdlib/
H A Dradixsort.c132 static int count[256], nc, bmin; local
155 if (++count[c] == 1 && c != endch) {
172 if (nc == 1 && count[bmin] == n) {
174 nc = count[bmin] = 0;
181 * count[] = counts of elements in bins.
182 * Before permuting: top[c-1] + count[c] = top[c];
188 top[0] = ak = a + count[0];
193 for (cp = count + bmin; nc > 0; cp++) {
203 top[cp-count] = ak += *cp;
217 * aj<-aj + count[
231 static int count[256], nc, bmin; local
[all...]
/freebsd-13-stable/lib/libgssapi/
H A Dgss_add_oid_set_member.c56 new_elements = malloc((set->count + 1) * sizeof(gss_OID_desc));
62 new_oid = &new_elements[set->count];
73 set->count * sizeof(gss_OID_desc));
77 set->count++;
H A Dgss_create_empty_oid_set.c50 set->count = 0;
H A Dgss_test_oid_set_member.c44 for (i = 0; i < set->count; i++)
/freebsd-13-stable/sbin/fdisk/
H A Druntest.sh14 dd if=/dev/zero of=tmp count=1 > /dev/null 2>&1
18 c=`dd if=/dev/${MD} count=1 2>/dev/null | md5`
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_types.h108 # define VARIABLE_ARRAY(type, name, count) \
109 type *name = alloca(sizeof(type) * (count))
111 # define VARIABLE_ARRAY(type, name, count) type name[(count)]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DFunctionSummary.cpp28 Total += I.second.VisitedBasicBlocks.count();
/freebsd-13-stable/contrib/expat/tests/
H A Dchardata.h46 int count; /* # of chars, < 0 if not set */ member in struct:__anon712
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzfs_ratelimit.h27 unsigned int count; member in struct:__anon10552
/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sha1/
H A Dsha1.h44 uint32_t count[2]; /* number of bits, modulo 2^64 (msb first) */ member in struct:__anon10611
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_verify_checksums.ksh44 log_must dd if=/dev/urandom of=/$TESTPOOL/file1 bs=1M count=30
54 log_must dd if=/dev/urandom of=/$TESTPOOL/file2 bs=1M count=30
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_swap/
H A Dzvol_swap_006_pos.ksh52 while ((count > 0)); do
56 ((count -= 1))
87 typeset -i i=0 count=0
97 ((count += 1))
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.h24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
34 unsigned* count, U32 max,
49 unsigned const* count,
53 unsigned const* count, unsigned const max);
/freebsd-13-stable/contrib/netbsd-tests/bin/sh/
H A Dt_set_e.sh52 count=`expr $count + 1`
74 count=0
297 atf_fail "$failcount of $count failed cases"
/freebsd-13-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Dreturns.h60 size_t count; member in struct:__anon5158
/freebsd-13-stable/sys/kgssapi/
H A Dgss_add_oid_set_member.c61 new_elements = malloc((set->count + 1) * sizeof(gss_OID_desc),
64 new_oid = &new_elements[set->count];
71 set->count * sizeof(gss_OID_desc));
75 set->count++;
/freebsd-13-stable/sys/sys/
H A Dblist.h36 * blkno = blist_alloc(blist, &count, maxcount)
37 * (void) blist_free(blist, blkno, count)
38 * nblks = blist_fill(blist, blkno, count)
39 * (void) blist_resize(&blist, count, freeextra, flags)
94 daddr_t blist_alloc(blist_t blist, int *count, int maxcount);
98 daddr_t blist_fill(blist_t bl, daddr_t blkno, daddr_t count);
99 void blist_free(blist_t blist, daddr_t blkno, daddr_t count);
101 void blist_resize(blist_t *pblist, daddr_t count, int freenew, int flags);
H A Dcfictl.h43 unsigned long count; member in struct:cfiocqry

Completed in 221 milliseconds

1234567891011>>