OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__mode
(Results
101 - 125
of
230
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
strstream
97
ios_base::openmode
__mode
99
virtual pos_type seekpos(pos_type __pos, ios_base::openmode
__mode
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
79
ios_base::openmode
__mode
81
virtual pos_type seekpos(pos_type __pos, ios_base::openmode
__mode
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
strstream
97
ios_base::openmode
__mode
99
virtual pos_type seekpos(pos_type __pos, ios_base::openmode
__mode
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
79
ios_base::openmode
__mode
81
virtual pos_type seekpos(pos_type __pos, ios_base::openmode
__mode
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl.h
286
extern int fallocate (int __fd, int
__mode
, __off_t __offset, __off_t __len);
289
extern int __REDIRECT (fallocate, (int __fd, int
__mode
, __off64_t __offset,
297
extern int fallocate64 (int __fd, int
__mode
, __off64_t __offset,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h
307
extern int fallocate (int __fd, int
__mode
, __off_t __offset, __off_t __len);
310
extern int __REDIRECT (fallocate, (int __fd, int
__mode
, __off64_t __offset,
318
extern int fallocate64 (int __fd, int
__mode
, __off64_t __offset,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h
325
extern int fallocate (int __fd, int
__mode
, __off_t __offset, __off_t __len);
328
extern int __REDIRECT (fallocate, (int __fd, int
__mode
, __off64_t __offset,
336
extern int fallocate64 (int __fd, int
__mode
, __off64_t __offset,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mntent.h
67
extern FILE *setmntent (__const char *__file, __const char *
__mode
) __THROW;
dlfcn.h
57
extern void *dlopen (__const char *__file, int
__mode
) __THROW;
70
extern void *dlmopen (Lmid_t __nsid, __const char *__file, int
__mode
) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
mntent.h
67
extern FILE *setmntent (__const char *__file, __const char *
__mode
) __THROW;
dlfcn.h
57
extern void *dlopen (__const char *__file, int
__mode
) __THROW;
70
extern void *dlmopen (Lmid_t __nsid, __const char *__file, int
__mode
) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h
187
std::ios_base::openmode
__mode
=
189
{ return seekoff(std::streamoff(__pos), std::ios_base::beg,
__mode
); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
streambuf
246
* @param
__mode
Value for ios_base::openmode.
252
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
253
{ return this->seekoff(__off, __way,
__mode
); }
258
* @param
__mode
Value for ios_base::openmode.
264
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
265
{ return this->seekpos(__sp,
__mode
); }
603
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
615
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h
187
std::ios_base::openmode
__mode
=
189
{ return seekoff(std::streamoff(__pos), std::ios_base::beg,
__mode
); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
streambuf
246
* @param
__mode
Value for ios_base::openmode.
252
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
253
{ return this->seekoff(__off, __way,
__mode
); }
258
* @param
__mode
Value for ios_base::openmode.
264
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
265
{ return this->seekpos(__sp,
__mode
); }
603
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
615
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
stdio_sync_filebuf.h
187
std::ios_base::openmode
__mode
=
189
{ return seekoff(std::streamoff(__pos), std::ios_base::beg,
__mode
); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
streambuf
246
* @param
__mode
Value for ios_base::openmode.
252
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
253
{ return this->seekoff(__off, __way,
__mode
); }
258
* @param
__mode
Value for ios_base::openmode.
264
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
265
{ return this->seekpos(__sp,
__mode
); }
603
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
615
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h
187
std::ios_base::openmode
__mode
=
189
{ return seekoff(std::streamoff(__pos), std::ios_base::beg,
__mode
); }
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf
246
* @param
__mode
Value for ios_base::openmode.
252
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
253
{ return this->seekoff(__off, __way,
__mode
); }
258
* @param
__mode
Value for ios_base::openmode.
264
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
265
{ return this->seekpos(__sp,
__mode
); }
603
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
615
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h
187
std::ios_base::openmode
__mode
=
189
{ return seekoff(std::streamoff(__pos), std::ios_base::beg,
__mode
); }
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf
246
* @param
__mode
Value for ios_base::openmode.
252
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
253
{ return this->seekoff(__off, __way,
__mode
); }
258
* @param
__mode
Value for ios_base::openmode.
264
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
265
{ return this->seekpos(__sp,
__mode
); }
603
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
615
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h
187
std::ios_base::openmode
__mode
=
189
{ return seekoff(std::streamoff(__pos), std::ios_base::beg,
__mode
); }
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf
246
* @param
__mode
Value for ios_base::openmode.
252
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
253
{ return this->seekoff(__off, __way,
__mode
); }
258
* @param
__mode
Value for ios_base::openmode.
264
ios_base::openmode
__mode
= ios_base::in | ios_base::out)
265
{ return this->seekpos(__sp,
__mode
); }
603
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
615
ios_base::openmode /*
__mode
*/ = ios_base::in | ios_base::out)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc
94
open(const char* __s, ios_base::openmode
__mode
)
99
_M_file.open(__s,
__mode
);
103
_M_mode =
__mode
;
114
if ((
__mode
& ios_base::ate)
115
&& this->seekoff(0, ios_base::end,
__mode
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc
94
open(const char* __s, ios_base::openmode
__mode
)
99
_M_file.open(__s,
__mode
);
103
_M_mode =
__mode
;
114
if ((
__mode
& ios_base::ate)
115
&& this->seekoff(0, ios_base::end,
__mode
)
Completed in 5629 milliseconds
1
2
3
4
5
6
7
8
9
10