HomeSort by relevance Sort by last modified time
    Searched full:coalesced (Results 51 - 75 of 95) sorted by null

1 23 4

  /frameworks/av/cmds/stagefright/
sf2.cpp 516 ALOGV("coalesced %d input buffers", n);
  /external/chromium/chrome/browser/sync/engine/
syncer_thread2_unittest.cc 383 // Test that nudges are coalesced.
463 // Test that nudges are coalesced.
    [all...]
syncer_thread.cc 388 << " we are not in backoff and the job was coalesced";
    [all...]
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 565 /// register allocation hints when a register is "changed" (e.g. coalesced)
567 /// register pairs, if one of pair is coalesced to another register, the
  /external/llvm/include/llvm/ADT/
IntervalMap.h 116 // Adjacent intervals that map to the same value are coalesced.
119 // in an interval, and if two intervals are adjacent so they can be coalesced.
524 // The intervals are kept sorted and fully coalesced so there are no adjacent
534 // - Fully coalesced.
672 // sane, and fully coalesced.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java 101 * Text/CDATASection nodes in the DOM have been coalesced into a
178 * coalesced value includes ordinary Text nodes (current DTM behavior).
521 // coalesced Text, this records CDATASections adjacent to
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp 387 /// registers that must be created and coalesced.
468 /// the number of virtual registers that must be created and coalesced. This is
    [all...]
  /external/llvm/lib/CodeGen/
MachineSink.cpp 42 STATISTIC(NumCoalesces, "Number of copies coalesced");
RegAllocPBQP.cpp 401 continue; // Already coalesced.
  /external/llvm/unittests/ADT/
IntervalMapTest.cpp 559 // Map should be fully coalesced after that exercise.
  /external/qemu/
cpu-all.h 1014 /* Coalesced MMIO regions are areas where write operations can be reordered.
  /external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.cpp 69 // actions -- unbroken stretches of typed characters are coalesced
    [all...]
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp 55 // actions -- unbroken stretches of typed characters are coalesced
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 101 // No-op casts are trivially coalesced by fast-isel.
107 // GEPs with all zero indices are trivially coalesced by fast-isel.
    [all...]
ScheduleDAGSDNodes.cpp 604 // This copy is a liveout value. It is likely coalesced, so reduce the
ScheduleDAGRRList.cpp     [all...]
InstrEmitter.cpp     [all...]
  /external/chromium/net/url_request/
url_request.h 378 // that appear more than once in the response are coalesced, with values
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
CGRecordLayoutBuilder.cpp 279 // structure to be coalesced, and that the backend should be smart enough to
    [all...]
  /external/chromium/base/metrics/
histogram.h 553 // named instances will be coalesced cross-project.
  /external/chromium/net/http/
http_response_headers.cc 676 // If the header can be coalesced, then we should split it up.
    [all...]
http_response_headers_unittest.cc 487 // coalesced values.
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITMemoryManager.cpp 635 /// Add a tiny allocated region so that Mem2 is never coalesced away.
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 450 // (e.g. coalesced) into a different register. The other register of the
    [all...]

Completed in 1497 milliseconds

1 23 4