Home
last modified time | relevance | path

Searched defs:build (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dmrbsection.js32 function getCached(build) { argument
38 function buildFinished(build) { argument
47 function stateChanged(build) { argument
53 function tasksProgressChanged(build) { argument
59 function recipeProgressChanged(build) { argument
65 function cloneProgressChanged(build) { argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page.py159 def _get_build_dashboard(self, build): argument
167 def _get_build_dashboard_errors(self, build): argument
206 def _check_for_error_message(self, build, log_message): argument
H A Dtest_all_builds_page.py69 def _get_build_time_element(self, build): argument
86 def _get_row_for_build(self, build): argument
152 def _set_buildRequest_and_task_on_build(self, build): argument
H A Dtest_builddashboard_page_artifacts.py32 def _get_build_dashboard(self, build): argument
/openbmc/phosphor-logging/
H A Delog_meta.cpp19 void build<xyz::openbmc_project::common::callout::Device::CALLOUT_DEVICE_PATH>( in build() function
43 void build< in build() function
H A Delog_meta.hpp47 inline void build<TestErrorTwo::DEV_ID>( in build() function
53 inline void build<example::xyz::openbmc_project::example::device::Callout:: in build() function
/openbmc/u-boot/board/hisilicon/hikey/
H A Dbuild-tf.mak29 build: have-crosscompiler FORCE target
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/
H A Dbuildtest.py93 def build(self, target): member in BuildTest
/openbmc/libpldm/tests/fuzz/
H A Dfuzz-build.py22 def build( function
/openbmc/libmctp/tests/fuzz/
H A Dfuzz-build.py22 def build( function
/openbmc/qemu/roms/
H A Dedk2-build.py49 def get_toolchain(cfg, build): argument
179 def build_one(cfg, build, jobs = None, silent = False, nologs = False): argument
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dbuild.py44 def build(args, config, basepath, workspace): function
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmeson.build32 build = get_option('buildtype') variable
/openbmc/gpioplus/src/gpioplus/
H A Devent.cpp28 static int build(const Chip& chip, uint32_t line_offset, in build() function
H A Dhandle.cpp44 static int build(const Chip& chip, const std::vector<Handle::Line>& lines, in build() function
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30_tasks.py286 def collect_dep_objsets(d, build): argument
993 def collect_build_package_inputs(d, objset, build, packages, files_by_hash=None): argument
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py591 def build(self): member in BuildSystem
724 def build(self): member in Autotools
778 def build(self): member in CMake
973 def build(self): member in Meson
/openbmc/qemu/scripts/tracetool/
H A D__init__.py130 def build(arg_str): member in Arguments
280 def build(line_str, lineno, filename): member in Event
/openbmc/ibm-logging/
H A Dcallout.cpp67 std::string build; in load() local
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py46 def build(self, targets, task = None): member in BitbakeController
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py784 build = models.ForeignKey(Build, on_delete=models.CASCADE) variable in Target
1103 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='task_build') variable in Task
1153 build = models.ForeignKey('Build', on_delete=models.CASCADE, null=True) variable in Package
1472 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='layer_version_build', variable in Layer_Version
1789 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='variable_build') variable in Variable
1807 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='helptext_build') variable in HelpText
1827 build = models.ForeignKey(Build, on_delete=models.CASCADE) variable in LogMessage
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py85 def build(self): member in ProcessTree
/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h34 char *build; member
/openbmc/u-boot/tools/buildman/
H A Dtest.py400 def CheckDirs(self, build, dirname): argument
/openbmc/bmcweb/
H A Dmeson.build35 build = get_option('buildtype') variable

12