Home
last modified time | relevance | path

Searched refs:Not (Results 1 – 25 of 30) sorted by relevance

12

/art/test/914-hello-obsolescence/
Dexpected.txt2 Not doing anything here
8 Not doing anything here
/art/test/951-threaded-obsolete/
Dexpected.txt2 Not doing anything here
8 Not doing anything here
/art/test/945-obsolete-native/
Dexpected.txt2 Not doing anything here
8 Not doing anything here
/art/test/926-multi-obsolescence/
Dexpected.txt3 Not doing anything here
13 Not doing anything here
/art/test/940-recursive-obsolete/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/941-recurive-obsolete-jit/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/942-private-recursive/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/943-private-recursive-jit/
Dexpected.txt3 Not doing anything here
17 Not doing anything here
/art/test/985-re-obsolete/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
32 Not doing anything here
/art/test/946-obsolete-throw/
Dexpected.txt2 Not doing anything here
14 Not doing anything here
/art/test/919-obsolete-fields/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
/art/test/916-obsolete-jit/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
/art/test/915-obsolete-2/
Dexpected.txt4 Not doing anything here
18 Not doing anything here
/art/tools/checker/match/
Dfile.py39 assertion.variant in [TestAssertion.Variant.DAG, TestAssertion.Variant.Not]):
94 assert assertion.variant == TestAssertion.Variant.Not
126 elif assertionGroup[0].variant == TestAssertion.Variant.Not:
184 if e.assertion.variant == TestAssertion.Variant.Not:
/art/test/594-checker-irreducible-linorder/smali/
DIrreducibleLoop.smali24 ## CHECK-DAG: Not loop:<<Loop>>
29 ## CHECK-DAG: Not liveness:<<LBackEdge:\d+>>
73 ## CHECK-DAG: Not loop:<<Loop>>
77 ## CHECK-DAG: Not liveness:<<LBackEdge1:\d+>>
/art/test/984-obsolete-invoke/
Dexpected.txt7 Not doing anything here
/art/tools/checker/file_format/checker/
Dstruct.py78 InOrder, NextLine, DAG, Not, Eval = range(5) variable in TestAssertion.Variant
97 if self.variant == TestAssertion.Variant.Not:
Dparser.py84 return (notLine, TestAssertion.Variant.Not, lineNo), None, None
Dtest.py260 ("bar", TestAssertion.Variant.Not),
/art/tools/
Dart97 1) Not having core.art available (see $ANDROID_BUILD_TOP/art/Android.mk).
99 …2) Not having boot.art available (see $ANDROID_BUILD_TOP/build/make/core/dex_preopt_libart_boot.mk)
/art/runtime/
Druntime_options.def127 // Not parse-able from command line, but can be provided explicitly.
/art/
DNOTICE73 designated in writing by the copyright owner as "Not a Contribution."
/art/compiler/optimizing/
Dcode_generator_vector_arm64.cc251 __ Not(dst.V16B(), src.V16B()); // lanes do not matter in VisitVecNot() local
/art/compiler/utils/mips/
Dassembler_mips_test.cc766 TEST_F(AssemblerMIPSTest, Not) { in TEST_F() argument
767 DriverStr(RepeatRR(&mips::MipsAssembler::Not, "nor ${reg1}, ${reg2}, $zero"), "Not"); in TEST_F()
/art/compiler/utils/mips64/
Dassembler_mips64_test.cc1389 TEST_F(AssemblerMIPS64Test, Not) { in TEST_F() argument
1390 DriverStr(RepeatRR(&mips64::Mips64Assembler::Not, "nor ${reg1}, ${reg2}, $zero"), "not"); in TEST_F()

12