OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tellg
(Results
26 - 50
of
100
) sorted by null
1
2
3
4
/external/openfst/src/include/fst/extensions/far/
sttable.h
206
if (streams_[current_]->
tellg
() <= positions_[current_].back()) {
/external/stlport/stlport/stl/
_istream.h
163
pos_type
tellg
();
/ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h
163
pos_type
tellg
();
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_istream.h
163
pos_type
tellg
();
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_istream.h
163
pos_type
tellg
();
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_istream.h
163
pos_type
tellg
();
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_istream.h
163
pos_type
tellg
();
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_istream.h
163
pos_type
tellg
();
/external/libcxx/include/
istream
82
pos_type
tellg
();
241
pos_type
tellg
();
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
istream
82
pos_type
tellg
();
241
pos_type
tellg
();
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
istream
82
pos_type
tellg
();
241
pos_type
tellg
();
[
all
...]
/development/ndk/sources/android/ndk_helper/
JNIHelper.cpp
142
int32_t fileSize = f.
tellg
();
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp
563
int64_t eofPos = (int64_t) file.
tellg
();
580
eofPos = (int64_t) file.
tellg
();
582
eofPos = eofPos - (int64_t) file.
tellg
();
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp
563
int64_t eofPos = (int64_t) file.
tellg
();
580
eofPos = (int64_t) file.
tellg
();
582
eofPos = eofPos - (int64_t) file.
tellg
();
[
all
...]
/frameworks/native/opengl/tests/hwc/
hwcCommit.cpp
368
|| (((unsigned int) in.
tellg
() != in.str().length())
369
&& (in.
tellg
() != (streampos) -1))) {
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
fstream.tcc
727
//
tellg
and tellp queries do not affect any state, unless
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
istream
552
tellg
();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc
725
//
tellg
and tellp queries do not affect any state, unless
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
fstream.tcc
725
//
tellg
and tellp queries do not affect any state, unless
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc
763
tellg
(void)
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
istream
546
tellg
();
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc
763
tellg
(void)
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
istream
546
tellg
();
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc
763
tellg
(void)
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
istream
546
tellg
();
Completed in 3624 milliseconds
1
2
3
4