OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminated
(Results
176 - 200
of
647
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
pred_lt.cpp
55
1.
Eliminated
unused include files.
57
3.
Eliminated
math operations that unnecessary checked for
62
5.
Eliminated
call to round by proper initialization
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cor_h.cpp
79
4.
Eliminated
calls to basic operations (like extract) not
81
5.
Eliminated
duplicate loop accessing same data
85
1.
Eliminated
unused include files.
g_code.cpp
45
1.
Eliminated
unused include files.
47
3.
Eliminated
math operations that unnecessary checked for
51
5.
Eliminated
calls to shifts left and right functions by adding
g_pitch.cpp
53
1.
Eliminated
unused include files.
55
3.
Eliminated
math operations that unnecessary checked for
60
Description: Replaced OSCL mem type functions and
eliminated
include
inter_36.cpp
42
1.
Eliminated
unused include files.
44
3.
Eliminated
math operations that unnecessary checked for
47
5.
Eliminated
call to round by proper initialization
spreproc.cpp
43
Eliminated
unnecessary use of the sub() function.
47
2.
Eliminated
unused include file copy.h.
49
Description: Replaced OSCL mem type functions and
eliminated
include
/external/libpng/
CHANGES
572
eliminated
use of png_sig in pngwutil.c. Moved the various png_CHNK arrays
573
into pngtypes.h.
Eliminated
use of global png_pass arrays. Declared the
583
Eliminated
pngtypes.h; use macros instead to declare PNG_CHNK arrays.
[
all
...]
/external/libchrome/crypto/
p224.cc
335
// 1) The first time that we
eliminated
top, we didn't push out[3] over
338
// 2) We did push out[3] over 2**28 the first time that we
eliminated
top.
342
// 0xf000. Thus it cannot have overflowed when we
eliminated
top for the
/external/libweave/third_party/chromium/crypto/
p224.cc
364
// 1) The first time that we
eliminated
top, we didn't push out[3] over
367
// 2) We did push out[3] over 2**28 the first time that we
eliminated
top.
371
// 0xf000. Thus it cannot have overflowed when we
eliminated
top for the
/external/opencv3/3rdparty/openexr/
ChangeLog.openexr
61
have been
eliminated
.
129
*
eliminated
some warning messages during install
388
*
Eliminated
most warnings messages when OpenEXR is compiled
/prebuilts/go/darwin-x86/src/crypto/elliptic/
p224.go
424
// 1) The first time that we
eliminated
top, we didn't push out[3] over
427
// 2) We did push out[3] over 2**28 the first time that we
eliminated
top.
431
// 0xf000. Thus it cannot have overflowed when we
eliminated
top for the
/prebuilts/go/linux-x86/src/crypto/elliptic/
p224.go
424
// 1) The first time that we
eliminated
top, we didn't push out[3] over
427
// 2) We did push out[3] over 2**28 the first time that we
eliminated
top.
431
// 0xf000. Thus it cannot have overflowed when we
eliminated
top for the
/art/runtime/interpreter/mterp/x86/
header.S
59
eliminated
and all arg references adjusted to be esp relative.
/art/runtime/interpreter/mterp/x86_64/
header.S
54
eliminated
and all arg references adjusted to be esp relative.
/dalvik/dx/src/com/android/dx/rop/
package-info.java
132
* used by the method, it may be
eliminated
as dead code.
/external/autotest/site_utils/presubmit_hooks/
check_control_files.py
125
SUITE. This check is needed until SUITE is
eliminated
from control files.
/external/ceres-solver/internal/ceres/
linear_solver.h
130
//
eliminated
by the linear solver.
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/
fake_filesystem_unittest.py
200
# file() was
eliminated
in Python3
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h
104
// FIXME: This should soon be
eliminated
altogether; clients should deal with
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
UnicodeNormalizerConformanceTest.java
258
// debugging easier. These can be
eliminated
without affecting
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
UnicodeNormalizerConformanceTest.java
254
// debugging easier. These can be
eliminated
without affecting
/external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt
21
of the types
eliminated
, and doing so when available unnecessarily makes
/external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h
144
/// representative. Return the number of phis
eliminated
.
/external/llvm/lib/Target/NVPTX/
NVPTXPrologEpilogPass.cpp
218
// If the frame pointer is
eliminated
, all frame offsets will be relative to
/external/llvm/lib/Target/X86/
README-X86-64.txt
150
4. The first andq can be completely
eliminated
by using a slightly more
Completed in 1084 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>