Searched refs:facts (Results 1 – 15 of 15) sorted by relevance
/external/autotest/client/site_tests/hardware_PerfCounterVerification/ |
D | perf_verification.py | 32 facts = [] 59 facts.append(f) 61 return facts 78 facts = GatherPerfStats('src/noploop', ','.join(events), 83 a = stats_utils.FactsToNumpyArray(facts, dt)
|
D | stats_utils.py | 37 def FactsToNumpyArray(facts, dtype): argument 47 a = numpy.zeros(len(facts), dtype=dtype) 48 for i, f in enumerate(facts):
|
D | perf_lbr_verification.py | 211 facts = [] 240 facts.append(fact) 242 return facts 264 facts = GatherPerfBranchSamples('src/noploop', branch, 269 a = stats_utils.FactsToNumpyArray(facts, dt) 272 for f in facts:
|
D | hardware_PerfCounterVerification.py | 63 self.facts = perf_verification.GatherPerfStats( 68 self.facts = perf_lbr_verification.GatherPerfBranchSamples( 82 arr = stats_utils.FactsToNumpyArray(self.facts, dt) 97 for x in self.facts]
|
/external/autotest/client/site_tests/hardware_TLBMissCost/ |
D | perf_measurement.py | 20 facts = [] 46 facts.append(f) 47 return facts
|
D | hardware_TLBMissCost.py | 53 self.facts = perf_measurement.GatherPerfStats(program, 60 for x in self.facts] 64 for x in self.facts]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | FastMath.java | 989 final double facts[] = new double[2]; in slowexp() local 1000 splitReciprocal(as, facts); in slowexp() 1002 splitAdd(ys, facts, as); in slowexp() 1768 final double facts[] = new double[2]; in slowSin() local 1782 splitReciprocal(as, facts); in slowSin() 1785 facts[0] = -facts[0]; in slowSin() 1786 facts[1] = -facts[1]; in slowSin() 1789 splitAdd(ys, facts, as); in slowSin() 1811 final double facts[] = new double[2]; in slowCos() local 1825 splitReciprocal(as, facts); in slowCos() [all …]
|
/external/llvm/docs/Frontend/ |
D | PerformanceTips.rst | 210 generally hard for an optimizer so providing these facts from the frontend 225 otherwise-non-deducible pointer aliasing facts
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/ |
D | words.txt | 895 facts
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 895 facts
|
/external/llvm/docs/ |
D | GetElementPtr.rst | 154 reveals the need. Becoming aware of the following facts will dispel the
|
D | AliasAnalysis.rst | 534 important facts:
|
D | LangRef.rst | 5627 after a no-return function cannot be reached, and other facts. 12014 that the optimizer can otherwise deduce or facts that are of little use to the
|
/external/libjpeg-turbo/ |
D | libjpeg.txt | 2913 This section covers some key facts about the JPEG library's built-in memory
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 967 擺事實講道理 < present\-the\-facts\-and\-reason\-things\-out; 21541 擺事實講道理 > present\-the\-facts\-and\-reason\-things\-out;
|