/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/fpos/fpos.operations/ |
D | offset.pass.cpp | 23 std::streamoff offset(p); in main() local
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | elf_mapped_section.cc | 34 Elf_Xword offset, in map()
|
D | mapfile.c | 132 mapfile_read_at(MapFile* handle, size_t offset, void* buf, size_t nbyte) in mapfile_read_at() 152 size_t offset, in mapfile_map()
|
D | elf_file.cc | 442 Elf_Off* offset, in get_section_info_by_name() 469 Elf_Off offset; in map_section_by_name() local
|
/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_system.cpp | 37 int FileDescriptor::SeekTo(off_t offset) { in SeekTo() 45 off_t offset) { in Map()
|
D | crazy_linker_elf_view.cpp | 61 ELF::Addr offset = ehdr->e_phoff; in InitUnmapped() local
|
D | crazy_linker_system_mock.cpp | 208 int SeekTo(off_t offset) { in SeekTo() 226 void* Map(void* address, size_t length, int prot, int flags, off_t offset) { in Map() 332 int FileDescriptor::SeekTo(off_t offset) { in SeekTo() 345 off_t offset) { in Map()
|
D | crazy_linker_proc_maps_unittest.cpp | 103 uintptr_t offset; in TEST() member 112 uintptr_t address, offset; in TEST() local
|
D | crazy_linker_elf_relro.cpp | 30 size_t offset, in SwapPagesFromFd()
|
D | crazy_linker_elf_loader.cpp | 236 ELF::Addr offset = ehdr->e_phoff; in FindPhdr() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindLevel1.c | 64 unw_word_t offset; in unwind_phase1() local 158 unw_word_t offset; in unwind_phase2() local 249 unw_word_t offset; in unwind_phase2_forced() local
|
D | Unwind-EHABI.cpp | 31 uint8_t getByte(uint32_t* data, size_t offset) { in getByte() 87 uint32_t offset; in ProcessDescriptors() local 216 size_t offset, in _Unwind_VRS_Interpret() 444 unw_word_t offset; in unwind_phase1() local 571 unw_word_t offset; in unwind_phase2() local
|
D | UnwindLevel1-gcc-ext.c | 126 unw_word_t offset; in _Unwind_Backtrace() local
|
D | AddressSpace.hpp | 386 unw_word_t *offset) { in findFunctionName() 480 size_t bufLen, unw_word_t *offset) { in findFunctionName()
|
/ndk/sources/cxx-stl/stlport/src/details/ |
D | fstream_unistd.cpp | 286 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir) in _M_seek() 316 void* _Filebuf_base::_M_mmap(streamoff offset, streamoff len) in _M_mmap()
|
D | fstream_win32io.cpp | 547 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir) { in _M_seek() 584 void* _Filebuf_base::_M_mmap(streamoff offset, streamoff len) { in _M_mmap()
|
D | fstream_stdio.cpp | 342 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir) in _M_seek()
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | stdexcept.cc | 45 static const std::ptrdiff_t offset = static_cast<std::ptrdiff_t>(sizeof(_Rep_base)); member in __anone93af75b0111::__libcpp_nmstr
|
D | call_unexpected.cc | 217 uint32_t offset = reinterpret_cast<uint32_t>(&list[i * (stride >> 2)]); in __cxa_call_unexpected() local
|
D | dynamic_cast.cc | 102 long offset = base_info->offset(); in get_subobject() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | fstream_test.cpp | 437 streamoff offset = pos; in seek() local 923 void FstreamTest::offset() in offset() function in FstreamTest
|
/ndk/tests/device/test-stlport/unit/ |
D | fstream_test.cpp | 437 streamoff offset = pos; in seek() local 923 void FstreamTest::offset() in offset() function in FstreamTest
|
/ndk/sources/android/libthread_db/gdb-7.3.x/ |
D | libthread_db.c | 391 psaddr_t map_address, size_t offset, psaddr_t * address) in td_thr_tls_get_addr()
|
/ndk/sources/android/libthread_db/gdb-7.6/ |
D | libthread_db.c | 404 psaddr_t map_address, size_t offset, psaddr_t * address) in td_thr_tls_get_addr()
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | unroll1.cpp | 321 int offset() const in offset() function in RefCountedBlockPtr 379 int offset(const Loc &dom) const { return off_m + dom[0].first(); } in offset() function in BrickBase
|