Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 15 of 15) sorted by relevance

/build/soong/cc/
Dx86_device.go252 for _, feature := range arch.ArchFeatures {
253 toolchainCflags = append(toolchainCflags, x86ArchFeatureCflags[feature]...)
254 toolchainClangCflags = append(toolchainClangCflags, x86ArchFeatureCflags[feature]...)
Dx86_64_device.go250 for _, feature := range arch.ArchFeatures {
251 toolchainCflags = append(toolchainCflags, x86_64ArchFeatureCflags[feature]...)
252 toolchainClangCflags = append(toolchainClangCflags, x86_64ArchFeatureCflags[feature]...)
Dandroidmk.go45 for _, feature := range c.features {
46 callSubAndroidMk(feature)
Dcc.go434 type feature interface { interface
442 feature
447 feature
473 features []feature
498 for _, feature := range c.features {
499 props = append(props, feature.props()...)
577 module.features = []feature{
603 for _, feature := range c.features {
604 flags = feature.flags(ctx, flags)
676 for _, feature := range c.features {
[all …]
Dstl.go35 var _ feature = (*stlFeature)(nil)
/build/kati/
DCONTRIBUTING.md40 feature you're intending to fix. Even if you think it's relatively minor,
42 issue that you are planning to work on that bug or feature so that it can
48 commits related to that bug or feature.
DINTERNALS.md216 No one won't use this feature intentionally. However, as GNU make allows this,
287 A feature which complicates the parser is semicolon. You can write the first
325 You may not familiar with target specific variables. This feature allows you to
337 feature is somewhat similar to namespaces in other programming languages. If a
341 In general, I like GNU make, but this is the only GNU make's feature I don't
363 think there is no valid usage of this feature for non-leaf targets.
Dninja_test.go131 …char -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS -Xclang -target-feature -Xclang +long64 …
132 …char -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS -Xclang -target-feature -Xclang +long64 …
/build/soong/common/
Darch.go285 for _, feature := range features {
286 field := proptools.FieldNameForProperty(feature)
288 panic(fmt.Errorf("Invalid feature %q for arch %q variant %q", feature, arch, variant))
693 for _, feature := range arch.ArchFeatures {
694 field := proptools.FieldNameForProperty(feature)
695 prefix := "arch." + t.Name + "." + feature
/build/tools/droiddoc/templates-ds/assets/css/
Ddefault.css2791 .feature-box {
2820 .feature-box h4,
2826 .feature-box p,
2831 .feature-box .link,
2838 .feature-box a, .feature-box h4,
2845 .feature-box:hover {
2848 .feature-box:hover .box-border .top, .feature-box:hover .box-border .bottom, .feature-box:hover
2849 .left, .feature-box:hover .right {
2852 .feature-box:hover h4, .feature-box:hover a {
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css2895 .feature-box {
2924 .feature-box h4,
2930 .feature-box p,
2935 .feature-box .link,
2942 .feature-box a, .feature-box h4,
2949 .feature-box:hover {
2952 .feature-box:hover .box-border .top, .feature-box:hover .box-border .bottom, .feature-box:hover
2953 .left, .feature-box:hover .right {
2956 .feature-box:hover h4, .feature-box:hover a {
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css3046 .feature-box {
3075 .feature-box h4,
3081 .feature-box p,
3086 .feature-box .link,
3093 .feature-box a, .feature-box h4,
3100 .feature-box:hover {
3103 .feature-box:hover .box-border .top, .feature-box:hover .box-border .bottom, .feature-box:hover
3104 .left, .feature-box:hover .right {
3107 .feature-box:hover h4, .feature-box:hover a {
7794 .wrap.feature {
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css2826 .feature-box {
2855 .feature-box h4,
2860 .feature-box p,
2865 .feature-box .link,
2872 .feature-box a, .feature-box h4,
2879 .feature-box:hover {
2882 .feature-box:hover .box-border .top, .feature-box:hover .box-border .bottom, .feature-box:hover
2883 .left, .feature-box:hover .right {
2886 .feature-box:hover h4, .feature-box:hover a {
7855 .wrap.feature {
[all …]
/build/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css3329 .feature-box {
3358 .feature-box h4,
3364 .feature-box p,
3369 .feature-box .link,
3376 .feature-box a, .feature-box h4,
3383 .feature-box:hover {
3386 .feature-box:hover .box-border .top, .feature-box:hover .box-border .bottom, .feature-box:hover
3387 .left, .feature-box:hover .right {
3390 .feature-box:hover h4, .feature-box:hover a {
/build/tools/droiddoc/templates-sdk-refonly/assets/css/
Ddefault.css3046 .feature-box {
3075 .feature-box h4,
3081 .feature-box p,
3086 .feature-box .link,
3093 .feature-box a, .feature-box h4,
3100 .feature-box:hover {
3103 .feature-box:hover .box-border .top, .feature-box:hover .box-border .bottom, .feature-box:hover
3104 .left, .feature-box:hover .right {
3107 .feature-box:hover h4, .feature-box:hover a {