OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__adj
(Results
1 - 8
of
8
) sorted by null
/external/stlport/stlport/stl/
_fstream.c
371
streamoff
__adj
= _M_base._M_get_offset(_M_ext_buf, _M_ext_buf + __epos) -
local
373
if (__cur != -1 && __cur +
__adj
>= 0)
374
return __off == 0 ? pos_type(__cur +
__adj
)
375
: _M_seek_return(__cur +
__adj
, __state);
/ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
371
streamoff
__adj
= _M_base._M_get_offset(_M_ext_buf, _M_ext_buf + __epos) -
local
373
if (__cur != -1 && __cur +
__adj
>= 0)
374
return __off == 0 ? pos_type(__cur +
__adj
)
375
: _M_seek_return(__cur +
__adj
, __state);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
371
streamoff
__adj
= _M_base._M_get_offset(_M_ext_buf, _M_ext_buf + __epos) -
local
373
if (__cur != -1 && __cur +
__adj
>= 0)
374
return __off == 0 ? pos_type(__cur +
__adj
)
375
: _M_seek_return(__cur +
__adj
, __state);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
371
streamoff
__adj
= _M_base._M_get_offset(_M_ext_buf, _M_ext_buf + __epos) -
local
373
if (__cur != -1 && __cur +
__adj
>= 0)
374
return __off == 0 ? pos_type(__cur +
__adj
)
375
: _M_seek_return(__cur +
__adj
, __state);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
371
streamoff
__adj
= _M_base._M_get_offset(_M_ext_buf, _M_ext_buf + __epos) -
local
373
if (__cur != -1 && __cur +
__adj
>= 0)
374
return __off == 0 ? pos_type(__cur +
__adj
)
375
: _M_seek_return(__cur +
__adj
, __state);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
371
streamoff
__adj
= _M_base._M_get_offset(_M_ext_buf, _M_ext_buf + __epos) -
local
373
if (__cur != -1 && __cur +
__adj
>= 0)
374
return __off == 0 ? pos_type(__cur +
__adj
)
375
: _M_seek_return(__cur +
__adj
, __state);
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so
Completed in 201 milliseconds