HomeSort by relevance Sort by last modified time
    Searched refs:hdir (Results 1 - 12 of 12) sorted by null

  /external/python/cpython2/Lib/lib-tk/
FixTk.py 24 hdir = ctypes.windll.kernel32.\
30 if hdir == -1:
35 GetFinalPathNameByHandleW(hdir, buf, len(buf),
37 ctypes.windll.kernel32.CloseHandle(hdir)
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
FixTk.py 24 hdir = ctypes.windll.kernel32.\
30 if hdir == -1:
35 GetFinalPathNameByHandleW(hdir, buf, len(buf),
37 ctypes.windll.kernel32.CloseHandle(hdir)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
FixTk.py 24 hdir = ctypes.windll.kernel32.\
30 if hdir == -1:
35 GetFinalPathNameByHandleW(hdir, buf, len(buf),
37 ctypes.windll.kernel32.CloseHandle(hdir)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FixTk.py 24 hdir = ctypes.windll.kernel32.\
30 if hdir == -1:
35 GetFinalPathNameByHandleW(hdir, buf, len(buf),
37 ctypes.windll.kernel32.CloseHandle(hdir)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FixTk.py 24 hdir = ctypes.windll.kernel32.\
30 if hdir == -1:
35 GetFinalPathNameByHandleW(hdir, buf, len(buf),
37 ctypes.windll.kernel32.CloseHandle(hdir)
  /external/valgrind/tests/
check_headers_and_includes 118 my $hdir;
138 opendir($hdir, ".") || die "cannot open directory '.'";
140 while (my $file = readdir($hdir)) {
156 close($hdir);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c     [all...]
  /external/python/cpython2/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]

Completed in 987 milliseconds