Home
last modified time | relevance | path

Searched refs:Name (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/build/soong/symbol_inject/
Dpe_symboldata_test.go37 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x…
38 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".data", VirtualSize: 0x120, VirtualAddress: 0x3…
39 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".rdata", VirtualSize: 0x5e0, VirtualAddress: 0x…
40 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".pdata", VirtualSize: 0x234, VirtualAddress: 0x…
41 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".xdata", VirtualSize: 0x200, VirtualAddress: 0x…
42 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".bss", VirtualSize: 0x9b0, VirtualAddress: 0x70…
43 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".idata", VirtualSize: 0x7c8, VirtualAddress: 0x…
44 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".CRT", VirtualSize: 0x68, VirtualAddress: 0x900…
45 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".tls", VirtualSize: 0x68, VirtualAddress: 0xa00…
46 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".debug_aranges", VirtualSize: 0x420, VirtualAdd…
[all …]
Delf_symboldata_test.go33 …elf.SectionHeader{Name: "", Type: elf.SHT_NULL, Flags: 0x0, Addr: 0x0, Offset: 0x0, Size: 0x0, Lin…
34 …elf.SectionHeader{Name: ".interp", Type: elf.SHT_PROGBITS, Flags: elf.SHF_ALLOC, Addr: 0x400238, O…
35 …elf.SectionHeader{Name: ".note.ABI-tag", Type: elf.SHT_NOTE, Flags: elf.SHF_ALLOC, Addr: 0x400254,…
36 …elf.SectionHeader{Name: ".hash", Type: elf.SHT_HASH, Flags: elf.SHF_ALLOC, Addr: 0x400278, Offset:…
37 …elf.SectionHeader{Name: ".dynsym", Type: elf.SHT_DYNSYM, Flags: elf.SHF_ALLOC, Addr: 0x4002a0, Off…
38 …elf.SectionHeader{Name: ".dynstr", Type: elf.SHT_STRTAB, Flags: elf.SHF_ALLOC, Addr: 0x400300, Off…
39 …elf.SectionHeader{Name: ".gnu.version", Type: elf.SHT_GNU_VERSYM, Flags: elf.SHF_ALLOC, Addr: 0x40…
40 …elf.SectionHeader{Name: ".gnu.version_r", Type: elf.SHT_GNU_VERNEED, Flags: elf.SHF_ALLOC, Addr: 0…
41 …elf.SectionHeader{Name: ".rela.dyn", Type: elf.SHT_RELA, Flags: elf.SHF_ALLOC, Addr: 0x400368, Off…
42 …elf.SectionHeader{Name: ".rela.plt", Type: elf.SHT_RELA, Flags: elf.SHF_ALLOC + elf.SHF_INFO_LINK,…
[all …]
Dmacho_symboldata_test.go34 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__text", Seg: "__TEXT", Addr: 0x100000f50…
35 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__stubs", Seg: "__TEXT", Addr: 0x100000f7…
36 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__stub_helper", Seg: "__TEXT", Addr: 0x10…
37 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__unwind_info", Seg: "__TEXT", Addr: 0x10…
38 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__eh_frame", Seg: "__TEXT", Addr: 0x10000…
39 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__nl_symbol_ptr", Seg: "__DATA", Addr: 0x…
40 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__la_symbol_ptr", Seg: "__DATA", Addr: 0x…
41 …&macho.Section{SectionHeader: macho.SectionHeader{Name: "__data", Seg: "__DATA", Addr: 0x100001020…
45 macho.Symbol{Name: "__mh_execute_header", Type: 0xf, Sect: 0x1, Desc: 0x10, Value: 0x100000000},
46 macho.Symbol{Name: "_main", Type: 0xf, Sect: 0x1, Desc: 0x0, Value: 0x100000f50},
[all …]
Dpe_test.go54 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".text", VirtualSize: 0x15e83c, VirtualAddress: …
55 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".data", VirtualSize: 0x6a58, VirtualAddress: 0x…
58 …&pe.Symbol{Name: "_soong_build_number", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x…
59 &pe.Symbol{Name: ".data", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x3},
60 …&pe.Symbol{Name: "_adb_device_banner", Value: 0xa0, SectionNumber: 2, Type: 0x0, StorageClass: 0x2…
74 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x…
75 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".data", VirtualSize: 0xa0, VirtualAddress: 0x30…
78 …&pe.Symbol{Name: "soong_build_number", Value: 0x20, SectionNumber: 2, Type: 0x0, StorageClass: 0x2…
92 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".text", VirtualSize: 0x1cc0, VirtualAddress: 0x…
93 …&pe.Section{SectionHeader: pe.SectionHeader{Name: ".data", VirtualSize: 0xa0, VirtualAddress: 0x30…
[all …]
/build/blueprint/parser/
Dparser_test.go69 Name: "name",
98 Name: "isGood",
128 Name: "num",
160 Name: "stuff",
214 Name: "stuff",
273 Name: "stuff",
291 Name: "a",
336 Name: "list_of_maps",
348 Name: "var",
358 Name: "name",
[all …]
/build/soong/third_party/zip/
Dreader_test.go22 Name string member
30 Name string member
62 Name: "test.zip",
66 Name: "test.txt",
72 Name: "gophercolor16x16.png",
80 Name: "test-trailing-junk.zip",
84 Name: "test.txt",
90 Name: "gophercolor16x16.png",
98 Name: "r.zip",
102 Name: "r/r.zip",
[all …]
Dwriter_test.go19 Name string member
27 Name: "foo",
33 Name: "bar",
39 Name: "setuid",
45 Name: "setgid",
51 Name: "symlink",
145 Name: wt.Name,
162 if f.Name != wt.Name {
163 t.Fatalf("File name: got %q, want %q", f.Name, wt.Name)
165 testFileMode(t, wt.Name, f, wt.Mode)
[all …]
/build/make/tools/compliance/
Dpolicy_shareprivacyconflicts_test.go36 if l[i].SourceNode.Name() == l[j].SourceNode.Name() {
37 if l[i].ShareCondition.Name() == l[j].ShareCondition.Name() {
38 return l[i].PrivacyCondition.Name() < l[j].PrivacyCondition.Name()
40 return l[i].ShareCondition.Name() < l[j].ShareCondition.Name()
42 return l[i].SourceNode.Name() < l[j].SourceNode.Name()
/build/soong/cmd/diff_target_files/
Dtarget_files.go57 if strings.HasPrefix(f.Name, p) {
58 f.Name = strings.ToLower(p) + strings.TrimPrefix(f.Name, p)
63 if strings.HasPrefix(f.Name, filter) {
69 return nil, fmt.Errorf("unmatched prefix for %s", f.Name)
75 match, _ := Match(pattern, f.Name)
Dcompare.go72 …must(fmt.Fprintf(buf, " %v (%v bytes -> %v bytes)\n", f[0].Name, f[0].UncompressedSize64, f[1].U…
80 must(fmt.Fprintf(buf, " - %v (%v bytes)\n", f.Name, f.UncompressedSize64))
88 must(fmt.Fprintf(buf, " + %v (%v bytes)\n", f.Name, f.UncompressedSize64))
107 if a[i].Name == b[j].Name {
113 } else if a[i].Name < b[j].Name {
/build/soong/cmd/soong_build/
Dwritedocs.go31 Name string member
36 Name string member
61 Name: m.Name,
70 if rankI, ok := propertyRank[props[i].Name]; ok {
71 if rankJ, ok := propertyRank[props[j].Name]; ok {
77 if _, ok := propertyRank[props[j].Name]; ok {
80 return props[i].Name < props[j].Name
85 if prop.Name == previousPropertyName {
91 previousPropertyName = prop.Name
95 sort.Slice(result, func(i, j int) bool { return result[i].Name < result[j].Name })
[all …]
/build/blueprint/bootstrap/bpdoc/
Dbpdoc.go16 Name string member
33 Name string member
48 Name string member
54 Name string member
101 …(pkg.ModuleTypes, func(i, j int) bool { return pkg.ModuleTypes[i].Name < pkg.ModuleTypes[j].Name })
123 ps, err := r.PropertyStruct(t.PkgPath(), t.Name(), v)
138 nested, err := r.PropertyStruct(nestedType.PkgPath(), nestedType.Name(), nestedValue)
157 nestedName += proptools.PropertyNameForField(nested.Name)
214 nestStruct(field, fieldValue, field.Name)
224 "refers to a non-pointer", field.Name))
[all …]
Dreader.go56 Name: goPkg.Name,
65 pkgPath, err := funcNameToPkgPath(f.Name())
70 factoryName := strings.TrimPrefix(f.Name(), pkgPath+".")
78 Name: name,
96 if t.Name == name {
123 props = append(props, Property{Name: name,
137 …ps, err := r.PropertyStruct(field.Type.PkgPath(), field.Type.Name(), reflect.New(field.Type).Elem(…
143 Name: strings.ToLower(field.Name),
145 Type: field.Type.Name(),
160 if fn.Name == factoryFuncName {
[all …]
Dproperties.go56 return p.Name == other.Name && p.Type == other.Type && p.Tag == other.Tag &&
70 fieldName := proptools.FieldNameForProperty(prop.Name)
170 if prefix+(*props)[i].Name == name {
172 } else if strings.HasPrefix(name, prefix+(*props)[i].Name+".") {
173 return getByName(name, prefix+(*props)[i].Name+".", &(*props)[i].Properties)
190 Name: t.Name,
196 return nil, fmt.Errorf("type of %q is not a struct", t.Name)
221 name = proptools.PropertyNameForField(n.Name)
238 Name: name,
268 typ = a.Name
/build/bazel/json_module_graph/
DdistanceFromLeaves.jq6 { Name: .Name, Deps: .Deps | map(.Name) }
10 group_by(.Name) | map({Name: .[0].Name, Deps: map(.Deps) | flatten | unique | sort})
14 map({key: .Name, value: .Deps}) | from_entries
Dlibrary.jq75 Modules: map(.Name)
83 { Name: .Name, Deps: .Deps | map(.Name) }
87 group_by(.Name) | map({Name: .[0].Name, Deps: map(.Deps) | flatten | unique | sort})
91 map({key: .Name, value: .Deps}) | from_entries
115 .[] | select(.Name == $from) |
116 .Deps |= [.[] | select(.Name == $to)] |
133 [.[] | select(.Type == $arg) | .Name] | unique
143 select (IN(.Name; $names | .[]))] |
144 sort_by(.Name)
/build/soong/androidmk/parser/
Dast.go29 Name *MakeString member
39 return target + x.Name.Dump() + " " + x.Type + " " + x.Value.Dump()
46 return x.Name.Pos()
65 Name string member
71 return x.Name + " " + x.Args.Dump()
101 Name *MakeString member
104 func (x *Variable) Pos() Pos { return x.Name.Pos() }
105 func (x *Variable) End() Pos { return x.Name.End() }
108 return "$(" + x.Name.Dump() + ")"
Dparser_test.go42 Name: SimpleMakeString("warning A warning", NoPos),
51 Name: SimpleMakeString("warning # A warning", NoPos),
60 Name: SimpleMakeString("findstring x,x a #", NoPos),
71 Name: "ifeq",
81 Name: "endif",
/build/soong/dexpreopt/
Dclass_loader_context.go194 Name string member
228 if android.InList(c.Name, excludedLibs) {
327 if clc.Name != lib {
342 Name: lib,
379 if clc.Name == implicitRootLib {
388 if clc.Name == otherClc.Name {
413 optional = append(optional, clc.Name)
415 required = append(required, clc.Name)
516 if android.InList(clc.Name, usesLibs) {
518 } else if clc.Name == AndroidTestMock && !android.InList("android.test.runner", usesLibs) {
[all …]
/build/soong/android/
Dmodule_test.go632 propInfo{Name: "Name", Type: "string", Value: "foo"},
645 propInfo{Name: "A", Type: "string", Value: "abc"},
646 propInfo{Name: "B", Type: "bool", Value: "true"},
647 propInfo{Name: "D", Type: "int64", Value: "123"},
648 propInfo{Name: "Name", Type: "string", Value: "foo"},
661 propInfo{Name: "A", Type: "string", Value: ""},
662 propInfo{Name: "B", Type: "bool", Value: "true"},
663 propInfo{Name: "D", Type: "int64", Value: "123"},
664 propInfo{Name: "Name", Type: "string", Value: "foo"},
677 propInfo{Name: "Name", Type: "string", Value: "foo"},
[all …]
Dlicenses_test.go514 t.Errorf("%q not a module", m.Name())
521 actualLicenses[m.Name()] = base.commonProperties.Effective_licenses
549 t.Errorf("%q not a module", m.Name())
572 t.Errorf("%q not a module", c.Name())
583 actualLicenses[m.Name()] = []string{}
585 actualLicenses[m.Name()] = append(actualLicenses[m.Name()], l)
614 t.Errorf("%q not a module", m.Name())
623 actualPackage[m.Name()] = ""
625 actualPackage[m.Name()] = *base.commonProperties.Effective_package_name
654 t.Errorf("%q not a module", m.Name())
[all …]
/build/blueprint/proptools/
Dunpack.go142 name := fieldPath(prefix, property.Name)
174 Name: fmt.Sprintf("%s{value:%d}", property.Name, i),
197 Name: property.Name + "[" + strconv.Itoa(i) + "]",
240 if field.Name == "BlueprintEmbed" {
241 field.Name = ""
250 propertyName := fieldPath(namePrefix, PropertyNameForField(field.Name))
341 property.Value.Type(), property.Name),
381 fmt.Errorf("can't assign %q value to map property %q", property.Value.Type(), property.Name),
389 …mt.Errorf("can't assign property to a map (%s) property %q", property.Value.Type(), property.Name),
407 itemProperty.Name = fmt.Sprintf("%s{key:%d}", mapName, i)
[all …]
/build/soong/zip/
Dzip_test.go61 Name: name,
71 Name: "META-INF/MANIFEST.MF",
81 Name: name,
91 Name: name,
480 t.Fatalf("error when opening %s: %s", f.Name, err)
487 t.Fatalf("error when reading %s: %s", f.Name, err)
491 t.Errorf("incorrect length for %s, want %d got %d", f.Name, f.UncompressedSize64, len)
495 t.Errorf("incorrect crc for %s, want %x got %x", f.Name, f.CRC32, crc)
509 if want.Name != got.Name {
510 t.Errorf("incorrect file %d want %q got %q", i, want.Name, got.Name)
[all …]
/build/soong/bpfix/bpfix/
Dbpfix.go57 Name string member
62 Name string member
74 Name: "simplifyKnownRedundantVariables",
78 Name: "rewriteIncorrectAndroidmkPrebuilts",
82 Name: "rewriteCtsModuleTypes",
86 Name: "rewriteIncorrectAndroidmkAndroidLibraries",
90 Name: "rewriteTestModuleTypes",
94 Name: "rewriteAndroidmkJavaLibs",
98 Name: "rewriteJavaStaticLibs",
102 Name: "rewritePrebuiltEtc",
[all …]
/build/soong/rust/
Dproject_json.go44 Name string `json:"name"` member
166 if module.Name() == child.Name() {
176 cInfo, known := singleton.knownCrates[rChild.Name()]
186 if _, ok = deps[child.Name()]; ok {
189 crate.Deps = append(crate.Deps, rustProjectDep{Crate: childId, Name: rChild.CrateName()})
190 deps[child.Name()] = childId
235 DisplayName: rModule.Name(),
256 singleton.knownCrates[rModule.Name()] = crateInfo{Idx: idx, Deps: deps}
270 if cInfo, ok := singleton.knownCrates[module.Name()]; ok {

12345678910>>...12