/external/ImageMagick/www/ |
search.html | 67 <Label name="_cse_exclude_magick" mode="ELIMINATE" />
|
/external/ant-glob/src/org/apache/tools/ant/util/ |
FileUtils.java | 169 // Eliminate consecutive slashes after the drive spec:
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/ |
Skewness.java | 163 // of using the standardDeviation method eliminate
|
/external/bison/src/ |
main.c | 118 requested, split states to eliminate LR(1)-relative
|
/external/boringssl/src/crypto/ |
mem.c | 113 might try to eliminate "superfluous" memsets. If there's an easy way to
|
/external/ceres-solver/internal/ceres/ |
implicit_schur_complement_test.cc | 97 eliminator->Eliminate(A_.get(), b_.get(), D, &blhs, rhs->data());
|
loss_function_test.cc | 153 // GCC is unable to eliminate the copy of ScaledLoss, which is not copyable.
|
preconditioner.h | 71 // the linear solver is informed that it should eliminate the
|
/external/deqp/doc/testspecs/GLES2/ |
performance.shaders.operator.txt | 42 addition) but also some other things (e.g. loop overhead). To eliminate this
|
/external/deqp/doc/testspecs/GLES3/ |
performance.shaders.operator.txt | 46 addition) but also some other things (e.g. loop overhead). To eliminate this
|
/external/e2fsprogs/config/ |
install-sh | 200 # don't allow the sed command to completely eliminate the filename
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
BiMapTestSuiteBuilder.java | 138 // TODO(user): can we eliminate the duplication from MapTestSuiteBuilder here?
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
codegen.cc | 33 // 1. In the general case, we don't eliminate dead code. If needed,
|
/external/libdrm/tests/ |
random.c | 43 * that can eliminate this problem.
|
/external/libdrm/ |
xf86drmRandom.c | 43 * that can eliminate this problem.
|
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
TJTransformer.java | 80 * multiple transformations simultaneously, in order to eliminate the need to
|
/external/llvm/lib/Target/AMDGPU/ |
AMDGPUTargetTransformInfo.cpp | 55 // threshold. This will give SROA a better chance to eliminate these
|
/external/llvm/lib/Target/SystemZ/ |
SystemZTargetMachine.cpp | 141 // We eliminate comparisons here rather than earlier because some
|
/external/llvm/lib/Target/WebAssembly/ |
WebAssemblyRegisterInfo.cpp | 70 "Can't eliminate FI yet if offset is already set");
|
/external/llvm/lib/Transforms/ObjCARC/ |
ObjCARCAPElim.cpp | 140 // profitable to eliminate them.
|
/external/llvm/test/Analysis/GlobalsModRef/ |
nonescaping-noalias.ll | 71 ; Note that we can't eliminate the load here because it is used in a PHI and
|
/external/llvm/test/CodeGen/ARM/ |
code-placement.ll | 32 ; Optimize loop entry, eliminate intra loop branches
|
/external/llvm/test/CodeGen/X86/ |
dwarf-eh-prepare.ll | 4 ; eliminate resumes. This pass requires a TargetMachine, so we put it under X86
|
optimize-max-1.ll | 3 ; LSR should be able to eliminate both smax and umax expressions
|
optimize-max-3.ll | 4 ; LSR's OptimizeMax should eliminate the select (max).
|