HomeSort by relevance Sort by last modified time
    Searched full:expanding (Results 151 - 175 of 618) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/jpeg/
rdtarga.c 76 /* For expanding 5-bit pixel values to 8-bit with best rounding */
137 /* Read one Targa pixel from the input file, expanding RLE data as needed */
  /external/qemu/distrib/jpeg-6b/
rdtarga.c 76 /* For expanding 5-bit pixel values to 8-bit with best rounding */
137 /* Read one Targa pixel from the input file, expanding RLE data as needed */
  /external/skia/src/images/
SkImageDecoder_libgif.cpp 245 gif_warning(*bm, "image too wide, expanding output to size");
258 gif_warning(*bm, "image too tall, expanding output to size");
  /external/valgrind/main/coregrind/
m_execontext.c 93 /* This is the dynamically expanding hash table. */
231 Also checks whether the hash table needs expanding, and expands it
  /packages/apps/Contacts/src/com/android/contacts/activities/
ActionBarAdapter.java 249 // Expanding the {@link SearchView} clears the query, so set the query from the
420 // expanding the {@link SearchView} when a search is initiated. Note that a side effect
  /art/compiler/dex/quick/x86/
call_x86.cc 219 * expanding the frame or flushing. This leaves the utility
  /external/chromium/chrome/common/extensions/
extension_messages.h 82 // IPC_MESSAGE macros choke on extra , in the std::map, when expanding. We need
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
process_track_base.js 97 // Expanding and collapsing tracks is, essentially, growing and shrinking
  /external/chromium_org/third_party/skia/src/core/
SkConfig8888.cpp 50 * another. It is implemented by first expanding OUT_CFG to r, g, b, a indices
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
spinlock.cc 154 // Collect contentionz profile info, expanding the wait_cycles back out to
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
spinlock.cc 154 // Collect contentionz profile info, expanding the wait_cycles back out to
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
value.h 105 * absolute sections by expanding with the absolute section start plus the
  /external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
AutofillPopup.java 110 // An ugly hack to keep the popup from expanding on top of the keyboard.
  /external/chromium_org/v8/src/
list.h 103 // expanding the list if necessary.
  /external/clang/lib/Lex/
TokenLexer.cpp 177 // Loop through 'Tokens', expanding them into ResultToks. Keep
289 // If the '##' came from expanding an argument, turn it into 'unknown'
338 // If the '##' came from expanding an argument, turn it into 'unknown'
451 // Note that ## is a normal token when not expanding a macro.
    [all...]
  /external/libvorbis/doc/
vorbis-clip.txt 12 segment from part of the coded packet without expanding the entire
  /external/linux-tools-perf/config/
utilities.mak 108 # At least GNU make gets confused by expanding a newline
  /external/llvm/lib/CodeGen/
ExpandPostRAPseudos.cpp 182 << "********** EXPANDING POST-RA PSEUDO INSTRS **********\n"
  /external/llvm/lib/Target/X86/
README-FPStack.txt 83 This just requires being smarter when custom expanding fptoui.
  /external/proguard/src/proguard/optimize/
TailRecursionSimplifier.java 129 // The code may expand, due to expanding constant and variable
  /external/skia/src/core/
SkConfig8888.cpp 50 * another. It is implemented by first expanding OUT_CFG to r, g, b, a indices
  /external/v8/src/
list.h 89 // expanding the list if necessary.
  /frameworks/base/packages/Keyguard/res/values/
attrs.xml 99 <!-- This is a handle that is used for expanding the
  /libcore/dom/src/test/java/org/w3c/domts/
LSDocumentBuilderFactory.java 383 * @return true if expanding entity references
  /ndk/sources/host-tools/make-3.81/
variable.h 65 unsigned int expanding:1; /* Nonzero if currently being expanded. */ member in struct:variable

Completed in 540 milliseconds

1 2 3 4 5 67 8 91011>>