/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/ |
limits.h | 124 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/ |
elf_machdep.h | 170 * Tell the kernel ELF exec code not to try relocating the interpreter
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/ |
limits.h | 124 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/ |
limits.h | 124 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/ |
limits.h | 124 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/ |
limits.h | 139 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/ |
limits.h | 139 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/ |
limits.h | 139 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/ |
limits.h | 139 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/ |
limits.h | 139 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/ |
limits.h | 139 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/ |
limits.h | 139 /* tell what we implement legacy stuff when appropriate */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist.py | 142 # If we're going to need to run this command again, tell it to
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imghdr.py | 15 location = file.tell()
|
tempfile.py | 514 if max_size and file.tell() > max_size: 524 newfile.seek(file.tell(), 0) 596 def tell(self): member in class:SpooledTemporaryFile 597 return self._file.tell()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_bz2.py | 225 self.assertEqual(bz2f.tell(), len(self.TEXT)) 234 self.assertEqual(bz2f.tell(), len(self.TEXT)) 242 self.assertEqual(bz2f.tell(), 0) 263 self.assertEqual(f.tell(), len(self.DATA))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/ |
util.py | 86 behavior, to ensure that an application can tell the difference between
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist.py | 142 # If we're going to need to run this command again, tell it to
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imghdr.py | 15 location = file.tell()
|
tempfile.py | 514 if max_size and file.tell() > max_size: 524 newfile.seek(file.tell(), 0) 596 def tell(self): member in class:SpooledTemporaryFile 597 return self._file.tell()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
mmap.so | |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_bz2.py | 225 self.assertEqual(bz2f.tell(), len(self.TEXT)) 234 self.assertEqual(bz2f.tell(), len(self.TEXT)) 242 self.assertEqual(bz2f.tell(), 0) 263 self.assertEqual(f.tell(), len(self.DATA))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/ |
util.py | 86 behavior, to ensure that an application can tell the difference between
|
/prebuilts/sdk/renderscript/include/ |
rs_time.rsh | 22 * The functions below can be used to tell the current clock time and the current
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
main.html | 87 <li><a href="feedback.html">Feedback</a>: tell me about your experiences, or
|