Home
last modified time | relevance | path

Searched defs:off (Results 1 – 11 of 11) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dstdio_streambuf.cpp76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, in seekoff()
Dstrstream.cpp192 strstreambuf::seekoff(off_type off, in seekoff()
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_die.cc212 Elf_Word off = attr.value()->u32; in dump() local
/ndk/sources/cxx-stl/gabi++/src/
Ddynamic_cast.cc45 adjust_pointer(const void* p, std::ptrdiff_t off) in adjust_pointer()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.c839 Idx off; in internal_function() local
881 Idx off; in internal_function() local
/ndk/sources/host-tools/make-3.81/
Dfile.c1026 unsigned long off = p - value; in build_target_list() local
Dvariable.c310 unsigned long off = p - var->value; in handle_special_var() local
Dread.c2624 unsigned long off = p - start; in readline() local
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp490 streamoff off = pos; in seek() local
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp490 streamoff off = pos; in seek() local
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h2547 #define PNG_PASS_MASK(pass,off) ( \ argument