Home
last modified time | relevance | path

Searched defs:PROGRAM (Results 1 – 16 of 16) sorted by relevance

/external/coreboot/util/intelvbttool/
DMakefile4 PROGRAM = intelvbttool macro
/external/coreboot/util/archive/
DMakefile2 PROGRAM = archive macro
/external/coreboot/util/pmh7tool/
DMakefile5 PROGRAM = pmh7tool macro
/external/coreboot/util/ifdtool/
DMakefile15 PROGRAM=$(objutil)/ifdtool/ifdtool macro
/external/gsc-utils/boot_param/
DMakefile6 PROGRAM := test_boot_param macro
/external/coreboot/util/uio_usbdebug/
DMakefile11 PROGRAM := uio_usbdebug macro
/external/coreboot/util/ectool/
DMakefile6 PROGRAM = ectool macro
/external/coreboot/util/nvramtool/
DMakefile9 PROGRAM = nvramtool macro
/external/coreboot/util/cbmem/
DMakefile4 PROGRAM = cbmem macro
/external/coreboot/util/inteltool/
DMakefile3 PROGRAM = inteltool macro
/external/clang/tools/scan-build-py/tests/functional/src/build/
DMakefile6 PROGRAM = $(OBJDIR)/prg macro
/external/coreboot/util/intelmetool/
DMakefile3 PROGRAM = intelmetool macro
/external/coreboot/util/superiotool/
DMakefile3 PROGRAM = superiotool macro
/external/scapy/scapy/contrib/automotive/
Dccp.py285 class PROGRAM(Packet): class
/external/python/cpython3/Programs/
D_testembed.c35 #define PROGRAM "test_embed" macro
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs912 #[allow(dead_code, non_upper_case_globals)] pub const PROGRAM: types::GLenum = 0x82E2; constant