HomeSort by relevance Sort by last modified time
    Searched full:eliminate (Results 351 - 375 of 1274) sorted by null

<<11121314151617181920>>

  /external/opencv3/3rdparty/libjasper/
jpc_dec.c 432 /* Eliminate warnings about unused variables. */
544 /* Eliminate compiler warnings about unused variables. */
    [all...]
  /external/google-breakpad/src/build/
common.gypi 146 # TODO(bradnelson): eliminate this when possible.
152 # TODO(bradnelson): eliminate this when possible.
157 # TODO(sgk): eliminate this if possible.
    [all...]
  /external/protobuf/python/google/protobuf/
descriptor.py 382 # TODO(robinson): Find a way to eliminate this repetition.
406 # TODO(robinson): Find a way to eliminate this repetition.
443 # TODO(robinson): Find a way to eliminate this repetition.
  /external/v8/src/crankshaft/
hydrogen-check-elimination.cc 30 // use this information to eliminate further map checks, elements kind
136 // - eliminate redundant HCheckSmi instructions
414 // strict check and eliminate the second check entirely.
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
peep.go 67 // can eliminate moves that don't care without
72 // Try to eliminate reg->reg moves
494 fmt.Printf("trying to eliminate %v->%v move from:\n%v\n", gc.Ctxt.Dconv(v1), gc.Ctxt.Dconv(v2), r0.Prog)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
peep.go 64 // can eliminate moves that don't care without
69 // Try to eliminate reg->reg moves
491 fmt.Printf("trying to eliminate %v->%v move from:\n%v\n", gc.Ctxt.Dconv(v1), gc.Ctxt.Dconv(v2), r0.Prog)
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
peep.go 67 // can eliminate moves that don't care without
72 // Try to eliminate reg->reg moves
494 fmt.Printf("trying to eliminate %v->%v move from:\n%v\n", gc.Ctxt.Dconv(v1), gc.Ctxt.Dconv(v2), r0.Prog)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
peep.go 64 // can eliminate moves that don't care without
69 // Try to eliminate reg->reg moves
491 fmt.Printf("trying to eliminate %v->%v move from:\n%v\n", gc.Ctxt.Dconv(v1), gc.Ctxt.Dconv(v2), r0.Prog)
  /art/runtime/interpreter/mterp/arm/
header.S 23 Once that's working, support direct entry code & eliminate shadow frame (and
  /art/runtime/interpreter/mterp/arm64/
header.S 23 Once that's working, support direct entry code & eliminate shadow frame (and
  /art/runtime/interpreter/mterp/x86/
header.S 23 Once that's working, support direct entry code & eliminate shadow frame (and
  /art/runtime/interpreter/mterp/x86_64/
header.S 23 Once that's working, support direct entry code & eliminate shadow frame (and
  /cts/apps/CameraITS/tests/dng_noise_model/
dng_noise_model.py 54 # Define a first order high pass filter to eliminate low frequency
  /docs/source.android.com/src/devices/tech/power/
device.jd 89 (although no amount of time can eliminate the offset error completely).</p>
  /external/ImageMagick/ImageMagick/script/
connected-components.html 81 <p>You might want to eliminate small objects by merging them with their larger neighbors. If so, use this command:</p>
  /external/ImageMagick/www/
connected-components.html 85 <p>You might want to eliminate small objects by merging them with their larger neighbors. If so, use this command:</p>
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2965Spec.java 133 // Eliminate duplicate attributes. The first occurrence takes precedence
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java 335 // Eliminate trailing 0's - bugzilla 14241
  /external/boringssl/src/crypto/rc4/
rc4.c 103 * in case the compiler fails to eliminate it:-). By
  /external/ceres-solver/internal/ceres/
linear_solver.h 133 // the linear solver is informed that it should eliminate the
visibility_based_preconditioner_test.cc 114 // eliminator->Eliminate(A_.get(), b_.get(), D_.get(),
  /external/clang/
NOTES.txt 32 2. sys::Path contains timestamp and size, lazily computed. Eliminate from
  /external/clang/utils/analyzer/
CmpRuns.py 222 # Quickly eliminate equal elements.
  /external/curl/lib/
curl_fnmatch.c 323 while(*(p+1) == '*') /* eliminate multiple stars */
  /external/deqp/framework/delibs/decpp/
deFilePath.cpp 105 // Do in reverse order and eliminate any . or .. components

Completed in 1746 milliseconds

<<11121314151617181920>>