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

123456

/external/libsepol/src/
H A Dwrite.c101 unsigned merge, unsigned commit, uint32_t * nel)
115 if (merge) {
117 return POLICYDB_SUCCESS; /* already merged by prior merge */
133 if (merge) {
164 if (merge) {
254 merge similar entries, so we need to track merged nodes
99 avtab_write_item(policydb_t * p, avtab_ptr_t cur, struct policy_file *fp, unsigned merge, unsigned commit, uint32_t * nel) argument
/external/llvm/include/llvm/ADT/
H A Dilist.h619 template<class Pr3> void merge(iplist &right, Pr3 pred) { function in class:llvm::iplist
632 void merge(iplist &right) { return merge(right, op_less); } function in class:llvm::iplist
/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp164 /// merge - Merge equivalence classes.
165 static UserValue *merge(UserValue *L1, UserValue *L2) { function in class:__anon25755::UserValue
438 Leader = UserValue::merge(Leader, UV);
445 Leader = UserValue::merge(Leader, EC);
/external/nist-sip/java/gov/nist/javax/sip/message/
H A DSIPMessage.java327 * @param template -- template to merge with.
330 public void merge(Object template) { method in class:SIPMessage
345 sipHdr.merge(hdr);
/external/skia/src/pathops/
H A DSkOpAngle.cpp645 if (!merge(angle)) {
649 if (!angle->merge(this)) {
766 bool SkOpAngle::merge(SkOpAngle* angle) { function in class:SkOpAngle
/external/stlport/stlport/stl/
H A D_list.h648 void merge(_Self& __x) function in class:list
672 void merge(_Self& __x, function in class:list
H A D_slist.h789 void merge(_Self& __x) { _STLP_PRIV _Slist_merge(*this, __x, less<value_type>()); } function in class:slist
809 void merge(_Self& __x, _StrictWeakOrdering __comp) function in class:slist
H A D_algo.c1044 __result = merge(__first, __first + __step_size,
1052 merge(__first, __first + __step_size,
1123 _STLP_STD::merge(__buffer, __buffer_end, __middle, __last, __first, __comp);
1419 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1, function
1440 _OutputIter merge(_InputIter1 __first1, _InputIter1 __last1, function
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1624 Instruction *merge = *it; local
1625 unsigned int reg = regs.idToBytes(merge->getDef(0));
1626 for (int s = 0; merge->srcExists(s); ++s) {
1627 Value *v = merge->getSrc(s);
1794 Instruction *merge = new_Instruction(func, OP_MERGE, typeOfSize(size)); local
1795 merge->setDef(0, lval);
1797 merge->setSrc(i, insn->getSrc(s));
1806 insn->bb->insertBefore(insn, merge);
1810 constrList.push_back(merge);
[all...]
/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c359 * If [in] has positions, then the merge output contains only documents with
361 * positions, then the merge output contains all documents common to the two
366 * A merge is performed using an integer [iOffset] provided by the caller.
393 * If the merge matches, write [iDocid] to m->pOut; if m->pOut
431 if( readerAtEnd(&m->in) ) return; /* nothing more to merge */
443 /* We don't need to do a poslist merge. */
1071 DocListMerge merge; local
1082 mergeInit(&merge, pIn, iOffset, out);
1088 mergeBlock(&merge, &block);
1206 /* In each merge ste
[all...]
/external/clang/lib/AST/
H A DType.cpp2109 friend CachedProperties merge(CachedProperties L, CachedProperties R) { function in class:__anon17754::CachedProperties
2220 return merge(Cache::get(MPT->getClass()),
2236 result = merge(result, Cache::get(ai));
2304 LV.merge(computeLinkageInfo(MPT->getPointeeType()));
2320 LV.merge(computeLinkageInfo(ai));
/external/iptables/libxtables/
H A Dxtables.c108 struct option *merge, *mp; local
125 merge = malloc(sizeof(*mp) * (num_oold + num_old + num_new + 1));
126 if (merge == NULL)
130 memcpy(merge, orig_opts, sizeof(*mp) * num_oold);
131 mp = merge + num_oold;
148 return merge;
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1624 Instruction *merge = *it; local
1625 unsigned int reg = regs.idToBytes(merge->getDef(0));
1626 for (int s = 0; merge->srcExists(s); ++s) {
1627 Value *v = merge->getSrc(s);
1794 Instruction *merge = new_Instruction(func, OP_MERGE, typeOfSize(size)); local
1795 merge->setDef(0, lval);
1797 merge->setSrc(i, insn->getSrc(s));
1806 insn->bb->insertBefore(insn, merge);
1810 constrList.push_back(merge);
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.cpp2601 // ThreadHeap object will be deallocated after the merge.
2617 void ThreadHeap<Header>::merge(BaseHeap* splitOffBase) function in class:ThreadHeap
2621 // this round and we don't have to merge. There are no pages and
/external/chromium_org/third_party/skia/src/core/
H A DSkAAClip.cpp1046 // merge or omit them if possible.
1938 static void merge(const uint8_t* SK_RESTRICT row, int rowN, function
1991 merge(row, initialCount, aa, runs, fAA, fRuns, fAAClipBounds.width());
/external/libpcap/
H A Dgencode.c220 static void merge(struct block *, struct block *);
556 merge(b0, b1) function
617 merge(b1, b0);
629 merge(b1, b0);
/external/qemu/
H A Dblock.c9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2096 * Takes a bunch of requests and tries to merge them. Returns the number of
2111 int merge = 0; local
2117 merge = 1;
2124 if (!merge && bs->drv->bdrv_merge_requests) {
2125 merge = bs->drv->bdrv_merge_requests(bs, &reqs[outidx], &reqs[i]);
2129 merge = 0;
2132 if (merge) {
2180 * The implementation may modify the contents of the reqs array, e.g. to merge
/external/skia/src/core/
H A DSkAAClip.cpp978 // merge or omit them if possible.
1870 static void merge(const uint8_t* SK_RESTRICT row, int rowN, function
1923 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/CodeGen/
H A DTargetInfo.cpp1203 /// merge - Implement the X86_64 ABI merging algorithm.
1209 /// always be either NoClass or the result of a previous merge
1212 static Class merge(Class Accum, Class Field);
1499 X86_64ABIInfo::Class X86_64ABIInfo::merge(Class Accum, Class Field) { function in class:X86_64ABIInfo
1524 "Invalid accumulated classification during merge.");
1690 // Otherwise implement simplified merge. We could be smarter about
1705 Lo = merge(Lo, FieldLo);
1706 Hi = merge(Hi, FieldHi);
1758 Lo = merge(Lo, FieldLo);
1759 Hi = merge(H
[all...]
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp45 // If we have a multi-part string, merge it all together.
2820 ACCResult merge(ACCResult left, ACCResult right) { function in namespace:__anon18056
2906 return merge(left, Visit(e->getFalseExpr()));
/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 ...
/external/elfutils/0.153/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 ...
/external/chromium_org/third_party/d3/src/
H A Dd3.js192 d3.merge = function(arrays) {
3234 segments = d3.merge(segments);
3609 segments = d3.merge(segments);
6439 return d3.merge(nodes.map(function(parent) {

Completed in 9034 milliseconds

123456