Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 25 of 160) sorted by relevance

1234567

/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DPerStageTests.cpp45 PerStage<int> counts; in TEST() local
61 PerStage<int> counts; in TEST() local
77 PerStage<int> counts; in TEST() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DPerStageTests.cpp45 PerStage<int> counts; in TEST() local
61 PerStage<int> counts; in TEST() local
77 PerStage<int> counts; in TEST() local
/third_party/skia/src/sksl/analysis/
DSkSLProgramUsage.cpp45 ProgramUsage::VariableCounts& counts = fUsage->fVariableCounts[&vd.var()]; in visitStatement() local
63 ProgramUsage::VariableCounts& counts = fUsage->fVariableCounts[ref.variable()]; in visitExpression() local
109 const VariableCounts* counts = fVariableCounts.find(&v); in get() local
116 VariableCounts counts = this->get(v); in isDead() local
/third_party/skia/src/sksl/transform/
DSkSLEliminateDeadLocalVariables.cpp37 ProgramUsage::VariableCounts* counts = fUsage->fVariableCounts.find(var); in EliminateDeadLocalVariables() local
60 static bool CanEliminate(const Variable* var, const ProgramUsage::VariableCounts& counts) { in EliminateDeadLocalVariables()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_reader_test.cc53 int counts[] = {1, 2, cap, cap * cap, cap * cap + 1, cap * cap * 2 + 17}; in TEST() local
85 int counts[] = {1, 2, cap, cap * cap, cap * cap + 1, cap * cap * 2 + 17}; in TEST() local
128 int counts[] = {1, 2, cap, cap * cap, cap * cap + 1, cap * cap * 2 + 17}; in TEST() local
240 int counts[] = {1, 2, cap, cap * cap + 1, cap * cap * cap * 2 + 17}; in TEST() local
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sVertexArrayTests.cpp74 int counts[] = {1, 256}; in init() local
143 int counts[] = {1, 256}; in init() local
212 int counts[] = {5, 256}; in init() local
283 int counts[] = {1, 256}; in init() local
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dset_intersection.hpp56 OutputIterator2 counts) in set_range()
153 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_intersection() local
Dset_difference.hpp56 OutputIterator2 counts) in set_range()
165 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_difference() local
Dset_symmetric_difference.hpp57 OutputIterator2 counts) in set_range()
177 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_symmetric_difference() local
Dset_union.hpp56 OutputIterator2 counts) in set_range()
178 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_union() local
/third_party/boost/boost/compute/algorithm/
Dset_union.hpp56 OutputIterator2 counts) in set_range()
178 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_union() local
Dset_symmetric_difference.hpp57 OutputIterator2 counts) in set_range()
177 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_symmetric_difference() local
Dset_intersection.hpp56 OutputIterator2 counts) in set_range()
153 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_intersection() local
Dset_difference.hpp56 OutputIterator2 counts) in set_range()
165 vector<uint_> counts((count1+count2+tile_size-1)/tile_size + 1, queue.get_context()); in set_difference() local
/third_party/boost/libs/compute/example/
Dinline_ptx.cpp62 std::vector<uint_> counts(output.size()); in main() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sVertexArrayTests.cpp76 int counts[] = {1, 256}; in init() local
174 int counts[] = {1, 256}; in init() local
278 int counts[] = {5, 256}; in init() local
382 int counts[] = {1, 256}; in init() local
/third_party/flutter/skia/gm/
Doverdrawcanvas.cpp51 sk_sp<SkImage> counts = offscreen->makeImageSnapshot(); in DEF_SIMPLE_GM_BG() local
/third_party/skia/gm/
Doverdrawcanvas.cpp50 sk_sp<SkImage> counts = offscreen->makeImageSnapshot(); in DEF_SIMPLE_GM_BG() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp251 const GLsizei *counts, in multiDrawArrays()
260 const GLsizei *counts, in multiDrawArraysInstanced()
278 const GLsizei *counts, in multiDrawElements()
288 const GLsizei *counts, in multiDrawElementsInstanced()
310 const GLsizei *counts, in multiDrawArraysInstancedBaseInstance()
321 const GLsizei *counts, in multiDrawElementsInstancedBaseVertexBaseInstance()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fVertexArrayTest.cpp73 int counts[] = {1, 256}; in init() local
142 int counts[] = {1, 256}; in init() local
211 int counts[] = {5, 256}; in init() local
282 int counts[] = {1, 256}; in init() local
350 int counts[] = {1, 256}; in init() local
413 int counts[] = {1, 256}; in init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp290 const GLsizei *counts, in multiDrawArrays()
299 const GLsizei *counts, in multiDrawArraysInstanced()
319 const GLsizei *counts, in multiDrawElements()
329 const GLsizei *counts, in multiDrawElementsInstanced()
353 const GLsizei *counts, in multiDrawArraysInstancedBaseInstance()
365 const GLsizei *counts, in multiDrawElementsInstancedBaseVertexBaseInstance()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
DPeriod.java34 final int[] counts; field in Period
307 Period(int timeLimit, boolean inFuture, int[] counts) { in Period()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DPeriod.java32 final int[] counts; field in Period
305 Period(int timeLimit, boolean inFuture, int[] counts) { in Period()
/third_party/skia/docs/examples/
Dcount_verbs.cpp34 int counts[6]; in draw() local
/third_party/node/deps/npm/node_modules/colors/lib/custom/
Dzalgo.js76 counts = {'up': 0, 'down': 0, 'mid': 0}; variable

1234567