Home
last modified time | relevance | path

Searched refs:Is (Results 1 – 25 of 98) sorted by relevance

1234

/aosp12/art/test/1983-structural-redefinition-failures/
H A Dexpected-stdout.txt3 Is Structurally modifiable class java.lang.invoke.CallSite false
4 Is Structurally modifiable class dalvik.system.ClassExt false
5 Is Structurally modifiable class java.lang.ClassLoader false
6 Is Structurally modifiable class java.lang.Class false
8 Is Structurally modifiable class java.lang.DexCache false
17 Is Structurally modifiable class java.lang.Object false
21 Is Structurally modifiable class java.lang.String false
22 Is Structurally modifiable class java.lang.Thread false
33 Is Structurally modifiable class java.util.Objects true
34 Is Structurally modifiable class java.util.Arrays true
[all …]
H A Dexpected-cts.txt3 Is Structurally modifiable class java.lang.invoke.CallSite false
4 Is Structurally modifiable class dalvik.system.ClassExt false
5 Is Structurally modifiable class java.lang.ClassLoader false
6 Is Structurally modifiable class java.lang.Class false
8 Is Structurally modifiable class java.lang.DexCache false
11 Is Structurally modifiable class java.lang.reflect.Field false
17 Is Structurally modifiable class java.lang.Object false
21 Is Structurally modifiable class java.lang.String false
22 Is Structurally modifiable class java.lang.Thread false
23 Is Structurally modifiable class java.lang.Throwable false
[all …]
/aosp12/art/test/910-methods/
H A Dexpected-stdout.txt8 Is native: false
9 Is obsolete: false
10 Is synthetic: false
18 Is native: true
19 Is obsolete: false
20 Is synthetic: false
28 Is native: true
29 Is obsolete: false
38 Is native: false
48 Is native: false
[all …]
/aosp12/art/compiler/utils/arm64/
H A Dmanaged_register_arm64_test.cc595 EXPECT_TRUE(vixl::aarch64::x0.Is(Arm64Assembler::reg_x(X0))); in TEST()
596 EXPECT_TRUE(vixl::aarch64::x1.Is(Arm64Assembler::reg_x(X1))); in TEST()
597 EXPECT_TRUE(vixl::aarch64::x2.Is(Arm64Assembler::reg_x(X2))); in TEST()
598 EXPECT_TRUE(vixl::aarch64::x3.Is(Arm64Assembler::reg_x(X3))); in TEST()
599 EXPECT_TRUE(vixl::aarch64::x4.Is(Arm64Assembler::reg_x(X4))); in TEST()
600 EXPECT_TRUE(vixl::aarch64::x5.Is(Arm64Assembler::reg_x(X5))); in TEST()
601 EXPECT_TRUE(vixl::aarch64::x6.Is(Arm64Assembler::reg_x(X6))); in TEST()
602 EXPECT_TRUE(vixl::aarch64::x7.Is(Arm64Assembler::reg_x(X7))); in TEST()
603 EXPECT_TRUE(vixl::aarch64::x8.Is(Arm64Assembler::reg_x(X8))); in TEST()
604 EXPECT_TRUE(vixl::aarch64::x9.Is(Arm64Assembler::reg_x(X9))); in TEST()
[all …]
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
H A Ddevice_for_product_strategy_sonification.pfw40 TelephonyMode Is InCall
41 TelephonyMode Is InCommunication
136 TelephonyMode Is InCall
137 TelephonyMode Is InCommunication
163 TelephonyMode Is InCall
190 TelephonyMode Is InCall
227 TelephonyMode Is InCall
257 TelephonyMode Is InCall
301 TelephonyMode Is InCall
338 TelephonyMode Is InCall
[all …]
H A Ddevice_for_product_strategy_sonification_respectful.pfw60 TelephonyMode Is InCall
61 TelephonyMode Is InCommunication
160 TelephonyMode Is InCall
161 TelephonyMode Is InCommunication
187 TelephonyMode Is InCall
214 TelephonyMode Is InCall
243 TelephonyMode Is InCall
282 TelephonyMode Is InCall
321 TelephonyMode Is InCall
358 TelephonyMode Is InCall
[all …]
H A Ddevice_for_product_strategy_accessibility.pfw144 ForceUseForMedia Is ForceSpeaker
171 TelephonyMode Is InCall
172 TelephonyMode Is InCommunication
200 TelephonyMode Is InCall
201 TelephonyMode Is InCommunication
229 TelephonyMode Is InCall
260 TelephonyMode Is InCall
298 TelephonyMode Is InCall
333 TelephonyMode Is InCall
370 TelephonyMode Is InCall
[all …]
H A Ddevice_for_product_strategy_dtmf.pfw135 ForceUseForMedia Is ForceSpeaker
163 TelephonyMode Is InCall
164 TelephonyMode Is InCommunication
192 TelephonyMode Is InCall
193 TelephonyMode Is InCommunication
223 TelephonyMode Is InCall
261 TelephonyMode Is InCall
299 TelephonyMode Is InCall
336 TelephonyMode Is InCall
497 TelephonyMode Is InCall
[all …]
H A Ddevice_for_product_strategy_phone.pfw22 ForceUseForCommunication Is ForceBtSco
45 ForceUseForCommunication Is ForceBtSco
68 ForceUseForCommunication Is ForceBtSco
98 ForceUseForCommunication Is ForceNone
128 ForceUseForCommunication Is ForceNone
158 ForceUseForCommunication Is ForceSpeaker
263 ForceUseForCommunication Is ForceBtSco
264 ForceUseForCommunication Is ForceNone
266 ForceUseForCommunication Is ForceSpeaker
439 ForceUseForCommunication Is ForceSpeaker
H A Ddevice_for_product_strategy_enforced_audible.pfw30 ForceUseForSystem Is ForceSystemEnforced
32 ForceUseForMedia Is ForceSpeaker
319 ForceUseForDock Is ForceAnalogDock
/aosp12/art/test/2012-structural-redefinition-failures-jni-id/
H A Dexpected-stdout.txt2 Is Structurally modifiable class Main$C1 true
3 Is Structurally modifiable class Main$C2 true
4 Is Structurally modifiable class Main$C3 true
6 Is Structurally modifiable class Main$C1 false
7 Is Structurally modifiable class Main$C2 false
8 Is Structurally modifiable class Main$C3 true
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Denumeration.h24 template <typename Is, typename... Ts>
31 template <std::size_t... Is, typename... Ts>
32 struct ElementIndexer<IndexSequence<Is...>, Ts...> : IndexedElement<Is, Ts>... {
/aosp12/system/extras/perf2cfg/doc/
H A DFSM.dot31 "Start CFG" -> "Is Disassembly Pass" [ label = "'begin_cfg'" ];
34 "Is Disassembly Pass" -> "Parse Flags"
36 "Is Disassembly Pass" -> "Skip Pass"
38 "Is Disassembly Pass" -> "Error" [ label = "EOF OR NOT('name')" ];
68 "End CFG" -> "Is Disassembly Pass" [ label = "'begin_cfg'" ];
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
H A Dstrategy_for_usage.pfw27 TelephonyMode Is Ringtone
33 TelephonyMode Is InCall
34 TelephonyMode Is InCommunication
H A Ddevice_for_input_source.pfw257 ForceUseForRecord Is ForceBtSco
433 ForceUseForRecord Is ForceBtSco
573 ForceUseForCommunication Is ForceBtSco
585 ForceUseForCommunication Is ForceNone
597 ForceUseForCommunication Is ForceNone
611 ForceUseForCommunication Is ForceNone
613 ForceUseForCommunication Is ForceSpeaker
625 ForceUseForCommunication Is ForceSpeaker
H A Dvolumes.pfw21 TelephonyMode Is InCall
22 TelephonyMode Is InCommunication
/aosp12/frameworks/base/core/proto/android/service/
H A Dprint.proto61 // Is the print spooler destroyed?
64 // Is the print spooler bound?
139 // Is this session destroyed?
142 // Is printer discovery in progress?
190 // Is the active service destroyed
193 // Is the active service bound
202 // Is the active service discovering printers
263 // Is the media in portrait mode?
/aosp12/art/disassembler/
H A Ddisassembler_arm.cc93 if (reg.Is(tr)) { in operator <<()
104 DCHECK(!operand.GetBaseRegister().Is(pc)); in operator <<()
107 if (operand.GetBaseRegister().Is(tr) && operand.IsImmediate()) { in operator <<()
118 DCHECK(!operand.GetBaseRegister().Is(pc)); in operator <<()
/aosp12/art/compiler/utils/arm/
H A Dassembler_arm_vixl.cc294 CHECK(tmp_reg.Is(r5) || tmp_reg.Is(r6)) << tmp_reg; in StoreToOffset()
307 CHECK(!base.Is(ip)); in LoadFromOffset()
319 vixl32::Register temp = (dest.Is(base)) ? temps.Acquire() : dest; in LoadFromOffset()
323 ___ Add(dest, dest, (dest.Is(base)) ? temp : base); in LoadFromOffset()
436 if (!rd.Is(rn)) { in AddConstant()
/aosp12/build/soong/python/tests/
H A DAndroid.bp26 // Is not implemented as a python unittest
49 // Is not implemented as a python unittest
/aosp12/frameworks/base/core/proto/android/hardware/
H A Dsensorprivacy.proto29 // Is global sensor privacy enabled
46 // Is global sensor privacy enabled
/aosp12/hardware/libhardware/tests/input/evdev/
H A DInputMocks.h68 template<typename I, typename... Is>
69 void addKeys(I key, Is... keys) { in addKeys()
/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioMixerBase.cpp1314 std::size_t ... Is>
1315 static constexpr auto makeVRMArray(std::index_sequence<Is...>) in makeVRMArray() argument
1318 return std::array<F, sizeof...(Is)>{ in makeVRMArray()
1319 { &volumeRampMulti<MIXTYPE_MONOVOL(MIXTYPE, Is + 1), Is + 1, TO, TI, TV, TA, TAV> ...} in makeVRMArray()
1344 std::size_t ... Is>
1345 static constexpr auto makeVMArray(std::index_sequence<Is...>) in makeVMArray() argument
1348 return std::array<F, sizeof...(Is)>{ in makeVMArray()
1349 { &volumeMulti<MIXTYPE_MONOVOL(MIXTYPE, Is + 1), Is + 1, TO, TI, TV, TA, TAV> ... } in makeVMArray()
/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DVintfTests.java19 import static org.hamcrest.core.Is.is;
/aosp12/system/media/audio_utils/include/audio_utils/
H A DBiquadFilter.h50 template <template <size_t, bool, typename ...> typename F, bool SC, size_t... Is>
51 static inline constexpr auto make_functional_array_from_index_sequence(std::index_sequence<Is...>) { in make_functional_array_from_index_sequence() argument
53 using result_t = std::array<first_t, sizeof...(Is)>; // type of array in make_functional_array_from_index_sequence()
54 return result_t{{F<Is, SC>::func...}}; // initialize with functions. in make_functional_array_from_index_sequence()

1234