/external/v8/src/arm64/ |
D | cpu-arm64.cc | 50 uintptr_t isize = sizes.icache_line_size(); in FlushICache() local 53 DCHECK(CountSetBits(isize, 64) == 1); in FlushICache() 55 uintptr_t istart = start & ~(isize - 1); in FlushICache() 104 [isize] "r" (isize), in FlushICache()
|
/external/vixl/src/aarch64/ |
D | cpu-aarch64.cc | 96 uintptr_t isize = static_cast<uintptr_t>(icache_line_size_); in EnsureIAndDCacheCoherency() local 98 uintptr_t iline = start & ~(isize - 1); in EnsureIAndDCacheCoherency() 102 VIXL_ASSERT(IsPowerOf2(isize)); in EnsureIAndDCacheCoherency() 155 iline += isize; in EnsureIAndDCacheCoherency()
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | rbt.c | 222 tree->isize = 0; in rbtree_init() 246 tree->isize = 0; in rbtree_clean() 261 return tree->isize; in rbtree_size() 296 tree->isize = 1; in rbtree_insert() 348 tree->isize++; in rbtree_insert() 373 tree->isize = 1; in insert_successor_at() 409 tree->isize++; in insert_successor_at() 433 tree->isize = 1; in insert_predecessor_at() 469 tree->isize++; in insert_predecessor_at() 494 if (tree->isize == 1) { in rbtree_remove_at() [all …]
|
D | rbt.h | 147 int isize; /* number of objects stored */ member
|
/external/vboot_reference/utility/ |
D | efidecompress.c | 1040 uint32_t isize = (uint32_t)istat.st_size; in main() local 1042 printf("%s is %d bytes\n", infile, isize); in main() 1055 uint8_t *ibuf = malloc(isize); in main() 1059 isize, in main() 1063 if (1 != fread(ibuf, isize, 1, ifp)) { in main() 1066 isize, in main() 1074 EFI_STATUS r = GetInfo(ibuf, isize, &osize, &ssize); in main() 1103 r = TianoDecompress(ibuf, isize, obuf, osize, sbuf, ssize); in main() 1110 r = EfiDecompress(ibuf, isize, obuf, osize, sbuf, ssize); in main() 1119 printf("Uncompressed %d bytes to %d bytes\n", isize, osize); in main()
|
D | bmpblk_util.c | 100 uint32_t isize; in do_efi_decompress() local 106 isize = img->compressed_size; in do_efi_decompress() 108 r = EfiGetInfo(ibuf, isize, &osize, &ssize); in do_efi_decompress() 132 r = EfiDecompress(ibuf, isize, obuf, osize, sbuf, ssize); in do_efi_decompress() 149 uint32_t isize; in do_lzma_decompress() local 155 isize = img->compressed_size; in do_lzma_decompress() 174 stream.avail_in = isize; in do_lzma_decompress()
|
D | eficompress.c | 1641 uint32_t isize = (uint32_t)istat.st_size; in main() local 1643 printf("%s is %d bytes\n", infile, isize); in main() 1656 uint8_t *ibuf = malloc(isize); in main() 1660 isize, in main() 1664 if (1 != fread(ibuf, isize, 1, ifp)) { in main() 1667 isize, in main() 1673 uint32_t osize = isize; in main() 1684 EFI_STATUS r = EfiCompress(ibuf, isize, obuf, &osize); in main() 1692 printf("Compressed %d bytes to %d bytes\n", isize, osize); in main()
|
/external/lz4/lib/ |
D | lz4.h | 148 #define LZ4_COMPRESSBOUND(isize) ((unsigned)(isize) > (unsigned)LZ4_MAX_INPUT_SIZE ? 0 : (isize) +… argument
|
/external/e2fsprogs/tests/f_sb_extra_isize/ |
D | expect.1 | 1 Bad required extra isize in superblock (1). Fix? yes 3 Bad desired extra isize in superblock (1024). Fix? yes
|
/external/e2fsprogs/tests/m_minrootdir/ |
D | expect | 31 Required extra isize: 32 32 Desired extra isize: 32 143 Required extra isize: 32 144 Desired extra isize: 32 197 Required extra isize: 32 198 Desired extra isize: 32
|
/external/webrtc/talk/session/media/ |
D | yuvscaler_unittest.cc | 102 size_t isize = I420_SIZE(iw, ih); in TestScale() local 105 new uint8_t[isize + kAlignment + memoffset]()); in TestScale() 123 memset(ibuf, 213, isize); // Input is constant color. in TestScale() 129 FlushCache(ibuf, isize); in TestScale() 143 FlushCache(ibuf, isize); in TestScale()
|
/external/e2fsprogs/tests/m_large_file/ |
D | expect.1 | 43 Required extra isize: 32 44 Desired extra isize: 32
|
/external/e2fsprogs/tests/j_ext_dumpe2fs/ |
D | expect | 41 Required extra isize: 28 42 Desired extra isize: 28
|
/external/python/cpython2/Demo/zlib/ |
D | minigzip.py | 101 isize = read32(input) 104 if isize != length:
|
/external/valgrind/cachegrind/ |
D | cg_main.c | 1049 UInt isize; in cg_instrument() local 1078 isize = st->Ist.IMark.len; in cg_instrument() 1081 if (isize == 0) isize = VG_MIN_INSTR_SZB; in cg_instrument() 1109 isize = st->Ist.IMark.len; in cg_instrument() 1113 if (isize == 0) isize = VG_MIN_INSTR_SZB; in cg_instrument() 1116 tl_assert( (VG_MIN_INSTR_SZB <= isize && isize <= VG_MAX_INSTR_SZB) in cg_instrument() 1117 || VG_CLREQ_SZB == isize ); in cg_instrument() 1122 curr_inode = setup_InstrInfo(&cgs, cia, isize); in cg_instrument() 1261 nia = cia + isize; in cg_instrument()
|
/external/valgrind/lackey/ |
D | lk_main.c | 527 static void addEvent_Ir ( IRSB* sb, IRAtom* iaddr, UInt isize ) in addEvent_Ir() argument 531 tl_assert( (VG_MIN_INSTR_SZB <= isize && isize <= VG_MAX_INSTR_SZB) in addEvent_Ir() 532 || VG_CLREQ_SZB == isize ); in addEvent_Ir() 539 evt->size = isize; in addEvent_Ir()
|
/external/e2fsprogs/tests/m_rootdir/ |
D | expect | 31 Required extra isize: 32 32 Desired extra isize: 32
|
/external/e2fsprogs/tests/m_quota/ |
D | expect.1 | 45 Required extra isize: 32 46 Desired extra isize: 32
|
/external/python/cpython2/Modules/ |
D | unicodedata.c | 503 Py_ssize_t space, isize; in nfd_nfkd() local 508 isize = PyUnicode_GET_SIZE(input); in nfd_nfkd() 509 space = isize; in nfd_nfkd() 522 end = i + isize; in nfd_nfkd()
|
/external/kernel-headers/original/uapi/linux/ |
D | jffs2.h | 151 jint32_t isize; /* Total resultant size of this inode (used for truncations) */ member
|
/external/valgrind/coregrind/ |
D | m_libcproc.c | 1126 Addr isize = (Addr)icache_line_size_; in VG_() local 1130 Addr istart = start & ~(isize - 1); in VG_() 1177 [isize] "r" (isize), in VG_()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | loop-strength-reduce6.ll | 3 define fastcc i32 @decodeMP3(i32 %isize, i32* %done) nounwind {
|
/external/llvm/test/CodeGen/X86/ |
D | loop-strength-reduce6.ll | 3 define fastcc i32 @decodeMP3(i32 %isize, i32* %done) nounwind {
|
/external/python/cpython2/Lib/ |
D | gzip.py | 351 isize = read32(self.fileobj) # may exceed 2GB 355 elif isize != (self.size & 0xffffffffL):
|
/external/valgrind/callgrind/ |
D | main.c | 1031 UInt isize = st->Ist.IMark.len; in CLG_() local 1035 if (isize == 0) isize = VG_MIN_INSTR_SZB; in CLG_() 1038 tl_assert( (VG_MIN_INSTR_SZB <= isize && isize <= VG_MAX_INSTR_SZB) in CLG_() 1039 || VG_CLREQ_SZB == isize ); in CLG_() 1044 curr_inode = next_InstrInfo (&clgs, isize); in CLG_()
|