Searched refs:but (Results 1 – 25 of 259) sorted by relevance
1234567891011
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch/ |
D | stderr.txt.expect | 1 … error: foreach kernel 'bb' has __attribute__((kernel)) for 64-bit targets but not for 32-bit targ… 2 …2:18: error: foreach kernel 'dd' has output type 'uint' for 32-bit targets but output type 'ulong'… 3 …39:15: error: foreach kernel 'ii' has output type 'int' for 64-bit targets but no output for 32-bi… 4 …40:16: error: foreach kernel 'jj' has output type 'int' for 32-bit targets but no output for 64-bi… 5 …smatch.rs:66:16: error: foreach kernel 'nn' has 1 input for 32-bit targets but 2 inputs for 64-bit… 7 …error: 2nd input of foreach kernel 'uu' has type 'uint' for 32-bit targets but type 'ulong' for 64… 8 …r: 4th input of foreach kernel 'uu' has type 'struct S' for 32-bit targets but type 'struct T' for… 9 …:6: error: foreach kernel 'xx' has 0 usrData parameters for 32-bit targets but 1 usrData parameter… 10 …2:6: error: foreach kernel 'ww' has 1 usrData parameter for 32-bit targets but 0 usrData parameter… 11 …srData parameter of foreach kernel 'vv' has type 'uint' for 32-bit targets but type 'ulong' for 64… [all …]
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch/ |
D | stderr.txt.expect | 1 …12: error: reduction kernel 'cc' has result type 'uint' for 32-bit targets but result type 'ulong'… 2 …ror: 2nd input of reduction kernel 'cc' has type 'uint' for 32-bit targets but type 'ulong' for 64… 3 …ror: 4th input of reduction kernel 'cc' has type 'uint' for 32-bit targets but type 'ulong' for 64… 4 …tch.rs:43:12: error: reduction kernel 'dd' has 2 inputs for 32-bit targets but 1 input for 64-bit … 6 …:12: error: reduction kernel 'ee' has result type 'int' for 32-bit targets but result type 'struct… 7 …ror: 2nd input of reduction kernel 'ee' has type 'uint' for 32-bit targets but type 'ulong' for 64… 9 …error: reduction kernel 'ff' has result type 'struct S' for 32-bit targets but result type 'int' f… 10 …tch.rs:53:12: error: reduction kernel 'ff' has 3 inputs for 32-bit targets but 2 inputs for 64-bit… 11 …ror: 1st input of reduction kernel 'gg' has type 'uint' for 32-bit targets but type 'ulong' for 64…
|
/frameworks/compile/slang/tests/F_reflection3264_struct_mismatch/ |
D | stderr.txt.expect | 1 …ch.rs:19:10: error: global variable 'aa' has type 'int' for 32-bit targets but type 'struct t' for… 2 …ch.rs:20:10: error: global variable 'bb' has type 'int' for 32-bit targets but type 'struct q' for… 3 …ch.rs:21:10: error: global variable 'cc' has type 'int' for 32-bit targets but type 'struct b' for… 4 …s:22:5: error: global variable 'dd' has type 'struct j' for 32-bit targets but type 'int' for 64-b… 5 …s:23:5: error: global variable 'ee' has type 'struct f' for 32-bit targets but type 'int' for 64-b… 6 …s:24:5: error: global variable 'ff' has type 'struct o' for 32-bit targets but type 'int' for 64-b… 10 …ror: 2nd field of exported structure 'FieldName' is 'e' for 32-bit targets but 'b' for 64-bit targ… 11 …d 'b' of exported structure 'FieldType' has type 'uint' for 32-bit targets but type 'ulong' for 64… 12 …e' of exported structure 'FieldType' has type 'char[4]' for 32-bit targets but type 'char[8]' for … 13 …7:8: error: exported structure 'FieldCount' has 1 field for 32-bit targets but 2 fields for 64-bit…
|
/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch/ |
D | stderr.txt.expect | 1 …atch.rs:7:8: error: global variable 'a' has type 'uint' for 32-bit targets but type 'ulong' for 64… 2 …ch.rs:9:5: error: global variable 'b' has type 'int[4]' for 32-bit targets but type 'int[8]' for 6… 5 …24:12: error: global variable 'f' has type 'struct Bar' for 32-bit targets but type 'struct Foo' f… 6 …rs:29:8: error: global variable 'g' has type 'uint[10]' for 32-bit targets but type 'ulong[10]' fo… 7 …_mismatch.rs:32:5: error: 10th global variable is 'h32' for 32-bit targets but 'h64' for 64-bit ta…
|
/frameworks/compile/slang/tests/F_reflection3264_invokable_mismatch/ |
D | stderr.txt.expect | 1 ….rs:5:6: error: invokable function 'a' has 2 parameters for 32-bit targets but 1 parameter for 64-… 2 …2nd parameter of invokable function 'b' has type 'uint' for 32-bit targets but type 'ulong' for 64… 3 … 4th parameter of invokable function 'b' has type 'int' for 32-bit targets but type 'long' for 64-… 4 …ismatch.rs:13:6: error: 3rd invokable function is 'c32' for 32-bit targets but 'c64' for 64-bit ta…
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/ |
D | stderr.txt.expect | 1 …error: 1st input of foreach kernel 'bb' has type 'uint' for 32-bit targets but type 'ulong' for 64… 2 …error: 1st input of foreach kernel 'aa' has type 'uint' for 32-bit targets but type 'ulong' for 64… 3 …tch_name64.rs:11:6: error: 2nd foreach kernel is 'cc32' for 32-bit targets but 'cc64' for 64-bit t…
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/ |
D | stderr.txt.expect | 1 …error: 1st input of foreach kernel 'bb' has type 'uint' for 32-bit targets but type 'ulong' for 64… 2 …error: 1st input of foreach kernel 'aa' has type 'uint' for 32-bit targets but type 'ulong' for 64… 3 …tch_name32.rs:11:6: error: 2nd foreach kernel is 'cc32' for 32-bit targets but 'cc64' for 64-bit t…
|
/frameworks/base/location/lib/ |
D | README.txt | 7 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 24 but that doesn't seem like a great idea when only applications with a special
|
/frameworks/base/core/proto/android/app/ |
D | enums.proto | 65 // Process is important to the user, but not something they are aware of. 76 // perspective of oom_adj, receivers run at a higher foreground level, but 81 // Same as PROCESS_STATE_TOP but while device is sleeping. 83 // Process is in the background, but it can't restore its state so we want 86 // Process is in the background but hosts the home activity. 88 // Process is in the background but hosts the last shown activity.
|
/frameworks/base/media/lib/tvremote/ |
D | README.txt | 7 You can add but not remove. The rules are the same as for the 9 o This library can see and instantiate internal platform classes, but it must not 14 a shared library. So you can change the implementation, but not
|
/frameworks/base/core/proto/android/view/ |
D | enums.proto | 31 // The display is dozing in a low power state; it is still on but is 36 // but is optimized for showing static system-provided content while the 41 // The display is in a suspended full power state; it is still on but the
|
/frameworks/multidex/library/ |
D | README | 7 It can also help with the linearalloc limit during installation but it 12 There is technically no source, but the src folder is necessary
|
/frameworks/base/core/proto/android/net/ |
D | networkrequest.proto | 45 // (mDefaultRequest), but which cannot cause the framework to either 49 // semantics, but to the fact that the system will only ever create a 59 // Like REQUEST but does not cause any networks to retain the 64 // but will linger and go into the background after the linger timeout.
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 16 You can add but not remove. The rules are the same as for the 18 o This library can see and instantiate internal platform classes, but it must not 23 a shared library. So you can change the implementation, but not
|
/frameworks/base/core/proto/android/telecomm/ |
D | enums.proto | 31 * not expected to ever interact with NEW calls, but {@link android.telecom.InCallService}s will 74 * but no communication is allowed until the call is no longer on hold. The typical transition 91 * time of writing) but cancelled before it was successfully connected. 99 * This state is not expected to be communicated from the Telephony layer, but will be reported 100 * to the InCall UI for calls where disconnection has been initiated by the user but the 176 * Disconnected because the user did not locally answer the incoming call, but it was answered
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 18 You can add but not remove. The rules are the same as for the 20 o This library can see and instantiate internal platform classes, but it must not 25 a shared library. So you can change the implementation, but not
|
/frameworks/base/core/proto/android/os/ |
D | powermanager.proto | 65 // the screen but does not end the dream. 67 // The device is dozing. It is almost asleep but is allowing a special 68 // low-power "doze" dream to run which keeps the display on but lets the
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | tbaa.ll | 38 ; but instead synthesized by bcc from the bitcode wrapper. However, 39 ; for this test case, we're not running bcc, but instead opt, and so
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch_name_exp/ |
D | stderr.txt.expect | 1 …_name_exp.rs:7:12: error: 1st reduction kernel is 'a32' for 32-bit targets but 'a64' for 64-bit ta…
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch_name_noexp/ |
D | stderr.txt.expect | 1 …me_noexp.rs:10:12: error: 1st reduction kernel is 'a32' for 32-bit targets but 'a64' for 64-bit ta…
|
/frameworks/compile/slang/tests/F_reflection3264_package_mismatch/ |
D | stderr.txt.expect | 1 …_package_mismatch.rs' Java package name is 'thirty_two' for 32-bit targets but 'sixty_four' for 64…
|
/frameworks/base/ |
D | NOTICE | 43 These files are Copyright 2007 Nuance Communications, but released under 53 These files are Copyright 1998 - 2009 PacketVideo, but released under 63 This file is Copyright 2004 Apple Computer, Inc. but released under 80 TagSoup is distributed in the hope that it will be useful, but 93 These files are Copyright 2003-2010 VisualOn, but released under 104 Copyright (C) 2010 The Android Open Source Project, but released under 134 including but not limited to software source code, documentation 138 transformation or translation of a Source form, including but 162 to the Licensor or its representatives, including but not limited to 165 Licensor for the purpose of discussing and improving the Work, but [all …]
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | advs.txt | 68 particularly, were abhorrent to his cold, precise but admirably 70 observing machine that the world has seen, but as a lover he would 79 emotion in a nature such as his. And yet there was but one woman to 120 His manner was not effusive. It seldom was; but he was glad, I think, 121 to see me. With hardly a word spoken, but with a kindly eye, he waved 143 a country walk on Thursday and came home in a dreadful mess, but as I 145 Jane, she is incorrigible, and my wife has given her notice, but 172 down into an armchair. "You see, but you do not observe. The 311 I rose to go, but Holmes caught me by the wrist and pushed me back 428 "I was only Crown Prince then. I was young. I am but thirty now." [all …]
|
/frameworks/support/work/workmanager-firebase/ |
D | build.gradle | 51 // Temporary workaround to the fact that FIREBASE_JOBDISPATCHER imports v4 of 25.0.0, but we 52 // pull in 26.1.0 on some of the dependencies of v4, but not support-media-compat.
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/res/ |
D | .README | 1 The res directory is needed for Eclipse to correctly build the project, but it
|
1234567891011