Searched refs:repetition (Results 1 – 22 of 22) sorted by relevance
/external/eigen/bench/ |
D | benchmark-blocking-sizes.cpp | 571 for (int repetition = 0; repetition < measurement_repetitions; repetition++) { in run() local 602 for (int repetition = 0; repetition < measurement_repetitions; repetition++) { in run() local
|
/external/ltp/testcases/network/stress/ |
D | README | 115 NS_TIMES (for the repetition test) 181 o NS_TIMES (for the repetition test) 182 The number of repetition times for the repetition tests.
|
/external/llvm/test/CodeGen/ARM/ |
D | debug-info-sreg2.ll | 6 ; Just making sure the first part of the location isn't a repetition
|
/external/llvm/lib/Target/Mips/ |
D | MSA.txt | 5 optimisation, reduce the size of the ISel matcher, and reduce repetition in
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOptimizationTests.cpp | 321 …const string repetition = optimized ? repeatIndexedTemplate("\t" + expressionTemplate(m_caseType) … in generateProgramData() local 324 …aderType, "\t" + getShaderPrecision(m_caseShaderType) + " vec4 valueOrig = value;\n" + repetition); in generateProgramData()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOptimizationTests.cpp | 324 …const string repetition = optimized ? repeatIndexedTemplate("\t" + expressionTemplate(m_caseType) … in generateProgramData() local 327 …aderType, "\t" + getShaderPrecision(m_caseShaderType) + " vec4 valueOrig = value;\n" + repetition); in generateProgramData()
|
/external/pcre/dist2/ |
D | ChangeLog | 171 43. Detect integer overflow in pcre2test pattern and data repetition counts. 318 38. A bug which was introduced by the single character repetition optimization 734 43. Single character repetition in JIT has been improved. 20-30% speedup 798 repetition and could match an empty string, a segfault was likely. The pattern 913 strings matched by the repetition are not all the same length.
|
D | HACKING | 460 A subpattern with an indefinite maximum repetition is replicated in the 465 A subpattern with a bounded maximum repetition is replicated in a nested 485 repetition is zero, the group is preceded by OP_BRAPOSZERO.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-port.cc.orig | 315 // or \c otherwise. repeat is the repetition meta character (?, *, 368 // repetition. We match the first atom of regex with the first
|
/external/llvm/lib/Support/ |
D | regengine.inc | 183 /* this loop does only one repetition except for backrefs */
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regengine.inc | 183 /* this loop does only one repetition except for backrefs */
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 4161 (d) If PCRE2_UNGREEDY is set, the greediness of the repetition quanti- 4632 recursion to handle subpatterns and indefinite repetition. This means 4716 resented as a tree structure. An unlimited repetition in the pattern 4734 left) in the subject string as well. The order in which repetition 4742 on the way the greedy and ungreedy repetition quantifiers are specified 4800 ungreedy nature of repetition quantifiers is not relevant (though it 5064 there is no difference between greedy and ungreedy repetition, their 6864 The general repetition quantifier specifies a minimum and maximum num- 6917 be useful, such patterns are now accepted, but if any repetition of the 7015 repetition, failure of what follows normally causes the repeated item [all …]
|
D | pcre2test.txt | 633 repetition feature, similar to the one described for subject lines
|
/external/flatbuffers/docs/source/ |
D | Tutorial.md | 1001 Here is a repetition these lines, to help highlight them more clearly:
|
/external/googletest/googletest/docs/ |
D | V1_5_AdvancedGuide.md | 565 grouping (`"(xy)"`), brackets (`"[xy]"`), and repetition count
|
D | AdvancedGuide.md | 640 grouping (`"(xy)"`), brackets (`"[xy]"`), and repetition count
|
D | V1_6_AdvancedGuide.md | 638 grouping (`"(xy)"`), brackets (`"[xy]"`), and repetition count
|
D | V1_7_AdvancedGuide.md | 638 grouping (`"(xy)"`), brackets (`"[xy]"`), and repetition count
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 177 abstractions to reduce the amount of repetition.
|
/external/openssh/ |
D | ChangeLog | 1057 typo: accidental repetition; bz#2386
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/v8/ |
D | ChangeLog | 21322 minimum repetition count is inside another quantifier.
|