OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminate
(Results
251 - 275
of
1274
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/ojluni/src/main/java/java/text/
DigitList.java
361
//
Eliminate
trailing zeros.
366
//
Eliminate
digits beyond maximum digits to be displayed.
377
//
Eliminate
digits beyond maximum digits to be displayed.
403
//
Eliminate
trailing zeros.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
progress.hpp
11
// 20 May 01 Introduce several static_casts<> to
eliminate
warning messages
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/
ManagedImageReader.java
136
* method cannot guarantee non-circular-wait to
eliminate
the possibility of
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
MatrixFit.java
179
for (int y2 = y + 1; y2 < h; y2++) { //
Eliminate
column y
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
options.h
85
int otl ; /* 1 for
eliminate
loops running just one time and write them
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
options.h
85
int otl ; /* 1 for
eliminate
loops running just one time and write them
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm64/
cgen.go
134
// generate the offsets directly and
eliminate
the
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
cgen.go
128
// generate the offsets directly and
eliminate
the
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm64/
cgen.go
131
// generate the offsets directly and
eliminate
the
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
cgen.go
125
// generate the offsets directly and
eliminate
the
/prebuilts/go/darwin-x86/src/go/parser/
error_test.go
126
// we have a match -
eliminate
this error
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm64/
cgen.go
134
// generate the offsets directly and
eliminate
the
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
cgen.go
128
// generate the offsets directly and
eliminate
the
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm64/
cgen.go
131
// generate the offsets directly and
eliminate
the
/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
cgen.go
125
// generate the offsets directly and
eliminate
the
/prebuilts/go/linux-x86/src/go/parser/
error_test.go
126
// we have a match -
eliminate
this error
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_automaton.h
251
//
Eliminate
dummy node in this NFA to make it compact.
/system/bt/hci/src/
hci_inject.c
171
// TODO(sharvil): once we have an HCI parser, we can
eliminate
/toolchain/binutils/binutils-2.25/gprof/
ChangeLog-2004
59
(core_create_function_syms): Discard cbfd argument.
Eliminate
/external/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp
438
/// coalescing
eliminate
the extra copy.
582
// Commute the ADD to hopefully
eliminate
an otherwise unavoidable copy.
623
// to
eliminate
an otherwise unavoidable copy.
789
/// 'add' to
eliminate
a copy.
816
///
eliminate
the need for the copy.
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DigitList.java
441
//
Eliminate
trailing zeros.
445
//
Eliminate
digits beyond maximum digits to be displayed.
540
//
Eliminate
digits beyond maximum digits to be displayed.
572
//
Eliminate
trailing zeros. [Richard/GCL]
743
//
Eliminate
digits beyond maximum digits to be displayed.
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DigitList.java
440
//
Eliminate
trailing zeros.
444
//
Eliminate
digits beyond maximum digits to be displayed.
539
//
Eliminate
digits beyond maximum digits to be displayed.
571
//
Eliminate
trailing zeros. [Richard/GCL]
742
//
Eliminate
digits beyond maximum digits to be displayed.
[
all
...]
/external/libchrome/crypto/
p224.cc
135
//
Eliminate
the coefficients at 2**224 and greater while maintaining the
151
//
Eliminate
the term at 2*224 that we introduced while keeping the same
230
//
Eliminate
top while maintaining the same value mod p.
308
//
Eliminate
top while maintaining the same value mod p.
330
//
Eliminate
top while maintaining the same value mod p.
/external/libweave/third_party/chromium/crypto/
p224.cc
158
//
Eliminate
the coefficients at 2**224 and greater while maintaining the
174
//
Eliminate
the term at 2*224 that we introduced while keeping the same
259
//
Eliminate
top while maintaining the same value mod p.
337
//
Eliminate
top while maintaining the same value mod p.
359
//
Eliminate
top while maintaining the same value mod p.
/external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp
79
/// If we find a cast of an allocation instruction, try to
eliminate
the cast by
292
//
eliminate
it now.
322
/// This is used by code that tries to
eliminate
truncates.
342
// If this is an extension from the dest type, we can
eliminate
it, even if it
522
// Transform trunc(lshr (zext A), Cst) to
eliminate
one type conversion.
545
// Transform trunc(lshr (sext A), Cst) to ashr A, Cst to
eliminate
type
581
/// Transform (zext icmp) to bitwise / integer operations in order to
eliminate
734
//
eliminate
it.
[
all
...]
Completed in 747 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>