Home
last modified time | relevance | path

Searched defs:oend (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dbitmaps.c168 ext2_ino_t end, ext2_ino_t *oend) in ext2fs_fudge_inode_bitmap_end()
182 blk_t end, blk_t *oend) in ext2fs_fudge_block_bitmap_end()
191 blk64_t end, blk64_t *oend) in ext2fs_fudge_block_bitmap_end2()
Dgen_bitmap64.c370 __u64 end, __u64 *oend) in ext2fs_fudge_generic_bmap_end()
Dgen_bitmap.c311 ext2_ino_t end, ext2_ino_t *oend) in ext2fs_fudge_generic_bitmap_end()
/external/lz4/tests/
Dframetest.c256 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
336 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
374 BYTE* const oend = ostart + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
665 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
830 …BYTE* const oend = op + (neverFlush ? LZ4F_compressFrameBound(srcSize, prefsPtr) : compressedBuffe… in fuzzerTests() local
870 BYTE* const oend = op + srcDataLength; in fuzzerTests() local
/external/golang-protobuf/protoc-gen-go/generator/internal/remap/
Dremap.go67 func (m Map) add(opos, oend, npos, nend int) { argument
/external/u-boot/lib/
Dlz4.c87 BYTE* const oend = op + outputSize; in LZ4_decompress_generic() local
/external/bcc/src/cc/frontends/b/
Dscope.h66 typename vector<T*>::iterator oend() { return elems_ordered_.end(); } in oend() function
/external/lz4/lib/
Dlz4hc.c416 BYTE* oend) in LZ4HC_encodeSequence()
501 BYTE* oend = op + maxOutputSize; in LZ4HC_compress_hashChain() local
1175 BYTE* oend = op + dstCapacity; in LZ4HC_compress_optimal() local
Dlz4.c1421 BYTE* const oend = op + outputSize; in LZ4_decompress_generic() local