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

1 23 4 5 6 7

  /external/apache-http/src/org/apache/http/impl/io/
ChunkedInputStream.java 106 * <p> Returns all the data in a chunked stream in coalesced form. A chunk
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_history_swiper.h 81 // with the phase NSEventPhaseMoved to be coalesced.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
expanding_braille_translator.js 232 * are found. Note that ranges may be coalesced.
braille_input_handler.js 181 // Allow changes to be coalesced by the input system in an attempt to not
  /external/chromium_org/chrome/browser/ui/cocoa/
history_menu_bridge.h 225 // Requests to re-create the menu are coalesced. |create_in_progress_| is true
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.h 105 // aren't coalesced, so we store frames to avoid redundant calls.
  /external/chromium_org/chrome/renderer/autofill/
autofill_renderer_browsertest.cc 52 // message so updates will get coalesced, but as soon as we spin the message
  /external/chromium_org/gpu/command_buffer/client/
fenced_allocator.cc 169 // case they would be coalesced into one block, true otherwise.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 233 // ranges. System calls with identical ErrorCodes are coalesced into a single
  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertTextCommand.cpp 238 // keep tabs coalesced in tab span
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/
hmm_base.c 256 /* Coalesced block to be freed is last block before dummy
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_inlines.h 186 // after regalloc, the definitions of coalesced values are linked
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_live_variables.cpp 239 * of the coalesced MOV's source value).
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_base.c 256 /* Coalesced block to be freed is last block before dummy
  /external/llvm/lib/MC/
MCSectionMachO.cpp 33 { "coalesced", "S_COALESCED" }, // 0x0B
  /external/llvm/test/CodeGen/Generic/
select.ll 148 ; copy instruction (add-with-0), but this copy should get coalesced
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 84 { "Coalesced" , 0x0B },
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_inlines.h 186 // after regalloc, the definitions of coalesced values are linked
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_live_variables.cpp 239 * of the coalesced MOV's source value).
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_base.c 256 /* Coalesced block to be freed is last block before dummy
  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.cc 193 // coalesce them. The next span of |leftover| was not previously coalesced
247 // achieved by blindly decommitting the entire coalesced region, which may
  /external/elfutils/0.153/libdwfl/
libdwfl.h 140 segment may be coalesced internally with preceding segments. When given
142 preceding contiguous segment. To prevent coalesced segments, always
  /external/elfutils/elfutils/
libdwfl.h 140 segment may be coalesced internally with preceding segments. When given
142 preceding contiguous segment. To prevent coalesced segments, always
  /external/llvm/include/llvm/Support/
MachO.h 182 /// S_COALESCED - Section contains symbols that are to be coalesced.
221 /// S_ATTR_NO_TOC - Section contains coalesced symbols that are not to be
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineView.js 340 if (presentationRecord.coalesced()) {
    [all...]

Completed in 747 milliseconds

1 23 4 5 6 7