/external/e2fsprogs/lib/ext2fs/ |
D | bitmaps.c | 208 errcode_t ext2fs_resize_inode_bitmap(__u32 new_end, __u32 new_real_end, in ext2fs_resize_inode_bitmap() 215 errcode_t ext2fs_resize_inode_bitmap2(__u64 new_end, __u64 new_real_end, in ext2fs_resize_inode_bitmap2() 221 errcode_t ext2fs_resize_block_bitmap(__u32 new_end, __u32 new_real_end, in ext2fs_resize_block_bitmap() 228 errcode_t ext2fs_resize_block_bitmap2(__u64 new_end, __u64 new_real_end, in ext2fs_resize_block_bitmap2()
|
D | blkmap64_ba.c | 125 __u64 new_end, __u64 new_real_end) in ba_resize_bmap()
|
D | gen_bitmap64.c | 348 __u64 new_end, in ext2fs_resize_generic_bmap()
|
D | gen_bitmap.c | 326 __u32 new_end, __u32 new_real_end, in ext2fs_resize_generic_bitmap()
|
D | blkmap64_rb.c | 306 __u64 new_end, __u64 new_real_end) in rb_resize_bmap()
|
/external/pdfium/testing/ |
D | range_set.cpp | 55 const int new_end = std::max(end->second, fixed_range.second); in Union() local
|
/external/webrtc/webrtc/modules/desktop_capture/x11/ |
D | shared_x_display.cc | 55 std::vector<XEventHandler*>::iterator new_end = in RemoveEventHandler() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_slice.cc | 220 const auto new_end = std::max(end(d), other.end(d)); in UpdateToCover() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | heap_simulator.cc | 626 const int64 new_end = new_offset + size; in Alloc() local 670 const int64 new_end = new_offset + size; in Alloc() local 696 const int64 new_end = alloc->chunk_end(); in Free() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dead_insert_elim_pass.cpp | 155 auto new_end = std::unique(ids.begin(), ids.end()); in MarkInsertChain() local
|
D | def_use_manager.cpp | 240 auto new_end = users_begin; in ClearInst() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dead_insert_elim_pass.cpp | 155 auto new_end = std::unique(ids.begin(), ids.end()); in MarkInsertChain() local
|
D | def_use_manager.cpp | 240 auto new_end = users_begin; in ClearInst() local
|
/external/webrtc/webrtc/base/ |
D | messagequeue.cc | 391 PriorityQueue::container_type::iterator new_end = dmsgq_.container().begin(); in Clear() local
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmppengineimpl.cc | 185 StanzaHandlerVector::iterator new_end = in RemoveStanzaHandler() local
|
/external/libchrome/base/containers/ |
D | circular_deque.h | 647 size_t new_end = (begin_ + count) % buffer_.capacity(); in resize() local 662 size_t new_end = (begin_ + count) % buffer_.capacity(); in resize() local
|
/external/libcxx/fuzzing/ |
D | fuzzing.cpp | 376 Vec::iterator new_end = std::unique(results.begin(), results.end()); in unique() local
|
/external/v8/src/objects/ |
D | bigint.cc | 340 Address new_end = result->address() + BigInt::SizeFor(new_length); in MakeImmutable() local 2092 Address new_end = result->address() + needed_size; in ToStringGeneric() local
|
/external/v8/src/compiler/ |
D | register-allocator.cc | 1103 LifetimePosition new_end = end; in EnsureInterval() local
|
/external/v8/src/heap/ |
D | heap.cc | 3035 Address new_end = old_end - bytes_to_trim; in CreateFillerForArray() local
|