Home
last modified time | relevance | path

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

12345678910>>...71

/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/base/test-runner/api/
Dlint-baseline.txt3 Methods must not throw generic exceptions (`java.lang.Exception`)
5 Methods must not throw generic exceptions (`java.lang.Exception`)
7 Methods must not throw generic exceptions (`java.lang.Throwable`)
9 Methods must not throw generic exceptions (`java.lang.Exception`)
11 Methods must not throw generic exceptions (`java.lang.Exception`)
13 Methods must not throw generic exceptions (`java.lang.Exception`)
15 Methods must not throw generic exceptions (`java.lang.Exception`)
17 Methods must not throw generic exceptions (`java.lang.Exception`)
19 Methods must not throw generic exceptions (`java.lang.Exception`)
21 Methods must not throw generic exceptions (`java.lang.Exception`)
[all …]
/frameworks/compile/slang/tests/F_reduce_general_bad_result/
Dstderr.txt.expect7 reduce_general_bad_result.rscript:113:7: error: bit fields are not able to be exported: 'Bits1.b'
8 reduce_general_bad_result.rscript:122:7: error: bit fields are not able to be exported: 'Bits111.e'
9 reduce_general_bad_result.rscript:146:7: error: bit fields are not able to be exported: 'Bits2.b'
10 reduce_general_bad_result.rscript:157:7: error: bit fields are not able to be exported: 'Bits222.e'
11 …_bad_result.rscript:182:12) parameter 'accum' (type 'rs_matrix2x2 *') must not point to a matrix t…
12 …al_bad_result.rscript:190:12) parameter 'out' (type 'rs_matrix2x2 *') must not point to a matrix t…
13 …esult.rscript:198:12) parameter 'accum' (type 'rs_matrix2x2 (*)[10]') must not point to an array o…
14 …_result.rscript:208:12) parameter 'out' (type 'rs_matrix2x2 (*)[10]') must not point to an array o…
15 …esult.rscript:214:12) parameter 'out' (type 'struct rs_allocation *') must not point to data conta…
16 …rscript:222:12) parameter 'out' (type 'struct rs_allocation (*)[10]') must not point to data conta…
[all …]
Dreduce_general_bad_result.rscript13 // of result type; we do not test that here. This is covered
25 // problem is result type, not accumulator type, so outconverter can fix this
30 // problem is result type, not accumulator type, so outconverter can break this
58 // problem is result type, not accumulator type, so outconverter can fix this
65 // problem is result type, not accumulator type, so outconverter can break this
97 // problem is result type, not accumulator type, so outconverter can fix this
105 // problem is result type, not accumulator type, so outconverter can break this
132 // problem is result type, not accumulator type, so outconverter can fix this
139 // problem is result type, not accumulator type, so outconverter can break this
168 // problem is result type, not accumulator type, so outconverter can fix this
[all …]
/frameworks/libs/native_bridge_support/libmediandk/
DAndroid.bp5 // you may not use this file except in compliance with the License.
31 // libbinder.so — greylisted, not included.
33 // libgui.so — greylisted, not included.
35 // libmedia.so — greylisted, not included.
37 // libstagefright.so — greylisted, not included.
38 // libui.so — greylisted, not included.
/frameworks/compile/slang/tests/F_reduce_general_bad_accumulator/
Dstderr.txt.expect3 …l_bad_accumulator.rscript:13:12) parameter 'accum' (type 'int (*)[]') must not be pointer to incom…
4 …l_bad_accumulator.rscript:18:12) parameter 'accum' (type 'int (*)[]') must not be pointer to incom…
5 …mulator.rscript:27:12) parameter 'accum' (type 'struct Incomplete *') must not be pointer to incom…
6 …mulator.rscript:32:12) parameter 'accum' (type 'struct Incomplete *') must not be pointer to incom…
7 …_accumulator.rscript:42:12) parameter 'accum' (type 'void (*)(void)') must not be pointer to funct…
9 …_accumulator.rscript:47:12) parameter 'accum' (type 'void (*)(void)') must not be pointer to funct…
12 …mulator.rscript:54:12) parameter 'accum' (type 'struct rs_element *') must not be pointer to data …
13 …mulator.rscript:59:12) parameter 'accum' (type 'struct rs_element *') must not be pointer to data …
Dreduce_general_bad_accumulator.rscript5 // Several checks for bad accumulator DATA TYPE (not bad accumulator FUNCTION)
17 // outconverter does not help
31 // outconverter does not help
46 // outconverter does not help
58 // outconverter does not help
/frameworks/compile/slang/tests/F_reduce_general_bad_function/
Dstderr.txt.expect6 …noptr)' (reduce_general_bad_function.rscript:37:12) parameter 'a' must be of pointer type not 'int'
8 reduce_general_bad_function.rscript:50:12: error: could not find function definition for 'initializ…
10 …gma rs reduce(init_nonvoid)' (reduce_general_bad_function.rscript:57:12) must return void not 'int'
11 …al_bad_function.rscript:61:12) parameter 'accum' (type 'const int *') must not point to const-qual…
14 …r)' (reduce_general_bad_function.rscript:81:12) parameter 'accum' must be of pointer type not 'int'
17 …' (reduce_general_bad_function.rscript:94:12) parameter 'val' (type 'char *') must not be a pointer
18 …' (reduce_general_bad_function.rscript:99:12) parameter 'val' (type 'char *') must not be a pointer
19 …_function.rscript:105:12) parameter 'elem' (type 'struct rs_element') must not contain an object t…
21 reduce_general_bad_function.rscript:119:12: error: could not find function definition for 'accumula…
23 …a rs reduce(accum_nonvoid)' (reduce_general_bad_function.rscript:126:12) must return void not 'int'
[all …]
/frameworks/rs/script_api/include/
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/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
Ddevice_for_product_strategy_dtmf.pfw19 # DTMF follows Media strategy if not in call
47 # DTMF follows Media strategy if not in call
75 # DTMF follows Media strategy if not in call
103 # DTMF follows Media strategy if not in call
131 # DTMF follows Media strategy if not in call
227 # DTMF follows Media strategy if not in call
266 # DTMF follows Media strategy if not in call
303 # DTMF follows Media strategy if not in call
340 # DTMF follows Media strategy if not in call
372 # but USB accessory not reachable in call
[all …]
Ddevice_for_product_strategy_sonification_respectful.pfw6 # - If not in call AND a music stream is active remotely: Strategy sonification (that
8 # - if not in call and no music stream active remotely and music stream active): strategy
35 # Follows sonification strategy if not in call and replace speaker by speaker safe
49 # Follows sonification strategy if not in call
76 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
103 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
130 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
248 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
287 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
326 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
[all …]
Ddevice_for_product_strategy_accessibility.pfw28 # Accessibility follows Media strategy if not in call
56 # Accessibility falls through media strategy if not in call (widely speaking)
84 # Accessibility falls through media strategy if not in call (widely speaking)
112 # Accessibility falls through media strategy if not in call (widely speaking)
140 # Accessibility follows Media strategy if not in call
264 # accessibility follows Media strategy if not in call
303 # accessibility follows Media strategy if not in call
337 # accessibility follows Media strategy if not in call
374 # accessibility follows Media strategy if not in call
406 # but USB accessory not reachable in call
[all …]
Ddevice_for_product_strategy_sonification.pfw13 # Sonification follows phone strategy if in call but HDMI is not reachable
29 # Sonification falls through ENFORCED_AUDIBLE if not in call (widely speaking)
55 # Sonification falls through media strategy if not in call (widely speaking)
81 # Sonification falls through media strategy if not in call (widely speaking)
107 # Sonification falls through media strategy if not in call (widely speaking)
216 # Sonification falls through media strategy if not in call (widely speaking)
262 # Sonification falls through media strategy if not in call (widely speaking)
290 # Sonification falls through media strategy if not in call (widely speaking)
326 # Sonification falls through media strategy if not in call (widely speaking)
362 # Sonification falls through media strategy if not in call (widely speaking)
[all …]
/frameworks/base/core/proto/android/stats/dnsresolver/
Ddns_resolver.proto5 * you may not use this file except in compliance with the License.
61 NS_R_NXRRSET = 8; // RRset does not exist
248 SYS_ERANGE = 34; // Math result not representable
252 SYS_ENOSYS = 38; // Function not implemented
253 SYS_ENOTEMPTY = 39; // Directory not empty
258 SYS_EL2NSYNC = 45; // Level 2 not synchronized
262 SYS_EUNATCH = 49; // rotocol driver not attached
272 SYS_ENOSTR = 60; // Device not a stream
276 SYS_ENONET = 64; // Machine is not on the network
277 SYS_ENOPKG = 65; // Package not installed
[all …]
/frameworks/compile/slang/tests/F_reduce_general_void/
Dreduce_general_void.rscript5 // void is not a suitable accumulator data type or result type; and
8 // accumulator must not be void
14 // input must not be void*
19 // result type must not be void
Dstderr.txt.expect1 … (reduce_general_void.rscript:9:12) parameter 'accum' (type 'void *') must not be pointer to incom…
2 …e(voidI)' (reduce_general_void.rscript:15:12) parameter 'val' (type 'void *') must not be a pointer
3 …' (reduce_general_void.rscript:20:12) parameter 'out' (type 'void *') must not point to an incompl…
/frameworks/libs/native_bridge_support/libandroid/
DAndroid.bp5 // you may not use this file except in compliance with the License.
32 // libbinder.so — greylisted, not included.
34 // libgui.so — greylisted, not included.
36 // libui.so — greylisted, not included.
/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/apex/
DAndroid.bp4 // you may not use this file except in compliance with the License.
29 // TODO: modularize this so not every module has the same whitelist
77 // Framework modules are not generally shared libraries, i.e. they are not
78 // intended, and must not be allowed, to be used in a <uses-library> manifest
82 // Prevent dependencies that do not specify an sdk_version from accessing the
87 // but it cannot yet be turned on because some usages have not been cleaned up.
122 // Currently, the stub source is not required for anything other than building
195 // Do not generate stubs as they are not needed
/frameworks/base/core/proto/android/service/
Dprocstats_enum.proto5 * you may not use this file except in compliance with the License.
38 // and not frameworks/base/core/java/android/app/ActivityManager.java
53 // Process not running, but would be if there was enough RAM.
57 // Heavy-weight process (currently not used).
59 // Process hosting home/launcher app when not on top.
/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/libs/net/common/
DAndroid.bp4 // you may not use this file except in compliance with the License.
19 // It does not need to be jarjared because it is not placed on the bootclasspath.
23 // rules file. Otherwise, it will end up on the boot classpath and other modules will not be able
28 // though they are not in the current.txt files.
35 // has not yet been evaluated.
146 // Use a filegroup and not a library for telephony sources, as framework-annotations cannot be
160 // Use a filegroup and not a library for wifi sources, as this needs corresponding jar-jar
176 // Use a filegroup and not a library for wifi sources, as this needs corresponding jar-jar

12345678910>>...71