Searched defs:afdo (Results 1 – 4 of 4) sorted by relevance
25 type afdo struct { struct26 Properties cc.AfdoProperties29 func (afdo *afdo) props() []interface{} {33 func (afdo *afdo) flags(ctx ModuleContext, flags Flags, deps PathDeps) (Flags, PathDeps) {
152 afdo *afdo member
56 type afdo struct { struct57 Properties AfdoProperties60 func (afdo *afdo) props() []interface{} {64 func (afdo *afdo) AfdoEnabled() bool {97 func (afdo *afdo) begin(ctx BaseModuleContext) {112 func (afdo *afdo) flags(ctx ModuleContext, flags Flags) Flags {
823 afdo *afdo member