Home
last modified time | relevance | path

Searched defs:KeywordCheck (Results 1 – 10 of 10) sorted by relevance

/external/coreboot/util/intelp2m/platforms/cnl/
Dtemplate.go6 KeywordCheck(line string) bool methodSpec
22 func (platform PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/ebg/
Dtemplate.go7 KeywordCheck(line string) bool methodSpec
24 func (platform PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/lbg/
Dtemplate.go5 KeywordCheck(line string) bool methodSpec
20 func (platform PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/snr/
Dtemplate.go20 func (PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/apl/
Dtemplate.go18 func (PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/tgl/
Dtemplate.go21 func (PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/mtl/
Dtemplate.go20 func (PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/jsl/
Dtemplate.go20 func (PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/platforms/adl/
Dtemplate.go21 func (PlatformSpecific) KeywordCheck(line string) bool { func
/external/coreboot/util/intelp2m/parser/
Dparser.go26 KeywordCheck(line string) bool methodSpec