HomeSort by relevance Sort by last modified time
    Searched full:eliminate (Results 126 - 150 of 895) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/docs/html/training/efficient-downloads/
index.jd 46 <dd>The most fundamental way to reduce your downloads is to download only what you need. This lesson introduces some best practices to eliminate redundant downloads.</dd>
  /frameworks/base/libs/hwui/
GammaFontRenderer.cpp 117 // Also eliminate the caches for large glyphs, as they consume significant memory
  /ndk/docs/
ANDROID-ATOMICS.html 23 completely eliminate the problem.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
CommonNicknameCache.java 59 * filter using the corresponding hash codes. The idea is to eliminate most
  /external/llvm/test/Transforms/IndVarSimplify/
eliminate-rem.ll 5 ; Indvars should be able to eliminate this srem.
34 ; Indvars should be able to eliminate the (i+1)%n.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.sed 19 # be used to prefix something else -- eliminate one colon, assuming
45 # Proposed fix: Eliminate srcdir prefixes totally.
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 1 //===-- PhiElimination.cpp - Eliminate PHI nodes by inserting copies ------===//
56 /// EliminatePHINodes - Eliminate phi nodes by inserting copy instructions
98 "Eliminate PHI nodes for register allocation",
102 "Eliminate PHI nodes for register allocation", false, false)
131 // Eliminate PHI instructions by inserting copies into predecessor blocks.
156 /// EliminatePHINodes - Eliminate phi nodes by inserting copy instructions in
TwoAddressInstructionPass.cpp 155 /// EliminateRegSequences - Eliminate REG_SEQUENCE instructions as part
440 /// coalescing eliminate the extra copy.
606 // Commute the ADD to hopefully eliminate an otherwise unavoidable copy.
786 /// 'add' to eliminate a copy.
    [all...]
  /external/v8/tools/
push-to-trunk.sh 152 # Eliminate any trailing newlines by going through a shell variable.
153 # Also (1) eliminate tabs, (2) fix too little and (3) too much indentation,
154 # and (4) eliminate trailing whitespace.
  /external/jpeg/
cjpeg.1 147 Smooth the input image to eliminate dithering noise. N, ranging from 1 to
182 option filters the input to eliminate fine-scale noise. This is often useful
  /external/llvm/lib/Transforms/IPO/
ConstantMerge.cpp 16 // and eliminate duplicates when it is initialized.
217 // Eliminate any uses of the dead global.
  /external/llvm/test/Transforms/ObjCARC/
no-objc-arc-exceptions.ll 10 ; metadata and eliminate the retainBlock+release pair here.
63 ; metadata here, so the optimizer shouldn't eliminate anything.
  /external/qemu/distrib/jpeg-6b/
cjpeg.1 147 Smooth the input image to eliminate dithering noise. N, ranging from 1 to
182 option filters the input to eliminate fine-scale noise. This is often useful
  /external/v8/src/arm/
lithium-gap-resolver-arm.cc 181 moves_[index].Eliminate();
305 moves_[index].Eliminate();
  /external/v8/src/mips/
lithium-gap-resolver-mips.cc 182 moves_[index].Eliminate();
310 moves_[index].Eliminate();
  /external/webkit/Source/WebCore/platform/audio/fftw/
FFTFrameFFTW.cpp 160 // eliminate this scale factor then this code will need to change.
192 // FIXME: if we change the definition of FFTFrame to eliminate the
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnLocalTriangulator.cpp 152 // Two of the vertices are coincident, so we can eliminate at
153 // least one triangle. We might be able to eliminate the other
  /device/samsung/tuna/liblight/
lights.c 149 // tweak to eliminate purplish tint from white color
  /external/chromium/chrome/browser/ui/gtk/
reload_button_gtk_unittest.cc 19 // These accessors eliminate the need to declare each testcase as a friend.
  /external/chromium/chrome/browser/ui/views/
reload_button.cc 80 // TODO(avayvod): eliminate duplication of this logic in
reload_button_unittest.cc 19 // These accessors eliminate the need to declare each testcase as a friend.
  /external/chromium/googleurl/src/
url_parse_internal.h 51 // to eliminate "should-be-trimmed" characters. Note that the length does *not*
  /external/chromium/net/http/
http_chunked_decoder.cc 106 if (buf_len && buf[buf_len - 1] == '\r') // Eliminate a preceding CR.
http_stream.h 88 // eliminate the SetConnectionReused() below.
  /external/chromium/third_party/libevent/
install-sh 200 # don't allow the sed command to completely eliminate the filename

Completed in 1801 milliseconds

1 2 3 4 56 7 8 91011>>