Searched defs:seek (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/src/ |
A D | settings_priv.h | 65 off_t seek; /* offset of id-value pair within the file */ member
|
A D | settings_line.c | 220 static int settings_line_raw_read_until(off_t seek, char *out, size_t len_req, in settings_line_raw_read_until() 282 int settings_line_raw_read(off_t seek, char *out, size_t len_req, in settings_line_raw_read()
|
/AliOS-Things-master/components/amp-utility/python/ |
A D | uos.py | 66 def seek(buf, size, nmemb, stream): function
|
A D | Player.py | 275 def seek(seconds): function
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/ |
A D | tiffstream.cpp | 123 TiffStream::seek(thandle_t fd, toff_t offset, int origin) in seek() function in TiffStream
|
/AliOS-Things-master/components/py_engine/external/unzip/internal/ |
A D | gzguts.h | 109 int seek; /* true if seek request pending */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | gzguts.h | 195 int seek; /* true if seek request pending */ member
|
/AliOS-Things-master/components/uvoice/include/ |
A D | uvoice_player.h | 56 int (*seek)(int second); member
|
/AliOS-Things-master/components/uvoice/internal/ |
A D | uvoice_play.h | 178 seek_process_t seek; member
|
Completed in 19 milliseconds