Home
last modified time | relevance | path

Searched refs:merges (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DDOMPatchSupport.cpp307 HashMap<Digest*, Digest*> merges; in innerPatchChildren() local
333 merges.set(newList[anchorCandidate].get(), oldList[i].get()); in innerPatchChildren()
364 merges.set(newList[i].get(), oldHead); in innerPatchChildren()
366 merges.set(newList[i].get(), oldBody); in innerPatchChildren()
371 for (HashMap<Digest*, Digest*>::iterator it = merges.begin(); it != merges.end(); ++it) { in innerPatchChildren()
378 if (newMap[i].first || merges.contains(newList[i].get())) in innerPatchChildren()
/external/chromium_org/v8/tools/
Dv8-info.sh126 merges=$(echo $merge | grep -o "r[0-9]\+")
128 echo $rev r$svn $merges
/external/pixman/
DMakefile.am131 …@git log --no-merges "$(PACKAGE)-$(PREV)".."$(PACKAGE)-$(VERSION)" | git shortlog | awk '{ printf …
DMakefile.in971 …@git log --no-merges "$(PACKAGE)-$(PREV)".."$(PACKAGE)-$(VERSION)" | git shortlog | awk '{ printf …
/external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
Dcompile_cs59 This rule merges multiple compile_cs output libraries and maps into one Java
/external/llvm/test/Transforms/LoopUnroll/
D2011-08-09-PhiUpdate.ll12 ; Check that the loop exit merges values from all the iterations. This
Dscevunroll.ll137 ; When loop unroll merges a loop exit with one of its parent loop's
/external/chromium_org/build/
Disolate.gypi77 # Note: When gyp merges lists, it appends them to the old value.
/external/libvorbis/
DCHANGES80 * merges tuning improvements from Aoyumi's aoTuV with fixups
/external/clang/test/Modules/
Dredecl-merge.m80 // FIXME: Typedefs aren't actually merged in the sense of other merges, because
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ra.cpp704 std::list<Instruction *> merges; member in nv50_ir::GCRA
930 merges.push_back(insn); in doCoalesce()
1380 merges.clear(); in cleanup()
1621 for (std::list<Instruction *>::iterator it = merges.begin(); in resolveSplitsAndMerges()
1622 it != merges.end(); in resolveSplitsAndMerges()
1633 merges.clear(); in resolveSplitsAndMerges()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ra.cpp704 std::list<Instruction *> merges; member in nv50_ir::GCRA
930 merges.push_back(insn); in doCoalesce()
1380 merges.clear(); in cleanup()
1621 for (std::list<Instruction *>::iterator it = merges.begin(); in resolveSplitsAndMerges()
1622 it != merges.end(); in resolveSplitsAndMerges()
1633 merges.clear(); in resolveSplitsAndMerges()
/external/kernel-headers/original/linux/
Dgenhd.h95 unsigned long merges[2]; member
/external/chromium_org/sync/protocol/
Dsync_enums.proto119 // This is the successor to GetUpdatesSource. It merges the "normal mode"
/external/ceres-solver/docs/source/
Dcontributing.rst25 no merges.
/external/chromium_org/content/browser/geolocation/
Dwifi_data_provider_corewlan_mac.mm95 // get very slightly lower quality location fixes due to SSID merges).
/external/eigen/bench/btl/
DREADME42 Finally, if bench results already exist (the bench*.dat files) then they merges by keeping the best…
/external/chromium_org/third_party/sqlite/src/test/
Dfts3d.test167 # Test optimize() against a table involving segment merges.
Dfts2q.test207 # Test optimize() against a table involving segment merges.
/external/llvm/docs/
DVectorizers.rst12 The SLP vectorizer merges multiple scalars that are found in the code into
/external/chromium_org/third_party/mesa/src/src/gallium/docs/
Dd3d11ddi.txt167 ! Gallium merges depthstencil and rendertarget views into pipe_surface
/external/mesa3d/src/gallium/docs/
Dd3d11ddi.txt167 ! Gallium merges depthstencil and rendertarget views into pipe_surface
/external/oprofile/events/ppc64/power4/
Devents358 …nters:0 um:zero minimum:1000 name:PM_LSU_LMQ_LHR_MERGE_GRP35 : (Group 35 pm_lsu_lmq) LMQ LHR merges
538 …ers:0 um:zero minimum:1000 name:PM_LSU_LMQ_LHR_MERGE_GRP53 : (Group 53 pm_threshold) LMQ LHR merges
/external/libvpx/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm51 ;# Writing V(x) for vector register #x, paired merges permute address
/external/blktrace/btt/doc/
Dbtt.tex163 are combined via merges into a single IO issued and completed. We

12