Searched defs:merge (Results 76 - 100 of 110) sorted by relevance

12345

/external/chromium_org/third_party/skia/src/core/
H A DSkAAClip.cpp976 // merge or omit them if possible.
1879 static void merge(const uint8_t* SK_RESTRICT row, int rowN, function
1932 merge(row, initialCount, aa, runs, fAA, fRuns, fAAClipBounds.width());
/external/qemu/
H A Dblock.c9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2094 * Takes a bunch of requests and tries to merge them. Returns the number of
2109 int merge = 0; local
2115 merge = 1;
2122 if (!merge && bs->drv->bdrv_merge_requests) {
2123 merge = bs->drv->bdrv_merge_requests(bs, &reqs[outidx], &reqs[i]);
2127 merge = 0;
2130 if (merge) {
2178 * The implementation may modify the contents of the reqs array, e.g. to merge
/external/skia/src/core/
H A DSkAAClip.cpp976 // merge or omit them if possible.
1879 static void merge(const uint8_t* SK_RESTRICT row, int rowN, function
1932 merge(row, initialCount, aa, runs, fAA, fRuns, fAAClipBounds.width());
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js207 function $merge(){
297 var Browser = $merge({
1280 this.options = $merge.run([this.options].extend(arguments));
3008 new Cookie(this.key, $merge(this.options, {duration: -1})).write('');
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp45 // If we have a multi-part string, merge it all together.
2722 ACCResult merge(ACCResult left, ACCResult right) { function in namespace:__anon15391
2808 return merge(left, Visit(e->getFalseExpr()));
H A DSemaChecking.cpp4362 /// Returns the supremum of two ranges: i.e. their conservative merge.
4368 /// Returns the infinum of two ranges: i.e. their aggressive merge.
4473 // Otherwise, conservatively merge.
5586 void merge(Seq S) { function in class:__anon15349::SequenceChecker::SequenceTree
5842 Tree.merge(LHS);
5843 Tree.merge(RHS);
6004 Tree.merge(Elts[I]);
6025 Tree.merge(Elts[I]);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/elfutils/src/
H A Dld.h185 /* List of symbols in this section (set only for merge-able sections
250 /* True if any of the sections is merge-able. */
474 } merge; member in struct:symbol
479 /* Pointer to next symbol of the same section (only set for merge-able
725 section is merge-able. */
/external/emma/lib/
H A Demma_ant.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ...
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c1546 ** A generic merge-sort program.
1588 static char *merge( function
1656 ep = merge(ep,set[i],cmp,offset);
1662 for(i=0; i<LISTSIZE; i++) if( set[i] ) ep = merge(set[i],ep,cmp,offset);
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 877 milliseconds

12345