HomeSort by relevance Sort by last modified time
    Searched defs:tofile (Results 1 - 8 of 8) sorted by null

  /external/python/cpython2/Lib/plat-mac/
applesingle.py 86 def tofile(self, path, resonly=False): member in class:AppleSingle
132 asfile.tofile(outpath, resonly=resonly)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
applesingle.py 86 def tofile(self, path, resonly=False): member in class:AppleSingle
132 asfile.tofile(outpath, resonly=resonly)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
applesingle.py 86 def tofile(self, path, resonly=False): member in class:AppleSingle
132 asfile.tofile(outpath, resonly=resonly)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
liolib.c 154 static FILE *tofile (lua_State *L) { function
187 tofile(L); /* make sure argument is an open stream */
279 tofile(L); /* check that it's a valid file handle */
317 tofile(L); /* check that it's a valid file handle */
329 tofile(L); /* check that it's a valid file handle */
480 return g_read(L, tofile(L), 2);
540 FILE *f = tofile(L);
549 FILE *f = tofile(L);
568 FILE *f = tofile(L);
583 return luaL_fileresult(L, fflush(tofile(L)) == 0, NULL);
    [all...]
  /external/syslinux/com32/lua/src/
liolib.c 154 static FILE *tofile (lua_State *L) { function
187 tofile(L); /* make sure argument is an open stream */
281 tofile(L); /* check that it's a valid file handle */
319 tofile(L); /* check that it's a valid file handle */
331 tofile(L); /* check that it's a valid file handle */
494 return g_read(L, tofile(L), 2);
554 FILE *f = tofile(L);
564 FILE *f = tofile(L);
583 FILE *f = tofile(L);
599 return luaL_fileresult(L, fflush(tofile(L)) == 0, NULL)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
FvImage.py 942 def tofile(m, f): member in class:Section
    [all...]
  /external/annotation-tools/scene-lib/
ant-contrib.jar 
  /external/testng/ant/
ivy-2.1.0.jar 

Completed in 728 milliseconds