HomeSort by: relevance | last modified time | path
    Searched refs:out_h (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpc/hpc/
platid.awk 66 mode_name[mode], nm, saved_name, enumerator[mode]) > out_h
68 mode_name[mode], nm, saved_name) > out_h
70 mode_name[mode], nm, saved_name, shifts[mode, nest]) > out_h
72 printf("| \\\n PLATID_%s", mode_name[mode]) > out_h
74 printf("_%s", names[i]) > out_h
77 printf(")\n") > out_h
156 if (out_h == "") {
157 out_h = "platid_generated.h"
166 printf("files: %s %s %s\n", out_h, out_mask_h, out_mask_c) > stderr
168 gen_header(out_h)
    [all...]
  /src/sys/kern/
vnode_if.sh 52 out_h=../sys/vnode_if.h
325 do_hfile $out_h ''
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 714 const int out_h = stream->dst.height; local in function:calculate_scaling_ratios
734 pipe_ctx->plane_res.scl_data.ratios.vert.value * in_h, out_h);

Completed in 14 milliseconds