Searched refs:bitstring (Results 76 - 100 of 177) sorted by relevance

12345678

/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsibavar.h40 #include <sys/bitstring.h>
/freebsd-13-stable/contrib/nvi/cl/
H A Dcl_main.c15 #include <bitstring.h>
H A Dcl_read.c16 #include <bitstring.h>
/freebsd-13-stable/contrib/nvi/common/
H A Dcut.c16 #include <bitstring.h>
H A Doptions_f.c16 #include <bitstring.h>
/freebsd-13-stable/contrib/nvi/ex/
H A Dex_args.c16 #include <bitstring.h>
H A Dex_filter.c16 #include <bitstring.h>
H A Dex_global.c16 #include <bitstring.h>
H A Dex_print.c16 #include <bitstring.h>
H A Dex_read.c16 #include <bitstring.h>
H A Dex_txt.c16 #include <bitstring.h>
H A Dex_write.c16 #include <bitstring.h>
/freebsd-13-stable/contrib/nvi/vi/
H A Dv_ch.c16 #include <bitstring.h>
H A Dv_cmd.c16 #include <bitstring.h>
H A Dv_increment.c16 #include <bitstring.h>
H A Dv_paragraph.c16 #include <bitstring.h>
H A Dv_scroll.c16 #include <bitstring.h>
H A Dv_sentence.c16 #include <bitstring.h>
/freebsd-13-stable/sys/geom/raid/
H A Dg_raid_ctl.c41 #include <sys/bitstring.h>
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket.c38 #include <sys/bitstring.h>
/freebsd-13-stable/sys/netinet/
H A Dip_id.c55 * circular array of IDs of size L and a bitstring of 65536 bits.
57 * To start, we ask the RNG for a new ID. A quick index into the bitstring
59 * repeated until a value is returned that is not in the bitstring.
62 * in the queue from the bitstring and replace it with our new ID. Our new
63 * ID is then added to the bitstring and the queue pointer is incremented.
73 * With L=8192, the queue will use 16K of memory. The bitstring always
88 #include <sys/bitstring.h>
/freebsd-13-stable/sys/arm64/arm64/
H A Dgic_v3_fdt.c35 #include <sys/bitstring.h>
/freebsd-13-stable/sys/arm64/iommu/
H A Dsmmu_acpi.c41 #include <sys/bitstring.h>
/freebsd-13-stable/usr.sbin/cron/cron/
H A Dcron.h33 #include <bitstring.h>
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak123 -@erase "$(INTDIR)\bitstring.obj"
245 "$(INTDIR)\bitstring.obj" \
322 -@erase "$(INTDIR)\bitstring.obj"
323 -@erase "$(INTDIR)\bitstring.sbr"
514 "$(INTDIR)\bitstring.sbr" \
602 "$(INTDIR)\bitstring.obj" \
1189 SOURCE=..\bitstring.c
1194 "$(INTDIR)\bitstring.obj" : $(SOURCE) "$(INTDIR)"
1201 "$(INTDIR)\bitstring.obj" "$(INTDIR)\bitstring
[all...]

Completed in 139 milliseconds

12345678