Lines Matching refs:pathForModuleOut
277 builtContext := pathForModuleOut(ctx, ctx.ModuleName()+"_m4out")
281 newlineFile := pathForModuleOut(ctx, "newline")
304 remove_comment_output := pathForModuleOut(ctx, ctx.ModuleName()+"_remove_comment")
317 sorted_output := pathForModuleOut(ctx, ctx.ModuleName()+"_sorted")
327 ret := pathForModuleOut(ctx, m.stem())
409 out := pathForModuleOut(ctx, ctx.ModuleName()+"_namespace_checked")
439 out := pathForModuleOut(ctx, ctx.ModuleName()+"_api_checked")
473 neverallowFile := pathForModuleOut(ctx, "neverallow")
474 ret := pathForModuleOut(ctx, "checkseapp", m.stem())
478 m4NeverallowFile := pathForModuleOut(ctx, "neverallow.m4out")
704 m.testTimestamp = pathForModuleOut(ctx, "timestamp")