Home
last modified time | relevance | path

Searched refs:filled (Results 1 – 25 of 57) sorted by relevance

123

/dragonfly/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c779 size_t filled; member
965 mtctx->inBuff.filled = 0; in ZSTDMT_releaseAllJobResources()
1283 mtctx->inBuff.filled = 0; in ZSTDMT_initCStream_internal()
1338 assert(mtctx->inBuff.filled >= srcSize); in ZSTDMT_createCompressionJob()
1359 mtctx->inBuff.filled = 0; in ZSTDMT_createCompressionJob()
1638 mtctx->inBuff.filled = 0; in ZSTDMT_tryGetInputRange()
1681 if (mtctx->inBuff.filled >= RSYNC_LENGTH) { in findSynchronizationPoint()
1704 pos = RSYNC_LENGTH - mtctx->inBuff.filled; in findSynchronizationPoint()
1781 mtctx->inBuff.filled += syncPoint.toLoad; in ZSTDMT_compressStream_generic()
1792 …assert(mtctx->inBuff.filled == 0 || mtctx->inBuff.filled == mtctx->targetSectionSize || mtctx->par… in ZSTDMT_compressStream_generic()
[all …]
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dacs.c298 if (survey->filled & SURVEY_HAS_CHAN_TIME_BUSY) in acs_survey_interference_factor()
300 else if (survey->filled & SURVEY_HAS_CHAN_TIME_RX) in acs_survey_interference_factor()
311 if (survey->filled & SURVEY_HAS_CHAN_TIME_TX) { in acs_survey_interference_factor()
408 if (!(survey->filled & SURVEY_HAS_NF)) { in acs_survey_is_sufficient()
413 if (!(survey->filled & SURVEY_HAS_CHAN_TIME)) { in acs_survey_is_sufficient()
418 if (!(survey->filled & SURVEY_HAS_CHAN_TIME_BUSY) && in acs_survey_is_sufficient()
419 !(survey->filled & SURVEY_HAS_CHAN_TIME_RX)) { in acs_survey_is_sufficient()
/dragonfly/sys/kern/
H A Dsubr_blist.c295 swblk_t filled; in blist_fill() local
299 filled = blst_leaf_fill(bl->bl_root, blkno, count); in blist_fill()
301 filled = blst_meta_fill(bl->bl_root, blkno, count, in blist_fill()
304 bl->bl_free -= filled; in blist_fill()
305 return (filled); in blist_fill()
/dragonfly/usr.bin/rpcgen/
H A Drpc_svcout.c373 int filled; in write_program() local
386 filled = 0; in write_program()
392 filled = 1; in write_program()
400 filled = 1; in write_program()
407 if (!filled) in write_program()
/dragonfly/sys/dev/drm/amd/lib/
H A Dchash.c94 u32 filled = 0, empty = 0, tombstones = 0; in __chash_table_dump_stats() local
100 filled++; in __chash_table_dump_stats()
111 1 << table->bits, filled, empty, tombstones); in __chash_table_dump_stats()
/dragonfly/etc/mail/
H A Daliases51 # Well-known aliases -- these should be filled in!
/dragonfly/contrib/file/magic/Magdir/
H A Dgnome47 # version is never filled. probably future extension
H A Dluks106 # JSON text data terminated by the zero character; unused remainder empty and filled with zeroes li…
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-ns32k.texi6 @c FIXME! Stop ignoring when filled in.
H A Dc-msp430.texi407 ; note, that spare var filled with
H A Dc-tic54x.texi370 The upper 8 bits of each word is zero-filled. If a label is used, it
595 most-significant bits first. Unused space is zero-filled. If a label
/dragonfly/sys/dev/disk/dm/dmirror/
H A Ddmirror_notes.txt156 the entire segment must be zero-filled and the bit cleared prior
273 If set any read I/O to the related segment is simply zero-filled.
/dragonfly/share/i18n/csmapper/APPLE/
H A DGREEK%UCS.src123 # ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
H A DUCS%GREEK.src123 # ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dk6.md62 ;; filled. Depending on the length of the instruction, two simple instructions
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dk6.md61 ;; filled. Depending on the length of the instruction, two simple instructions
/dragonfly/games/adventure/
H A Dglorkz21 11 You are in a debris room filled with stuff washed in from the surface.
33 15 staircase leads downward. The hall is filled with wisps of white mist
128 68 large passages, but they are now filled with boulders. Low small
266 126 thing an eerie, macabre appearance. The air is filled with flickering
272 126 gorge, filled with a bizarre chaos of tortured rock which seems to
281 127 You are in a small chamber filled with large boulders. The walls are
/dragonfly/contrib/libpcap/
H A Doptimize.c2741 goto filled; in convert_code_r()
2744 goto filled; in convert_code_r()
2800 filled: in convert_code_r()
/dragonfly/crypto/openssh/
H A DPROTOCOL.certkeys172 key id is a free-form text field that is filled in by the CA at the time
/dragonfly/games/hack/
H A Ddata9 } water filled area
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.def265 PRE_BODY is a landing pad filled by the gimplifier with things from
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dobjc.texi706 object, the @code{c_string} field will be filled by the compiler with
707 the string; the @code{length} field will be filled by the compiler with
708 the string length; the @code{isa} pointer will be filled with
/dragonfly/games/fortune/datfiles/
H A Dzippy73 A wide-eyed, innocent UNICORN, poised delicately in a MEADOW filled
956 finally got JERRY LEWIS, MTV and a large selection of creme-filled
1301 Yow! I'm imagining a surfer van filled with soy sauce!
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.def268 PRE_BODY is a landing pad filled by the gimplifier with things from
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c8114 survey->filled = 0; in add_survey()
8119 survey->filled |= SURVEY_HAS_NF; in add_survey()
8125 survey->filled |= SURVEY_HAS_CHAN_TIME; in add_survey()
8131 survey->filled |= SURVEY_HAS_CHAN_TIME_BUSY; in add_survey()
8137 survey->filled |= SURVEY_HAS_CHAN_TIME_RX; in add_survey()
8143 survey->filled |= SURVEY_HAS_CHAN_TIME_TX; in add_survey()
8153 survey->filled); in add_survey()

123