Home
last modified time | relevance | path

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

12345678910>>...104

/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/android_api/libmediandk/
DAndroid.bp5 // you may not use this file except in compliance with the License.
38 // libbinder.so — greylisted, not included.
40 // libgui.so — greylisted, not included.
42 // libmedia.so — greylisted, not included.
44 // libstagefright.so — greylisted, not included.
45 // 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/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
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_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_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/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/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/native/services/surfaceflinger/
Dsurfaceflinger_flags.aconfig1 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
30 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
56 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
82 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
104 # description: "do not flatten layers if source crop is only moved"
109 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
114 description: "do not flatten layers if source crop is only moved"
143 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
177 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
201 # This file is locked and should not be changed. Use surfaceflinger_flags_new.aconfig
[all …]
/frameworks/native/libs/binder/rust/src/
Dlib.rs103 #[cfg(not(trusty))]
105 #[cfg(not(trusty))]
115 #[cfg(not(trusty))]
121 #[cfg(not(trusty))]
/frameworks/proto_logging/stats/enums/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
252 SYS_ERANGE = 34; // Math result not representable
256 SYS_ENOSYS = 38; // Function not implemented
257 SYS_ENOTEMPTY = 39; // Directory not empty
262 SYS_EL2NSYNC = 45; // Level 2 not synchronized
266 SYS_EUNATCH = 49; // rotocol driver not attached
276 SYS_ENOSTR = 60; // Device not a stream
280 SYS_ENONET = 64; // Machine is not on the network
281 SYS_ENOPKG = 65; // Package not installed
[all …]
/frameworks/libs/native_bridge_support/android_api/libandroid/
DAndroid.bp5 // you may not use this file except in compliance with the License.
39 // libbinder.so — greylisted, not included.
41 // libgui.so — greylisted, not included.
43 // libui.so — greylisted, not included.
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/
DSizeVoteTest.kt42 fun `updates size if width and height not set and display resolution voting disabled`() { in updates size if width and height not set and display resolution voting disabled()
58 fun `does not update size if width set and display resolution voting disabled`() { in does not update size if width set and display resolution voting disabled()
74 fun `does not update size if height set and display resolution voting disabled`() { in does not update size if height set and display resolution voting disabled()
100 fun `does not update width if summary has less and display resolution voting enabled`() { in does not update width if summary has less and display resolution voting enabled()
120 fun `does not update height if summary has less and display resolution voting enabled`() { in does not update height if summary has less and display resolution voting enabled()
141 fun `does not update minWidth if summary has more and display resolution voting enabled`() { in does not update minWidth if summary has more and display resolution voting enabled()
163 fun `does not update minHeight if summary has more and display resolution voting enabled`() { in does not update minHeight if summary has more and display resolution voting enabled()
/frameworks/base/core/tests/coretests/src/android/view/
DImeInsetsSourceConsumerTest.java28 import static org.mockito.AdditionalMatchers.not;
136 and(not(eq(statsToken)), notNull())); in testImeRequestedVisibleAwaitingControl()
139 and(not(eq(statsToken)), notNull())); in testImeRequestedVisibleAwaitingControl()
168 and(not(eq(statsToken)), notNull())); in testImeRequestedVisibleAwaitingLeash()
171 and(not(eq(statsToken)), notNull())); in testImeRequestedVisibleAwaitingLeash()
180 and(not(eq(statsToken)), notNull())); in testImeRequestedVisibleAwaitingLeash()
183 and(not(eq(statsToken)), notNull())); in testImeRequestedVisibleAwaitingLeash()
232 eq(expectSkipAnim) /* skipAnim */, and(not(eq(statsToken)), notNull())); in verifyImeGetAndClearSkipAnimationOnce()
250 eq(true) /* skipAnim */, and(not(eq(statsToken)), notNull())); in verifyImeGetAndClearSkipAnimationOnce()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DServiceTest.java24 import static org.hamcrest.core.IsNot.not;
102 assertThat(servicePid, not(NOT_STARTED)); in testRestartStartedService()
106 assertThat(restartedServicePid, shouldRestart ? not(NOT_STARTED) : is(NOT_STARTED)); in testRestartStartedService()
112 assertThat(servicePid, not(NOT_STARTED)); in testRestart_boundService_restarted()
116 assertThat(mCurrentConnection.takePid(), not(NOT_STARTED)); in testRestart_boundService_restarted()
132 assertThat(servicePid, not(NOT_STARTED)); in testRestart_boundNotStickyStartedService_restarted()
142 assertThat(restartedServicePid, not(NOT_STARTED)); in testRestart_boundNotStickyStartedService_restarted()
153 assertThat(servicePid, not(NOT_STARTED)); in testRestart_notStickyStartedNoAutoCreateBoundService_notRestarted()

12345678910>>...104