| /external/skia/src/core/ |
| D | SkVertices.cpp | 62 const SkVertices::Sizes& sizes) { in Builder() 67 const SkVertices::Sizes& sizes) { in init() 127 Sizes sizes(vertexCount, indexCount, texs != nullptr, colors != nullptr); in MakeCopy() local 144 Sizes sizes(fVertexCnt, fIndexCnt, this->hasTexCoords(), this->hasColors()); in approximateSize() local 170 Sizes sizes(fVertexCnt, fIndexCnt, this->hasTexCoords(), this->hasColors()); in encode() local 204 Sizes sizes(vertexCount, indexCount, hasTexs, hasColors); in Decode() local
|
| /external/autotest/client/site_tests/hardware_MemoryThroughput/ |
| D | hardware_MemoryThroughput.py | 23 def _run_benchmarks(self, test, warmup, num_iterations, parallel, sizes): argument 72 parallel=1, sizes= [ 4096, 192 * 1024, 32 * 1024 * 1024 ]): argument
|
| /external/eigen/bench/tensors/ |
| D | tensor_benchmarks.h | 48 Eigen::array<TensorIndex, 2> sizes; in typeCasting() local 69 Eigen::array<TensorIndex, 2> sizes; in random() local 84 Eigen::array<TensorIndex, 2> sizes; in slicing() local 258 Eigen::array<TensorIndex, 2> sizes; in coeffWiseOp() local 276 Eigen::array<TensorIndex, 2> sizes; in algebraicFunc() local 294 Eigen::array<TensorIndex, 2> sizes; in transcendentalFunc() local
|
| /external/ltp/testcases/kernel/syscalls/getrandom/ |
| D | getrandom03.c | 39 static unsigned int sizes[] = { variable
|
| /external/pdfium/third_party/libtiff/ |
| D | tif_flush.c | 50 uint64 *offsets=NULL, *sizes=NULL; in TIFFFlush() local
|
| /external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.fill/ |
| D | assign_value.pass.cpp | 28 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| /external/libcxx/test/std/numerics/numarray/template.valarray/valarray.sub/ |
| D | gslice_non_const.pass.cpp | 28 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | gslice_const.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| /external/libcxx/test/std/numerics/numarray/template.valarray/valarray.cons/ |
| D | gslice_array.pass.cpp | 28 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| /external/libcxx/test/std/numerics/numarray/template.valarray/valarray.assign/ |
| D | gslice_array_assign.pass.cpp | 28 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| /external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.comp.assign/ |
| D | multiply.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | xor.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | shift_left.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | shift_right.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | divide.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | and.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | addition.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | subtraction.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | modulo.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | or.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| /external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.assign/ |
| D | valarray.pass.cpp | 31 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| D | gslice_array.pass.cpp | 33 typedef std::valarray<std::size_t> sizes; in main() typedef
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_ir_allocator.h | 68 unsigned *sizes; variable
|
| /external/libdrm/radeon/ |
| D | radeon_cs_space.c | 45 static inline int radeon_cs_setup_bo(struct radeon_cs_space_check *sc, struct rad_sizes *sizes) in radeon_cs_setup_bo() 117 struct rad_sizes sizes; in radeon_cs_do_space_check() local
|
| /external/skia/tests/ |
| D | YUVTest.cpp | 79 SkISize sizes[3]; in DEF_TEST() local
|