Home
last modified time | relevance | path

Searched refs:Distribution (Results 1 – 25 of 172) sorted by relevance

1234567

/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp47 typedef BlockFrequencyInfoImplBase::Distribution Distribution; typedef
48 typedef BlockFrequencyInfoImplBase::Distribution::WeightList WeightList;
76 DitheringDistributer(Distribution &Dist, const BlockMass &Mass);
83 DitheringDistributer::DitheringDistributer(Distribution &Dist, in DitheringDistributer()
101 void Distribution::add(const BlockNode &Node, uint64_t Amount, in add()
187 void Distribution::normalize() { in normalize()
260 bool BlockFrequencyInfoImplBase::addToDist(Distribution &Dist, in addToDist()
323 const LoopData *OuterLoop, LoopData &Loop, Distribution &Dist) { in addLoopSuccessorsToDist()
380 Distribution &Dist) { in distributeMass()
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
DDiscreteDistribution.java25 public interface DiscreteDistribution extends Distribution {
DContinuousDistribution.java33 public interface ContinuousDistribution extends Distribution {
DDistribution.java26 public interface Distribution { interface
DAbstractDistribution.java31 implements Distribution, Serializable {
/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h337 struct Distribution {
343 Distribution() : Total(0), DidOverflow(false) {}
385 Distribution &Dist);
394 bool addToDist(Distribution &Dist, const LoopData *OuterLoop,
429 Distribution &Dist);
1135 Distribution Dist;
/external/libcxxabi/
D.gitignore8 # Distribution / packaging
/external/libcxx/
D.gitignore8 # Distribution / packaging
/external/libxml2/result/
Drdf1.rdr32 2 1 RPM:Distribution 0 0
34 2 15 RPM:Distribution 0 0
Drdf1.rde32 2 1 RPM:Distribution 0 0
34 2 15 RPM:Distribution 0 0
Drdf1.sax34 SAX.startElement(RPM:Distribution)
36 SAX.endElement(RPM:Distribution)
Drdf2.sax34 SAX.startElement(RPM:Distribution)
36 SAX.endElement(RPM:Distribution)
Drdf2.sax234 SAX.startElementNs(Distribution, RPM, 'http://www.rpm.org/', 0, 0, 0)
36 SAX.endElementNs(Distribution, RPM, 'http://www.rpm.org/')
Drdf1.sax234 SAX.startElementNs(Distribution, RPM, 'http://www.rpm.org/', 0, 0, 0)
36 SAX.endElementNs(Distribution, RPM, 'http://www.rpm.org/')
/external/clang/lib/Index/
DCommentToXML.cpp1026 StringRef Distribution; in visitFullComment() local
1028 Distribution = AvailabilityAttr::getPrettyPlatformName( in visitFullComment()
1030 if (Distribution.empty()) in visitFullComment()
1031 Distribution = AA->getPlatform()->getName(); in visitFullComment()
1033 Result << " distribution=\"" << Distribution << "\">"; in visitFullComment()
/external/cmockery/cmockery_0_1_2/packages/rpm/
Drpm.spec20 Distribution: Redhat 7 and above.
/external/lz4/
DMakefile120 @echo Distribution $(DISTRIBNAME) built
/external/v8/tools/
Drun-deopt-fuzzer.py140 def Distribution(options): function
344 dist = Distribution(options)
/external/squashfs-tools/
DACKNOWLEDGEMENTS107 Arkadiusz Patyk (Polish Linux Distribution - PLD) reported a problem where 32K
147 Arkadiusz Patyk from the Polish Linux Distribution reported that Squashfs
/external/clang/
DNOTICE52 applies to all code in the LLVM Distribution, and nothing in any of the
DLICENSE.TXT52 applies to all code in the LLVM Distribution, and nothing in any of the
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dmpl-v11.txt22 1.4. "Electronic Distribution Mechanism" means a mechanism generally
143 3. Distribution Obligations.
162 Electronic Distribution Mechanism to anyone to whom you made an
164 Distribution Mechanism, must remain available for at least twelve (12)
169 Electronic Distribution Mechanism is maintained by a third party.
230 3.6. Distribution of Executable Versions.
/external/llvm/
DLICENSE.TXT54 applies to all code in the LLVM Distribution, and nothing in any of the
DNOTICE54 applies to all code in the LLVM Distribution, and nothing in any of the
/external/icu/icu4c/source/test/perf/
DREADME57 a) Statistics/Distribution.pm

1234567