Home
last modified time | relevance | path

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

12

/frameworks/compile/slang/
Dslang_backend.cpp170 if (mTargetOpts.CPU.size() || mTargetOpts.Features.size()) { in CreateCodeGenPasses()
171 llvm::SubtargetFeatures Features; in CreateCodeGenPasses() local
174 I = mTargetOpts.Features.begin(), E = mTargetOpts.Features.end(); in CreateCodeGenPasses()
177 Features.AddFeature(*I); in CreateCodeGenPasses()
179 FeaturesStr = Features.getString(); in CreateCodeGenPasses()
/frameworks/base/docs/html/about/versions/
Dandroid-2.0-highlights.jd47 <li><a href="#UserFeatures">New User Features</a></li>
53 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
Dandroid-1.5-highlights.jd16 <li><a href="#features">New Features</a>
53 <h2 id="features">New Features</h2>
Dandroid-1.6-highlights.jd41 <li><a href="#UserFeatures">New User Features</a></li>
48 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
Dandroid-2.2-highlights.jd60 <li><a href="#UserFeatures">New User Features</a></li>
68 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
Dandroid-2.3-highlights.jd46 <li><a href="#UserFeatures">New User Features</a></li>
47 <li><a href="#DeveloperApis">New Developer Features</a></li>
52 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
191 <h2 id="DeveloperApis" style="clear:both">New Developer Features</h2>
Dandroid-3.1-highlights.jd55 <li><a href="#UserFeatures">New User Features</a></li>
56 <li><a href="#DeveloperApis">New Developer Features</a></li>
59 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
264 <h2 id="DeveloperApis" style="clear:both">New Developer Features</h2>
Dandroid-3.0-highlights.jd49 <li><a href="#UserFeatures">New User Features</a></li>
50 <li><a href="#DeveloperApis">New Developer Features</a></li>
53 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
151 <h2 id="DeveloperApis" style="clear:both">New Developer Features</h2>
Dandroid-1.1.jd21 <li><a href="#features">New Features</a>
178 <h2 id="features">New Features</h2>
Dandroid-2.0.1.jd19 <li><a href="#dev-features">Developer Features</a></li>
243 <h2 id="dev-features">Developer Features</h2>
/frameworks/base/docs/html/training/wearables/notifications/
Dindex.jd1 page.title=Adding Wearable Features to Notifications
Dcreating.jd16 <li><a href="#AddWearableFeatures">Add Wearable Features for a Notification</a></li>
215 to a notification, see <a href="#AddWearableFeatures">Add Wearable Features For a Notification</a>.
220 <h2 id="AddWearableFeatures">Add Wearable Features For a Notification</h2>
/frameworks/base/docs/html/training/sign-in/
Dindex.jd25 <h2 id="features">Key Developer Features</h2>
/frameworks/base/docs/html/preview/
Dapi-overview.jd35 <li><a href="#audio">Audio Features</a></li>
36 <li><a href="#video">Video Features</a></li>
37 <li><a href="#camera">Camera Features</a>
43 <li><a href="#afw">Android for Work Features</a></li>
375 <h2 id="audio">Audio Features</h2>
398 <h2 id="video">Video Features</h2>
423 <h2 id="camera">Camera Features</h2>
478 <h2 id="afw">Android for Work Features</h2>
/frameworks/base/docs/html/training/maps/
Dindex.jd26 <h2 id="features">Key Developer Features</h2>
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java21 import com.android.ide.common.rendering.api.Features;
186 private static final int LAST_SUPPORTED_FEATURE = Features.RECYCLER_VIEW_ADAPTER;
/frameworks/base/docs/html/tools/
Dtools_toc.cs26 Features</a></li>
301 <li><a href="<?cs var:toroot ?>tools/support-library/features.html">Features</a></li>
/frameworks/base/docs/html/tools/support-library/
Dsetup.jd32 Support Library Features</a></li>
83 <a href="{@docRoot}tools/support-library/features.html">Support Library Features</a>.</p>
98 <a href="{@docRoot}tools/support-library/features.html">Support Library Features</a> page.
/frameworks/base/docs/html/training/beam-files/
Dsend-files.jd13 <li><a href="#DeclareFeatures">Declare Features in the Manifest</a>
59 <h2 id="DeclareFeatures">Declare Features in the Manifest</h2>
/frameworks/base/docs/html/guide/practices/
Dcompatibility.jd12 <li><a href="#Features">Device features</a></li>
105 <li><a href="#Features">Device features</a>
111 <h3 id="Features">Device features</h3>
/frameworks/base/docs/html/training/tv/start/
Dhardware.jd12 <li><a href="#handle-features">Handle Unsupported Hardware Features</a></li>
63 <h2 id="handle-features">Handle Unsupported Hardware Features</h2>
132 Features Reference</a> for a complete list of features, subfeatures, and their descriptors.
/frameworks/base/docs/html/ndk/guides/
Dcpp-support.jd36 <strong>Table 1.</strong> NDK Runtimes and Features.</p>
42 <th>Features
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd17 <li><a href="#deliver-features">Deliver the Right Set of Features</a></li>
443 Deliver the Right Set of Features
476 with the operating system. Features like <a href=
/frameworks/base/docs/html/training/articles/
Dkeystore.jd8 <li><a href="#SecurityFeatures">Security Features</a></li>
45 <a href="#SecurityFeatures">Security Features</a> section for more information.</p>
54 <h2 id="SecurityFeatures">Security Features</h2>
/frameworks/base/docs/html/tools/testing/
Dtesting_accessibility.jd14 <li><a href="#how-to">Testing Accessibility Features</a>
141 <h2 id="how-to">Testing Accessibility Features</h2>

12