Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 69) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbuild_scripts.py32 self.scripts = None
42 self.scripts = self.distribution.scripts
45 return self.scripts
48 if not self.scripts:
62 for script in self.scripts:
Dinstall_scripts.py59 return self.distribution.scripts or []
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_build_scripts.py43 def get_build_scripts_cmd(self, target, scripts): argument
46 dist.scripts = scripts
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dwin_add2path.py22 scripts = os.path.join(pythonpath, "Scripts")
37 for path in (pythonpath, scripts, userscripts):
Dsetup.py5 scripts=[
DREADME1 This directory contains a collection of executable Python scripts that
5 See also the Demo/scripts directory!
30 fixps.py Fix Python scripts' first line (if #!)
61 setup.py Install all scripts listed here
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
DREADME1 This directory contains a collection of executable Python scripts.
3 See also the Tools/scripts directory!
/device/amlogic/yukawa/
D.clang-format2 # Based on /build/soong/scripts/system-clang-format
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/
DReadMe.txt27 Create a directory, \Efi\StdLib\lib\Lua. This is the default location for Lua scripts.
29 If desired, copy the files from AppPkg\Applications\Lua\scripts, in the source tree, into
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/
DREADME32 scripts Some useful Python scripts that I put in my bin
/device/google/muskie/walleye/
DBoardConfig.mk29 BOARD_PERFSETUP_SCRIPT := platform_testing/scripts/perf-setup/wahoo-setup.sh
/device/google/coral-sepolicy/vendor/qcom/common/
Dinit_shell.te2 # Normally these are shell commands or scripts invoked via sh
/device/google/contexthub/firmware/variant/
DREADME5 build scripts fully support such layout, however this is not necessary in order
/device/google/cuttlefish_kernel/
DAndroid.bp17 srcs: ["scripts/extract-vmlinux"],
/device/google/vrservices/xr/products/
Dexperimental_google_xr.mk39 device/google/vrservices/xr/scripts/boot-to-vr.sh:$(TARGET_COPY_OUT_SYSTEM)/bin/boot-to-vr.sh \
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/
Dmin-rt.parm1 // Memory map file to generate linker scripts for programs without board I/O.
/device/linaro/bootloader/edk2/BaseTools/gcc/
DREADME.txt1 You may run these scripts to build a UEFI/PI gcc cross compiler.
3 Cross compilers built with these scripts are tested on
/device/linaro/bootloader/edk2/BaseTools/
Dbuilding-gcc.txt6 find scripts to help automate the build process.)
DBuildNotes.txt38 to run the scripts from their source on operating systems other than Windows.)
67 run the scripts from their source.
/device/google/contexthub/firmware/lib/builtins/
DCREDITS.TXT7 beautification by scripts. The fields are: name (N), email (E), web-address
/device/generic/opengl-transport/host/commands/emugen/tests/
Drun-tests.sh64 Run the emugen test suite. This scripts looks for sub-directories
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/
DREADME25 scripts A number of useful single-file programs, e.g. tabnanny.py
/device/mediatek/wembley-sepolicy/non_plat/
Dradio.te18 # Swift APK integration - access TTL scripts and logs on external storage
/device/google/taimen/
DBoardConfig.mk84 BOARD_PERFSETUP_SCRIPT := platform_testing/scripts/perf-setup/wahoo-setup.sh
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/
DGdbRun37 # scripts in the $SymbolFilesAdded variable

123