OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OPTIMIZED
(Results
1 - 5
of
5
) sorted by null
/external/compiler-rt/make/
options.mk
15
# Whether
optimized
function implementations should be used.
16
OPTIMIZED
:= 1
/external/compiler-rt/make/platform/
clang_mingw.mk
29
# Always use
optimized
variants.
30
OPTIMIZED
:= 1
clang_linux.mk
85
# Always use
optimized
variants.
86
OPTIMIZED
:= 1
/external/v8/tools/
profile.js
75
OPTIMIZED
: 2
ll_prof.py
91
OPTIMIZED
= 3
106
self.codetype = Code.
OPTIMIZED
[
all
...]
Completed in 367 milliseconds