Searched full:xtrace (Results 1 – 25 of 27) sorted by relevance
12
| /third_party/mesa3d/.gitlab-ci/tests/ |
| D | test_lava_job_submitter.py | 262 # the submitter should accept xtrace logs 263 "Bash xtrace echo with kmsg interleaving": ( 267 # the submitter should accept xtrace logs
|
| /third_party/mksh/ |
| D | sh_flags.gen | 47 FN("inherit-xtrace", FXTRACEREC, OF_ANY, 0) 94 FN("xtrace", FXTRACE, OF_ANY, 'x')
|
| D | sh_flags.opt | 72 FN("inherit-xtrace", FXTRACEREC, OF_ANY 180 FN("xtrace", FXTRACE, OF_ANY
|
| D | mksh.1 | 2943 .Ic xtrace 4488 .It Fl x \*(Ba Fl o Ic xtrace 4512 .It Fl o Ic inherit\-xtrace 4514 .Fl o Ic xtrace 4867 .Dq Li xtrace . 5243 .Fl o Ic xtrace
|
| D | check.t | 13831 name: xtrace-1 13847 name: xtrace-2 13858 set -x -o inherit-xtrace
|
| /third_party/mesa3d/.gitlab-ci/container/debian/ |
| D | x86_build-base-wine.sh | 4 set -o xtrace
|
| D | x86_build-mingw.sh | 4 set -o xtrace
|
| D | arm_test.sh | 4 set -o xtrace
|
| D | arm_build.sh | 4 set -o xtrace
|
| D | x86_test-base.sh | 4 set -o xtrace
|
| D | x86_build-base.sh | 4 set -o xtrace
|
| D | x86_build.sh | 4 set -o xtrace
|
| D | x86_test-gl.sh | 4 set -o xtrace
|
| D | x86_test-vk.sh | 6 set -o xtrace
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | download-git-cache.sh | 4 set -o xtrace
|
| D | prepare-artifacts.sh | 4 set -o xtrace
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | baremetal_build.sh | 4 set -o xtrace
|
| D | cross_build.sh | 4 set -o xtrace
|
| D | lava_build.sh | 4 set -o xtrace
|
| /third_party/mesa3d/.gitlab-ci/container/fedora/ |
| D | x86_build.sh | 4 set -o xtrace
|
| /third_party/mesa3d/ |
| D | .gitlab-ci.yml | 5 set -o xtrace 9 set +o xtrace
|
| /third_party/mesa3d/.gitlab-ci/piglit/ |
| D | run_cl.sh | 4 set -o xtrace
|
| /third_party/mesa3d/.gitlab-ci/meson/ |
| D | build.sh | 4 set -o xtrace
|
| /third_party/mesa3d/.gitlab-ci/lava/ |
| D | lava_job_submitter.py | 171 # Sleep a bit to give time for bash to dump shell xtrace messages into
|
| /third_party/sqlite/include/ |
| D | sqlite3ext.h | 143 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*);
|
12