Home
last modified time | relevance | path

Searched refs:init_sh (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-sh.c6 static void init_sh(const struct target *self) in init_sh() function
34 .init = init_sh,
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py149 with open(args.first_stage_init, 'r') as init_sh:
150 run_steps += [ x.rstrip() for x in init_sh if not x.startswith('#') and x.rstrip() ]

Completed in 3 milliseconds