Home
last modified time | relevance | path

Searched refs:not (Results 1 – 25 of 1222) sorted by relevance

12345678910>>...49

/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc3 "can not open input file `%0': %1",
4 "can not open input file `%0' : %1")
11 "can not open search directory `-L%0'",
12 "can not open search directory `-L%0'")
56 "can not read symbol[%0] in file %1",
57 "can not read symbol[%0] in file %1")
60 "can not read section `%0'.",
61 "can not read section `%0'.")
64 "can not read target-dependent section `%0'.",
65 "can not read target-dependent section `%0'.")
[all …]
DDiagLayouts.inc3 "Exception handling has not been fully supported yet.\nsection `%0'.",
4 "Exception handling has not been fully supported yet.\nsection `%0'.")
7 "Symbolic versioning has not been fully supported yet.\nsection `%0'.",
8 "Symbolic versioning has not been fully supported yet.\nsection `%0'")
11 "section %0 has not been laid out. Developers may use an output LDSection "
13 "section %0 has not been laid out. Developers may use an output LDSection "
DDiagGOTPLT.inc3 "%0 is not a dynamic symbol, do not put it in global got",
4 "%0 is not a dynamic symbol, do not put it in global got")
DDiagRelocations.inc25 "relocation type `%0' is not supported for symbol `%1'\nPlease report to "
27 "relocation type `%0' is not supported for symbol `%1'\nPlease report to "
63 "applying relocation `%0', conditional branch to PLT in THUMB-2 not "
65 "applying relocation `%0', conditional branch to PLT in THUMB-2 not "
69 "applying relocation `%0' for .debug_str is not supported. "
71 "applying relocation `%0' for .debug_str is not supported. "
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/example/Settings/
Ddevice_for_strategy_dtmf.pfw15 # DTMF follows Media strategy if not in call
42 # DTMF follows Media strategy if not in call
70 # DTMF follows Media strategy if not in call
98 # DTMF follows Media strategy if not in call
126 # DTMF follows Media strategy if not in call
222 # DTMF follows Media strategy if not in call
250 # DTMF follows Media strategy if not in call
286 # DTMF follows Media strategy if not in call
323 # DTMF follows Media strategy if not in call
355 # but USB accessory not reachable in call
[all …]
Ddevice_for_strategy_sonification_respectful.pfw7 # - If not in call AND a music stream is active remotely: Strategy sonification (that
9 # - if not in call and no music stream active remotely and music stream active): strategy
32 # Follows sonification strategy if not in call and replace speaker by speaker safe
46 # Follows sonification strategy if not in call
73 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
100 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
127 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
245 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
272 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
309 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
[all …]
Ddevice_for_strategy_sonification.pfw16 # Sonification follows phone strategy if in call but HDMI is not reachable
26 # Sonification falls through ENFORCED_AUDIBLE if not in call (widely speaking)
52 # Sonification falls through media strategy if not in call (widely speaking)
78 # Sonification falls through media strategy if not in call (widely speaking)
104 # Sonification falls through media strategy if not in call (widely speaking)
213 # Sonification falls through media strategy if not in call (widely speaking)
257 # Sonification falls through media strategy if not in call (widely speaking)
285 # Sonification falls through media strategy if not in call (widely speaking)
321 # Sonification falls through media strategy if not in call (widely speaking)
357 # Sonification falls through media strategy if not in call (widely speaking)
[all …]
/frameworks/rs/scriptc/
Drs_graphics.rsh5 * you may not use this file except in compliance with the License.
30 // #error "RenderScript graphics is deprecated and not supported in 64bit mode."
39 * DEPRECATED. Do not use.
66 * DEPRECATED. Do not use.
92 * DEPRECATED. Do not use.
113 * DEPRECATED. Do not use.
131 …RS_DEPTH_FUNC_NOTEQUAL = 6, // Drawn if the incoming depth value is not equal to that in the depth…
140 * DEPRECATED. Do not use.
165 * DEPRECATED. Do not use.
183 * DEPRECATED. Do not use.
[all …]
/frameworks/base/location/lib/
DREADME.txt7 You can add but not remove. The rules are the same as for the
10 ProviderRequest.java), but it must not expose them in any public method
15 a shared library. So you can change the implementation, but not
21 can not use internal platform classes.
30 API that does not leak the internal classes.
/frameworks/base/docs/html/guide/topics/manifest/
Duses-configuration-element.jd33 used to avoid installing the application on devices where it will not work.
35 <p class="note"><strong>Note: Most apps should not use this manifest tag.</strong> You should
50 <dd>Whether or not the application requires a five-way navigation control
51 &mdash; "{@code true}" if it does, and "{@code false}" if not. A five-way
57 If an application requires a directional control, but not a control of a
65 <dd>Whether or not the application requires a hardware keyboard &mdash;
66 "{@code true}" if it does, and "{@code false}" if not.</dd>
70 This attribute does not distinguish between hardware and software
85 <td>The application does not require a keyboard.
86 (A keyboard requirement is not defined.)
[all …]
Dcompatible-screens-element.jd28 <p>The Android system <em>does not</em> read the {@code &lt;compatible-screens&gt;} manifest
32 <em>not</em> declared in this element is a screen with which the application is <em>not</em>
33 compatible. Thus, external services (such as Google Play) should not provide the application to
36 <p class="caution"><strong>Caution:</strong> Normally, <strong>you should not use this manifest
38 application, by not allowing users to install your application if they have a device with a screen
39 configuration that you have not listed. You should use it only as a last resort, when the
40 application absolutely does not work with specific screen configurations. Instead of using this
51 &lt;supports-screens&gt;}</a> element allows you to declare that your application does not
72 android:screenSize} and {@code android:screenDensity} attributes (if you do not declare both
98 <p class="note"><strong>Note:</strong> This attribute currently does not accept
[all …]
Dactivity-alias-element.jd48 to the alias. However, for attributes not in the subset, the values set for
55 <dd>Whether or not the target activity can be instantiated by the system through
56 this alias &mdash; "{@code true}" if it can be, and "{@code false}" if not.
66 does not work.
70 <dd>Whether or not components of other applications can launch the target activity
71 through this alias &mdash; "{@code true}" if they can, and "{@code false}" if not.
79 is intended only for application-internal use (since others would not know its name)
99 the alias name is arbitrary; it does not refer to an actual class.
107 has not been granted the specified permission, the target activity will not be
111 it is not set, a permission is not needed to activate the target through the alias.
Dservice-element.jd35 the manifest file. Any that are not declared there will not be seen
42 <dd>Whether or not the service can be instantiated by the system &mdash;
43 "{@code true}" if it can be, and "{@code false}" if not. The default value
57 <dd>Whether or not components of other applications can invoke
59 "{@code false}" if not. When the value is "{@code false}", only
67 application-internal use (since others would not know the class name). So in
74 This attribute is not the only way to limit the exposure of a service to other
83 If it is not set, the icon specified for the application
104 If this attribute is not set, the label set for the application as a whole is
132 href="http://android-developers.blogspot.com/2011/06/things-that-cannot-change.html">should not
[all …]
Dsupports-screens-element.jd40 <p>However, if your application does not work well when resized to fit different screen sizes, you
45 have not designed for larger screen sizes and the normal resizing does not achieve the appropriate
75 should not use it.</p>
82 not support small screens <em>will not be available</em> for
124 by default and <strong>you should not set it "false"</strong> unless you're absolutely certain that
146 UI elements because those are screen pixels not available for your UI. Thus, the value you use
152 not need to use this attribute. Otherwise, you should use a value for this attribute that
157 <p class="caution"><strong>Caution:</strong> The Android system does not pay attention to this
158 attribute, so it does not affect how your application behaves at runtime. Instead, it is used
160 <strong>Google Play currently does not support this attribute for filtering</strong> (on Android
[all …]
/frameworks/av/media/libnbaio/
DREADME.txt18 overwrite data if not consumed quickly enough
22 return a short transfer count if not enough data
33 if configured to not block, then will return a short transfer count
38 return a short transfer count if not enough data
/frameworks/base/docs/html/preview/
Dlicense.jd7 …ject to change, that you use at your own risk. The Android SDK Preview is not a stable release, a…
24 …iew, you must first agree to the License Agreement. You may not use the Preview if you do not acce…
28 2.3 You may not use the Preview and may not accept the License Agreement if you are a person barred…
30 …er or such entity to the License Agreement. If you do not have the requisite authority, you may no…
36 … law, and any and all other proprietary rights. Google reserves all rights not expressly granted t…
38not use the Preview for any purpose not expressly permitted by the License Agreement. Except to th…
40 3.4 You agree that you will not take any actions that may cause or result in the fragmentation of A…
42 … are governed solely by the terms of that open source software license and not the License Agreeme…
48 3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including…
58 4.4 You agree that you will not engage in any activity with the Preview, including the development …
[all …]
/frameworks/base/docs/html/google/play/
Dfilters.jd51 For example, if an app requires a camera, Google Play would not show the app to devices
52 that do not have a camera. This <em>filtering</em> helps developers manage the
63 from the framework and are not bound to specific API levels. This document
89 that does not match all three of these requirements. </p>
93 update that makes the app invisible to the user, the user will not see that an update is
109 (although not everything in the manifest file can trigger filtering).
137 but filters the application so that it is not available to small-screen
140 <p>If an application does not declare attributes for
165 and does not include a <code>&lt;supports-screens&gt;</code> element.
166 <strong>Result</strong>: Google Play will not show the app to a user of a
[all …]
/frameworks/base/docs/html/tv/adt-1/
Dregulatory.jd21 at closer than this distance are not recommended.</p>
22 <p>The antenna used for this transmitter must not be co-located in conjunction with any other
27 uses and can radiate radio frequency energy and, if not installed and used in accordance with the
29 guarantee that interference will not occur in a particular installation. If this equipment does
39 conditions: (1) This device may not cause harmful interference, and (2) this device must accept
41 <p>Changes or modifications not expressly approved by Google Inc. could void the user's
45 subject to the following two conditions: (1) this device may not cause interference, and (2) this
51 that the equivalent isotropically radiated power (e.i.r.p.) is not more than that necessary for
87 <!-- layout div, so auto-gen footer sits correctly; do not remove -->
/frameworks/base/docs/html/sdk/
Dterms.jd22 … SDK, you must first agree to this License Agreement. You may not use the SDK if you do not accept…
26 2.3 You may not use the SDK and may not accept the License Agreement if you are a person barred fro…
28 …r or such entity to this License Agreement. If you do not have the requisite authority, you may no…
34 … law, and any and all other proprietary rights. Google reserves all rights not expressly granted t…
36not use the SDK for any purpose not expressly permitted by this License Agreement. Except to the …
38 3.4 You agree that you will not take any actions that may cause or result in the fragmentation of A…
40 … are governed solely by the terms of that open source software license and not this License Agreem…
46 3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including…
56not engage in any activity with the SDK, including the development or distribution of an applicati…
68not limited to a unique identifier, associated IP address, version number of the software, and inf…
[all …]
/frameworks/base/docs/html/training/tv/start/
Dhardware.jd20 TV hardware is substantially different from other Android devices. TVs do not
68 not available for TV, how to detect missing hardware features, and suggests alternatives to
76 TVs have a different purpose from other devices, and so they do not have hardware features that
77 other Android-powered devices often have. For this reason, the Android system does not support
126 not the same as the microphone hardware feature described here. The controller microphone is fully
140 not get installed on devices that do not provide those features. If you are extending an existing
146 If your app uses hardware features (such as a touchscreen or camera) that are not available on
148 indicate that these features are not required by your app. The following manifest code snippet
149 demonstrates how to declare that your app does not require hardware features which are unavailable
180 All apps intended for use on TV devices must declare that the touch screen feature is not required
[all …]
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt7 of this license document, but changing it is not allowed.
28 not price. Our General Public Licenses are designed to make sure that
55 that what they have is not the original version, so that the original
56 author's reputation will not be affected by problems that might be
142 Activities other than copying, distribution and modification are not
144 running a program using the Library is not restricted, and output from
179 in the event an application does not supply such function or
187 be optional: if the application does not supply it, the square
191 identifiable sections of that work are not derived from the Library,
193 themselves, then this License, and its terms, do not apply to those
[all …]
/frameworks/compile/slang/tests/F_union/
Dstderr.txt.expect2 union.rs:9:14: error: unions containing RS object types are not allowed
3 union.rs:16:11: error: unions containing RS object types are not allowed
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt86 EGLConfigs are not sorted with respect to the parameters
99 RESOLVED: It should be a new attribute. It does not make sense to use up a
104 RESOLVED: It should not affect sorting. Some implementations may not have
106 implementations should not have to double-up some of their configs to one
131 read. The EGLConfig would likely not need to have any caveat set, as using
132 this config for normal window rendering would not have any added cost.
/frameworks/base/docs/html/training/articles/
Dsecurity-tips.jd75 <acronym title="Interprocess Communication">IPC</acronym> files because they do not provide
84 choose to encrypt local files using a key that is not directly accessible to the
86 and protected with a user password that is not stored on the device. While this
87 does not protect data from a root compromise that can monitor the user
99 application, you should not store sensitive information using
104 We strongly recommend that you not store executables or
115 If you do not intend to provide other
136 Signature permissions do not require user confirmation,
157 potential SQL injection from untrusted sources. Note that using parameterized methods is not
161 <p>Do not have a false sense of security about the write permission. Consider
[all …]
/frameworks/rs/api/
Drs_for_each.spec39 allocations. This is a hint only. Implementations may not follow the suggestion.
109 This can be done by defining an rs_allocation variable and not initializing it. E.g.<code><br/>
185 This function returns 0 if the Array0 dimension is not present.
198 Returns 0 if the Array1 dimension is not present.
212 Returns 0 if the Array2 dimension is not present.
225 Returns 0 if the Array3 dimension is not present.
238 Returns 0 if the Array0 dimension is not present.
253 Returns 0 if the Array1 dimension is not present.
266 Returns 0 if the Array2 dimension is not present.
279 Returns 0 if the Array3 dimension is not present.

12345678910>>...49