Lines Matching refs:cc

22   art_field.cc \
23 art_method.cc \
24 atomic.cc.arm \
25 barrier.cc \
26 base/allocator.cc \
27 base/arena_allocator.cc \
28 base/bit_vector.cc \
29 base/hex_dump.cc \
30 base/logging.cc \
31 base/mutex.cc \
32 base/scoped_arena_allocator.cc \
33 base/scoped_flock.cc \
34 base/stringpiece.cc \
35 base/stringprintf.cc \
36 base/time_utils.cc \
37 base/timing_logger.cc \
38 base/unix_file/fd_file.cc \
39 base/unix_file/random_access_file_utils.cc \
40 check_jni.cc \
41 class_linker.cc \
42 common_throws.cc \
43 debugger.cc \
44 dex_file.cc \
45 dex_file_verifier.cc \
46 dex_instruction.cc \
47 elf_file.cc \
48 gc/allocator/dlmalloc.cc \
49 gc/allocator/rosalloc.cc \
50 gc/accounting/bitmap.cc \
51 gc/accounting/card_table.cc \
52 gc/accounting/heap_bitmap.cc \
53 gc/accounting/mod_union_table.cc \
54 gc/accounting/remembered_set.cc \
55 gc/accounting/space_bitmap.cc \
56 gc/collector/concurrent_copying.cc \
57 gc/collector/garbage_collector.cc \
58 gc/collector/immune_region.cc \
59 gc/collector/mark_compact.cc \
60 gc/collector/mark_sweep.cc \
61 gc/collector/partial_mark_sweep.cc \
62 gc/collector/semi_space.cc \
63 gc/collector/sticky_mark_sweep.cc \
64 gc/gc_cause.cc \
65 gc/heap.cc \
66 gc/reference_processor.cc \
67 gc/reference_queue.cc \
68 gc/space/bump_pointer_space.cc \
69 gc/space/dlmalloc_space.cc \
70 gc/space/image_space.cc \
71 gc/space/large_object_space.cc \
72 gc/space/malloc_space.cc \
73 gc/space/region_space.cc \
74 gc/space/rosalloc_space.cc \
75 gc/space/space.cc \
76 gc/space/zygote_space.cc \
77 gc/task_processor.cc \
78 hprof/hprof.cc \
79 image.cc \
80 indirect_reference_table.cc \
81 instrumentation.cc \
82 intern_table.cc \
83 interpreter/interpreter.cc \
84 interpreter/interpreter_common.cc \
85 interpreter/interpreter_goto_table_impl.cc \
86 interpreter/interpreter_switch_impl.cc \
87 interpreter/unstarted_runtime.cc \
88 java_vm_ext.cc \
89 jdwp/jdwp_event.cc \
90 jdwp/jdwp_expand_buf.cc \
91 jdwp/jdwp_handler.cc \
92 jdwp/jdwp_main.cc \
93 jdwp/jdwp_request.cc \
94 jdwp/jdwp_socket.cc \
95 jdwp/object_registry.cc \
96 jni_env_ext.cc \
97 jit/jit.cc \
98 jit/jit_code_cache.cc \
99 jit/jit_instrumentation.cc \
100 jni_internal.cc \
101 jobject_comparator.cc \
102 linear_alloc.cc \
103 mem_map.cc \
104 memory_region.cc \
105 mirror/abstract_method.cc \
106 mirror/array.cc \
107 mirror/class.cc \
108 mirror/dex_cache.cc \
109 mirror/field.cc \
110 mirror/method.cc \
111 mirror/object.cc \
112 mirror/reference.cc \
113 mirror/stack_trace_element.cc \
114 mirror/string.cc \
115 mirror/throwable.cc \
116 monitor.cc \
117 native_bridge_art_interface.cc \
118 native/dalvik_system_DexFile.cc \
119 native/dalvik_system_VMDebug.cc \
120 native/dalvik_system_VMRuntime.cc \
121 native/dalvik_system_VMStack.cc \
122 native/dalvik_system_ZygoteHooks.cc \
123 native/java_lang_Class.cc \
124 native/java_lang_DexCache.cc \
125 native/java_lang_Object.cc \
126 native/java_lang_Runtime.cc \
127 native/java_lang_String.cc \
128 native/java_lang_StringFactory.cc \
129 native/java_lang_System.cc \
130 native/java_lang_Thread.cc \
131 native/java_lang_Throwable.cc \
132 native/java_lang_VMClassLoader.cc \
133 native/java_lang_ref_FinalizerReference.cc \
134 native/java_lang_ref_Reference.cc \
135 native/java_lang_reflect_Array.cc \
136 native/java_lang_reflect_Constructor.cc \
137 native/java_lang_reflect_Field.cc \
138 native/java_lang_reflect_Method.cc \
139 native/java_lang_reflect_Proxy.cc \
140 native/java_util_concurrent_atomic_AtomicLong.cc \
141 native/libcore_util_CharsetUtils.cc \
142 native/org_apache_harmony_dalvik_ddmc_DdmServer.cc \
143 native/org_apache_harmony_dalvik_ddmc_DdmVmInternal.cc \
144 native/sun_misc_Unsafe.cc \
145 oat.cc \
146 oat_file.cc \
147 oat_file_assistant.cc \
148 object_lock.cc \
149 offsets.cc \
150 os_linux.cc \
151 parsed_options.cc \
152 primitive.cc \
153 quick_exception_handler.cc \
154 quick/inline_method_analyser.cc \
155 reference_table.cc \
156 reflection.cc \
157 runtime.cc \
158 runtime_options.cc \
159 signal_catcher.cc \
160 stack.cc \
161 stack_map.cc \
162 thread.cc \
163 thread_list.cc \
164 thread_pool.cc \
165 trace.cc \
166 transaction.cc \
167 profiler.cc \
168 fault_handler.cc \
169 utf.cc \
170 utils.cc \
171 verifier/dex_gc_map.cc \
172 verifier/instruction_flags.cc \
173 verifier/method_verifier.cc \
174 verifier/reg_type.cc \
175 verifier/reg_type_cache.cc \
176 verifier/register_line.cc \
177 well_known_classes.cc \
178 zip_archive.cc
181 arch/context.cc \
182 arch/instruction_set.cc \
183 arch/instruction_set_features.cc \
184 arch/memcmp16.cc \
185 arch/arm/instruction_set_features_arm.cc \
186 arch/arm/registers_arm.cc \
187 arch/arm64/instruction_set_features_arm64.cc \
188 arch/arm64/registers_arm64.cc \
189 arch/mips/instruction_set_features_mips.cc \
190 arch/mips/registers_mips.cc \
191 arch/mips64/instruction_set_features_mips64.cc \
192 arch/mips64/registers_mips64.cc \
193 arch/x86/instruction_set_features_x86.cc \
194 arch/x86/registers_x86.cc \
195 arch/x86_64/registers_x86_64.cc \
196 entrypoints/entrypoint_utils.cc \
197 entrypoints/interpreter/interpreter_entrypoints.cc \
198 entrypoints/jni/jni_entrypoints.cc \
199 entrypoints/math_entrypoints.cc \
200 entrypoints/quick/quick_alloc_entrypoints.cc \
201 entrypoints/quick/quick_cast_entrypoints.cc \
202 entrypoints/quick/quick_deoptimization_entrypoints.cc \
203 entrypoints/quick/quick_dexcache_entrypoints.cc \
204 entrypoints/quick/quick_field_entrypoints.cc \
205 entrypoints/quick/quick_fillarray_entrypoints.cc \
206 entrypoints/quick/quick_instrumentation_entrypoints.cc \
207 entrypoints/quick/quick_jni_entrypoints.cc \
208 entrypoints/quick/quick_lock_entrypoints.cc \
209 entrypoints/quick/quick_math_entrypoints.cc \
210 entrypoints/quick/quick_thread_entrypoints.cc \
211 entrypoints/quick/quick_throw_entrypoints.cc \
212 entrypoints/quick/quick_trampoline_entrypoints.cc
219 jdwp/jdwp_adb.cc \
220 monitor_android.cc \
221 runtime_android.cc \
222 thread_android.cc
225 arch/arm/context_arm.cc.arm \
226 arch/arm/entrypoints_init_arm.cc \
231 arch/arm/quick_entrypoints_cc_arm.cc \
232 arch/arm/thread_arm.cc \
233 arch/arm/fault_handler_arm.cc
236 arch/arm64/context_arm64.cc \
237 arch/arm64/entrypoints_init_arm64.cc \
241 arch/arm64/thread_arm64.cc \
242 monitor_pool.cc \
243 arch/arm64/fault_handler_arm64.cc
246 arch/x86/context_x86.cc \
247 arch/x86/entrypoints_init_x86.cc \
251 arch/x86/thread_x86.cc \
252 arch/x86/fault_handler_x86.cc
260 arch/x86_64/context_x86_64.cc \
261 arch/x86_64/entrypoints_init_x86_64.cc \
265 arch/x86_64/thread_x86_64.cc \
266 monitor_pool.cc \
267 arch/x86/fault_handler_x86.cc
273 arch/mips/context_mips.cc \
274 arch/mips/entrypoints_init_mips.cc \
278 arch/mips/thread_mips.cc \
279 arch/mips/fault_handler_mips.cc
282 arch/mips64/context_mips64.cc \
283 arch/mips64/entrypoints_init_mips64.cc \
287 arch/mips64/thread_mips64.cc \
288 monitor_pool.cc \
289 arch/mips64/fault_handler_mips64.cc
293 monitor_linux.cc \
294 runtime_linux.cc \
295 thread_linux.cc
419 …ENUM_OPERATOR_OUT_CC_FILES := $$(patsubst %.h,%_operator_out.cc,$$(LIBART_ENUM_OPERATOR_OUT_HEADER…
424 $$(ENUM_OPERATOR_OUT_GEN): $$(GENERATED_SRC_DIR)/%_operator_out.cc : $(LOCAL_PATH)/%.h