HomeSort by relevance Sort by last modified time
    Searched refs:art (Results 251 - 275 of 1147) sorted by null

<<11121314151617181920>>

  /dalvik/dx/tests/125-main-dex-list/
run 27 art -classpath test.jar com.android.dx.multidex.MainDexListTest > unit-out.txt 2>&1
  /art/disassembler/
Android.mk 19 include art/build/Android.common_build.mk
83 LOCAL_C_INCLUDES += $(ART_C_INCLUDES) art/runtime
87 LOCAL_ADDITIONAL_DEPENDENCIES := art/build/Android.common_build.mk
disassembler.cc 28 namespace art { namespace
62 } // namespace art
disassembler_arm.h 24 namespace art { namespace
51 } // namespace art
  /art/runtime/mirror/
reference.h 28 namespace art { namespace
131 friend struct art::ReferenceOffsets; // for verifying offset information
157 friend struct art::FinalizerReferenceOffsets; // for verifying offset information
162 } // namespace art
  /art/build/
Android.common_test.mk 20 include art/build/Android.common_path.mk
27 # rule name such as test-art-host-oat-optimizing-HelloWorld64.
38 # The test name must be the full rule name such as test-art-host-oat-optimizing-HelloWorld64.
90 # Do you want run-tests without a pregenerated core.art?
141 # "mm test-art-host-oat-HelloWorld32"), if it was then it does nothing, otherwise it creates a file
168 # Define the command executed by the shell ahead of running an art test. $(1) is the name of the
181 # $(1): module prefix, e.g. art-test-dex
182 # $(2): input test directory in art/test, e.g. HelloWorld
191 define build-art-test-dex
198 LOCAL_ADDITIONAL_DEPENDENCIES := art/build/Android.common_test.mk $(4
    [all...]
  /art/cmdline/
memory_representation.h 26 namespace art { namespace
68 } // namespace art
  /art/compiler/debug/
elf_debug_writer.h 28 namespace art { namespace
64 } // namespace art
  /art/compiler/dex/quick/
dex_file_to_method_inliner_map.cc 28 namespace art { namespace
73 } // namespace art
  /art/compiler/dex/
verification_results.h 30 namespace art { namespace
72 } // namespace art
  /art/compiler/
elf_writer.h 30 namespace art { namespace
78 } // namespace art
  /art/compiler/jit/
jit_compiler.h 26 namespace art { namespace
68 } // namespace art
  /art/compiler/linker/arm/
relative_patcher_thumb2.h 22 namespace art { namespace
60 } // namespace art
  /art/compiler/linker/
buffered_output_stream.cc 21 namespace art { namespace
70 } // namespace art
  /art/compiler/linker/x86/
relative_patcher_x86_base.cc 19 namespace art { namespace
51 } // namespace art
  /art/compiler/optimizing/
intrinsics_arm64.h 28 namespace art { namespace
86 } // namespace art
intrinsics_mips.h 22 namespace art { namespace
85 } // namespace art
intrinsics_mips64.h 22 namespace art { namespace
81 } // namespace art
intrinsics_x86.h 22 namespace art { namespace
82 } // namespace art
intrinsics_x86_64.h 22 namespace art { namespace
82 } // namespace art
prepare_for_register_allocation.h 22 namespace art { namespace
55 } // namespace art
side_effects_analysis.h 24 namespace art { namespace
67 } // namespace art
ssa_phi_elimination.h 24 namespace art { namespace
79 } // namespace art
  /art/compiler/utils/mips/
constants_mips.h 27 namespace art { namespace
108 } // namespace art
  /art/compiler/utils/
string_reference.h 25 namespace art { namespace
62 } // namespace art

Completed in 449 milliseconds

<<11121314151617181920>>