OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminate
(Results
226 - 250
of
895
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libstagefright/codecs/aacdec/
huffspec_fxp.cpp
29
Description: Modified to pass variables by reference to
eliminate
use
39
(5) pass in FrameInfo *pLongFrameInfo,
eliminate
only_long_info
41
Description: (1)
Eliminate
parameter Hcb *book, because of eliminating
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/
MethodCodegenDriver.cpp
409
*
Eliminate
redundant loads/stores and delay stores into later
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java
335
//
Eliminate
trailing 0's - bugzilla 14241
/external/chromium/chrome/browser/download/
save_package.h
302
// This set is used to
eliminate
duplicated file names in saving directory.
/external/chromium/chrome/browser/resources/
network_menu.js
256
// *TODO:
eliminate
code duplication with menu.js
/external/chromium/chrome/browser/sync/glue/
preference_model_associator.cc
254
// TODO(viettrungluu):
eliminate
conversion (it's temporary)
/external/chromium/chrome/browser/ui/views/tabs/
tab_strip.h
240
// tabs exactly and
eliminate
the "pixel jitter" we'd get from just leaving
/external/chromium/chrome/common/
chrome_paths.cc
324
//
eliminate
this object file if there is no direct entry point into it.
/external/chromium/net/base/
ssl_cipher_suite_names.cc
12
// Rather than storing the names of all the ciphersuites we
eliminate
the
/external/chromium/net/socket/
dns_cert_provenance_checker.cc
258
// We pad to
eliminate
the possibility that someone could see the size of
/external/chromium/testing/gtest/include/gtest/internal/
gtest-filepath.h
178
// For example, "bar///foo" becomes "bar/foo". Does not
eliminate
other
/external/clang/
NOTES.txt
35
2. sys::Path contains timestamp and size, lazily computed.
Eliminate
from
/external/gtest/include/gtest/internal/
gtest-filepath.h
178
// For example, "bar///foo" becomes "bar/foo". Does not
eliminate
other
/external/icu4c/common/
ucnv_bld.h
116
* To
eliminate
one allocation, I am making the UConverterMBCSTable
/external/icu4c/common/unicode/
uclean.h
91
* benefit is to
eliminate
reports of memory or resource leaks originating
/external/icu4c/i18n/
rbt_rule.h
59
// TODO
Eliminate
the pattern and keyLength data members. They
/external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt
22
to be able to statically
eliminate
many bounds checks in Java
/external/llvm/lib/Analysis/
Loads.cpp
129
// so there is no harm doing an extra load (also, CSE will later
eliminate
/external/llvm/lib/CodeGen/
ProcessImplicitDefs.cpp
122
//
Eliminate
%reg1032:sub<def> = COPY undef.
/external/llvm/lib/Support/
CrashRecoveryContext.cpp
42
//
Eliminate
the current context entry, to avoid re-entering in case the
/external/llvm/lib/Target/ARM/
README.txt
47
Eliminate
copysign custom expansion. We are still generating crappy code with
52
Eliminate
one instruction from:
261
We can definitely do a better job on BB placements to
eliminate
some branches.
272
then
eliminate
beq and and turn the unconditional branch to LBB2 to a bne.
/external/llvm/lib/Target/Hexagon/
HexagonPeephole.cpp
33
// DCE or DIE to actually
eliminate
them.
/external/llvm/lib/Target/Mips/
MipsRegisterInfo.cpp
140
// This function
eliminate
ADJCALLSTACKDOWN,
/external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp
10
// This transform is designed to
eliminate
unreachable internal globals from the
PassManagerBuilder.cpp
159
MPM.add(createTailCallEliminationPass()); //
Eliminate
tail calls
Completed in 537 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>