Home
last modified time | relevance | path

Searched defs:def_file (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/scripts/
Dmap-to-def23 def_file = open(sys.argv[2], "w", encoding="utf-8") variable
25 def_file = sys.stdout variable
/external/python/cpython2/Tools/msi/
Dmsi.py135 def build_mingw_lib(dll_path, def_file, dll_file, mingw_lib): argument
171 def_file = os.path.join(srcdir, PCBUILD, "python%s%s.def" % (major, minor)) variable
/external/cronet/third_party/apache-portable-runtime/src/build/
Daplibtool.c628 char def_file[1024]; in generate_def_file() local
Djlibtool.c1578 char def_file[1024]; local