Searched refs:Launcher (Results 1 – 25 of 30) sorted by relevance
12
/external/python/cpython2/Mac/PythonLauncher/ |
D | Makefile.in | 27 all: Python\ Launcher.app 29 install: Python\ Launcher.app 39 Python\ Launcher.app: Info.plist \ 40 Python\ Launcher $(srcdir)/../Icons/PythonLauncher.icns \ 76 Python\ Launcher: $(OBJECTS)
|
/external/python/cpython3/Mac/PythonLauncher/ |
D | Makefile.in | 25 install: Python\ Launcher.app 36 Python\ Launcher.app: Info.plist \ 37 Python\ Launcher $(srcdir)/../Icons/PythonLauncher.icns \ 72 Python\ Launcher: $(OBJECTS)
|
/external/autotest/client/site_tests/ui_AppLauncher/ |
D | control.peppy | 7 PURPOSE = "Collects screenshots of the default apps in App Launcher." 19 Collects screenshots of the default apps in App Launcher. Compares them to a
|
D | control.link | 7 PURPOSE = "Collects screenshots of the default apps in App Launcher." 19 Collects screenshots of the default apps in App Launcher. Compares them to a
|
D | control.daisy | 7 PURPOSE = "Collects screenshots of the default apps in App Launcher." 19 Collects screenshots of the default apps in App Launcher. Compares them to a
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/ |
D | Launcher.java | 34 public class Launcher extends DemoApplet { class 187 new Launcher().showDemo(); in main()
|
/external/icu/icu4j/demos/ |
D | manifest.stub | 2 Main-Class: com.ibm.icu.dev.demo.Launcher
|
/external/python/cpython3/PC/ |
D | pyshellext.rc | 35 VALUE "InternalName", "Python Launcher Shell Extension\0"
|
D | pylauncher.rc | 49 VALUE "InternalName", "Python Launcher\0"
|
/external/apache-commons-compress/ |
D | mvnw | 163 CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher
|
/external/snakeyaml/ |
D | mvnw | 185 CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher
|
/external/syzkaller/sys/fuchsia/ |
D | fidl_process.txt | 70 fdio_service_connect$fuchsia_process_Launcher(path ptr[in, string["/svc/fuchsia.process.Launcher"]]…
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/resources/ |
D | jdi.properties | 22 sun.vm_exec.label = Launcher
|
/external/python/cpython3/Tools/msi/ |
D | README.txt | 374 .\Scripts Launcher scripts (*.exe, *.py) 441 HKEY_LOCAL_MACHINE\Software\Wow6432Node\Python\Launcher 445 HKEY_LOCAL_MACHINE\Software\Python\Launcher 448 HKEY_CURRENT_USER\Software\Python\Launcher
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0a2.rst | 396 Implement PEP 486 - Make the Python Launcher aware of virtual environments.
|
/external/python/cpython2/ |
D | Android.bp | 355 srcs: ["Launcher/launcher_main.cpp"], 362 srcs: ["Launcher/launcher_main.cpp"],
|
/external/python/cpython3/Mac/ |
D | README | 264 "Python Launcher.app" is a helper application that will handle things when you 270 through Python Launcher's preferences dialog.
|
/external/python/cpython2/Mac/ |
D | README | 266 "Python Launcher.app" is a helper application that will handle things when you 272 through Python Launcher's preferences dialog.
|
/external/python/cpython3/PCbuild/ |
D | readme.txt | 107 py.exe, the Python Launcher for Windows, see
|
/external/python/cpython2/PCbuild/ |
D | readme.txt | 155 py.exe, the Python Launcher for Windows, see
|
/external/python/cpython3/Doc/library/ |
D | venv.rst | 85 line processing is supported if you have the Python Launcher for Windows
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.6rc1.rst | 839 The "Python Launcher" on OSX could not launch python scripts that have paths
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.3.rst | 289 PEP 397: Python Launcher for Windows 315 :pep:`397` - Python Launcher for Windows 319 Launcher documentation: :ref:`launcher`
|
D | 3.5.rst | 645 PEP 486: Make the Python Launcher aware of virtual environments 655 :pep:`486` -- Make the Python Launcher aware of virtual environments
|
/external/python/setuptools/docs/ |
D | easy_install.txt | 318 Windows Executable Launcher 329 Natural Script Launcher
|
12