Home
last modified time | relevance | path

Searched full:section_start (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/.gitlab-ci/
Drun-shader-db.sh18 section_start shader-db-${driver} "Running shader-db for $driver"
27 section_start shader-db-nouveau-${chipset} "Running shader-db for nouveau - ${chipset}"
37 section_start shader-db-r300-${chipset} "Running shader-db for r300 - ${chipset}"
Drun-pytest.sh58 section_start flake8 "flake8"
Dsetup-test-env.sh56 alias section_start="x_off; _section_start" alias
Ddeqp-runner.sh7 section_start test_setup "deqp: preparing test setup"
Dcuttlefish-runner.sh7 section_start cuttlefish_setup "cuttlefish: setup"
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dsection_parser.cc158 size_t section_start = 0; in SplitSections() local
176 section_start = line_count; in SplitSections()
186 AddSection(current_type, current_shader, current_fmt, section_start, in SplitSections()
188 section_start = line_count; in SplitSections()
205 AddSection(current_type, current_shader, current_fmt, section_start, in SplitSections()
/third_party/mesa3d/.gitlab-ci/tests/utils/
Dtest_lava_log.py120 assert "section_start" in parsed_lines[0]
123 assert "section_start" in parsed_lines[2]
126 assert "section_start" in parsed_lines[4]
129 assert "section_start" in parsed_lines[6]
198 "Split section_start at target level": (
/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml11 - section_start ldd_section "Checking ldd on driver build"
56 - section_start yamllint "yamllint"
59 - section_start shellcheck "shellcheck"
169 - section_start variables "Variables passed through:"
200 - section_start artifacts_download "Downloading artifacts from s3"
345 section_start b2c_kernel_boot "Booting hardware device"
/third_party/mesa3d/.gitlab-ci/bare-metal/
Dcros_servo_run.py19 SECTION_START="start" variable
63 assert action in [SECTION_START, SECTION_END]
83 self.boot_section(SECTION_START)
Dpoe-powered.sh74 section_start prepare_rootfs "Preparing rootfs components"
195 section_start dut_boot "Booting hardware device ..."
222 section_start dut_cleanup "Cleaning up after job"
Dcros-servo.sh55 section_start prepare_rootfs "Preparing rootfs components"
119 section_start dut_cleanup "Cleaning up after job"
Dfastboot.sh58 section_start prepare_rootfs "Preparing rootfs components"
/third_party/rust/rust/src/tools/clippy/clippy_dev/src/setup/
Dintellij.rs177 let Some(section_start) = cargo_content.find(RUSTC_PATH_SECTION) else { in remove_rustc_src_from_project()
193 cargo_content.replace_range(section_start..end_point, ""); in remove_rustc_src_from_project()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dgitlab-ci.yml36 section_start weston "weston: prepare"
/third_party/mesa3d/bin/ci/test/
Dtest_pipeline_message.py206 section_start:1734695025:upload_artifacts_on_failure
267 section_start:1734736110:prepare_executor
/third_party/mesa3d/.gitlab-ci/lava/
Dlava-submit.sh39 section_start prepare_rootfs "Preparing root filesystem"
/third_party/mesa3d/.gitlab-ci/container/
Dstrip-rootfs.sh8 section_start strip-rootfs "Stripping rootfs"
Dlava_build.sh394 section_start fluster "Install fluster"
/third_party/mesa3d/.gitlab-ci/piglit/
Dpiglit-traces.sh8 section_start traces_prepare "traces: preparing test setup"
/third_party/mesa3d/.gitlab-ci/common/
Dinit-stage2.sh222 section_start post_test_cleanup "Cleaning up after testing, uploading results"
/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml41 section_start ccache_before "ccache stats before build"