Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dstacktrace_64.c67 char *build = "tpl"; in dump_core_stack() local
69 char *build = "spl"; in dump_core_stack() local
71 char *build = ""; in dump_core_stack() local
H A Dstacktrace.c483 char *build = "tpl"; in print_stack_arm32() local
485 char *build = "spl"; in print_stack_arm32() local
487 char *build = ""; in print_stack_arm32() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page.py155 def _get_build_dashboard(self, build): argument
162 def _get_build_dashboard_errors(self, build): argument
201 def _check_for_error_message(self, build, log_message): argument
H A Dtest_all_builds_page.py63 def _get_build_time_element(self, build): argument
80 def _get_row_for_build(self, build): argument
H A Dtest_builddashboard_page_artifacts.py30 def _get_build_dashboard(self, build): argument
/OK3568_Linux_fs/external/security/librkcrypto/
H A Dbuild.sh20 build() function
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_mobilenet_demo/
H A DREADME.md5 ## build section in arm Linux Demo
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Drelease.sh174 build() function
/OK3568_Linux_fs/u-boot/board/hisilicon/hikey/
H A Dbuild-tf.mak29 build: have-crosscompiler FORCE target
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/
H A Dbuildtest.py93 def build(self, target): member in BuildTest
/OK3568_Linux_fs/kernel/tools/build/
H A DMakefile29 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dbuild.py44 def build(args, config, basepath, workspace): function
/OK3568_Linux_fs/buildroot/support/testing/infra/
H A Dbuilder.py70 def build(self, make_extra_opts=[], make_extra_env={}): member in Builder
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py785 build = models.ForeignKey(Build, on_delete=models.CASCADE) variable in Target
1104 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='task_build') variable in Task
1154 build = models.ForeignKey('Build', on_delete=models.CASCADE, null=True) variable in Package
1476 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='layer_version_build', variable in Layer_Version
1793 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='variable_build') variable in Variable
1811 build = models.ForeignKey(Build, on_delete=models.CASCADE, related_name='helptext_build') variable in HelpText
1831 build = models.ForeignKey(Build, on_delete=models.CASCADE) variable in LogMessage
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dsev-dev.h54 u8 build; member
/OK3568_Linux_fs/
H A DMakefile84 build: target
/OK3568_Linux_fs/device/rockchip/common/
H A DMakefile84 build: target
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py46 def build(self, targets, task = None): member in BitbakeController
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py182 def update_build(self, build, data_dict): argument
209 def update_build_stats_and_outcome(self, build, errors, warnings, taskfailures): argument
246 def update_task_object(self, build, task_name, recipe_name, task_stats): argument
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A DMakefile126 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dtest.py358 def CheckDirs(self, build, dirname): argument
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h35 char *build; member
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py85 def build(self): member in ProcessTree
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A DMakefile129 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro

12345