Lines Matching refs:this
224 this.program = $(program)
225 return $(this)
237 this.program = $(program)
238 this.exitPattern = $(exitpattern)
239 this.timeOut = $(timeout)
240 this.depends = $(depends)
241 return $(this)
315 this.runProgram = $(runProgram)
316 this.exitPattern = $(exitPattern)
317 this.cdiDepends = $(cdiDepends)
318 this.timeOut = $(timeOut)
319 return $(this)
432 this.category = $(category)
443 this.cannot_execution = $(val)
446 this.system = $(val)
449 this.require_batch_update = $(val)
452 this.not_require_user_approval = $(val)
455 this.not_require_right_for_mount = $(val)
458 this.can_skip_convert_jump_id = $(val)
464 this.descparam[] +=
465 CategoryFlags+=$(this.category)
466 this.makeromflags += -DCATEGORYFLAGS0="- $(this.category)"
467 this.ccflags += -DINFOVIEW_CATEGORY0=\"$(this.category)\"