OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminate
(Results
701 - 725
of
1274
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java
207
// by making the monitor implicit, and to
eliminate
other sources of IMSE.
[
all
...]
/external/guava/guava-testlib/test/com/google/common/testing/
NullPointerTesterTest.java
743
// TODO(cpovirk):
eliminate
surprising Object/Class overloading of shouldFail
[
all
...]
/external/ipsec-tools/
ChangeLog
510
* src/racoon/crypto_openssl.c:
eliminate
the only variable stack
/external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
TJTransformer.html
298
multiple transformations simultaneously, in order to
eliminate
the need to
/external/libjpeg-turbo/
jchuff.c
533
/* Manually unroll the k loop to
eliminate
the counter variable. This
[
all
...]
/external/llvm/docs/
FAQ.rst
416
eliminate
a bunch of stuff):
/external/llvm/docs/tutorial/
LangImpl2.rst
393
would be easy enough to
eliminate
the map and do the comparisons in the
LangImpl4.rst
146
//
Eliminate
Common SubExpressions.
/external/llvm/examples/Kaleidoscope/Chapter5/
toy.cpp
815
//
Eliminate
Common SubExpressions.
/external/llvm/examples/Kaleidoscope/Chapter6/
toy.cpp
933
//
Eliminate
Common SubExpressions.
/external/llvm/lib/CodeGen/
LiveVariables.cpp
633
// LiveVariables to improve compilation time and
eliminate
bizarre pass
Passes.cpp
558
// Insert prolog/epilog code.
Eliminate
abstract frame index references...
/external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
59
// It's not safe to
eliminate
the sign / zero extension of the return value.
[
all
...]
/external/llvm/lib/Support/
ConvertUTF.c
40
to
eliminate
compiler warnings.
/external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp
496
// The branch we're looking to
eliminate
must be analyzable.
/external/llvm/lib/Target/WebAssembly/
Relooper.cpp
625
// More than one entry, try to
eliminate
through a Multiple groups of
[
all
...]
/external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp
703
// to
eliminate
this store.
[
all
...]
/external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp
817
//
Eliminate
code duplication by ensuring that Pred1Br is conditional if
[
all
...]
/external/llvm/test/Transforms/ObjCARC/
basic.ll
1011
; not
eliminate
it.
[
all
...]
/external/okhttp/
CHANGELOG.md
598
* Fix:
Eliminate
rare race condition in SPDY streams that would prevent connection reuse.
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java
576
* and
eliminate
at least 2000 ops.
[
all
...]
/external/opencv3/3rdparty/libjasper/
jas_stream.c
301
/*
Eliminate
compiler warning about unused variable. */
/external/opencv3/doc/tutorials/introduction/clojure_dev_intro/
clojure_dev_intro.markdown
419
Before start coding, we'd like to
eliminate
the boring need of interactively loading the native
/external/skia/src/gpu/
GrClipMaskManager.cpp
[
all
...]
/external/skia/tests/
SurfaceTest.cpp
454
// May we (soon)
eliminate
the need to keep testing this, by hiding the bloody device!
[
all
...]
Completed in 1648 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>