Lines Matching refs:this
229 this.program = $(program)
230 return $(this)
243 this.program = $(program)
244 this.exitPattern = $(exitpattern)
245 this.timeOut = $(timeout)
246 this.depends = $(depends)
247 return $(this)
330 this.runProgram = $(runProgram)
331 this.exitPattern = $(exitPattern)
332 this.cdiDepends = $(cdiDepends)
333 this.timeOut = $(timeOut)
334 this.previous = $(previous)
335 return $(this)
466 this.category = $(category)
477 this.cannot_execution = $(val)
480 this.system = $(val)
483 this.require_batch_update = $(val)
486 this.not_require_user_approval = $(val)
489 this.not_require_right_for_mount = $(val)
492 this.can_skip_convert_jump_id = $(val)
498 this.descparam[] +=
499 CategoryFlags+=$(this.category)
500 this.makeromflags += -DCATEGORYFLAGS0="- $(this.category)"
501 this.ccflags += -DINFOVIEW_CATEGORY0=\"$(this.category)\"