/external/deqp/modules/glshared/ |
D | glsDrawTest.cpp | 260 bool ranged; member 2420 const bool ranged = methodInfo.ranged; in getName() local 2470 if (ranged) in getName() 2848 const bool ranged = methodInfo.ranged; in hash() local 2855 const int indexRangeHash = (!ranged) ? (0) : (indexMin + 10 * indexMax); in hash() 2876 if (methodInfo.ranged) in valid() 3181 const bool ranged = methodInfo.ranged; in iterate() local 3186 const int indexMin = (ranged) ? (spec.indexMin) : (0); in iterate() 3192 …const int indexMax = de::max(0, (ranged) ? (de::clamp<int>(spec.indexMax, 0, maxElementIndex)… in iterate() 3229 …const size_t referencedElementCount = (ranged) ? (de::max<size_t>(evaluatedElementCount, spec.i… in iterate()
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 2974 char *ranged = NULL; in level_string_to_cil() local 2989 ranged = strchr(token, '.'); in level_string_to_cil() 2990 if (ranged == NULL) { in level_string_to_cil() 2993 *ranged = '\0'; in level_string_to_cil() 2994 cil_printf("(range %s %s) ", token, ranged + 1); in level_string_to_cil() 3012 char *ranged = NULL; in level_range_string_to_cil() local 3016 ranged = strchr(levelrangestr, '-'); in level_range_string_to_cil() 3017 if (ranged == NULL) { in level_range_string_to_cil() 3020 *ranged = '\0'; in level_range_string_to_cil() 3022 high = ranged + 1; in level_range_string_to_cil()
|
/external/libcxx/utils/google-benchmark/ |
D | README.md | 297 In C++11 mode, a ranged-based for loop should be used in preference to 309 The reason the ranged-for loop is faster than using `KeepRunning`, is 311 ever iteration, whereas the ranged-for variant is able to keep the iteration count 314 For example, an empty inner loop of using the ranged-based for method looks like: 348 Unless C++03 compatibility is required, the ranged-for variant of writing 799 `KeepRunning()` are skipped. For the ranged-for version of the benchmark loop
|
/external/llvm-project/llvm/utils/benchmark/ |
D | README.md | 285 In C++11 mode, a ranged-based for loop should be used in preference to 297 The reason the ranged-for loop is faster than using `KeepRunning`, is 299 ever iteration, whereas the ranged-for variant is able to keep the iteration count 302 For example, an empty inner loop of using the ranged-based for method looks like: 336 Unless C++03 compatibility is required, the ranged-for variant of writing 761 `KeepRunning()` are skipped. For the ranged-for version of the benchmark loop
|
/external/llvm-project/libcxx/utils/google-benchmark/ |
D | README.md | 297 In C++11 mode, a ranged-based for loop should be used in preference to 309 The reason the ranged-for loop is faster than using `KeepRunning`, is 311 ever iteration, whereas the ranged-for variant is able to keep the iteration count 314 For example, an empty inner loop of using the ranged-based for method looks like: 348 Unless C++03 compatibility is required, the ranged-for variant of writing 799 `KeepRunning()` are skipped. For the ranged-for version of the benchmark loop
|
/external/bcc/tools/ |
D | tcptop_example.txt | 44 second. The CPU overhead at these rates ranged from 0.5% to 2.0% of one CPU.
|
/external/google-benchmark/ |
D | README.md | 1205 `KeepRunning()` are skipped. For the ranged-for version of the benchmark loop 1253 In C++11 mode, a ranged-based for loop should be used in preference to 1265 The reason the ranged-for loop is faster than using `KeepRunning`, is 1267 ever iteration, whereas the ranged-for variant is able to keep the iteration count 1270 For example, an empty inner loop of using the ranged-based for method looks like: 1304 Unless C++03 compatibility is required, the ranged-for variant of writing
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 174 const bool ranged = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); in init() local 175 …const TestIterationType testType = (instanced) ? (TYPE_INSTANCE_COUNT) : ((ranged) ? (TYPE_INDEX… in init()
|
/external/rust/crates/plotters/ |
D | CHANGELOG.md | 27 - Removing the requirement for `Debug` trait for chart coordinate, allows ranged coordinate define …
|
/external/clang/test/ |
D | cxx-sections.data | 161 6.5.4 [stmt.ranged]
|
/external/llvm-project/clang/test/ |
D | cxx-sections.data | 161 6.5.4 [stmt.ranged]
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 1396 By false presumptuous hope, the ranged Powers 4667 By thousands and by millions, ranged for fight, 5963 In common, ranged in figure, wedge their way, 9773 Single or in array of battle ranged
|
D | asyoulik.txt | 830 Else had she with her father ranged along.
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 15845 ranged
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|
D | ospd.txt.gz |
|
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | the-picture-of-dorian-gray.txt | 1756 parrot-tulips were ranged on the mantelshelf, and through the small 7037 faced them, were ranged round the walls. Greasy reflectors of ribbed
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/ |
D | the-picture-of-dorian-gray.txt | 1756 parrot-tulips were ranged on the mantelshelf, and through the small 7037 faced them, were ranged round the walls. Greasy reflectors of ribbed
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/python/cpython2/Misc/ |
D | HISTORY | 3074 overallocation ranged between 3% and 25%. Now, it is a constant 12%.
|
/external/one-true-awk/testdir/ |
D | funstack.in | 15028 …Runge-Kutta implementation, computation time required by this method has ranged from comparable fo…
|
/external/python/cpython3/Misc/ |
D | HISTORY | 20458 overallocation ranged between 3% and 25%. Now, it is a constant 12%.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 19462 $x{ranged → rendʒd ; # rændʒd
|