Searched refs:merges (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOPCIFamily-239.1.2/tools/
H A Dvtstat.c25 ppnum_t merges; member in struct:vtd_space_stats
56 printf("merges 0x%x\n", stats->merges);
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DDOMPatchSupport.cpp307 // 1. First strip everything except for the nodes that retain. Collect pending merges.
308 HashMap<Digest*, Digest*> merges; local
336 merges.set(newList[anchorCandidate].get(), oldList[i].get());
367 merges.set(newList[i].get(), oldHead);
369 merges.set(newList[i].get(), oldBody);
374 for (HashMap<Digest*, Digest*>::iterator it = merges.begin(); it != merges.end(); ++it) {
381 if (newMap[i].first || merges.contains(newList[i].get()))
/macosx-10.10/IOPCIFamily-239.1.2/
H A Dballoc.c103 STAT_ADD(bf, merges, 1);
H A Dvtd.c504 ppnum_t merges; member in struct:vtd_space_stats
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dsql.el1293 "maxvalue" "merges" "minvalue" "mode" "move" "natural" "negator"
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex4099 on algorithm 14.32 of \cite[pp.601]{HAC} except it merges the multiplication of $\mu n \beta^t$ with the addition in the inner loop. The

Completed in 320 milliseconds