/build/soong/androidmk/androidmk/ |
D | androidmk.go | 140 file := &bpFile{ 152 file.setMkPos(p.Unpack(node.Pos()), p.Unpack(node.End())) 159 file.insertComment("//" + chunks[0]) 161 file.bpPos.Line++ 162 file.insertComment("//" + chunks[i]) 165 handleAssignment(file, x, assignmentCond) 169 module, ok := mapIncludePath(x.Args.Value(file.scope)) 171 file.errorf(x, "unsupported include") 176 resetModule(file) 181 handleModuleConditionals(file, x, conds) [all …]
|
D | android.go | 39 file *bpFile member 370 val, err := makeVariableToBlueprint(ctx.file, ctx.mkvalue, bpparser.ListType) 389 err = setVariable(ctx.file, ctx.append, ctx.prefix, name, component, true) 409 val, err := makeVariableToBlueprint(ctx.file, ctx.mkvalue, bpparser.BoolType) 421 return setVariable(ctx.file, false, ctx.prefix, "compile_multilib", thirtyTwo, true) 434 err = setVariable(ctx.file, ctx.append, ctx.prefix, attribute, paths, true) 450 err = setVariable(ctx.file, ctx.append, ctx.prefix, attribute, &bpparser.List{}, true) 452 err = setVariable(ctx.file, ctx.append, ctx.prefix, attribute, pathList.Values[0], true) 468 bpvalue, err := makeVariableToBlueprint(ctx.file, ctx.mkvalue, bpparser.ListType) 489 val, err := makeVariableToBlueprint(ctx.file, ctx.mkvalue, bpparser.StringType) [all …]
|
D | values.go | 63 func makeToStringExpression(ms *mkparser.MakeString, file *bpFile) (bpparser.Expression, error) { 72 if ret, ok := ms.Variables[i].EvalFunction(file.scope); ok { 78 name, err := extractVariableName(ms.Variables[i].Name, file) 127 func makeToListExpression(ms *mkparser.MakeString, file *bpFile) (bpparser.Expression, error) { 136 if ret, ok := f.Variables[0].EvalFunction(file.scope); ok { 139 name, err := extractVariableName(f.Variables[0].Name, file) 159 s, err := makeToStringExpression(f, file) 209 func makeToBoolExpression(ms *mkparser.MakeString, file *bpFile) (bpparser.Expression, error) { 212 name, err := extractVariableName(ms.Variables[0].Name, file) 228 func extractVariableName(name *mkparser.MakeString, file *bpFile) (string, error) { [all …]
|
/build/soong/response/ |
D | response.go | 29 var file []byte 44 file = append(file, '\\') 47 file = append(file, c) 57 if len(file) != 0 { 58 files = append(files, string(file)) 60 file = file[:0] 62 file = append(file, c) 66 if len(file) != 0 { 67 files = append(files, string(file))
|
/build/soong/symbol_inject/ |
D | symbol_inject.go | 32 file, err := elfSymbolsFromFile(r) 35 file, err = machoSymbolsFromFile(r) 38 file, err = peSymbolsFromFile(r) 49 file.r = r 51 return file, err 54 func InjectStringSymbol(file *File, w io.Writer, symbol, value, from string) error { 55 offset, size, err := findSymbol(file, symbol) 69 _, err := file.r.ReadAt(existing, int64(offset)) 82 return copyAndInject(file.r, w, offset, buf) 85 func InjectUint64Symbol(file *File, w io.Writer, symbol string, value uint64) error { [all …]
|
D | macho_test.go | 25 file *macho.File 30 file: machoSymbolTable1, 36 file: machoSymbolTable2, 42 file: machoSymbolTable2, 51 file, err := extractMachoSymbols(testCase.file) 55 offset, size, err := findSymbol(file, testCase.symbol)
|
D | elf_test.go | 24 file *mockElfFile 29 file: elfSymbolTable1, 35 file: elfSymbolTable2, 41 file: elfSymbolTable2, 50 file, err := extractElfSymbols(testCase.file) 54 offset, size, err := findSymbol(file, testCase.symbol)
|
D | macho.go | 43 file := &File{} 46 file.Sections = append(file.Sections, &Section{ 56 section := file.Sections[symbol.Sect-1] 57 file.Symbols = append(file.Symbols, &Symbol{ 69 return file, nil
|
D | pe.go | 49 file := &File{} 52 file.Sections = append(file.Sections, &Section{ 62 file.Symbols = append(file.Symbols, &Symbol{ 68 Section: file.Sections[symbol.SectionNumber-1], 73 return file, nil
|
D | pe_test.go | 25 file *pe.File 30 file: peSymbolTable1, 36 file: peSymbolTable2, 42 file: peSymbolTable2, 49 file: &pe.File{ 69 file: &pe.File{ 87 file: &pe.File{ 107 file: &pe.File{ 128 file, err := extractPESymbols(testCase.file) 132 offset, size, err := findSymbol(file, testCase.symbol)
|
D | elf.go | 72 file := &File{} 75 file.Sections = append(file.Sections, &Section{ 92 if int(symbol.Section) >= len(file.Sections) { 96 section := file.Sections[symbol.Section] 120 file.Symbols = append(file.Symbols, &Symbol{ 128 return file, nil
|
/build/make/target/product/ |
D | OWNERS | 1 per-file runtime_libart.mk = calin@google.com, mast@google.com, ngeoffray@google.com, oth@google.co… 4 per-file gsi_release.mk = file:/target/product/gsi/OWNERS 5 per-file developer_gsi_keys.mk = file:/target/product/gsi/OWNERS 8 per-file go_defaults.mk = gkaiser@google.com, kushg@google.com, rajekumar@google.com 9 per-file go_defaults_512.mk = gkaiser@google.com, kushg@google.com, rajekumar@google.com 10 per-file go_defaults_common.mk = gkaiser@google.com, kushg@google.com, rajekumar@google.com
|
/build/make/tools/releasetools/ |
D | ota_metadata_pb2.py | 32 file=DESCRIPTOR, 63 file=DESCRIPTOR, 72 serialized_options=None, file=DESCRIPTOR), 79 serialized_options=None, file=DESCRIPTOR), 86 serialized_options=None, file=DESCRIPTOR), 93 serialized_options=None, file=DESCRIPTOR), 115 file=DESCRIPTOR, 124 serialized_options=None, file=DESCRIPTOR), 131 serialized_options=None, file=DESCRIPTOR), 138 serialized_options=None, file=DESCRIPTOR), [all …]
|
/build/make/core/ |
D | distdir.mk | 39 $(foreach file,$(2), \ 40 $(eval src := $(call word-colon,1,$(file))) \ 41 $(eval dst := $(call word-colon,2,$(file))) \ 53 define dist-write-file 55 $(KATI_obsolete_var dist-for-goals,Cannot be used after dist-write-file) \ 59 $(file >$(1).tmp, \ 69 .KATI_READONLY := dist-for-goals dist-write-file
|
D | soong_java_prebuilt.mk | 42 $(eval $(call copy-one-file,$(LOCAL_SOONG_CLASSES_JAR),$(full_classes_jar))) 43 $(eval $(call copy-one-file,$(LOCAL_SOONG_CLASSES_JAR),$(full_classes_pre_proguard_jar))) 48 $(eval $(call copy-one-file,$(LOCAL_SOONG_HEADER_JAR),$(full_classes_header_jar))) 50 $(eval $(call copy-one-file,$(full_classes_jar),$(full_classes_header_jar))) 55 $(eval $(call copy-one-file,$(LOCAL_PREBUILT_MODULE_FILE),$(LOCAL_BUILT_MODULE))) 58 $(eval $(call copy-one-file,$(LOCAL_SOONG_JACOCO_REPORT_CLASSES_JAR),\ 67 $(eval $(call copy-one-file,$(LOCAL_SOONG_PROGUARD_DICT),\ 69 $(eval $(call copy-r8-dictionary-file-with-mapping,\ 73 $(eval $(call copy-one-file,$(LOCAL_SOONG_CLASSES_JAR),\ 86 $(eval $(call copy-one-file,$(LOCAL_SOONG_PROGUARD_USAGE_ZIP),\ [all …]
|
/build/make/tools/rbcrun/ |
D | README.md | 7 `rbcrun` *options* *VAR=value*... [ *file* ] 9 A Roboleaf configuration file is a Starlark script. Usually it is read from *file*. The option `-c`… 10 script directly on the command line. The option `-f` is there to allow the name of a file script to… 11 (i.e., `my=file.rbc` sets `my` to `file.rbc`, `-f my=file.rbc` runs the script from `my=file.rbc`). 21 `--perf` *file*\ 22 Gather performance statistics and save it to *file*. Use \ 23 ` go tool prof -top`*file*\ 26 `-f` *file*\ 37 (`":file"` or `"//path:file"`). In addition, it allows the URI to end with 67 #### rblf_file_exists(*file*) [all …]
|
/build/blueprint/parser/ |
D | sort.go | 117 func SortLists(file *File) { 118 for _, def := range file.Defs { 120 sortListsInValue(assignment.Value, file) 123 sortListsInValue(prop.Value, file) 127 sort.Sort(commentsByOffset(file.Comments)) 130 func SortList(file *File, list *List) { 149 sortSubList(list.Values[i:j], nextPos, file) 175 func sortListsInValue(value Expression, file *File) { 180 sortListsInValue(v.Args[0], file) 181 sortListsInValue(v.Args[1], file) [all …]
|
/build/soong/scripts/ |
D | archive_repack.sh | 35 -i <file>: input file 36 -o <file>: output file 37 -d <file>: deps file
|
D | OWNERS | 1 per-file system-clang-format,system-clang-format-2 = enh@google.com,smoreland@google.com 2 per-file build-aml-prebuilts.sh = ngeoffray@google.com,paulduffin@google.com,mast@google.com 3 per-file construct_context.py = ngeoffray@google.com,calin@google.com,skvadrik@google.com 4 per-file conv_linker_config.py = kiyoungkim@google.com, jiyong@google.com, jooyung@google.com 5 per-file gen_ndk*.sh,gen_java*.sh = sophiez@google.com, allenhair@google.com
|
/build/make/tools/ |
D | fixlinebreaks.sh | 10 for file in $FILES ; do 11 echo $file 12 tr -d \\r < $file > _temp_file 13 mv _temp_file $file
|
/build/soong/ui/build/sandbox/darwin/ |
D | global.sb | 9 ; Allow reading of any file 10 (allow file-read*) 13 (allow file-write* 18 (deny file-write* (with no-log) 22 (allow file-write* 26 (allow file-write-data 44 ; Allow executing any file
|
/build/soong/cmd/host_bionic_verify/ |
D | host_bionic_verify.go | 60 file, err := elf.NewFile(r) 65 symbols, err := file.Symbols() 70 for _, prog := range file.Progs { 78 } else if dlwrap_start.Value != file.Entry { 80 file.Entry, dlwrap_start.Value) 83 err = checkLinker(file, linker, symbols) 103 func checkLinker(file, linker *elf.File, fileSyms []elf.Symbol) error { argument 117 for _, prog := range file.Progs {
|
/build/soong/cc/ |
D | OWNERS | 1 per-file ndk_*.go = danalbert@google.com 2 per-file tidy.go = srhines@google.com, chh@google.com 3 per-file afdo.go,afdo_test.go,lto.go,pgo.go = srhines@google.com, pirama@google.com, yikong@google.… 4 per-file coverage.go = pirama@google.com, srhines@google.com, allenhair@google.com
|
/build/make/tools/compliance/cmd/testdata/regressgpl2/ |
D | container.zip.meta_lic | 22 file: "testdata/regressgpl2/bin/bin1.meta_lic" 26 file: "testdata/regressgpl2/bin/bin2.meta_lic" 30 file: "testdata/regressgpl2/bin/bin3.meta_lic" 34 file: "testdata/regressgpl2/lib/libapache.so.meta_lic" 38 file: "testdata/regressgpl2/lib/libc++.so.meta_lic" 42 file: "testdata/regressgpl2/lib/libgpl.so.meta_lic"
|
/build/make/tools/compliance/ |
D | readgraph.go | 54 file string member 235 func readFile(recv *receiver, file string) { 239 f, err := recv.rootFS.Open(file) 241 … recv.results <- &result{file, nil, fmt.Errorf("error opening license metadata %q: %w", file, err)} 248 … recv.results <- &result{file, nil, fmt.Errorf("error reading license metadata %q: %w", file, err)} 253 tn := &TargetNode{lg: recv.lg, name: file} 257 recv.results <- &result{file, nil, fmt.Errorf("error license metadata %q: %w", file, err)} 263 recv.results <- &result{file, tn, nil}
|