HomeSort by relevance Sort by last modified time
    Searched full:coalesced (Results 76 - 100 of 170) sorted by null

1 2 34 5 6 7

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineView.js 339 if (presentationRecord.coalesced()) {
    [all...]
  /external/chromium_org/tools/relocation_packer/src/
elf_file.cc 667 VLOG(1) << "section " << name << " coalesced";
669 // Rewrite the coalesced segment into split_header.
692 // we just coalesced.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_input_handler.js 181 // Allow changes to be coalesced by the input system in an attempt to not
  /external/chromium_org/net/http/
http_util.h 93 // Multiple occurances of some headers cannot be coalesced into a comma-
  /external/chromium_org/ppapi/utility/graphics/
paint_manager.h 28 /// then get called with coalesced paint events.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 268 // ranges. System calls with identical ErrorCodes are coalesced into a single
  /external/chromium_org/sync/tools/testserver/
chromiumsync.py     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.cc 234 // necessary so that adjacent spans can be coalesced.
  /external/llvm/lib/MC/
MCMachOStreamer.cpp 322 // it has to be in a coalesced section, but this isn't enforced.
  /external/qemu/include/exec/
cpu-all.h 558 /* Coalesced MMIO regions are areas where write operations can be reordered.
  /frameworks/av/cmds/stagefright/
sf2.cpp 540 ALOGV("coalesced %d input buffers", n);
  /external/chromium_org/content/browser/service_worker/
service_worker_job_unittest.cc 520 // coalesced such that both callers get the exact same registration
586 // There isn't really a way to test that they are being coalesced,
    [all...]
  /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.
544 // The intervals are kept sorted and fully coalesced so there are no adjacent
554 // - Fully coalesced.
692 // 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/chromium_org/sync/engine/
sync_scheduler_unittest.cc 485 // Test that nudges are coalesced.
512 // Test that nudges are coalesced.
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 173 #define S_COALESCED 0xb /* symbols that are to be coalesced */
190 #define S_ATTR_NO_TOC 0x40000000UL /* coalesced symbols that are
    [all...]
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 665 /// register allocation hints when a register is "changed" (e.g. coalesced)
667 /// register pairs, if one of pair is coalesced to another register, the
    [all...]
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 671 // - Segments in all three areas are fully ordered and coalesced.
711 // Determine if A and B should be coalesced.
  /external/llvm/test/DebugInfo/X86/
debug-info-blocks.ll 74 @"\01l_objc_msgSend_fixup_alloc" = weak hidden global { i8* (i8*, %struct._message_ref_t*, ...)*, i8* } { i8* (i8*, %struct._message_ref_t*, ...)* @objc_msgSend_fixup, i8* getelementptr inbounds ([6 x i8]* @"\01L_OBJC_METH_VAR_NAME_1", i32 0, i32 0) }, section "__DATA, __objc_msgrefs, coalesced", align 16
76 @"\01l_objc_msgSend_fixup_count" = weak hidden global { i8* (i8*, %struct._message_ref_t*, ...)*, i8* } { i8* (i8*, %struct._message_ref_t*, ...)* @objc_msgSend_fixup, i8* getelementptr inbounds ([6 x i8]* @"\01L_OBJC_METH_VAR_NAME_2", i32 0, i32 0) }, section "__DATA, __objc_msgrefs, coalesced", align 16
    [all...]
  /art/runtime/gc/space/
space_test.h 513 // All memory was released, try a large allocation to check freed memory is being coalesced
  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
incident_reporting_service_unittest.cc 505 // Tests that multiple incidents are coalesced into the same report.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
cloudMessagingV1.html 387 Messages can be coalesced.
  /external/chromium_org/chrome/renderer/
page_load_histograms.cc 149 // Multiple via headers have already been coalesced and hence each value
    [all...]
  /external/chromium_org/components/nacl/browser/
nacl_browser.cc 484 // This task is dispatched immediately, not delayed and coalesced, because
  /external/chromium_org/content/browser/renderer_host/input/
input_router_impl.cc 622 // Send the next (coalesced or synthetic) mouse wheel event.

Completed in 935 milliseconds

1 2 34 5 6 7