OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:optimizing
(Results
1 - 25
of
45
) sorted by null
1
2
/art/build/
Android.common_test.mk
27
# rule name such as test-art-host-oat-
optimizing
-HelloWorld64.
29
test-art-host-run-test-gcstress-
optimizing
-no-prebuild-004-SignalTest32 \
30
test-art-host-run-test-gcstress-
optimizing
-prebuild-004-SignalTest32 \
31
test-art-host-run-test-gcstress-
optimizing
-norelocate-004-SignalTest32 \
32
test-art-host-run-test-gcstress-
optimizing
-relocate-004-SignalTest32 \
33
test-art-host-run-test-gcverify-
optimizing
-no-prebuild-004-SignalTest32 \
34
test-art-host-run-test-gcverify-
optimizing
-prebuild-004-SignalTest32 \
35
test-art-host-run-test-gcverify-
optimizing
-norelocate-004-SignalTest32 \
36
test-art-host-run-test-gcverify-
optimizing
-relocate-004-SignalTest32 \
37
test-art-host-run-test-
optimizing
-no-prebuild-004-SignalTest32
[
all
...]
Android.gtest.mk
140
compiler/
optimizing
/codegen_test.cc \
141
compiler/
optimizing
/dominator_test.cc \
142
compiler/
optimizing
/find_loops_test.cc \
143
compiler/
optimizing
/graph_test.cc \
144
compiler/
optimizing
/linearize_test.cc \
145
compiler/
optimizing
/liveness_test.cc \
146
compiler/
optimizing
/live_interval_test.cc \
147
compiler/
optimizing
/live_ranges_test.cc \
148
compiler/
optimizing
/parallel_move_test.cc \
149
compiler/
optimizing
/pretty_printer_test.cc
[
all
...]
/art/compiler/
Android.mk
85
optimizing
/builder.cc \
86
optimizing
/code_generator.cc \
87
optimizing
/code_generator_arm.cc \
88
optimizing
/code_generator_x86.cc \
89
optimizing
/code_generator_x86_64.cc \
90
optimizing
/graph_visualizer.cc \
91
optimizing
/locations.cc \
92
optimizing
/nodes.cc \
93
optimizing
/optimizing_compiler.cc \
94
optimizing
/parallel_move_resolver.cc
[
all
...]
/art/
Android.mk
184
# All host tests that run solely with the
optimizing
compiler.
185
.PHONY: test-art-host-
optimizing
186
test-art-host-
optimizing
: test-art-host-run-test-
optimizing
204
.PHONY: test-art-host-
optimizing
$(ART_PHONY_TEST_HOST_SUFFIX)
205
test-art-host-
optimizing
$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-
optimizing
$(ART_PHONY_TEST_HOST_SUFFIX)
223
.PHONY: test-art-host-
optimizing
$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
224
test-art-host-
optimizing
$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-
optimizing
$(2ND_ART_PHONY_TEST_HOST_SUFFIX
[
all
...]
/external/chromium_org/v8/test/mjsunit/
regress-sync-optimized-lists.js
37
// Flush the
optimizing
compiler's queue.
math-exp-precision.js
61
// Make sure
optimizing
the function does not alter the result.
/art/test/
Android.run-test.mk
30
test-art-host-run-test$(2)-
optimizing
$(3)-$(1)32 \
33
test-art-host-run-test$(2)-
optimizing
$(3)-$(1)64 \
36
test-art-target-run-test$(2)-
optimizing
$(3)-$(1)32 \
39
test-art-target-run-test$(2)-
optimizing
$(3)-$(1)64 \
46
test-art-target-run-test$(2)-
optimizing
$(3)-$(1)32 \
49
test-art-target-run-test$(2)-
optimizing
$(3)-$(1)64 \
352
# test-art-host-run-test-
optimizing
-003-omnibus-opcodes32
355
# $(3): default,
optimizing
or interpreter
411
ifeq ($(3),
optimizing
)
412
uc_compiler :=
OPTIMIZING
[
all
...]
/external/chromium_org/v8/test/mjsunit/regress/
regress-fundecl.js
30
// Test hoisting of function declarations in the
optimizing
regress-1106.js
30
// Test for issue 1106, where the
optimizing
compiler broke when accessing
/external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java
53
boolean
optimizing
,
66
(
optimizing
&& !keepClassSpecification.allowOptimization) ||
/external/chromium_org/v8/test/webkit/
dfg-integer-optimization.js
30
//
optimizing
the first to be an integer addition. The first one certainly is an integer addition,
dfg-inlining-reg-alloc.js
37
// enough to find some way of
optimizing
this code to be small enough to inline.
/frameworks/base/docs/html/
jd_collections.js
91
"distribute/essentials/
optimizing
-your-app.html"
350
"distribute/essentials/
optimizing
": {
351
"title": "
Optimizing
Your App",
361
"distribute/essentials/
optimizing
-your-app.html",
370
"distribute/essentials/
optimizing
-your-app.html"
678
"distribute/essentials/
optimizing
-your-app.html",
898
"distribute/essentials/
optimizing
-your-app.html"
[
all
...]
/external/chromium_org/v8/test/mjsunit/harmony/
block-let-crankshaft.js
339
// let bindings are handled by the
optimizing
compiler.
/external/chromium_org/v8/tools/gyp/
v8_base.host.darwin-arm.mk
180
v8/src/
optimizing
-compiler-thread.cc \
v8_base.host.darwin-arm64.mk
180
v8/src/
optimizing
-compiler-thread.cc \
v8_base.host.darwin-mips.mk
180
v8/src/
optimizing
-compiler-thread.cc \
v8_base.host.darwin-mips64.mk
180
v8/src/
optimizing
-compiler-thread.cc \
v8_base.host.darwin-x86.mk
180
v8/src/
optimizing
-compiler-thread.cc \
v8_base.host.darwin-x86_64.mk
180
v8/src/
optimizing
-compiler-thread.cc \
v8_base.host.linux-arm.mk
180
v8/src/
optimizing
-compiler-thread.cc \