Searched refs:Ext (Results 1 – 9 of 9) sorted by relevance
78 fmt.Fprintln(w, "LOCAL_MODULE_SUFFIX := "+outputFile.Ext())119 stem := strings.TrimSuffix(file, filepath.Ext(file))
81 switch srcFile.Ext() {
168 switch srcFile.Ext() {
1757 testNames[i] = strings.TrimSuffix(filepath.Base(src), filepath.Ext(src))
92 switch srcFile.Ext() {
83 Ext() string methodSpec283 func (p basePath) Ext() string { func284 return filepath.Ext(p.path)
219 suf := filepath.Ext(s)
231 outputSuffix := filepath.Ext(output)
663 e := filepath.Ext(tok)