/third_party/vk-gl-cts/modules/glshared/ |
D | glsDrawTest.cpp | 261 bool ranged; member 2440 const bool ranged = methodInfo.ranged; in getName() local 2490 if (ranged) in getName() 2868 const bool ranged = methodInfo.ranged; in hash() local 2875 const int indexRangeHash = (!ranged) ? (0) : (indexMin + 10 * indexMax); in hash() 2896 if (methodInfo.ranged) in valid() 3201 const bool ranged = methodInfo.ranged; in iterate() local 3206 const int indexMin = (ranged) ? (spec.indexMin) : (0); in iterate() 3212 …const int indexMax = de::max(0, (ranged) ? (de::clamp<int>(spec.indexMax, 0, maxElementIndex)… in iterate() 3249 …const size_t referencedElementCount = (ranged) ? (de::max<size_t>(evaluatedElementCount, spec.i… in iterate()
|
/third_party/selinux/libsepol/src/ |
D | module_to_cil.c | 3021 char *ranged = NULL; in level_string_to_cil() local 3036 ranged = strchr(token, '.'); in level_string_to_cil() 3037 if (ranged == NULL) { in level_string_to_cil() 3040 *ranged = '\0'; in level_string_to_cil() 3041 cil_printf("(range %s %s) ", token, ranged + 1); in level_string_to_cil() 3059 char *ranged = NULL; in level_range_string_to_cil() local 3063 ranged = strchr(levelrangestr, '-'); in level_range_string_to_cil() 3064 if (ranged == NULL) { in level_range_string_to_cil() 3067 *ranged = '\0'; in level_range_string_to_cil() 3069 high = ranged + 1; in level_range_string_to_cil()
|
/third_party/benchmark/docs/ |
D | user_guide.md | 1082 `KeepRunning()` are skipped. For the ranged-for version of the benchmark loop 1130 In C++11 mode, a ranged-based for loop should be used in preference to 1142 The reason the ranged-for loop is faster than using `KeepRunning`, is 1144 ever iteration, whereas the ranged-for variant is able to keep the iteration count 1147 For example, an empty inner loop of using the ranged-based for method looks like: 1181 Unless C++03 compatibility is required, the ranged-for variant of writing
|
/third_party/vk-gl-cts/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()
|
/third_party/node/deps/npm/node_modules/safer-buffer/ |
D | Porting-Buffer.md | 200 ranged from undefined behaviour of your code to sensitive data (user input, passwords, certs)
|
/third_party/skia/third_party/externals/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.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 2754 APIs (e.g., multi-draw array calls, instancing, ranged element arrays);
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 2764 APIs (e.g., multi-draw array calls, instancing, ranged element arrays);
|
/third_party/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
|
/third_party/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
|
/third_party/python/Misc/ |
D | HISTORY | 20458 overallocation ranged between 3% and 25%. Now, it is a constant 12%.
|
/third_party/libabigail/ |
D | ChangeLog | 2786 (write_referenced_types): Use the more compact ranged-base for
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 14056 Down the edge of his FREEMAN baton ranged Bloom's, your other eye,
|
D | 2drvb10.txt | 53976 horsemen ranged in convenient places,
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 60198 RPDF's noise ranged: 60200 while TPDF's noise ranged:
|