/build/soong/cc/ndkstubgen/ |
D | test_ndkstubgen.py | 38 version = symbolfile.Version('VERSION_PRIVATE', None, [], [ 45 version = symbolfile.Version('VERSION', None, ['x86'], [ 52 version = symbolfile.Version('VERSION', None, ['introduced=14'], [ 67 version = symbolfile.Version('VERSION_1', None, [], [ 74 version = symbolfile.Version('VERSION_1', None, [], [ 81 version = symbolfile.Version('VERSION_1', None, [], [ 88 version = symbolfile.Version('VERSION_1', None, [], [ 102 symbolfile.Version('VERSION_1', None, [], [ 108 symbolfile.Version('VERSION_2', 'VERSION_1', [], [ 111 symbolfile.Version('VERSION_3', 'VERSION_1', [], [
|
/build/soong/cc/symbolfile/ |
D | test_symbolfile.py | 166 symbolfile.Version('foo', None, [], []), 'arm', 9, False, 171 symbolfile.Version('foo_PRIVATE', None, [], []), 'arm', 9, 175 symbolfile.Version('foo_PLATFORM', None, [], []), 'arm', 9, 180 symbolfile.Version('foo', None, ['platform-only'], []), 'arm', 186 symbolfile.Version('foo', None, ['llndk'], []), 'arm', 9, 191 symbolfile.Version('foo', None, [], []), 'arm', 9, True, 195 symbolfile.Version('foo', None, ['llndk'], []), 'arm', 9, True, 201 symbolfile.Version('foo', None, ['apex'], []), 'arm', 9, False, 206 symbolfile.Version('foo', None, [], []), 'arm', 9, False, 210 symbolfile.Version('foo', None, ['apex'], []), 'arm', 9, False, [all …]
|
/build/soong/android/ |
D | sdk.go | 59 Version string member 64 return s.Version == "" 75 return s.Name + string(SdkVersionSeparator) + s.Version 86 return SdkRef{Name: "invalid sdk name", Version: "invalid sdk version"} 96 return SdkRef{Name: name, Version: version} 148 return SdkRef{Name: "", Version: ""}
|
/build/soong/python/ |
D | python.go | 92 Version struct { member 233 if !(base.properties.Version.Py3.Enabled != nil && 234 *(base.properties.Version.Py3.Enabled) == false) { 237 if base.properties.Version.Py2.Enabled != nil && 238 *(base.properties.Version.Py2.Enabled) == true { 276 return Bool(p.properties.Version.Py2.Embedded_launcher) 278 return Bool(p.properties.Version.Py3.Embedded_launcher) 300 return hasSrcExt(p.properties.Version.Py2.Srcs, protoExt) 302 return hasSrcExt(p.properties.Version.Py3.Srcs, protoExt) 319 p.properties.Version.Py2.Libs)...) [all …]
|
/build/soong/sdk/ |
D | sdk.go | 376 if mySdkRef.Version != "" && mySdkRef.Version != "current" { 377 if _, err := strconv.Atoi(mySdkRef.Version); err != nil { 378 mctx.PropertyErrorf("name", "version %q is neither a number nor \"current\"", mySdkRef.Version) 400 tag := sdkMemberVersionedDepTag{member: memberName, version: m.ContainingSdk().Version}
|
/build/soong/cmd/fileslist/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/make/target/board/ |
D | go_defaults.prop | 4 # Licensed under the Apache License, Version 2.0 (the "License");
|
/build/make/target/product/gsi/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/make/tools/droiddoc/templates-pdk/ |
D | trailer.cs | 8 Licensed under the Apache License, Version 2.0 (the "License");
|
/build/make/tools/droiddoc/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/dep_fixer/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/pom2bp/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/extract_linker/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/extract_jar_packages/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/soong_env/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/make/tools/apicheck/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/zip/cmd/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/finder/cmd/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/pom2mk/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/zipsync/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/sbox/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/host_bionic_inject/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/javac_wrapper/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/symbol_inject/cmd/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/build/soong/cmd/path_interposer/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|