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

<<11121314151617181920>>

  /art/runtime/gc/space/
dlmalloc_space.h 23 namespace art { namespace
79 size_t RevokeThreadLocalBuffers(art::Thread*) OVERRIDE {
171 } // namespace art
  /art/runtime/mirror/
field.h 26 namespace art { namespace
135 friend struct art::FieldOffsets; // for verifying offset information
140 } // namespace art
  /art/runtime/verifier/
reg_type_cache-inl.h 27 namespace art { namespace
30 inline const art::verifier::RegType& RegTypeCache::GetFromId(uint16_t id) const {
134 } // namespace art
  /build/kati/testcase/
sort.mk 12 echo $(sort cpplint-art-phony libart libartd libgabi++ libopenjdkjvm libopenjdkjvmd libart)
  /external/apache-harmony/jdwp/
Android_debug_config.mk 28 jdwp_test_runtime_bin_host := $(HOST_OUT_EXECUTABLES)/art
68 $(HOST_OUT_EXECUTABLES)/art \
  /art/build/
Android.common_build.mk 20 include art/build/Android.common.mk
21 include art/build/Android.common_utils.mk
37 # Set this to change what opt level Art is built at.
82 ifneq ($(wildcard art/JIT_ART),)
83 $(info Enabling ART_JIT because of existence of art/JIT_ART)
218 # Base set of cflags used by all things ART.
288 # Base set of asflags used by all things ART.
329 # Cflags for non-debug ART and ART tools.
333 # Cflags for debug ART and ART tools
    [all...]
  /art/compiler/debug/
elf_symtab_writer.h 26 namespace art { namespace
109 } // namespace art
  /art/compiler/dex/
dex_to_dex_compiler.cc 32 namespace art { namespace
49 DexCompiler(art::CompilerDriver& compiler,
330 art::DexCompilationUnit unit(
340 art::optimizer::DexCompiler dex_compiler(*driver, unit, dex_to_dex_compilation_level);
375 } // namespace art
verification_results.cc 29 namespace art { namespace
109 } // namespace art
  /art/compiler/driver/
compiled_method_storage.h 29 namespace art { namespace
107 } // namespace art
dex_compilation_unit.h 27 namespace art { namespace
133 } // namespace art
  /art/compiler/linker/arm64/
relative_patcher_arm64.h 23 namespace art { namespace
77 } // namespace art
  /art/compiler/optimizing/
builder.h 33 namespace art { namespace
124 } // namespace art
dead_code_elimination_test.cc 27 namespace art { namespace
182 } // namespace art
dex_cache_array_fixups_arm.cc 22 namespace art { namespace
112 } // namespace art
instruction_simplifier_arm64.h 23 namespace art { namespace
98 } // namespace art
nodes_arm64.cc 20 namespace art { namespace
84 } // namespace art
nodes_arm64.h 22 namespace art { namespace
121 } // namespace art
reference_type_propagation.h 27 namespace art { namespace
112 } // namespace art
side_effects_analysis.cc 19 namespace art { namespace
91 } // namespace art
ssa_builder.h 24 namespace art { namespace
131 } // namespace art
  /art/compiler/utils/arm/
managed_register_arm.cc 21 namespace art { namespace
103 } // namespace art
  /art/compiler/utils/
dedupe_set_test.cc 28 namespace art { namespace
91 } // namespace art
managed_register.h 22 namespace art { namespace
134 } // namespace art
  /art/compiler/utils/mips/
managed_register_mips.cc 21 namespace art { namespace
103 } // namespace art

Completed in 600 milliseconds

<<11121314151617181920>>