Searched defs:merge (Results 1 - 25 of 216) sorted by relevance

123456789

/external/fonttools/Tools/
H A Dpyftmerge4 from fontTools import merge namespace
6 merge.main(sys.argv[1:])
/external/clang/utils/perf-training/
H A Dperf-helper.py30 def merge(args): function
34 cmd = [args[0], 'merge', '-o', args[1]]
39 commands = {'clean' : clean, 'merge' : merge}
/external/emma/core/java12/com/vladium/emma/data/
H A DIMergeable.java27 IMergeable merge (IMergeable data); method in interface:IMergeable
H A DCoverageData.java89 public IMergeable merge (final IMergeable rhs) method in class:CoverageData
114 else // merge two runtime profiles
131 // [nothing to merge]
/external/emma/core/java12/com/vladium/emma/rt/
H A DRTCoverageDataPersister.java38 final File outFile, final boolean merge)
54 DataFactory.persist (cdataView, outFile, merge);
61 log.info ("runtime coverage data " + (merge ? "merged into" : "written to") + " [" + outFile.getAbsolutePath () + "] {in " + (end - start) + " ms}");
37 dumpCoverageData(final ICoverageData cdata, final boolean useSnapshot, final File outFile, final boolean merge) argument
H A DRTExitHook.java105 RTExitHook (final Class RT, final ICoverageData cdata, final File outFile, final boolean merge) argument
111 m_merge = merge;
H A DRT.java145 * @param merge
148 public static synchronized void dumpCoverageData (File outFile, final boolean merge, final boolean stopDataCollection) argument
156 RTCoverageDataPersister.dumpCoverageData (cdata, ! stopDataCollection, outFile, merge);
/external/jacoco/org.jacoco.agent.rt/src/com/vladium/emma/rt/
H A DRT.java38 * @param merge
48 final boolean merge, final boolean stopDataCollection)
50 final OutputStream out = new FileOutputStream(outFile, merge);
47 dumpCoverageData(final File outFile, final boolean merge, final boolean stopDataCollection) argument
/external/opencv3/modules/cudaarithm/src/
H A Dcore.cpp50 void cv::cuda::merge(const GpuMat*, size_t, OutputArray, Stream&) { throw_no_cuda(); } function in class:cv::cuda
51 void cv::cuda::merge(const std::vector<GpuMat>&, OutputArray, Stream&) { throw_no_cuda(); } function in class:cv::cuda
/external/v8/src/compiler/
H A Dnode-matchers.cc31 DiamondMatcher::DiamondMatcher(Node* merge) argument
32 : NodeMatcher(merge),
36 if (merge->InputCount() != 2) return;
37 if (merge->opcode() != IrOpcode::kMerge) return;
38 Node* input0 = merge->InputAt(0);
40 Node* input1 = merge->InputAt(1);
/external/dexmaker/src/dx/java/com/android/dx/util/
H A DIntSet.java50 * @param other {@code non-null;} other set to merge with.
52 void merge(IntSet other); method in interface:IntSet
H A DListIntSet.java61 public void merge(IntSet other) { method in class:ListIntSet
H A DBitIntSet.java71 public void merge(IntSet other) { method in class:BitIntSet
/external/fio/lib/
H A Dflist_sort.c10 * to chaining of merge() calls: null-terminated, no reserved or
13 static struct flist_head *merge(void *priv, function
36 * Combine final list merge with restoration of standard doubly-linked
37 * list structure. This approach duplicates code from merge(), but
88 * This function implements "merge sort", which has O(nlog(n))
120 cur = merge(priv, cmp, part[lev], cur);
137 list = merge(priv, cmp, part[lev], list);
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DCollationKey.java376 * CollationKeys will be merged. This API does not attempt to merge the
403 * @param source CollationKey to merge with
411 public CollationKey merge(CollationKey source) method in class:CollationKey
/external/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h56 chunk_merge_t *merge; member in struct:__anon7728
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
H A DSubroutine.java74 public boolean merge(final Subroutine subroutine) throws AnalyzerException { method in class:Subroutine
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
H A DSettingsTest.java155 @Test public void merge() { method in class:SettingsTest
166 a.merge(b);
/external/emma/core/java12/com/vladium/util/
H A DStrings.java86 public static String [] merge (final String [] strings, final String delimiters, final boolean removeNull) method in class:Strings
130 return merge (strings, delimiters, true);
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
H A DExecutionData.java114 * execution data to merge
116 public void merge(final ExecutionData other) { method in class:ExecutionData
117 merge(other, true);
139 * execution data to merge
141 * merge mode
143 public void merge(final ExecutionData other, final boolean flag) { method in class:ExecutionData
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DLazyFieldLite.java102 public void merge(LazyFieldLite value) { method in class:LazyFieldLite
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
H A Dparametergroup.py6 # without limitation the rights to use, copy, modify, merge, publish, dis-
126 def merge(self, d, i): member in class:Parameter
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DCollationKey.java472 * but merge(getSortKey(str1), getSortKey(str2)) may differ from getSortKey(str1 + '\uFFFE' + str2).
478 * <p>It is possible to merge multiple sort keys by consecutively merging
482 * This API does not attempt to merge the
492 * @param source CollationKey to merge with
499 public CollationKey merge(CollationKey source) method in class:CollationKey
511 // merge the sort keys with the same number of levels
522 // add a 02 merge separator
584 * Collation key merge seperator
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/texturepacker/
H A DTexturePackerFileProcessor.java92 merge(settings, settingsFile);
100 private void merge (Settings settings, File settingsFile) { method in class:TexturePackerFileProcessor
116 merge(rootSettings, settingsFile);
/external/libopus/src/
H A Drepacketizer_demo.c67 int merge = 1, split=0; local
76 if (strcmp(argv[i], "-merge")==0)
78 merge = atoi(argv[i+1]);
79 if(merge<1)
81 fprintf(stderr, "-merge parameter must be at least 1.\n");
84 if(merge>48)
86 fprintf(stderr, "-merge parameter must be less than 48.\n");
117 int nb_packets=merge;

Completed in 949 milliseconds

123456789