OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Optimized
(Results
1 - 12
of
12
) sorted by null
/frameworks/compile/libbcc/runtime/lib/arm/
Makefile.mk
16
Implementation :=
Optimized
/frameworks/compile/libbcc/runtime/lib/i386/
Makefile.mk
16
Implementation :=
Optimized
/frameworks/compile/libbcc/runtime/lib/ppc/
Makefile.mk
16
Implementation :=
Optimized
/frameworks/compile/libbcc/runtime/lib/x86_64/
Makefile.mk
16
Implementation :=
Optimized
/frameworks/compile/libbcc/runtime/make/
lib_util.mk
14
# Function: SelectFunctionDir config arch function-name
optimized
31
$(if $(and $(call streq,
Optimized
,$($(key).Implementation)),\
36
$(if $(and $(call streq,
Optimized
,$($(key).Implementation)),\
40
$(if $(and $(call streq,
Optimized
,$($(key).Implementation)),\
53
# Helper function to select the right set of dirs in
optimized
priority order.
subdir.mk
7
#
Optimized
)
/external/llvm/utils/release/
test-release.sh
191
Optimized
="yes"
195
Optimized
="yes"
199
Optimized
="no"
215
--enable-
optimized
=$
Optimized
\
219
--enable-
optimized
=$
Optimized
\
/frameworks/compile/libbcc/runtime/
Makefile
168
$(call Set,Tmp.
Optimized
,$(strip \
169
$(call GetCNAVar,
OPTIMIZED
,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
183
$(call SelectFunctionDir,$(Tmp.Config),$(Tmp.Arch),$(fn),$(Tmp.
Optimized
)))\
/external/llvm/
Makefile
151
$(Echo) Building
Optimized
Version
207
$(Echo) '*****'
optimized
build. Use 'make ENABLE_OPTIMIZED=1' to
208
$(Echo) '*****' make an
optimized
build. Alternatively you can
209
$(Echo) '*****' configure with --enable-
optimized
.
/external/llvm/tools/bugpoint/
Miscompilation.cpp
409
//
optimized
and loop extracted module.
697
Module *
Optimized
= BD.runPassesOn(Test, BD.getPassesToRun(),
704
Module *New = TestMergedProgram(BD,
Optimized
, Safe, true, Error, Broken);
723
errs() << "***
Optimized
program matches reference output! No problem"
746
outs() << " Non-
optimized
portion: ";
[
all
...]
/external/libpng/
CHANGES
60
optimized
filter selection code
107
optimized
filter selection code
316
Optimized
Paeth calculations by replacing abs() function calls with intrinsics
[
all
...]
/external/v8/src/
array.js
70
//
Optimized
for sparse arrays if separator is ''.
197
// This function implements the
optimized
splice implementation that can use
240
// This function implements the
optimized
splice implementation that can use
[
all
...]
Completed in 1278 milliseconds