/AliOS-Things-master/components/py_engine/tests/io/ |
A D | file_seek.py | 4 print(f.tell()) 8 print(f.tell()) 12 print(f.tell()) 16 print(f.tell()) 24 print(f.tell())
|
/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | io_stringio1.py | 37 print(a.tell()) 39 print(a.tell())
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/ |
A D | tiffstream.cpp | 100 int remain = ts->m_streamLength - ts->tell(fd); in read() 170 unsigned int pos = tell(fd); in getSize() 172 unsigned int size = tell(fd); in getSize() 179 TiffStream::tell(thandle_t fd) in tell() function in TiffStream
|
A D | tiffstream.h | 48 unsigned int tell(thandle_t fd);
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | vfs_lfs_file.py | 99 print(f.tell()) 101 print(f.tell())
|
A D | vfs_fat_fileio1.py | 83 print(f2.tell())
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/ |
A D | README | 8 Notes: You tell the program the "type" of input file via the -t and -b 11 -o switches to tell the program what the input and output files
|
/AliOS-Things-master/components/amp-utility/python/ |
A D | uos.py | 79 def tell(stream): function
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | makeproj.mac | 32 tell application "Finder" 38 end tell 40 tell application "CodeWarrior IDE 2.1" 212 end tell
|
/AliOS-Things-master/components/littlevgl/porting/ |
A D | lv_port_fs_template.c | 99 fs_drv.tell = fs_tell;
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/ |
A D | test_std.js | 50 size = f.tell();
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | algorithm.txt | 69 stream, and looks it up in the table. The table will tell if the next 70 code is that many bits or less and how many, and if it is, it will tell
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitwindow.m | 289 /* iOS 7+ won't update the status bar until we tell it to. */ 404 /* Get all possible valid orientations. If the app delegate doesn't tell
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CONTRIBUTING.md | 85 - tell your username at *Zanata* and your selected language(s) to get permission the edit the trans…
|
/AliOS-Things-master/components/littlevgl/ |
A D | README.md | 14 It takes only 5 minutes to tell some information about how you use LittlevGL, what you like about i… 401 …l/lvgl/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) label and tell your ideas about a …
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-android.md | 66 Once the project is complete the script will tell you where the debug APK is located. 367 and tell Android to use the script to launch your application:
|
A D | README-ios.md | 60 …ogram instead. You may replace main.m with your own main.c, but you must tell Xcode not to use th…
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | FAQ | 41 possible to tell whether or not there is more output pending when
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | INSTALL | 202 You will want to look into zconf.h to tell zlib (and thus libpng) that
|
A D | libpng-manual.txt | 708 need to tell libpng information about your display or drawing surface so that 822 The second thing you may need to tell libpng about is how your system handles 1993 need to tell libpng how the color is represented, both the format of the 2318 Respectively these tell you the width and height of the sub-image 2330 macros to help that tell you where to place the pixels in the output image. 2374 Finally a pair of macros are provided to tell you if a particular image
|
/AliOS-Things-master/components/SDL2/src/image/external/ |
A D | jpeg-9b.patch | 759 + * to make the user tell us (with a default value set at compile time).
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | gzio.c-bak | 169 /* windowBits is passed < 0 to tell that there is no zlib header.
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | README.rst | 219 Please tell me if something is unclear or can be explained better.
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | README.rst | 219 Please tell me if something is unclear or can be explained better.
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | quickjs.texi | 510 @item tell()
|