Home
last modified time | relevance | path

Searched refs:Set (Results 1 – 25 of 49) sorted by relevance

12

/build/blueprint/proptools/
Dclone.go67 dstFieldValue.Set(srcFieldValue)
76 dstFieldValue.Set(newSlice)
79 dstFieldValue.Set(srcFieldValue)
83 dstFieldValue.Set(srcFieldValue)
98 dstFieldValue.Set(newValue)
107 origDstFieldValue.Set(srcFieldValue)
120 dstFieldInterfaceValue.Set(newValue)
122 origDstFieldValue.Set(newValue)
127 newValue.Elem().Set(srcFieldValue.Elem())
128 origDstFieldValue.Set(newValue)
[all …]
Dextend.go329 origDstFieldValue.Set(dstFieldValue)
419 dstFieldValue.Set(reflect.ValueOf(srcFieldValue.Bool() || dstFieldValue.Bool()))
445 dstFieldValue.Set(newSlice)
455 dstFieldValue.Set(reflect.ValueOf(BoolPtr(srcFieldValue.Elem().Bool())))
459 dstFieldValue.Set(reflect.ValueOf(BoolPtr(srcFieldValue.Elem().Bool())))
465 dstFieldValue.Set(reflect.ValueOf(Int64Ptr(srcFieldValue.Elem().Int())))
470 dstFieldValue.Set(reflect.ValueOf(Int64Ptr(srcFieldValue.Elem().Int())))
475 dstFieldValue.Set(reflect.ValueOf(StringPtr(srcFieldValue.Elem().String())))
479 dstFieldValue.Set(reflect.ValueOf(StringPtr(srcFieldValue.Elem().String())))
496 value.Set(newValue)
Dunpack.go240 origFieldValue.Set(fieldValue)
363 ptrValue.Elem().Set(itemValue)
419 ptrValue.Elem().Set(value)
/build/soong/ui/build/
Drbe_test.go57 env.Set("OUT_DIR", tmpDir)
58 env.Set("RBE_DIR", tmpDir)
59 env.Set("RBE_output_dir", t.TempDir())
123 env.Set("USE_RBE", "true")
124 env.Set("OUT_DIR", tmpDir)
125 env.Set("RBE_DIR", tmpDir)
128 env.Set("RBE_output_dir", t.TempDir())
Dsoong.go42 cmd.Environment.Set("BLUEPRINTDIR", "./build/blueprint")
43 cmd.Environment.Set("BOOTSTRAP", "./build/blueprint/bootstrap.bash")
44 cmd.Environment.Set("BUILDDIR", config.SoongOutDir())
45 cmd.Environment.Set("GOROOT", "./"+filepath.Join("prebuilts/go", config.HostPrebuiltTag()))
46 cmd.Environment.Set("BLUEPRINT_LIST_FILE", filepath.Join(config.FileListDir(), "Android.bp.list"))
47 cmd.Environment.Set("NINJA_BUILDDIR", config.OutDir())
48 cmd.Environment.Set("SRCDIR", ".")
49 cmd.Environment.Set("TOPNAME", "Android.bp")
131 cmd.Environment.Set("SOONG_SANDBOX_SOONG_BUILD", "true")
Dconfig.go109 ret.environ.Set("OUT_DIR", filepath.Clean(outDir))
119 ret.environ.Set("OUT_DIR", outDir)
185 ret.environ.Set("PYTHONDONTWRITEBYTECODE", "1")
188 ret.environ.Set("TMPDIR", tmpDir)
193 ret.environ.Set("ASAN_SYMBOLIZER_PATH", absPath(ctx, symbolizerPath))
245 ret.environ.Set("JAVA_HOME", absJavaHome)
246 ret.environ.Set("ANDROID_JAVA_HOME", javaHome)
247 ret.environ.Set("ANDROID_JAVA8_HOME", java8Home)
248 ret.environ.Set("ANDROID_JAVA9_HOME", java9Home)
249 ret.environ.Set("ANDROID_JAVA11_HOME", java11Home)
[all …]
Ddumpvars.go94 cmd.Environment.Set("CALLED_FROM_SETUP", "true")
96 cmd.Environment.Set("WRITE_SOONG_VARIABLES", "true")
98 cmd.Environment.Set("DUMP_MANY_VARS", strings.Join(vars, " "))
100 cmd.Environment.Set("TMPDIR", tmpDir)
275 env.Set(name, make_vars[name])
Dkati.go114 cmd.Environment.Set("BUILD_USERNAME", username)
123 cmd.Environment.Set("BUILD_HOSTNAME", hostname)
252 env.Set("DIST", "true")
253 env.Set("DIST_DIR", config.DistDir())
Denvironment_test.go43 initial.Set("TEST", "0")
52 initial.Set("TEST", "0")
Denvironment.go61 func (e *Environment) Set(key, value string) { func
178 e.Set(key, value)
Dninja.go162 cmd.Environment.Set("DIST_DIR", config.DistDir())
163 cmd.Environment.Set("SHELL", "/bin/bash")
Dpath.go102 config.Environment().Set("PATH", myPath)
208 config.Environment().Set("PATH", myPath)
Dgoma.go75 cmd.Environment.Set("DIST_DIR", config.DistDir())
/build/soong/zip/cmd/
Dmain.go37 func (u *uniqueSet) Set(s string) error { func
51 func (file) Set(s string) error { func
60 func (listFiles) Set(s string) error { func
69 func (dir) Set(s string) error { func
78 func (relativeRoot) Set(s string) error { func
88 func (junkPaths) Set(s string) error { func
98 func (rootPrefix) Set(s string) error { func
/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.proto1 // Messages describing APK Set's table of contents (toc.pb entry).
41 // Set of APKs, one set per module.
82 // Set of asset slices belonging to a single asset module.
133 // Set only for Split APKs.
135 // Set only for standalone APKs.
137 // Set only for Instant split APKs.
139 // Set only for system APKs.
141 // Set only for asset slices.
143 // Set only for APEX APKs.
195 // Set only if local testing is enabled.
/build/soong/androidmk/parser/
Dscope.go23 Set(name, value string) methodSpec
46 func (s *scope) Set(name, value string) { func
/build/make/target/product/gsi/
Dinit.vndk-27.rc2 # Set ro.vndk.version to 27 so that O-MR1-VENDOR can run latest GSI.
/build/blueprint/bootstrap/bpglob/
Dbpglob.go47 func (m *multiArg) Set(s string) error { func
/build/soong/android/soongconfig/
Dmodules.go490 v.Field(i).Set(reflect.Zero(typ))
513 v.Set(reflect.Zero(typ))
533 v.Set(reflect.Zero(typ))
591 propertyValue.Set(reflect.ValueOf(fmt.Sprintf(s, configValue)))
/build/soong/cmd/diff_target_files/
Ddiff_target_files.go40 func (ms *multiString) Set(s string) error { *ms = append(*ms, s); return nil } func
/build/soong/cmd/pom2bp/
Dpom2bp.go48 func (r *RewriteNames) Set(v string) error { func
83 func (d ExtraDeps) Set(v string) error { func
102 func (e Exclude) Set(v string) error { func
120 func (n HostModuleNames) Set(v string) error { func
139 func (n HostAndDeviceModuleNames) Set(v string) error { func
/build/blueprint/microfactory/
Dmicrofactory_test.go80 if err := pkgMap.Set(""); err == nil {
83 if err := pkgMap.Set("a=a"); err != nil {
86 if err := pkgMap.Set("a=b"); err == nil {
/build/soong/cmd/multiproduct_kati/
Dmain.go208 config.Environment().Set("OUT_DIR", *outDir)
416 config.Environment().Set("OUT_DIR", outDir)
418 config.Environment().Set("EMPTY_NINJA_FILE", "true")
/build/soong/androidmk/androidmk/
Dandroid.go590 ctx.file.scope.Set("BUILD_PREBUILT", class)
593 ctx.file.scope.Set("BUILD_PREBUILT", "prebuilt")
970 globalScope.Set("CLEAR_VARS", clear_vars)
988 globalScope.Set(varName, path)
/build/soong/cmd/pom2mk/
Dpom2mk.go45 func (r *RewriteNames) Set(v string) error { func
80 func (d ExtraDeps) Set(v string) error { func
97 func (e Exclude) Set(v string) error { func

12