OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whence
(Results
51 - 75
of
919
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/google/contexthub/util/common/
file.h
39
off64_t seekTo(off64_t pos, int
whence
= SEEK_SET);
/external/chromium-trace/catapult/third_party/Paste/paste/util/
filemixin.py
13
* seek(offset[,
whence
])
/external/curl/src/
tool_cb_see.h
43
int tool_seek_cb(void *userdata, curl_off_t offset, int
whence
);
/external/libbrillo/brillo/streams/
mock_stream.h
30
MOCK_METHOD4(Seek, bool(int64_t,
Whence
, uint64_t*, ErrorPtr*));
/frameworks/base/native/android/
asset_manager.cpp
176
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
)
178
return asset->mAsset->seek(offset,
whence
);
181
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
)
183
return asset->mAsset->seek(offset,
whence
);
/frameworks/native/include/android/
asset_manager.h
127
* Seek to the specified offset within the asset data. '
whence
' uses the
132
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
135
* Seek to the specified offset within the asset data. '
whence
' uses the
143
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/android/
asset_manager.h
91
* Seek to the specified offset within the asset data. '
whence
' uses the
96
off_t AAsset_seek(AAsset* asset, off_t offset, int
whence
);
99
* Seek to the specified offset within the asset data. '
whence
' uses the
107
off64_t AAsset_seek64(AAsset* asset, off64_t offset, int
whence
);
Completed in 1118 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>