/external/skia/src/core/ |
D | SkVertices.cpp | 65 const SkVertices::Sizes& sizes) { in Builder() 70 const SkVertices::Sizes& sizes) { in init() 130 Sizes sizes(vertexCount, indexCount, texs != nullptr, colors != nullptr); in MakeCopy() local 147 Sizes sizes(fVertexCnt, fIndexCnt, this->hasTexCoords(), this->hasColors()); in approximateSize() local 173 Sizes sizes(fVertexCnt, fIndexCnt, this->hasTexCoords(), this->hasColors()); in encode() local 211 Sizes sizes(vertexCount, indexCount, hasTexs, hasColors); in Decode() local
|
/external/skqp/src/core/ |
D | SkVertices.cpp | 65 const SkVertices::Sizes& sizes) { in Builder() 70 const SkVertices::Sizes& sizes) { in init() 130 Sizes sizes(vertexCount, indexCount, texs != nullptr, colors != nullptr); in MakeCopy() local 147 Sizes sizes(fVertexCnt, fIndexCnt, this->hasTexCoords(), this->hasColors()); in approximateSize() local 173 Sizes sizes(fVertexCnt, fIndexCnt, this->hasTexCoords(), this->hasColors()); in encode() local 211 Sizes sizes(vertexCount, indexCount, hasTexs, hasColors); in Decode() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | tracking_allocator_test.cc | 78 std::tuple<size_t, size_t, size_t> sizes = ta->GetSizes(); in TEST() local 127 std::tuple<size_t, size_t, size_t> sizes = ta->GetSizes(); in TEST() local 152 std::tuple<size_t, size_t, size_t> sizes = ta->GetSizes(); in TEST() local 170 std::tuple<size_t, size_t, size_t> sizes = ta->GetSizes(); in TEST() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | reshape_op.h | 37 const Tensor& sizes = context->input(1); in Compute() local 94 Status ValidateSizes(const Tensor& sizes, int64* product, int* unknown_index, in ValidateSizes()
|
D | mkl_reshape_op.cc | 46 const Tensor& sizes = MklGetInput(context, 1); in Compute() local 164 const Tensor& sizes = MklGetInput(context, 1); in Compute() local 322 Status ValidateSizes(const Tensor& sizes, int64* product, int* unknown_index, in ValidateSizes()
|
D | slice_op.h | 40 Eigen::DSizes<int, NDIMS> sizes; in operator() 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/tensorflow/tensorflow/compiler/aot/ |
D | runtime.cc | 64 size_t aligned_buffer_bytes(const intptr_t* sizes, size_t n) { in aligned_buffer_bytes() 74 void* MallocContiguousBuffers(const intptr_t* sizes, size_t n, void** bufs, in MallocContiguousBuffers()
|
/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.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.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.sub/ |
D | gslice_non_const.pass.cpp | 28 typedef std::valarray<std::size_t> sizes; in main() typedef
|
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/ |
D | Size.java | 82 public static List<Size> sizeStringToList(final String sizes) { in sizeStringToList() 96 public static String sizeListToString(final List<Size> sizes) { in sizeListToString()
|
/external/libcxx/test/std/numerics/numarray/template.gslice.array/gslice.array.comp.assign/ |
D | modulo.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 | 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 | subtraction.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
|
D | addition.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
|