Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxkbcommon/scripts/
H A Dmap-to-def23 def_file = open(sys.argv[2], "w", encoding="utf-8") variable
25 def_file = sys.stdout variable
/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/
H A Daplibtool.c628 char def_file[1024]; in generate_def_file() local
H A Djlibtool.c1578 char def_file[1024]; local