Home
last modified time | relevance | path

Searched refs:tell (Results 1 – 25 of 59) sorted by relevance

123

/AliOS-Things-master/components/py_engine/tests/io/
A Dfile_seek.py4 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 Dio_stringio1.py37 print(a.tell())
39 print(a.tell())
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/
A Dtiffstream.cpp100 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 Dtiffstream.h48 unsigned int tell(thandle_t fd);
/AliOS-Things-master/components/py_engine/tests/extmod/
A Dvfs_lfs_file.py99 print(f.tell())
101 print(f.tell())
A Dvfs_fat_fileio1.py83 print(f2.tell())
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A DREADME8 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 Duos.py79 def tell(stream): function
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dmakeproj.mac32 tell application "Finder"
38 end tell
40 tell application "CodeWarrior IDE 2.1"
212 end tell
/AliOS-Things-master/components/littlevgl/porting/
A Dlv_port_fs_template.c99 fs_drv.tell = fs_tell;
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dtest_std.js50 size = f.tell();
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Dalgorithm.txt69 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 DSDL_uikitwindow.m289 /* 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 DCONTRIBUTING.md85 - tell your username at *Zanata* and your selected language(s) to get permission the edit the trans…
/AliOS-Things-master/components/littlevgl/
A DREADME.md14 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 DREADME-android.md66 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 DREADME-ios.md60 …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 DFAQ41 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 DINSTALL202 You will want to look into zconf.h to tell zlib (and thus libpng) that
A Dlibpng-manual.txt708 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 Djpeg-9b.patch759 + * to make the user tell us (with a default value set at compile time).
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzio.c-bak169 /* windowBits is passed < 0 to tell that there is no zlib header.
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A DREADME.rst219 Please tell me if something is unclear or can be explained better.
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A DREADME.rst219 Please tell me if something is unclear or can be explained better.
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi510 @item tell()

Completed in 239 milliseconds

123