Home
last modified time | relevance | path

Searched defs:vectors (Results 1 – 25 of 81) sorted by relevance

1234

/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.copy/
Dranges.copy_n.segmented.pass.cpp46 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
57 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
68 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
77 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.copy.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.copy_backward.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.copy_backward.pass.cpp133 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
142 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
151 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
160 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.copy/
Dranges.copy_n.segmented.pass.cpp46 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
57 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
68 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
77 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.copy.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.copy_backward.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.copy_backward.pass.cpp133 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
142 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
151 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
160 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.move/
Dranges.move.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.move_backward.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.move/
Dranges.move.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
Dranges.move_backward.segmented.pass.cpp54 std::vector<std::vector<int>> vectors = {}; in test_join_view() local
63 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
72 std::vector<std::vector<int>> vectors = {{0, 0, 0, 0}, {0, 0}, {0, 0, 0, 0}, {}}; in test_join_view() local
81 std::vector<std::vector<int>> vectors = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10}, {}}; in test_join_view() local
/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/
Dhandlers.S65 .global vectors symbol
66 vectors: label
/external/eigen/Eigen/src/Householder/
DBlockHouseholder.h51 …householder_triangular_factor(TriangularFactorType& triFactor, const VectorsType& vectors, const C… in make_block_householder_triangular_factor()
86 void apply_block_householder_on_the_left(MatrixType& mat, const VectorsType& vectors, const CoeffsT… in apply_block_householder_on_the_left()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.cc201 const int8_t* __restrict__ vectors, in Avx2MatrixBatchVectorMultiplyAccumulateImpl()
293 const int8_t* __restrict__ vectors, in SseMatrixBatchVectorMultiplyAccumulateImpl()
412 const int8_t* __restrict__ vectors, in SseMatrixBatchVectorMultiplyAccumulate()
423 const int8_t* __restrict__ vectors, in SseMatrixBatchVectorMultiplyAccumulate()
474 const int8_t* __restrict__ vectors, in SseMatrixBatchVectorMultiplyAccumulate()
529 const int8_t* __restrict__ const vectors, const __m128 scaling_factors_fx4, in SseSparseMatrix4VectorsMultiplyAccumulate()
596 const int m_rows, const int m_cols, const int8_t* __restrict__ vectors, in SseSparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.h36 const int8_t* __restrict__ vectors, in MatrixBatchVectorMultiplyAccumulate()
46 const int8_t* __restrict__ vectors, in MatrixBatchVectorMultiplyAccumulate()
57 const int8_t* __restrict__ vectors, const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
99 const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate()
Dsse_tensor_utils.h51 const int8_t* __restrict__ vectors, in MatrixBatchVectorMultiplyAccumulate()
60 const int8_t* __restrict__ vectors, const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
71 const int8_t* __restrict__ vectors, in MatrixBatchVectorMultiplyAccumulate()
112 const int m_rows, const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate()
/external/coreboot/src/drivers/spi/
Dspi-generic.c43 struct spi_op vectors[], size_t count) in spi_xfer_vector_default()
58 struct spi_op vectors[], size_t count) in spi_xfer_vector()
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DHkdfTest.java79 List<TestVector> vectors = TestUtils.readTestVectors("crypto/hkdf.txt"); in testVectors() local
/external/conscrypt/common/src/test/java/org/conscrypt/
DHkdfTest.java75 List<TestVector> vectors = TestUtils.readTestVectors("crypto/hkdf.txt"); in testVectors() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dc_api_conversions.h103 std::array<std::vector<FloatListRef*>, 8> vectors; member
/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/
Dsimd_ctx.h52 uint8_t vectors[32][SIMD_VECTOR_LEN_BYTES]; member
/external/compiler-rt/test/builtins/Unit/
Dcomparesf2_test.c145 static const struct TestVector vectors[] = { variable
Dcomparedf2_test.c145 static const struct TestVector vectors[] = { variable
/external/federated-compute/fcp/client/
Dexample_query_result.proto68 map<string, Values> vectors = 1; field

1234