HomeSort by relevance Sort by last modified time
    Searched full:emitted (Results 51 - 75 of 1302) sorted by null

1 23 4 5 6 7 8 91011>>

  /dalvik/dx/tests/063-dex-empty-switch/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/067-dex-switch-and-try/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/071-dex-java-stack-ops/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/073-dex-null-array-refs/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/075-dex-cat2-value-merge/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/080-dex-exception-tables/
info.txt 6 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/081-dex-throws-list/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/082-dex-throws-list-sharing/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/084-dex-high-register-moves/
info.txt 5 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/087-ssa-local-vars/
info.txt 3 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/088-ssa-combine-blocks/
info.txt 3 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/097-dex-branch-offset-zero/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /external/clang/test/CodeGenCXX/
2004-09-27-DidntEmitTemplate.cpp 4 // instantiation of callDefaultCtor was not being emitted correctly.
  /external/clang/test/SemaCXX/
cxx11-user-defined-literals-unused.cpp 5 int operator"" _ii(long double value) { return int(value); } // expected-warning {{not needed and will not be emitted}}
warn-variable-not-needed.cpp 4 static int abc = 42; // expected-warning {{variable 'abc' is not needed and will not be emitted}}
warn-weak-vtables.cpp 3 struct A { // expected-warning {{'A' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}}
47 class VeryDerived : public Derived { // expected-warning{{'VeryDerived' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}}
70 template<> struct TemplVirt<long> { // expected-warning{{'TemplVirt<long>' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}}
  /external/llvm/test/Transforms/Inline/
externally_available.ll 6 ; test_function should not be emitted to the .s file.
  /dalvik/dx/tests/074-dex-form35c-edge-case/
info.txt 6 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/094-scala-locals/
info.txt 6 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/110-dex-preserve-this/
info.txt 8 This test compares emitted code against a known-good (via eyeballing)
  /external/chromium/chrome/browser/sync/syncable/
directory_event.h 11 // This kind of Event is emitted when the state of a Directory object changes
  /external/clang/test/CodeGen/
2005-12-04-DeclarationLineNumbers.c 2 // PR664: ensure that line #'s are emitted for declarations
redefine_extname.c 12 // Check that the call to fake() is emitted as a call to real()
  /external/clang/test/Coverage/
html-diagnostics.c 8 // emitted to the output as comment.

Completed in 643 milliseconds

1 23 4 5 6 7 8 91011>>