Searched refs:Suffix (Results 1 – 8 of 8) sorted by relevance
40 Suffix *string `android:"arch_variant"` member167 return stem + String(binary.binaryProperties.Suffix)
80 return stem + String(procMacro.baseCompiler.Properties.Suffix)
97 Suffix *string `android:"arch_variant"` member242 return compiler.getStemWithoutSuffix(ctx) + String(compiler.Properties.Suffix)
430 return stem + String(library.baseCompiler.Properties.Suffix)
33 Suffix *string `android:"arch_variant"` member126 return binary.getStemWithoutSuffix(ctx) + String(binary.Properties.Suffix)419 symlink+String(binary.Properties.Suffix)+ctx.toolchain().ExecutableSuffix())423 if String(binary.Properties.Suffix) == "" {
75 Suffix *string `android:"arch_variant"` member80 Suffix *string `android:"arch_variant"`718 suffix = String(library.Properties.Target.Vendor.Suffix)721 suffix = String(library.Properties.Suffix)
216 if len(tagPaths) > 1 && (dist.Dest != nil || dist.Suffix != nil) {246 if dist.Suffix != nil {248 suffix := *dist.Suffix
345 Suffix *string `android:"arch_variant"` member1342 if m.commonProperties.Dist.Suffix != nil {1343 if strings.Contains(*m.commonProperties.Dist.Suffix, "/") {