Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 43) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/fpos/fpos.operations/
Doffset.pass.cpp23 std::streamoff offset(p); in main() local
/ndk/sources/host-tools/ndk-stack/elff/
Delf_mapped_section.cc34 Elf_Xword offset, in map()
Dmapfile.c132 mapfile_read_at(MapFile* handle, size_t offset, void* buf, size_t nbyte) in mapfile_read_at()
152 size_t offset, in mapfile_map()
Delf_file.cc442 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/
Dcrazy_linker_system.cpp37 int FileDescriptor::SeekTo(off_t offset) { in SeekTo()
45 off_t offset) { in Map()
Dcrazy_linker_elf_view.cpp61 ELF::Addr offset = ehdr->e_phoff; in InitUnmapped() local
Dcrazy_linker_system_mock.cpp208 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()
Dcrazy_linker_proc_maps_unittest.cpp103 uintptr_t offset; in TEST() member
112 uintptr_t address, offset; in TEST() local
Dcrazy_linker_elf_relro.cpp30 size_t offset, in SwapPagesFromFd()
Dcrazy_linker_elf_loader.cpp236 ELF::Addr offset = ehdr->e_phoff; in FindPhdr() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c64 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
DUnwind-EHABI.cpp31 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
DUnwindLevel1-gcc-ext.c126 unw_word_t offset; in _Unwind_Backtrace() local
DAddressSpace.hpp386 unw_word_t *offset) { in findFunctionName()
480 size_t bufLen, unw_word_t *offset) { in findFunctionName()
/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_unistd.cpp286 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()
Dfstream_win32io.cpp547 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()
Dfstream_stdio.cpp342 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir) in _M_seek()
/ndk/sources/cxx-stl/gabi++/src/
Dstdexcept.cc45 static const std::ptrdiff_t offset = static_cast<std::ptrdiff_t>(sizeof(_Rep_base)); member in __anon0e280f8e0111::__libcpp_nmstr
Dcall_unexpected.cc217 uint32_t offset = reinterpret_cast<uint32_t>(&list[i * (stride >> 2)]); in __cxa_call_unexpected() local
Ddynamic_cast.cc102 long offset = base_info->offset(); in get_subobject() local
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp437 streamoff offset = pos; in seek() local
923 void FstreamTest::offset() in offset() function in FstreamTest
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp437 streamoff offset = pos; in seek() local
923 void FstreamTest::offset() in offset() function in FstreamTest
/ndk/sources/android/libthread_db/gdb-7.3.x/
Dlibthread_db.c391 psaddr_t map_address, size_t offset, psaddr_t * address) in td_thr_tls_get_addr()
/ndk/sources/android/libthread_db/gdb-7.6/
Dlibthread_db.c404 psaddr_t map_address, size_t offset, psaddr_t * address) in td_thr_tls_get_addr()
/ndk/tests/device/test-stlport_static-exception/jni/
Dunroll1.cpp321 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

12