Home
last modified time | relevance | path

Searched defs:bindir (Results 1 – 21 of 21) sorted by relevance

/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-config-build20 bindir = os.path.dirname(__file__) variable
H A Dbitbake-layers20 bindir = os.path.dirname(__file__) variable
H A Dbitbake-getvar15 bindir = os.path.dirname(__file__) variable
/openbmc/google-misc/subprojects/acpi-power-state-daemon/
H A Dmeson.build37 bindir = get_option('prefix') / get_option('bindir') variable
/openbmc/linux/tools/verification/dot2/
DMakefile
/openbmc/linux/tools/power/cpupower/debug/x86_64/
DMakefile
/openbmc/linux/tools/bootconfig/
DMakefile
/openbmc/google-misc/subprojects/dhcp-done/
H A Dmeson.build26 bindir = get_option('prefix') / get_option('bindir') variable
/openbmc/linux/tools/power/cpupower/debug/i386/
DMakefile
/openbmc/linux/tools/usb/
DMakefile
/openbmc/linux/tools/pci/
DMakefile
/openbmc/linux/tools/power/x86/intel-speed-select/
DMakefile
/openbmc/linux/tools/spi/
DMakefile
/openbmc/openpower-debug-collector/dump/
H A Dmeson.build50 bindir = get_option('bindir') variable
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmeson.build138 bindir = get_option('prefix') + '/' + get_option('bindir') variable
/openbmc/linux/tools/gpio/
DMakefile
/openbmc/phosphor-pid-control/
H A Dmeson.build58 bindir = get_option('prefix') / get_option('bindir') variable
/openbmc/bmcweb/
H A Dmeson.build347 bindir = get_option('prefix') + '/' + get_option('bindir') variable
/openbmc/linux/tools/power/cpupower/
DMakefile
/openbmc/linux/tools/perf/Documentation/
DMakefile
/openbmc/qemu/util/
H A Dcutils.c1150 const char *bindir = CONFIG_BINDIR; in get_relocated_path() local